[FFmpeg-user] Creating video with single JPG + MP3 file?
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jun 13 08:29:04 CEST 2012
Gilles <codecomplete <at> free.fr> writes:
> >ffmpeg -i imagine.jpg -i audio.mp3 -vcodec copy -acodec copy out.mp3
> >
> >I consider this behaviour nearly a bug (try ffmpeg -i video out.mp3)
> >but atm this should work fine.
>
> What do you consider to almost be a bug?
That the mp3 format currently also writes video (an image) to
the output file, see ticket #1408.
Carl Eugen
More information about the ffmpeg-user
mailing list