[FFmpeg-devel] [PATCH] internal error argb -> rgba converter

Ramiro Polla ramiro.polla
Mon Nov 30 23:55:59 CET 2009


On Mon, Nov 30, 2009 at 8:13 PM, Stefano Sabatini
<stefano.sabatini-lala at poste.it> wrote:
> Hi,
>
> stefano at geppetto ~/s/l/ffmpeg> ffplay -loglevel info in.avi -vfilters "format=argb, format=rgba"
> [...]
> [format @ 0x94bc1a0]auto-inserting filter 'scale'
> [format @ 0x94ca650]auto-inserting filter 'scale'
> [ffplay_output @ 0x94bbb10]auto-inserting filter 'scale'
> [swscaler @ 0x94cb610]No accelerated colorspace conversion found.
> [scale @ 0x94cae70]w:464 h:352 fmt:argb
> [scale @ 0x94cb0d0]w:464 h:352 fmt:rgba
> [scale @ 0x94cb5b0]w:464 h:352 fmt:yuv420p
> [swscaler @ 0x94dacb0]internal error argb -> rgba converter
> ? 1.41 A-V: ?0.005 aq= ?246KB vq= 1037KB sq= ? ?0B
>
> Note that the reverse conversion (rgba -> argb) works fine.
>
> Can someone have a look at that?

I had a patch for that, it's either somewhere in -devel or -soc from a
few months ago. I can't find it right now, and I'm quite busy for
another week or so...



More information about the ffmpeg-devel mailing list