[MPlayer-dev-eng] [PATCH] Correctly support 32-bit raw MOV
Timothy Lee
timothy.lee at siriushk.com
Tue Jan 22 07:51:42 CET 2008
Dear Carl,
Carl Eugen Hoyos wrote:
> Hi!
>
> Timothy Lee<timothy.lee<at> siriushk.com> writes:
>
>> The following patches fixes the support for 32-bit raw RGB video in
>> MOV. The colorspace of those video are IMGFMT_RGB32_1, which is not
>> supported by libswscale (as mentioned in
>> http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2007-
>>
> Thank you for your work!
>
> Would it be possible to add a scaler to libswscale to support IMGFMT_RGB32_1? I
> believe that solution would be preferred.
>
I've tried down that path, but it appears to involve adding converter
functions for every output format, so I opted for the filter approach
instead.
Regards,
Timothy
More information about the MPlayer-dev-eng
mailing list