[FFmpeg-devel] [Ffmpeg-devel] [PATCH] Support raw mpegts streams from dvr
Wolfram Gloger
wmglo
Wed Jun 6 19:04:36 CEST 2007
Hi,
> From: Michael Niedermayer <michaelni at gmx.at>
> what needs to be done, first is to change the demuxer so it does keep track
> of the pcr_pid per program, then the stream used for seeking has to be mapp=
> ed
> to the correct pcr_pid
I just keep the pcr_pid per av_stream, that seems more simple.
> and if that is unknown (-1 or whatever) then the code
> should just use any packet to get the pcr hoping that this is not a multi
> program stream
I did that and it seems to work for my single-program, PMT-less
streams.
Regards,
Wolfram
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 3263 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070606/72a035e4/attachment.obj>
More information about the ffmpeg-devel
mailing list