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

Jeroen Ost jeroen.ost at gmail.com
Thu Sep 12 10:43:38 CEST 2013


With correct file extension this time.

On Wed, Sep 11, 2013 at 10:09 AM, Jeroen Ost <jeroen.ost at gmail.com> wrote:
> 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.diff
Type: application/octet-stream
Size: 980 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130912/3285a624/attachment.obj>


More information about the ffmpeg-devel mailing list