Re: How to create an Directshow source filter
- From: "Graeme Wintle" <graememsng@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Jan 2008 14:37:27 -0000
Theres an example of a dshow source filter under the public folder in
\WINCE500\public\DIRECTX\SDK\SAMPLES\DSHOW\FILTERS\BALL
This just renders a graphical ball on the screen, it outputs RGB24 or RGB16,
you could take this change the input and output pins of the filter to match
your design.
--
--
GraemeW
Web - http://www.bytesnap.co.uk
Blog - http://ce4all.blogspot.com
"Michel van Geffen" <MichelvanGeffen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:7FFA5F2B-CA45-44BE-8A62-61009FAF99DE@xxxxxxxxxxxxxxxx
Hi,
I am working under CE 5 with PB5 and EVC++, and in this environment I want
to enable MPEG2 streaming over UDP. I can already play an MPEG2 file
locally
with Windows Media Player, so I only need a way to connect to the UDP
stream
and get the data.
The player I want to use is Windows Media Player, and therefor I need to
use
an Directshow source filter to make the connection with the UDP stream and
send the data to the MPEG2 Demultiplexer filter, please correct me if I am
wrong.
Q1) Is there another (read simpler) way to connect to the UDP stream? If
so
how?
Q2) If not, is there a solution on the market that provides this source
filter? I looked all over the net, but couldn't find anything.
Q3) If not, how can I build a Directshow source filter for capturing the
UDP
signal and pass the data to the MPEG2 Demultiplexer?
Regards,
Michel van Geffen
Student at the Avans University of Professional Education
.
- Prev by Date: Re: Dynamically loading drivers for debug
- Next by Date: Re: Dynamically loading drivers for debug
- Previous by thread: Re: about clock register setting
- Next by thread: the error after changing proje.bib file to run .exe files on wince5
- Index(es):
Relevant Pages
|
Loading