[FFmpeg-devel] New patch for mpegts.c

JULIAN GARDNER joolzg at btinternet.com
Tue Oct 16 14:31:35 CEST 2012



Whilst working on some new additions to MPEGTS support i found that the current code did not take into account the "Table Version Number", which caused FFMPEG to process every table that was in the TS. After adding the new code and validating against a 3 minute TS the counts on tables processed went down from 1360 to 3.

joolz
ps. Im still looking for the code that processed the complex-filter that converts a hex number [#0x2ef] as in,
ffmpeg -i input.ts -filter_complex '[#0x2ef] setpts=PTS+1/TB [sub] ; [#0x2d0] [sub] overlay' -sn -map '#0x2dc' output.mk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-in-version-number-checking-for-MPEGTS-SI-Table.patch
Type: application/octet-stream
Size: 10597 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121016/e2203582/attachment.obj>


More information about the ffmpeg-devel mailing list