[FFmpeg-trac] #5344(avcodec:open): H.265 decoding errors (works well with HEVC reference decoder)

FFmpeg trac at avcodec.org
Wed Mar 16 19:50:58 CET 2016


#5344: H.265 decoding errors (works well with HEVC reference decoder)
------------------------------------+-----------------------------------
             Reporter:  brausch     |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  hevc        |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * keywords:   => hevc
 * status:  new => open
 * component:  ffmpeg => avcodec
 * reproduced:  0 => 1


Comment:

 For future tickets: Please always provide the failing command line
 together with the complete, uncut console output.
 {{{
 $ ffmpeg -i snap1920_1080_I30_2500kBit_Flur_2default.265 out.yuv
 ffmpeg version N-79065-g7d9e064 Copyright (c) 2000-2016 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      55. 19.100 / 55. 19.100
   libavcodec     57. 28.103 / 57. 28.103
   libavformat    57. 28.102 / 57. 28.102
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 39.102 /  6. 39.102
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, hevc, from 'snap1920_1080_I30_2500kBit_Flur_2default.265':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: hevc (Main), yuv420p(tv), 1920x1080 [SAR 1:1 DAR
 16:9], 30 fps, 30 tbr, 1200k tbn, 30 tbc
 Output #0, rawvideo, to 'out.yuv':
   Metadata:
     encoder         : Lavf57.28.102
     Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080
 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc
     Metadata:
       encoder         : Lavc57.28.103 rawvideo
 Stream mapping:
   Stream #0:0 -> #0:0 (hevc (native) -> rawvideo (native))
 Press [q] to stop, [?] for help
 [hevc @ 0x33388e0] No start code is found.
 [hevc @ 0x33388e0] Error splitting the input into NAL units.
 [hevc @ 0x3348de0] Could not find ref with POC 49
 Error while decoding stream #0:0: Invalid data found when processing input
 frame=  159 fps=0.0 q=-0.0 Lsize=  482962kB time=00:00:05.30
 bitrate=746496.0kbits/s dup=1 drop=0 speed=9.19x
 video:482962kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.000000%
 }}}

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


More information about the FFmpeg-trac mailing list