You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
lavf: document the use of multiple entries in language metadata tag
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
committed by
Ronald S. Bultje
parent
36864ac354
commit
c92562467e
@@ -94,7 +94,8 @@ struct AVFormatContext;
|
|||||||
* filename -- original name of the file.
|
* filename -- original name of the file.
|
||||||
* genre -- <self-evident>.
|
* genre -- <self-evident>.
|
||||||
* language -- main language in which the work is performed, preferably
|
* language -- main language in which the work is performed, preferably
|
||||||
* in ISO 639-2 format.
|
* in ISO 639-2 format. Multiple languages can be specified by
|
||||||
|
* separating them with commas.
|
||||||
* performer -- artist who performed the work, if different from artist.
|
* performer -- artist who performed the work, if different from artist.
|
||||||
* E.g for "Also sprach Zarathustra", artist would be "Richard
|
* E.g for "Also sprach Zarathustra", artist would be "Richard
|
||||||
* Strauss" and performer "London Philharmonic Orchestra".
|
* Strauss" and performer "London Philharmonic Orchestra".
|
||||||
|
Reference in New Issue
Block a user