ffmpeg:encoding:set_language
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ffmpeg:encoding:set_language [2023/11/02 10:10] – peter | ffmpeg:encoding:set_language [2023/11/02 10:24] (current) – peter | ||
---|---|---|---|
Line 2: | Line 2: | ||
FFMPeg uses the [[https:// | FFMPeg uses the [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Set language on a stream ===== | ||
+ | |||
+ | <code bash> | ||
+ | -metadata: | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE:** Sets metadata language to eng on the stream id 1 (which is, in typical cases, the first audio stream). | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Set language on first subtitle stream ===== | ||
+ | |||
+ | <code bash> | ||
+ | -metadata: | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE:** Sets the metadata language to eng on the first subtitle stream. | ||
+ | </ | ||
---- | ---- |
ffmpeg/encoding/set_language.1698919854.txt.gz · Last modified: 2023/11/02 10:10 by peter