dose microsoft's video class device driver support MPEG2 TS Payload?

if not, how can i extend it to support MPEG2 TS ?



--
--------------------------------------------
William

Re: Dose UsbVideo.sys class driver support MPEG2 TS payload? by leafbanana

leafbanana
Thu Dec 06 01:45:33 PST 2007

Yes, it supports MJPG format if your device supports it.

Re: Dose UsbVideo.sys class driver support MPEG2 TS payload? by WilliamXie

WilliamXie
Thu Dec 06 17:58:00 PST 2007

Hi,

Thanks for your reply..

but i think MJPG is different from MPEG2 TS, right?

--------------------------------------------
William


"leafbanana@163.com" wrote:

> Yes, it supports MJPG format if your device supports it.
>

Re: Dose UsbVideo.sys class driver support MPEG2 TS payload? by Tim

Tim
Sat Dec 08 22:13:31 PST 2007

William Xie <WilliamXie@discussions.microsoft.com> wrote:
>
>Thanks for your reply..
>
>but i think MJPG is different from MPEG2 TS, right?

Yes; that suggestion was not particularly useful.

If you haven't already downloaded the USB Video Class specifications, you
should do so immediately. It's dangerous to try to create a video class
device without them.

If you had the class specs, you would know that MPEG 2 TS is one of the
supported formats.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.

Re: Dose UsbVideo.sys class driver support MPEG2 TS payload? by WilliamXie

WilliamXie
Sat Dec 08 22:22:00 PST 2007

Hi Tim,

i understand that the USB Video Class specification supports MPEG2 TS.
I am asking if microsoft's usbvideo class driver supports this ?

http://support.microsoft.com/kb/828756


that article says that the payload is "yet to be implemented". just want to
confirm if this is true?

if that is true, do i have a workaround?

--------------------------------------------
William


"Tim Roberts" wrote:

> William Xie <WilliamXie@discussions.microsoft.com> wrote:
> >
> >Thanks for your reply..
> >
> >but i think MJPG is different from MPEG2 TS, right?
>
> Yes; that suggestion was not particularly useful.
>
> If you haven't already downloaded the USB Video Class specifications, you
> should do so immediately. It's dangerous to try to create a video class
> device without them.
>
> If you had the class specs, you would know that MPEG 2 TS is one of the
> supported formats.
> --
> Tim Roberts, timr@probo.com
> Providenza & Boekelheide, Inc.
>

Re: Dose UsbVideo.sys class driver support MPEG2 TS payload? by WilliamXie

WilliamXie
Sun Dec 16 19:33:00 PST 2007

Any advice on this ?

--
--------------------------------------------
William


"William Xie" wrote:

> Hi Tim,
>
> i understand that the USB Video Class specification supports MPEG2 TS.
> I am asking if microsoft's usbvideo class driver supports this ?
>
> http://support.microsoft.com/kb/828756
>
>
> that article says that the payload is "yet to be implemented". just want to
> confirm if this is true?
>
> if that is true, do i have a workaround?
>
> --------------------------------------------
> William
>
>
> "Tim Roberts" wrote:
>
> > William Xie <WilliamXie@discussions.microsoft.com> wrote:
> > >
> > >Thanks for your reply..
> > >
> > >but i think MJPG is different from MPEG2 TS, right?
> >
> > Yes; that suggestion was not particularly useful.
> >
> > If you haven't already downloaded the USB Video Class specifications, you
> > should do so immediately. It's dangerous to try to create a video class
> > device without them.
> >
> > If you had the class specs, you would know that MPEG 2 TS is one of the
> > supported formats.
> > --
> > Tim Roberts, timr@probo.com
> > Providenza & Boekelheide, Inc.
> >