[vlc-devel] [PATCH]OpenGL video output colorspace correction

Antoine Cellerier dionoea at videolan.org
Tue Jul 8 02:19:24 CEST 2008


On Mon, Jul 07, 2008, Kaarlo Räihä wrote:
> and then OpenGL:
> main debug: picture in 640x272 (0,0,640x272), chroma I420, ar 101647:43200, sar 1:1
> main debug: picture user 640x272 (0,0,640x272), chroma I420, ar 101647:43200, sar 1:1
> main debug: picture out 640x272 (0,0,640x272), chroma RV32, ar 101647:43200, sar 1:1
> main debug: looking for video filter2 module: 19 candidates
> swscale debug: 640x272 chroma: I420 -> 640x272 chroma: RV32
> main debug: using video filter2 module "swscale"
> 
> blend debug: chroma: YUVA -> RV32

Can you try changing RGB32 (or equivalent) in modules/avcodec/chroma.c
to BGR32?

-- 
Antoine Cellerier
dionoea



More information about the vlc-devel mailing list