Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#5541 closed defect (duplicate)

H264 decoding fail~~

Reported by: K.Y.H Owned by:
Priority: important Component: avcodec
Version: git-master Keywords: h264 regression
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by Carl Eugen Hoyos)

ffmpeg -i ttakong.mp4 123.avi
ffmpeg version 3.0.git Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration:
  libavutil      55. 24.100 / 55. 24.100
  libavcodec     57. 41.102 / 57. 41.102
  libavformat    57. 36.100 / 57. 36.100
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 45.100 /  6. 45.100
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
[h264 @ 024700c0] Invalid NAL unit size.
[h264 @ 024700c0] Error splitting the input into NAL units.
[h264 @ 024700c0] Invalid NAL unit size.
[h264 @ 024700c0] Error splitting the input into NAL units.
[h264 @ 024700c0] Invalid NAL unit size.
[h264 @ 024700c0] Error splitting the input into NAL units.
[h264 @ 024700c0] Invalid NAL unit size.
[h264 @ 024700c0] Error splitting the input into NAL units.
[h264 @ 024700c0] Invalid NAL unit size.
[h264 @ 024700c0] Error splitting the input into NAL units.
[h264 @ 024700c0] Invalid NAL unit size.
[h264 @ 024700c0] Error splitting the input into NAL units.

Change History (3)

comment:2 by Carl Eugen Hoyos, 10 years ago

Keywords: regression added
Priority: normalimportant
Resolution: duplicate
Status: newclosed

Duplicate of ticket #5529.
For future tickets: Please always provide the failing command line with (the top 50 lines of) the complete, uncut console output, do not edit the console output.

Last edited 10 years ago by Carl Eugen Hoyos (previous) (diff)

comment:3 by Carl Eugen Hoyos, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.