a***@gmail.com
2008-07-28 14:47:53 UTC
Hi All,
I am new to BDA filters and GraphEdit. I have run into a wall trying
to get IP datacasting using MPE over DVB-S, and therefore would
greatly appreciate any advice/help/info. **I am willing to consider
consultation terms for anyone with the right expertise.**
Also, my apologies for posting this in multiple forums that might be
cross-linked; I am yet to receive an answer to my previous posts and
hence decided to post here.
This is what I am trying to achieve:
Creation of Directshow filter graph to decode and render A/V streams
and IP data received using a proprietary PCI express tuner card. The
tuner card receives MPEG-2 transport streams over DVB-S. The MPEG-2 TS
can carry A/V streams or encapsulated IP data (MPE) or a combination
of both.
In windows, I am using a GraphEdit filter graph to connect the various
components to tune and receive, demux and decode the signal. I have
BDA tuner and capture filters for the tuner card. With Microsoft's in-
built BDA MPEG-2 demux and NVIDIA's Purevideo decoder, I am able to
decode and display the audio/video streams successfully.
However, the encapsulated IP data over the same channel is not
received correctly. Microsoft TV/Video Connection status shows 0
packets sent/received. I am using Wireshark to sniff packets on the
Microsoft TV/Video Connection interface, and Wireshark is unable to
find any UDP multicast data stream (which is what the IP data
contains). Wireshark finds *intermittent* UDP packets belonging to the
multicast streams, but says the packets have checksum errors.
In GraphEdit, we using BDA MPE Filter and BDA IP Sink for the IP data.
The MPE Filter is connected to output pin 5 of the MPEG-2 Demux, with
appropriate PID mapping. I have set the data type for the PID mapping
to "Transport Packet (complete)". Setting to any other type stops even
the few checksum error packets that Wireshark can detect.
Btw, the A/V and IP data reception works fine in Linux. I also used
some Windows XP MPEG-2 capture tools (trial software downloaded from
various websites) to capture the MPEG-2 transport stream and read it
-- the softwares all show that the IP multicast streams are contained
in the MPEG-2 TS.
I have been trying to figure this out for several days now, with
little success. If anyone can help with advise on what additional
steps I need, or where I am going wrong, or even with links to
solutions if already existing, I would greatly appreciate that.
Thanks in advance.
I am new to BDA filters and GraphEdit. I have run into a wall trying
to get IP datacasting using MPE over DVB-S, and therefore would
greatly appreciate any advice/help/info. **I am willing to consider
consultation terms for anyone with the right expertise.**
Also, my apologies for posting this in multiple forums that might be
cross-linked; I am yet to receive an answer to my previous posts and
hence decided to post here.
This is what I am trying to achieve:
Creation of Directshow filter graph to decode and render A/V streams
and IP data received using a proprietary PCI express tuner card. The
tuner card receives MPEG-2 transport streams over DVB-S. The MPEG-2 TS
can carry A/V streams or encapsulated IP data (MPE) or a combination
of both.
In windows, I am using a GraphEdit filter graph to connect the various
components to tune and receive, demux and decode the signal. I have
BDA tuner and capture filters for the tuner card. With Microsoft's in-
built BDA MPEG-2 demux and NVIDIA's Purevideo decoder, I am able to
decode and display the audio/video streams successfully.
However, the encapsulated IP data over the same channel is not
received correctly. Microsoft TV/Video Connection status shows 0
packets sent/received. I am using Wireshark to sniff packets on the
Microsoft TV/Video Connection interface, and Wireshark is unable to
find any UDP multicast data stream (which is what the IP data
contains). Wireshark finds *intermittent* UDP packets belonging to the
multicast streams, but says the packets have checksum errors.
In GraphEdit, we using BDA MPE Filter and BDA IP Sink for the IP data.
The MPE Filter is connected to output pin 5 of the MPEG-2 Demux, with
appropriate PID mapping. I have set the data type for the PID mapping
to "Transport Packet (complete)". Setting to any other type stops even
the few checksum error packets that Wireshark can detect.
Btw, the A/V and IP data reception works fine in Linux. I also used
some Windows XP MPEG-2 capture tools (trial software downloaded from
various websites) to capture the MPEG-2 transport stream and read it
-- the softwares all show that the IP multicast streams are contained
in the MPEG-2 TS.
I have been trying to figure this out for several days now, with
little success. If anyone can help with advise on what additional
steps I need, or where I am going wrong, or even with links to
solutions if already existing, I would greatly appreciate that.
Thanks in advance.