Justin Ruggles <[EMAIL PROTECTED]> added the comment: I was able to reproduce with a 48bpp ppm file. It seems that to properly implement it, PIX_FMT_RGB48 is needed, along with conversion functions. An alternative would be to say the format is unsupported and return an error.
The ffmpeg output does not give any error, but the result is a wrong picture because the pixels are incorrectly interpreted as RGB24. uploaded a sample to: http://samples.mplayerhq.hu/image-samples/lighthouse_rgb48.ppm ---------- status: new -> open substatus: new -> reproduced ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue566> ______________________________________________________
