Home All Groups Group Topic Archive Search About

Any class to read/play mpeg videos?

Author
31 Jan 2006 6:07 AM
nonamehkg
Is they any class I can use to read/play mpeg videos?



Thanks

Author
31 Jan 2006 7:27 AM
Dmytro Lapshyn [MVP]
Hi,

Although I've never done that, where I'd look is managed wrappers for
DirectShow. Alternatively, you can generate an interop assemly and a wrapper
host for the Windows Media Player ActiveX control.

<noname***@hotmail.com> wrote in message
Show quote
news:1138687673.307257.287720@g14g2000cwa.googlegroups.com...
> Is they any class I can use to read/play mpeg videos?
>
>
>
> Thanks
>
Author
31 Jan 2006 2:12 PM
Kevin Spencer
No need for wrappers. Use Managed DirectX.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Who is Mighty Abbott?
A twin turret scalawag.

Show quote
"Dmytro Lapshyn [MVP]" <x-code@no-spam-please.hotpop.com> wrote in message
news:enM$ZfjJGHA.208@tk2msftngp13.phx.gbl...
> Hi,
>
> Although I've never done that, where I'd look is managed wrappers for
> DirectShow. Alternatively, you can generate an interop assemly and a
> wrapper host for the Windows Media Player ActiveX control.
>
> <noname***@hotmail.com> wrote in message
> news:1138687673.307257.287720@g14g2000cwa.googlegroups.com...
>> Is they any class I can use to read/play mpeg videos?
>>
>>
>>
>> Thanks
>>
>
>
Author
31 Jan 2006 6:57 PM
Michael Nemtsev
Hello Kevin,

Even better - googling to find solution how to use mediaplayer from .net

KS> No need for wrappers. Use Managed DirectX.

---
WBR,
Michael  Nemtsev :: blog: http://spaces.msn.com/members/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Author
31 Jan 2006 10:58 PM
nonamehkg@hotmail.com
That's a good news for me. Thanks
Author
1 Feb 2006 12:07 AM
nonamehkg@hotmail.com
I started using the Video and Audio classes to play my video using
Managed DirectX. It does that very well but also very limited. Does
anyone know how to control the "left" "right" audio channels so that it
plays only e.g. the left in both (or all) speakers?

The namespace I used was Microsoft.DirectX.AudioVideoPlayback.

I believe DirectX can do that so does WMP, I just probably didn't find
the right classes or namespace.

Can anyone help me about this? Thanks
Author
2 Feb 2006 4:40 AM
nonamehkg@hotmail.com
can native DirectX do that?

AddThis Social Bookmark Button