[FFmpeg-trac] #3624(undetermined:new): H264 decoding error messages from a possibly valid mxf file

FFmpeg trac at avcodec.org
Wed Jun 6 15:30:04 EEST 2018


#3624: H264 decoding error messages from a possibly valid mxf file
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  minor        |                Component:
              Version:  git-master   |  undetermined
             Keywords:  h264 mxf     |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The `Overread VUI` warning was fixed by Michael in
 19321a295a641cbc067ec0df597bc1b69addf049, decoding errors are still shown:
 {{{
 $ ffmpeg -i 02_optTFF_MPEG4\ AVC\ part10\ \(AVC1\)_YUV422_\(pc\,\ bt709
 \)_10bit__4xMono-PCM24bit__Matrox\ Electronic\ DSX__AVC100.mxf -f null -
 ffmpeg version N-91230-gb748772 Copyright (c) 2000-2018 the FFmpeg
 developers
   built with gcc 6.4.0 (GCC)
   configuration: --enable-gpl
   libavutil      56. 18.102 / 56. 18.102
   libavcodec     58. 19.105 / 58. 19.105
   libavformat    58. 17.100 / 58. 17.100
   libavdevice    58.  4.100 / 58.  4.100
   libavfilter     7. 25.100 /  7. 25.100
   libswscale      5.  2.100 /  5.  2.100
   libswresample   3.  2.100 /  3.  2.100
   libpostproc    55.  2.100 / 55.  2.100
 [mxf @ 0x2fb6400] Stream #0: not enough frames to estimate rate; consider
 increasing probesize
 Guessed Channel Layout for Input Stream #0.1 : mono
 Guessed Channel Layout for Input Stream #0.2 : mono
 Guessed Channel Layout for Input Stream #0.3 : mono
 Guessed Channel Layout for Input Stream #0.4 : mono
 Input #0, mxf, from '02_optTFF_MPEG4 AVC part10 (AVC1)_YUV422_(pc, bt709
 )_10bit__4xMono-PCM24bit__Matrox Electronic DSX__AVC100.mxf':
   Metadata:
     uid             : 3fd61200-8436-05c1-f134-080046020221
     generation_uid  : 3fd61200-8436-05c2-f134-080046020221
     company_name    : Matrox Electronic
     product_name    : DSX
     product_version : 3.0
     product_uid     : 060e2b34-0401-0103-0e06-012002010200
     modification_date: 2013-10-10T19:03:51.000000Z
     material_package_umid:
 0x060A2B340101010501010D20130000009FE82A0A99AB43E88BE4EDEFE15A4241
     timecode        : 00:00:00:00
   Duration: 00:00:22.24, start: 0.000000, bitrate: 118889 kb/s
     Stream #0:0: Video: h264 (High 4:2:2 Intra), yuv422p10le(pc, bt709,
 top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 25 tbn, 50 tbc
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
     Stream #0:1: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
     Stream #0:2: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
     Stream #0:3: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
     Stream #0:4: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
   Stream #0:1 -> #0:1 (pcm_s24le (native) -> pcm_s16le (native))
 Press [q] to stop, [?] for help
 Output #0, null, to 'pipe:':
   Metadata:
     uid             : 3fd61200-8436-05c1-f134-080046020221
     generation_uid  : 3fd61200-8436-05c2-f134-080046020221
     company_name    : Matrox Electronic
     product_name    : DSX
     product_version : 3.0
     product_uid     : 060e2b34-0401-0103-0e06-012002010200
     modification_date: 2013-10-10T19:03:51.000000Z
     material_package_umid:
 0x060A2B340101010501010D20130000009FE82A0A99AB43E88BE4EDEFE15A4241
     timecode        : 00:00:00:00
     encoder         : Lavf58.17.100
     Stream #0:0: Video: wrapped_avframe, yuv422p10le, 1920x1080 [SAR 1:1
 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
       encoder         : Lavc58.19.105 wrapped_avframe
     Stream #0:1: Audio: pcm_s16le, 48000 Hz, mono, s16, 768 kb/s
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
       encoder         : Lavc58.19.105 pcm_s16le
 [h264 @ 0x3018840] data partitioning is not implemented. Update your
 FFmpeg version to the newest one from Git. If the problem still occurs, it
 means that your file has a feature which has not been implemented.
 [h264 @ 0x3018840] If you want to help, upload a sample of this file to
 ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing
 list. (ffmpeg-devel at ffmpeg.org)
 [h264 @ 0x3018840] data partitioning is not implemented. Update your
 FFmpeg version to the newest one from Git. If the problem still occurs, it
 means that your file has a feature which has not been implemented.
 [h264 @ 0x3018840] If you want to help, upload a sample of this file to
 ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing
 list. (ffmpeg-devel at ffmpeg.org)
 [h264 @ 0x33b1cc0] A non-intra slice in an IDR NAL unit.
 [h264 @ 0x33b1cc0] decode_slice_header error
 [h264 @ 0x3018840] non-existing PPS 59 referenced
 [h264 @ 0x3018840] decode_slice_header error
 frame=  556 fps=258 q=-0.0 Lsize=N/A time=00:00:22.24 bitrate=N/A
 speed=10.3x
 video:291kB audio:2085kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3624#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list