|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Any class to read/play mpeg videos?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 > No need for wrappers. Use Managed DirectX.
-- Show quoteHTH, Kevin Spencer Microsoft MVP ..Net Developer Who is Mighty Abbott? A twin turret scalawag. "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 >> > > 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 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 |
|||||||||||||||||||||||