r22217 - trunk/DOCS/tech/nut.txt

Author: michael Date: Wed Feb 14 13:29:09 2007 New Revision: 22217 Modified: trunk/DOCS/tech/nut.txt Log: demuxers must ignore unknown lang/country codes, it seems we all agree that this should be stated clearly it follows from the fact that new language and country codes are added to the ISO standards from time to time and that a compliant demuxer must not reject a valid file which uses such a new code which was not know when the demuxer was written Modified: trunk/DOCS/tech/nut.txt ============================================================================== --- trunk/DOCS/tech/nut.txt (original) +++ trunk/DOCS/tech/nut.txt Wed Feb 14 13:29:09 2007 @@ -850,6 +850,8 @@ see http://www.loc.gov/standards/iso639-2/englangn.html and http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html the language code + a demuxer MUST ignore unknown language and country codes instead of + treating them as an error "Disposition" "original", "dub" (translated), "comment", "lyrics", "karaoke" Note: if someone needs some others, please tell us about them, so we
participants (1)
-
michael