#11231: "-filter_complex" instrumented error: unexpected video delay
-------------------------------------+-------------------------------------
             Reporter:  degradox     |                    Owner:  (none)
                 Type:  task         |                   Status:  new
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
  filter_complex                     |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by degradox):

 Without `setpts=PTS-STARTPTS` the issue does not happen. In the ffmpeg
 conversion log the number of duplicated and dropped frames also is very
 different:

 - With `setpts=PTS-STARTPTS`: dup=115 drop=837
 - Without `,setpts=PTS-STARTPTS`: dup=120 drop=0

 Adding `setpts=PTS-STARTPTS` to filter_complex introduces this weird bug.
 The question is, should this happen, is this expected?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11231#comment:7>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to