mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-27 09:43:34 +00:00
doc/muxers/matroska: add information to the matroska metadata language entry
This commit is contained in:
parent
e9edf001d4
commit
db70f2d36c
@ -347,6 +347,11 @@ Set title name provided to a single track.
|
|||||||
@item language
|
@item language
|
||||||
Specify the language of the track in the Matroska languages form.
|
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
|
@item stereo_mode
|
||||||
Set stereo 3D video layout of two views in a single video track.
|
Set stereo 3D video layout of two views in a single video track.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user