[FFmpeg-trac] #10468(avfilter:new): lavfi/vpp_qsv: regression in setting of time_base

FFmpeg trac at avcodec.org
Tue Aug 22 12:06:33 EEST 2023


#10468: lavfi/vpp_qsv: regression in setting of time_base
-------------------------------------+-------------------------------------
             Reporter:  Øystein      |                    Owner:  (none)
  Sture                              |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avfilter
              Version:  6.0          |               Resolution:
             Keywords:  VPP_QSV      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Øystein Sture):

 I can confirm that this resolves the issue with default initialized frame
 rate (0/1).

 Note that it still may reduce the resolution of the output time base. For
 example if time base is 1/90000 and frame rate is given as 30/1, the
 resolution will be 1/30 afterwards. I've created a workaround by setting
 the frame rate to 30 / (30 * 90000). I'm dealing with video with variable
 frame rate where the actual frame rate may deviate a bit from the average.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10468#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list