Re: 4:2:0 pixel format support on dvevm

2007-08-24 Thread gongfen
Hello, Varsha Kulkarni I get this error too.And I found 4:2:2 is good, but 4:2:0 encode has not correct U and V. And I use water marked lib to test. And you ? There is anyone to test it ?Can you tell me why ? Many thanks. 2007/8/24, Varsha Kulkarni <[EMAIL PROTECTED]>: > > Hello, > I'm using USB

4:2:0 pixel format support on dvevm

2007-08-24 Thread Varsha Kulkarni
Hello, I'm using USB webcam which gives raw data in yuv 4:2:0 format. How can I make encoder and decoder to work with this pixel format? I've set params.inputChromaFormat as XDM_YUV_420P (video.c) in demo application. It gives distorted output. What other parameters should be changed to make it w