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

FFmpeg trac at avcodec.org
Sun Apr 9 01:20:10 EEST 2017


#6296: Encoding automatically rounds frame rate
------------------------------------+----------------------------------
             Reporter:  LordHDL     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by LordHDL):

 59.94 is just an example, that's not always what it rounds to.  The
 software I use to record captures frames on arrival as opposed to me
 specifying a fixed rate, hence the video may wind up with a rate like
 59.91 or something odd.  I could wind up with 59.94 and ffmpeg will round
 that up to 60, or I may get something non-standard.

 Is `-r` as an output option the correct way to prevent this?

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


More information about the FFmpeg-trac mailing list