Hello All, I want to convert YUY2 to YV12 color format. I am getting YUY2 data from Wmvdmod.dll in my DSP plugin. I want to convert the data to YV12 format in my DSP plugin. Kindly suggest the mechnaism for the same. Thanks, Vibhor
On Tue, 22 Jul 2008 08:04:02 -0700, Vibhor Mahajan wrote: > I want to convert YUY2 to YV12 color format. > > I am getting YUY2 data from Wmvdmod.dll in my DSP plugin. I want to convert > the data to YV12 format in my DSP plugin. Does Geraint's free YUV conversion filter help you? http://www.gdcl.co.uk -- Please read this before replying: 1. Dshow & posting help: http://tmhare.mvps.org/help.htm 2. Trim & respond inline (please don't top post or snip everything) 3. Benefit others: follow up if you are helped or you found a solution
"Vibhor Mahajan" wrote: > Hello All, > > I want to convert YUY2 to YV12 color format. > > I am getting YUY2 data from Wmvdmod.dll in my DSP plugin. I want to convert > the data to YV12 format in my DSP plugin. > > Kindly suggest the mechnaism for the same. > > Thanks, > Vibhor