[FFmpeg-trac] #9175(ffmpeg:new): mxf unsupported frame rate regression?

FFmpeg trac at avcodec.org
Fri Apr 9 11:31:53 EEST 2021


#9175: mxf unsupported frame rate regression?
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  paulpacifico                       |
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:  git-
             Keywords:  mxf          |  master
  unsupported frame rate             |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 When using a [https://www.shutterencoder.com/Paul/sample.mov video] with
 2997/100 frame rate.

 - ffmpeg git version require '''-strict unofficial'''

 - ffmpeg 4.2.3 works and output: 100/2997 input time base matched
 1001/30000 container time base

 How to reproduce:
 {{{
 % ffmpeg -i "input.mov" -c:v dnxhd -profile:v dnxhr_hq -c:a pcm_s16le -ar
 48000 -pix_fmt yuv422p "output.mxf"
 }}}

 Using ffmpeg version N-101663-g7b10083

 No problem with a 29.97 frame rate.

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


More information about the FFmpeg-trac mailing list