// JP opened flex table

Click to See Complete Forum and Search --> : Problem in setting format i.e RGB24,RGB32,RGB555


sanganna
May 28th, 2008, 09:20 AM
HI friends,
I have written a code for capturing video from sony handy cam and my graph is source->dvdecoder->samplegrabber->videomixingrenderer.
When i set RGB24 or RGB555 it will introduces colour space converter as a intermediate filter between samplegrabber and vmr and sets only RGB32 for all RGBxx formats help me in setting other formats.

Thank you

//JP added flex table