[FFmpeg-devel] [PATCH](Partly) fix issue 1527

Carl Eugen Hoyos cehoyos
Tue Dec 29 21:16:08 CET 2009


Hi!

Currently, raw 16 bit in mov samples decode psychedelicly on 
little-endian, and with red/blue swapped on big endian.
Attached patch fixes big-endian, and leads to correct error message 
(rgb555be not supported as input format) on little endian.

An alternative would be to change the pixel format to rgb555, little 
endian would then still produce something.

Samples are attached to issue 1527 and samples/mov/16bit.mov.

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchissue1527.diff
Type: text/x-diff
Size: 544 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091229/f632db24/attachment.diff>



More information about the ffmpeg-devel mailing list