[FFmpeg-trac] #6693(ffmpeg:new): MXF (AVC-I or DNXH) file created by ffmpeg could not be recognized by Davinci Resolve 14

FFmpeg trac at avcodec.org
Mon Sep 25 22:32:50 EEST 2017


#6693: MXF (AVC-I or DNXH) file created by ffmpeg could not be recognized by
Davinci Resolve 14
--------------------------------+---------------------------------------
             Reporter:  dkt     |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  ffmpeg  |                  Version:  unspecified
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+---------------------------------------
 Summary of the bug:
 FFmpeg produce AVC-Intra MXF that could not be recognized in Davinci
 Resolve 14.
 The file produced by ffmbc could be recognized in Resolve 14.

 How to reproduce:
 ffmpeg -i P1160144.MOV -vb 100M -vcodec libx264 -an -pix_fmt yuv422p10le
 -x264-params avcintra-class=100 -intra avc-intra-ffmpeg.mxf

 ffmbc -i P1160144.MOV -vb 100M -vcodec libx264 -an -pix_fmt yuv422p10le
 -target avcintra100 -intra avc-intra-ffmbc.mxf

 Note it is the same case for DNXHD MXF.

 ffmpeg version N-87359-g67da268 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with clang version 3.9.1 (tags/RELEASE_391/final)

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


More information about the FFmpeg-trac mailing list