[FFmpeg-trac] #10865(undetermined:new): xdcam mxf tracks are not identified

FFmpeg trac at avcodec.org
Thu Feb 15 20:54:43 EET 2024


#10865: xdcam mxf tracks are not identified
--------------------------------------+----------------------------------
             Reporter:  dave rice     |                     Type:  defect
               Status:  new           |                 Priority:  normal
            Component:  undetermined  |                  Version:  6.1
             Keywords:  mxf           |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+----------------------------------
 Summary of the bug:

 Audio and video isn't identified for MXF files transferred off XDCam
 discs. Mediainfo identifies it correctly as mpeg2 and pcm audio.

 Sample https://archive.org/download/c-0001_202402/C0001.MXF

 How to reproduce:
 {{{
 % ffmpeg -i
 /Volumes/LTO9-85/LTO5-TAPES/B00024/SWB00092/data/object/XDCAM8004602012511C8/Clip/C0001.MXF
 ffmpeg version 6.1.1 Copyright (c) 2000-2023 the FFmpeg developers
   built with Apple clang version 14.0.0 (clang-1400.0.29.202)
   configuration: --prefix=/opt/homebrew/Cellar/ffmpeg/6.1.1_3 --enable-
 shared --enable-pthreads --enable-version3 --cc=clang --host-cflags=
 --host-ldflags= --enable-ffplay --enable-gnutls --enable-gpl --enable-
 libaom --enable-libaribb24 --enable-libbluray --enable-libdav1d --enable-
 libharfbuzz --enable-libjxl --enable-libmp3lame --enable-libopus --enable-
 librav1e --enable-librist --enable-librubberband --enable-libsnappy
 --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtesseract
 --enable-libtheora --enable-libvidstab --enable-libvmaf --enable-libvorbis
 --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265
 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig
 --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-
 amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopenvino
 --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg
 --disable-libjack --disable-indev=jack --enable-videotoolbox --enable-
 audiotoolbox --enable-neon
   libavutil      58. 29.100 / 58. 29.100
   libavcodec     60. 31.102 / 60. 31.102
   libavformat    60. 16.100 / 60. 16.100
   libavdevice    60.  3.100 / 60.  3.100
   libavfilter     9. 12.100 /  9. 12.100
   libswscale      7.  5.100 /  7.  5.100
   libswresample   4. 12.100 /  4. 12.100
   libpostproc    57.  3.100 / 57.  3.100
 [mxf @ 0x121e04a60] source track 2: stream 0, no descriptor found
 [mxf @ 0x121e04a60] source track 3: stream 1, no descriptor found
 [mxf @ 0x121e04a60] source track 4: stream 2, no descriptor found
 [mxf @ 0x121e04a60] source track 5: stream 3, no descriptor found
 [mxf @ 0x121e04a60] source track 6: stream 4, no descriptor found
 [mxf @ 0x121e04a60] source track 7: stream 5, no descriptor found
 [mxf @ 0x121e04a60] source track 8: stream 6, no descriptor found
 [mxf @ 0x121e04a60] source track 9: stream 7, no descriptor found
 [mxf @ 0x121e04a60] source track 10: stream 8, no descriptor found
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 0 (Video:
 none, none): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 1 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 2 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 3 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 4 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 5 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 6 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 7 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 [mxf @ 0x121e04a60] Could not find codec parameters for stream 8 (Audio:
 none, 0 channels): unknown codec
 Consider increasing the value for the 'analyzeduration' (0) and
 'probesize' (5000000) options
 Input #0, mxf, from
 '/Volumes/LTO9-85/LTO5-TAPES/B00024/SWB00092/data/object/XDCAM8004602012511C8/Clip/C0001.MXF':
   Metadata:
     operational_pattern_ul: 060e2b34.04010101.0d010201.01010900
     uid             : e7bf1600-7960-05c1-07ef-080046020130
     generation_uid  : e7bf1600-7960-05c2-07ef-080046020130
     company_name    : SONY
     product_name    : Opt
     product_version : 1.22
     product_uid     : 060e2b34-0401-0103-0e06-012002030300
     modification_date: 2012-06-01T13:47:57.000000Z
     material_package_umid:
 0x060A2B340101010501010D4313000000BA7E17007960058008004602013007EF
     timecode        : 00:58:05;02
   Duration: 00:26:48.04, start: 0.000000, bitrate: 60192 kb/s
   Stream #0:0: Video: none, none, 29.97 fps, 29.97 tbr, 29.97 tbn
   Stream #0:1: Audio: none, 0 channels
   Stream #0:2: Audio: none, 0 channels
   Stream #0:3: Audio: none, 0 channels
   Stream #0:4: Audio: none, 0 channels
   Stream #0:5: Audio: none, 0 channels
   Stream #0:6: Audio: none, 0 channels
   Stream #0:7: Audio: none, 0 channels
   Stream #0:8: Audio: none, 0 channels
 At least one output file must be specified
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10865>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list