[FFmpeg-devel] [PATCH] Indeo5 decoder

compn tempn
Sun Apr 19 23:25:38 CEST 2009


On Sun, 19 Apr 2009 23:14:13 +0200, Maxim wrote:
>Maxim schrieb:
>> Diego Biurrun schrieb:
>>   
>>> On Sun, Apr 19, 2009 at 02:41:12PM +0200, Maxim wrote:
>>>   
>>>     
>>>> I noticed that the "big-endian" flag during the configure was set to
>>>> "no". I set this flag manually to "enable bigendian" and commented the
>>>> endian test out. Now it works prefectly!
>>>> It seems that the endian test doesn't work right on my PPC Mac - should
>>>> I report this as an issue on the bugtrack?
>>>>     
>>>>       
>>> Yes.  Note that it works for me on 10.4.
>>>   
>>>     
>>
>> It looks like there is more problems - I just get compiled my Indeo5
>> decoder under MacOSX 10.3.9 but the colors seem to be wrong (swapped
>> chroma planes)!!
>> Plz give me a tip where to start searching for the bug!
>> I'm using SDL 2.4.6 as output and the pixel format is PIX_FMT_YUV410P..
>
>I'm observing the same for indeo3 videos (I'm comparing the output
>between two displays, Linux->MacOS):
>the color planes are obviously swapped! Where there should be blue I see
>red etc.
>
>This should be a bug somewhere in the color conversion code...


seems to be known problem on ppc with ffplay.

-compn



More information about the ffmpeg-devel mailing list