[FFmpeg-trac] #6214(undetermined:new): raw dnxhd corrupted

FFmpeg trac at avcodec.org
Fri Mar 3 01:03:47 EET 2017


#6214: raw dnxhd corrupted
-------------------------------------+-------------------------------------
             Reporter:  ronag        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  dnxhd        |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ronag):

 https://www.dropbox.com/s/lrxjhvfsiy1ap65/ST01489A.nut?dl=0

 {{{
 Roberts-MacBook-Pro-2:EFT ronagy$ ffmpeg -i ST01489A.nut -c:v dnxhd -flags
 +ilme+ildct -b:v 120M -f dnxhd asd.dnxhd -y
 ffmpeg version git-2017-03-02-46082c2 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD-46082c2 --enable-
 shared --enable-pthreads --enable-gpl --enable-version3 --enable-
 hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-
 ldflags= --enable-ffplay --enable-libmp3lame --enable-libwebp --enable-
 libx264 --enable-libxvid --enable-opencl --disable-lzma --enable-vda
   libavutil      55. 47.101 / 55. 47.101
   libavcodec     57. 82.100 / 57. 82.100
   libavformat    57. 66.103 / 57. 66.103
   libavdevice    57.  3.100 / 57.  3.100
   libavfilter     6. 74.100 /  6. 74.100
   libavresample   3.  2.  0 /  3.  2.  0
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 Input #0, nut, from 'ST01489A.nut':
   Metadata:
     uid             : cf8d6ac2-df42-f44c-8b5e-1ac71f424110
     generation_uid  : 3468e120-b15f-0c44-adda-39ba7e0bcf4b
     company_name    : AVID
     product_name    : TRMG
     product_version : 3.01
     product_uid     : 00000000-0000-0000-0000-000000000000
     modification_date: 2016-11-10 14:11:09
     material_package_umid:
 0x060A2B340101010501010D1313000000A2A55C5A1B72414A8842BD6E54E3881C
     timecode        : 00:00:00:00
     encoder         : Lavf57.41.100
   Duration: 00:00:31.59, start: 0.058667, bitrate: 18388 kb/s
     Stream #0:0: Audio: aac (LC) ([255][0][0][0] / 0x00FF), 48000 Hz,
 stereo, fltp (default)
     Metadata:
       encoder         : Lavc57.48.101 aac
     Stream #0:1: Video: h264 (High 4:2:2) (H264 / 0x34363248), yuv422p,
 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 51200 tbn, 50 tbc
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D131300000017706BA67365EB40993508EA2E943181
       encoder         : Lavc57.48.101 libx264
 Output #0, dnxhd, to 'asd.dnxhd':
   Metadata:
     uid             : cf8d6ac2-df42-f44c-8b5e-1ac71f424110
     generation_uid  : 3468e120-b15f-0c44-adda-39ba7e0bcf4b
     company_name    : AVID
     product_name    : TRMG
     product_version : 3.01
     product_uid     : 00000000-0000-0000-0000-000000000000
     modification_date: 2016-11-10 14:11:09
     material_package_umid:
 0x060A2B340101010501010D1313000000A2A55C5A1B72414A8842BD6E54E3881C
     timecode        : 00:00:00:00
     encoder         : Lavf57.66.103
     Stream #0:0: Video: dnxhd (DNXHD), yuv422p, 1920x1080 [SAR 1:1 DAR
 16:9], q=2-1024, 120000 kb/s, 25 fps, 25 tbn, 25 tbc
     Metadata:
       file_package_umid:
 0x060A2B340101010501010D131300000017706BA67365EB40993508EA2E943181
       encoder         : Lavc57.82.100 dnxhd
 Stream mapping:
   Stream #0:1 -> #0:0 (h264 (native) -> dnxhd (native))
 Press [q] to stop, [?] for help
 frame=  789 fps= 77 q=3.0 Lsize=  467088kB time=00:00:31.56
 bitrate=121241.6kbits/s dup=1 drop=0 speed=3.09x
 video:467088kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.000000%
 Roberts-MacBook-Pro-2:EFT ronagy$ ffmpeg -i asd.dnxhd -f null - >
 /dev/null
 ffmpeg version git-2017-03-02-46082c2 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD-46082c2 --enable-
 shared --enable-pthreads --enable-gpl --enable-version3 --enable-
 hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-
 ldflags= --enable-ffplay --enable-libmp3lame --enable-libwebp --enable-
 libx264 --enable-libxvid --enable-opencl --disable-lzma --enable-vda
   libavutil      55. 47.101 / 55. 47.101
   libavcodec     57. 82.100 / 57. 82.100
   libavformat    57. 66.103 / 57. 66.103
   libavdevice    57.  3.100 / 57.  3.100
   libavfilter     6. 74.100 /  6. 74.100
   libavresample   3.  2.  0 /  3.  2.  0
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 Input #0, dnxhd, from 'asd.dnxhd':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: dnxhd (DNXHD), yuv422p(bt709/unknown/unknown),
 1920x1080, 25 fps, 25 tbr, 1200k tbn, 25 tbc
 Output #0, null, to 'pipe:':
   Metadata:
     encoder         : Lavf57.66.103
     Stream #0:0: Video: wrapped_avframe, yuv422p, 1920x1080, q=2-31, 200
 kb/s, 25 fps, 25 tbn, 25 tbc
     Metadata:
       encoder         : Lavc57.82.100 wrapped_avframe
 Stream mapping:
   Stream #0:0 -> #0:0 (dnxhd (native) -> wrapped_avframe (native))
 Press [q] to stop, [?] for help
 [dnxhd @ 0x7fcc6780bc00] buffer too small (0 < 640). bitrate=N/A speed=
 10x
     Last message repeated 1 times
 Error while decoding stream #0:0: Invalid data found when processing input
     Last message repeated 1 times
 frame=  788 fps=255 q=-0.0 Lsize=N/A time=00:00:31.60 bitrate=N/A
 speed=10.2x
 video:382kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: unknown
 Roberts-MacBook-Pro-2:EFT ronagy$
 }}}

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


More information about the FFmpeg-trac mailing list