[FFmpeg-user] FFmpeg does not add meta tags to mp2 files
Kimio Miyamura
xanadu at apost.plala.or.jp
Sat Jul 25 11:21:20 CEST 2015
> 2015/07/25 5:51 P.M. Moritz Barsnick <barsnick <at> gmx.net> wrote:
>
> On Sat, Jul 25, 2015 at 17:46:01 +0900, Kimio Miyamura wrote:
>> Try put -metadata option just after -i option.
>> $ ffmpeg -i luckynight.wav -metadata artist="Jody Marie Gnant" -c:a mp2 -b:a 320k test.mp2
>
> Miya, the order of output options does not matter, if they are all
> place between the input and the output.
>
> You could have tried your suggestion within 10 seconds[*] to see that
> it doesn't help. ;-)
Oh! Sorry!!
I have believed Stackoverflow's post.
http://stackoverflow.com/questions/11183093/video-metadata-edit-with-ffmpeg <http://stackoverflow.com/questions/11183093/video-metadata-edit-with-ffmpeg>
In my memory, this worked for video file...
OK, my post is incorrect. I'd like to follow-up how this thread is going...
Best Regards,
// Miya
More information about the ffmpeg-user
mailing list