comparison DOCS/tech/nut.txt @ 22247:69becfa63e68

clarify that language must be a 3 letter code dont clarify the country code 2 vs. 3 issue as there where few comments about that ...
author michael
date Sun, 18 Feb 2007 20:21:19 +0000
parents cc89992b27a3
children ae4e7d11e66f
comparison
equal deleted inserted replaced
22246:cd659496eafd 22247:69becfa63e68
842 "2003-01-20 20:13:15Z", ... 842 "2003-01-20 20:13:15Z", ...
843 (ISO 8601 format, see http://www.cl.cam.ac.uk/~mgk25/iso-time.html) 843 (ISO 8601 format, see http://www.cl.cam.ac.uk/~mgk25/iso-time.html)
844 Note: do not forget the timezone 844 Note: do not forget the timezone
845 "Keywords" 845 "Keywords"
846 "Language" 846 "Language"
847 ISO 639 and ISO 3166 for language/country code 847 An ISO 639-2 (three-letter) language code, optionally followed by an
848 something like "eng" (US English), can be 0 if unknown 848 ISO 3166-1 country code that is separated from the language
849 and "multi" if several languages 849 code by a hyphen. All codes defined in ISO 639-2 are allowed,
850 see http://www.loc.gov/standards/iso639-2/englangn.html 850 including "und" (Undetermined), "mul" (Multiple languages)
851 see http://www.loc.gov/standards/iso639-2/
851 and http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html 852 and http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html
852 the language code 853 the language code
853 a demuxer MUST ignore unknown language and country codes instead of 854 a demuxer MUST ignore unknown language and country codes instead of
854 treating them as an error 855 treating them as an error
855 "Disposition" 856 "Disposition"