[FFmpeg-devel] Patch to fix qtrle endian issue with rgb555 pixel format

Michael Niedermayer michaelni
Tue Mar 2 11:07:31 CET 2010


On Mon, Mar 01, 2010 at 10:57:11PM -0800, Mo DeJong wrote:
> As far as I could tell, there is no support in libswscale for
> converting a rgb555le to rgb555be, and it is not clear how to add that
> support in a generic way. Correct me if I am wrong here, but it seems
> to me the -pix_fmt passed on the command line should be "-pix_fmt
> rgb555" and not "-pix_fmt rgb555be" which would be required if
> PIX_FMT_RGB555BE was put into the pix_fmts for this codec. My patch
> makes the minimal change needed to get the quicktime encoder working
> the way it seems it should be, please advise if there is a clearly
> better approach.

fix swscale, if swscale is lacking support.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

There will always be a question for which you do not know the correct awnser.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100302/8a5fe3a7/attachment.pgp>



More information about the ffmpeg-devel mailing list