It would be nice if FFmpeg could have some concept of locale; for example,
in Matroska, geographical region and writing script metadata can coexist
with the language code using LanguageBCP47 element (think "en-US", "fr-FR").

This is particularly useful to distinguish between streams with same
language but regional variations, or endangered/diaspora dialects that
are good to have identified.

This patch set introduces the concept by adding support for the element
in the Matroska demuxer. There are Matroska muxers that do set the data.

Signed-off-by: Marth64 <mart...@proxyid.net>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to