On Sat, 20 Jan 2018, Carl Eugen Hoyos wrote:
2018-01-08 6:26 GMT+01:00 <[email protected]>:+@item decklink_copyts +If set to @option{true}, timestamps are forwarded as they are without removing +the initial offset. +Defaults to @option{false}.Why is the offset ever removed? I believe this is not done for any other demuxer or is it?
The code keeps track separate audio and video initial offset, so even if you are using different clock sources for audio and video, you will get comparable output. Probably that is the reason.
Regards, Marton _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
