[FFmpeg-trac] #7716(avfilter:new): setpts fails to update the EOF timestamp; it needs to be ported to the new filter API

FFmpeg trac at avcodec.org
Tue Feb 5 02:32:15 EET 2019


#7716: setpts fails to update the EOF timestamp; it needs to be ported to the new
filter API
-------------------------------------+------------------------------------
             Reporter:  mfwitten     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avfilter
              Version:  unspecified  |               Resolution:
             Keywords:  setpts       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by mfwitten):

 I haven't [yet] built or run `HEAD`, however I suspect it is indeed
 reproducible:

 {{{
 $ git log -1 --format='%cd %H' origin/master
 Mon Feb 4 21:43:30 2019 +0100 4b46d1ee463f6bb2d2be967d418d275a44fe2a9c
 $ git log -3 --format='%cd %s' --date=format:%Y origin/master --
 libavfilter/setpts.c
 2018 avfilter/setpts: add FR shorthand for FRAME_RATE
 2017 avfilter: do not use AVFrame accessor
 2015 Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5'
 $ git grep ff_inlink_acknowledge_status origin/master --
 libavfilter/setpts.c || echo NOT FOUND
 NOT FOUND
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7716#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list