[FFmpeg-trac] #3251(undetermined:new): Since version 1.1 ffmpeg produces DNxHD files with wrong codec time base.

FFmpeg trac at avcodec.org
Sat Dec 28 15:41:28 CET 2013


#3251: Since version 1.1 ffmpeg produces DNxHD files with wrong codec time base.
-------------------------------------+-------------------------------------
             Reporter:  martastain   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  dnxhd mov    |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Sorry, what I meant was: Does seeking work if you force the timescale to
 25 with {{{-video_track_timescale}}}?
 {{{
 $ ffmpeg -i render/test%04d.png -s 1920x1080 -r 25 -pix_fmt yuv422p -c:v
 dnxhd -b:v 120M -an -video_track_timescale 25 test.mov
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3251#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list