MPEG2 TS source filter
From: Pascal Soveaux (PSoveaux_at_Reply.To.Group.Plz)
Date: 09/10/04
- Next message: Alessandro Angeli [MVP::DigitalMedia]: "Re: writing a File Writer filter"
- Previous message: Alessandro Angeli [MVP::DigitalMedia]: "Re: MPEG2 - MPEG1 Cutter"
- Next in thread: Honorius Galmeanu: "Re: MPEG2 TS source filter"
- Reply: Honorius Galmeanu: "Re: MPEG2 TS source filter"
- Reply: Geraint Davies: "Re: MPEG2 TS source filter"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 12:49:43 +0200
Hello,
I have written a MPEG2 TS source filter which feed the demux with a MPEG2 TS
stream but I cannot get the audio & video to be synchronized whatever demux
I use. Actually all packets sent to the demux are full (complete) TS packet
starting on sync byte, the streams are PAT, CAT, PMT, video(s), audio(s).
The documentation states " With transport streams, the demux synchronizes
its clock to the PCR stream that corresponds to the audio or video stream
that was mapped last " does that mean that the demux wont use the PCRID in
PMT ?
What are the requirements to correctly feed the demux? Am I suppose to dive
in PES? Am I suppose to call setsyncpoint()? ... I am totally lost !
Thanks for any info !
- Next message: Alessandro Angeli [MVP::DigitalMedia]: "Re: writing a File Writer filter"
- Previous message: Alessandro Angeli [MVP::DigitalMedia]: "Re: MPEG2 - MPEG1 Cutter"
- Next in thread: Honorius Galmeanu: "Re: MPEG2 TS source filter"
- Reply: Honorius Galmeanu: "Re: MPEG2 TS source filter"
- Reply: Geraint Davies: "Re: MPEG2 TS source filter"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|