[FFmpeg-user] How to mitigate stream 1 decoding error?
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Apr 9 10:35:42 CEST 2013
Bernard Barton Jr. <zbernie <at> icloud.com> writes:
> http://www1.datafilehost.com/d/5ec321bf
Does iTunes show the cover correctly?
(A picture of Andy Williams on red background.)
Workaround to decode the cover art of this
specific sample is to specify the decoder:
$ ffmpeg -vcodec mjpeg -i 04...m4a
If you only want to silence the error message,
configure FFmpeg with --disable-decoder=png.
Carl Eugen
More information about the ffmpeg-user
mailing list