[FFmpeg-devel] [PATCH] Fix segment muxer

Nicolas George george at nsup.org
Mon Oct 7 15:14:44 EEST 2019


just.one.man at yandex.ru (12019-10-07):
> Updated patch

This should be after the triple dash, because it does not belong in the
commit message.

> ---
> 
> When incoming media has non-zero start PTS,
> segment muxer would fail to correctly calculate
> the point where to chunk segments, as it always
> assumed that media starts with PTS==0.
> 
> This change removes this assumption by remembering
> the PTS of the very first frame passed through the muxer.
> 
> Also fix starting points of first segment
> ---

This should be before the triple dash, because it does belong in the
commit message.

I did not look at the code.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191007/e5d1a48a/attachment.sig>


More information about the ffmpeg-devel mailing list