Baptiste Coudurier <[email protected]> added the comment:
Problem is the palette. Palette stored in stsd in .mov must reversed, ie palette[0] must be 0 and not 255 as it is currently computed. Question remains wether we should fix palette handling first :> I don't know much about cinepak, so I cannot say if it would be better to compute palette in decoder instead. How is it stored in .avi ? ---------- status: new -> open substatus: new -> reproduced _____________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/roundup/ffmpeg/issue1067> _____________________________________________________
