[FFmpeg-devel] [PATCH] Fix for PCR accuracy in MPEG2-TS

Yogeesh Kori ykori
Thu Dec 2 16:48:12 CET 2010


Hi,
 
When a TS packet with the PCR without any payload is created, the PCR
value is used from the calculation at the end of the previous packet. It
is not taking the location of the PCR data in the current packet. It
does when inserting a PCR in the PES packet. This causes a slight
inaccuracy in the PCR.
 
Yogeesh Kori
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pcr-fix.patch
Type: application/octet-stream
Size: 516 bytes
Desc: pcr-fix.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101202/4637938d/attachment.obj>



More information about the ffmpeg-devel mailing list