[Ffmpeg-devel] [PATCH] second attempt to auto_guess streams in mpegts

Nico Sabbi nsabbi
Tue Dec 27 12:43:50 CET 2005


This patch permits to recognize some more mpegts samples: the ones that 
contain neither
SDT nor PAT/PMT (although they are hardly mpegts).
It simply tries to rescan the content with ts->auto_guess=1 if the first 
iteration fails.

P.S. sometimes it's necessary to analyze a large amount of data to find 
something useful (e.g.
not encrypted streams), even some MB. Is there a parameter to identify 
such "probing range"?

Bye,

    Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegts_autoguess.diff
Type: text/x-patch
Size: 943 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20051227/aaff9299/attachment.bin>



More information about the ffmpeg-devel mailing list