Re: Need transport stream sample code

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



FrankNatoli@xxxxxxx wrote:

> Yes, I am guilty of mixing "push" and "pull". Sorry. As a
> practical matter, my source file is in a government
> proprietary format that no "pull" renderer will work
> with. But the data really comes from a file, not a camera
> or IP connection, so functionally if not literally the
> data will be "pulled". Your suggestion of pull
> AsyncFileSource and push demux stream sounds perfect. Can
> you point me to source examples of both? Thanks.

There are a couple of sample parsers (aka splitters, aka
demuxers) here: http://www.gdcl.co.uk/downloads.htm.

However, if you can somehow extract a valid PS from the
file, writing an async source filter based on the Async
sample would be easier. Otherwise, if you can only extract a
TS or a a/v PESs/ESs, you need to write a parser (or a
source+parser filter, but writing a parser-only filter has
its advantages).


--

// Alessandro Angeli
// MVP :: Digital Media
// a dot angeli at psynet dot net


.



Relevant Pages

  • Re: Allowing access to social networking... securely?
    ... I'm not trying to jump down your throat, but I do have to pull out some points. ... I'll fess up to playing Devil's Advocate in my spare time. ... Security as an excuse to filter. ...
    (Security-Basics)
  • Less Ugly Way to Filter Data Into a Collection?
    ... buttons on the "Show" column in my data source unless the user has ... I have tried to filter the Binding Source a variety of ways, ... Dim Row As Integer = 0 ... NewButton.Name = 'Pull the ...
    (microsoft.public.dotnet.general)
  • Re: How do I bypass my well water filter?
    ... pvc pipe running to a skinny tan tank (which is the filter). ... this tank is a knob that says Pull Up for Off and Push Down for On. ... not sure how to do it or if this will even bypass the filter. ... Tuen off the water supply to the house. ...
    (alt.home.repair)
  • Re: How do I bypass my well water filter?
    ... pvc pipe running to a skinny tan tank (which is the filter). ... this tank is a knob that says Pull Up for Off and Push Down for On. ... not sure how to do it or if this will even bypass the filter. ... Tuen off the water supply to the house. ...
    (alt.home.repair)
  • Re: IPin question
    ... The VMR9 is a video renderer and doesn't know anything about ... It's the parsers (that is, the filter that demuxes the ... elementary streams out of the system stream) which is ...
    (microsoft.public.win32.programmer.directx.video)