[FFmpeg-devel] [PATCH] vf_fps: uses the last frame duration to duplicate it if needed
Paul B Mahol
onemda at gmail.com
Thu Sep 7 00:17:07 EEST 2017
On 9/6/17, Nicolas George <george at nsup.org> wrote:
> Le decadi 20 fructidor, an CCXXV, Thierry Foucu a ecrit :
>> ---
>> libavfilter/vf_fps.c | 40
>> +++++++++++++++++++++++++++++++++++-----
>> tests/ref/fate/filter-fps | 6 ++++++
>> tests/ref/fate/filter-fps-r | 4 ++++
>> 3 files changed, 45 insertions(+), 5 deletions(-)
>
> Already explained: no, pkt_duration is not part of the information taken
> into account by libavfilter.
Why?
> The correct way of obtaining the end
> timestamp is to use the link's timestamp after EOF. There is an old
> patch series to ensure it is accurate, but it has been delayed by
> bikeshedding.
And why was it bikesheded?
More information about the ffmpeg-devel
mailing list