[FFmpeg-user] How to mitigate stream 1 decoding error?

Bernard Barton Jr. zbernie at me.com
Tue Apr 9 13:23:10 CEST 2013


Yes the cover art displays fine in iTunes.  I don't think I want to decode the png, but it's interesting to know that you can decode artwork in an audio file.    
I don't think I want to maintain a custom version of ffmpeg either, so I'll just live with the error.

Thanks for your help with this!


On Apr 9, 2013, at 4:35 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> 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
> 
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list