[FFmpeg-devel] [PATCH] doc/formats: Add documentation for skip_estimate_duration_from_pts
Gyan Doshi
gyandoshi at gmail.com
Wed Jul 25 07:43:58 EEST 2018
On 25-07-2018 04:19 AM, Michael Niedermayer wrote:
> +
> + at item skip_estimate_duration_from_pts @var{bool} (@emph{input})
> +skip duration calculation from pts.
The function this is in is only called for MPEG-PS or seekable MPEG-TS.
We should note that.
The comment above the function says it's only used for MPEG-PS. Maybe
update that too.
Wouldn't it be better to move this as a private option for those two
demuxers?
Gyan
More information about the ffmpeg-devel
mailing list