[FFmpeg-trac] #5106(ffmpeg:new): Wrong tbr(fps) in mp4 and ogg output from input flv with 31 tbr(fps) and higher

FFmpeg trac at avcodec.org
Thu Dec 24 08:56:10 CET 2015


#5106: Wrong tbr(fps) in mp4 and ogg output from input flv with 31 tbr(fps) and
higher
-------------------------------------+-------------------------------------
             Reporter:  uzgraph      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
             Keywords:  tbr/fps      |  unspecified
  error                              |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Conversion of flv with fps of 31 and higher to mp4 and ogg thru the
 command line
 ffmpeg -i filename.flv -b:v 1500k filename.mp4
 result mp4 with tbr 0.08
 and ffmpeg -i filename.flv -b:v 1500k filename.ogg
 result ogg with tbr 1000.00
 ffmpeg version N-71403-g415f1fa built with gcc 4.9.2
 PS. Fixed by adding in command line: "-r 25" but it's wicked

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


More information about the FFmpeg-trac mailing list