[FFmpeg-devel] [PATCH, V2] avformat/concat: Fix wrong wrapped timestamp

Nicolas George george at nsup.org
Fri Dec 29 14:00:35 EET 2017


Hi. Sorry for having missed your reply earlier.

吴志强 (2017-12-18):
> I see wrap timestamp control is enable by pts_wrap_bits(default 33),
> but mp4 demuxer  will later set this to 64 (means disabled).
> Now pts_wrap_bits are always tied to 33 without copy it, which seems
> strange.

I understand the logic of this patch less and less. Why are you speaking
about the MP4 demuxer?

If I understand correctly how unwrapping timestamp works, concat should
never have to do it.

> 2017-12-17 22:55 GMT+08:00 Nicolas George <george at nsup.org>:

Please remember that top-posting on this list is forbidden. If you do
not know what it means, look it up.

Regards,

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


More information about the ffmpeg-devel mailing list