[FFmpeg-user] Naming an audio track
Tomáš Hnyk
tomashnyk at gmail.com
Sun Nov 2 22:20:58 CET 2014
On Sun, 02 Nov 2014 22:15:29 +0100, James Darnley
<james.darnley at gmail.com> wrote:
> On 2014-11-02 22:10, Tomáš Hnyk wrote:
>>
>> On Sun, 02 Nov 2014 21:06:46 +0100, DopeLabs <dopelabs at dubstep.fm>
>> wrote:
>>
>>> streams are identified using numbers, starting from 0
>>>
>>> https://ffmpeg.org/ffmpeg-all.html#Stream-specifiers-1
>>
>> Yes, I know. I could use metadata:s:a:1 language=eng to set the
>> language of the second audios stream, but how would I set its name?
>> Tomas
>
> Set the right metadata. "name"? "title"? "title" probably. Look at
> one that already does the Right Thing (TM)
>
>
I tried both name and title and it does not show in VLC (it shows them in
the source file).
This does not list per stream metadata:
http://wiki.multimedia.cx/index.php?title=FFmpeg_Metadata
Tomas
More information about the ffmpeg-user
mailing list