[FFmpeg-devel] [PATCH 1/2] Add option -movflags write_track_title which will write track title metadata. This is useful in conjunction with the metadata flag to specify track title, especially for workflows that are including multiple audio tracks in the same file.

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Mar 17 15:23:53 EET 2018


2018-03-17 3:26 GMT+01:00, Courtland Idstrom <cidstrom at telltalegames.com>:
> Example:
>   ffmpeg -i in.mov -movflags write_track_title -metadata:s:a:0
> title="Eng-FullMix"

Is this defined by the QuickTime specification?

The commit message should be split so the first line
is <80 chars.

Carl Eugen


More information about the ffmpeg-devel mailing list