Hi All.

I am developping USB Video Class device.
Our device will support YUV2 Format ans
Isochronous image stream.
I choiced Payload umcompressed format.

I tested this device by AmCap and GraphEdit.
When I clicked AmCap, AmCap said this Graph can't preview.

When I clicked GraphEdit and was connecting
Our device unit and a display rendere unit,
following error message box appeared
and I was able to connect these units.

These filters cannot agree on a connection.
Verify type compatibility of input pin and output pin.
( return code : 0x80040217 )

I found VS_PROBE_CONTROL(GET_CUR / SET_CUR)
requests by USB Analizer.
But I didn't find VS_COMMIT_CONTROL(SET_CUR).

I guess there are in inconsistency YUYV Format/Frame Descriptors or Endpoint
Descriptors.
But, I can't find.

Would you tel me documents or guides to find inconsistency ?

best regards.
shinji watanabe

RE: UsbVideoClass YUV formats don't work by dmaddy

dmaddy
Thu Jan 13 17:50:30 CST 2005

------=_NextPart_0001_58D6C402
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Dear Mr. Watanabe,

> Would you tel me documents or guides to find inconsistency ?

http://www.usb.org/developers/devclass_docs
http://www.microsoft.com/whdc/device/stream/vidcap/UVCView.mspx
http://support.microsoft.com/default.aspx?scid=kb;en-us;828756

Run the checked build of usbvideo.sys.

Thank you,
Dan Maddy
Microsoft DDK Support
This posting is provided "AS IS" with no warranties, and confers no rights
------=_NextPart_0001_58D6C402
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Dear Mr. Watanabe,
\par
\par > Would you tel me documents or guides to find inconsistency ?
\par
\par http://www.usb.org/developers/devclass_docs
\par http://www.microsoft.com/whdc/device/stream/vidcap/UVCView.mspx
\par http://support.microsoft.com/default.aspx?scid=kb;en-us;828756
\par
\par Run the checked build of usbvideo.sys.
\par
\par Thank you,
\par Dan Maddy
\par Microsoft DDK Support
\par This posting is provided "AS IS" with no warranties, and confers no rights
\par }
------=_NextPart_0001_58D6C402--