DirectShow UPD streaming using DX9 SDK sample filter

About encoding, codec settings, muxers and filter usage
t1
New Cone
New Cone
Posts: 6
Joined: 24 Aug 2004 14:29

DirectShow UPD streaming using DX9 SDK sample filter

Postby t1 » 25 Aug 2004 17:52

I've successfully implemented VLC UDP (multicast) streaming to a DirectShow filtergraph using the DirectX 9 SDK sample filter "MPEG-2 Multicast Receiver" (DXSDK\Samples\C++\DirectShow\Filters\DSNetwork) and the DX9 MPEG-2 Demultiplexer. The demux must be configured manually (programmatically or in graphbuilder) with output pins, and PIDs for the A/V streams must be mapped correctly (0x45=69 for video in my case)

Of course an MPEG-2 decoder is still required. (Maybe someone has whipped up a free DirectShow filter based on the mpeg2dec library?)

We're still a few steps away from being able to stream directly to WMP though...

Thanks for nothing everyone ;-)

.: t1 :.

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 27 Aug 2004 13:18

Just install a DVD player, or ffdshow, and you should be able to view MPEG2 in WMP.
Don't use PMs for support questions.

t1
New Cone
New Cone
Posts: 6
Joined: 24 Aug 2004 14:29

Postby t1 » 27 Aug 2004 13:35

I'm using Elecard/Moonlight myself, but WMP is still not able to play multicast streams, because of the special configuration of the filters. A custom app is required, which is no problem for me since I'm rendering into a Direct3D 9 fullscreen world anyway.

And as far as I can tell ffdshow does not support MPEG-2 video

Thanks,

.: t1 :.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 8 guests