[FFmpeg-devel] [PATCH] libswscale: do not use rgb2rgbWrapper() for high-res
Jimmy Christensen
jimmy
Sat Jun 13 15:32:25 CEST 2009
On 2009-06-13 14:51, Kostya wrote:
> On Sat, Jun 13, 2009 at 01:00:01PM +0200, Vitor Sessak wrote:
>> $subj, fixes the following error:
>>
> [...]
>> [swscaler @ 0x89762d0]internal error rgb48be -> rgb48le converter
>
> Does it make it convert though?
>
I just tested with the patch and converting from 10-bit dpx (rgb48le) to
rgb48be ppm and the final output looks to be converted fine.
Output with patch :
Input #0, image2, from '/home/jimmy/Desktop/dpx/test.%04d.dpx':
Duration: 00:00:06.84, start: 0.000000, bitrate: N/A
Stream #0.0: Video: dpx, rgb48le, 1024x576, 25 tbr, 25 tbn, 25 tbc
Output #0, image2, to '/tmp/test.%04d.ppm':
Stream #0.0: Video: ppm, rgb48be, 1024x576, q=2-31, 200 kb/s, 90k
tbn, 25 tbc
More information about the ffmpeg-devel
mailing list