[FFmpeg-devel] [PATCH] Fix HTTP Live segmenter in combination with -copyts

Jeroen Ost jeroen.ost at gmail.com
Wed Sep 11 10:09:19 CEST 2013


The live segmenter on mpegts timestamps works fine when timestamps are
numbered from 0 (= default). When used with -copyts, the segmenter
creates a new segment every keyframe because it doesn't take the
initial pts into account. This patch fixes that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-httplive-segmenter-with-copyts
Type: application/octet-stream
Size: 980 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130911/50547737/attachment.obj>


More information about the ffmpeg-devel mailing list