[FFmpeg-devel] [PATCH] change PAT/PMT/SDT playout to be dependant on PTS and not a number of packets.
JULIAN GARDNER
joolzg at btinternet.com
Wed May 18 15:21:03 CEST 2011
Change the way in which the PAT, PMT and SDT are inserted into the Mpeg TS, now dependant on time.
Set to repeat at
PAT 250ms
PMT 375ms
SDT 1250ms
Maybe add a way of the user setting these values to give faster or slower playout rates, as this does add to the TS overhead.
Also cleaned up the udp.c, removed some variables and an av_log
joolz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegenc.diff
Type: application/octet-stream
Size: 8224 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110518/5fe922ef/attachment.obj>
More information about the ffmpeg-devel
mailing list