[FFmpeg-trac] #6296(ffmpeg:new): Encoding automatically rounds frame rate

FFmpeg trac at avcodec.org
Sat Apr 8 23:10:27 EEST 2017


#6296: Encoding automatically rounds frame rate
---------------------------------+--------------------------------------
             Reporter:  LordHDL  |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  ffmpeg   |                  Version:  git-master
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 '''Summary of the bug''': When not specifying frame rate, the rate of the
 output video will be rounded instead of being left at the source rate.

 For instance, if the source video is at 59.91 the output video will be
 rounded to 59.94.

 '''How to reproduce''': Encode without using `-framerate`, `-r`, or `-vf
 fps`.

 Terminal output attached.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6296>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list