[FFmpeg-cvslog] doc/muxers/matroska: add information to the matroska metadata language entry
Helmut K. C. Tessarek
git at videolan.org
Wed Jan 8 09:53:08 CET 2014
ffmpeg | branch: master | Helmut K. C. Tessarek <tessarek at evermeet.cx> | Wed Jan 8 09:50:57 2014 +0100| [db70f2d36c2d53234f10231a99bb5ea1a7c5d4f5] | committer: Stefano Sabatini
doc/muxers/matroska: add information to the matroska metadata language entry
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db70f2d36c2d53234f10231a99bb5ea1a7c5d4f5
---
doc/muxers.texi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index f34b466..6dcbd16 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -347,6 +347,11 @@ Set title name provided to a single track.
@item language
Specify the language of the track in the Matroska languages form.
+The language can be either the 3 letters bibliographic ISO-639-2 (ISO
+639-2/B) form (like "fre" for French), or a language code mixed with a
+country code for specialities in languages (like "fre-ca" for Canadian
+French).
+
@item stereo_mode
Set stereo 3D video layout of two views in a single video track.
More information about the ffmpeg-cvslog
mailing list