[FFmpeg-devel] [PATCH] libswscale: do not use rgb2rgbWrapper() for high-res
Vitor Sessak
vitor1001
Sat Jun 13 13:00:01 CEST 2009
$subj, fixes the following error:
vitor at vitor-laptop:/tmp$ ~/ffmpeg/ffmpeg.old/ffmpeg -i
http://samples.ffmpeg.org/V-codecs/dpx/lighthouse_rgb48.dpx -pix_fmt
rgb48 -f rawvideo out.raw
FFmpeg version SVN-r19182, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --cc='ccache gcc' --disable-mmx --disable-mmx2
--disable-sse --disable-ssse3
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.31. 2 / 52.31. 2
libavformat 52.34. 0 / 52.34. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0. 7. 1 / 0. 7. 1
built on Jun 13 2009 12:33:31, gcc: 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Input #0, image2, from
'http://samples.ffmpeg.org/V-codecs/dpx/lighthouse_rgb48.dpx':
Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
Stream #0.0: Video: dpx, rgb48be, 768x512, 25 tbr, 25 tbn, 25 tbc
Output #0, rawvideo, to 'out.raw':
Stream #0.0: Video: rawvideo, rgb48le, 768x512, q=2-31, 200 kb/s,
90k tbn, 25 tbc
Stream mapping:
Stream #0.0 -> #0.0
Press [q] to stop encoding
[swscaler @ 0x89762d0]internal error rgb48be -> rgb48le converter
frame= 1 fps= 0 q=0.0 Lsize= 2304kB time=0.04
bitrate=471859.2kbits/s
video:2304kB audio:0kB global headers:0kB muxing overhead 0.000000%
-Vitor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sws_rgb48.diff
Type: text/x-diff
Size: 678 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090613/0f758c47/attachment.diff>
More information about the ffmpeg-devel
mailing list