Opened 7 years ago

Closed 6 years ago

#6057 closed defect (fixed)

oom on probing

Reported by: Carl Eugen Hoyos Owned by:
Priority: important Component: avcodec
Version: git-master Keywords: h264 oom regression
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

http://ffmpeg.org/pipermail/ffmpeg-user/2017-January/034820.html
I will upload a file that quickly allocates all memory on my system, regression since 382a68b0088b06b8df20d0133d767d53d8f161ef

$ ffmpeg -i ffmpeg-mem-hog.m2ts
ffmpeg version N-82994-ge8651f5 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl
  libavutil      55. 43.100 / 55. 43.100
  libavcodec     57. 70.101 / 57. 70.101
  libavformat    57. 61.100 / 57. 61.100
  libavdevice    57.  2.100 / 57.  2.100
  libavfilter     6. 68.100 /  6. 68.100
  libswscale      4.  3.101 /  4.  3.101
  libswresample   2.  4.100 /  2.  4.100
  libpostproc    54.  2.100 / 54.  2.100
[mpegts @ 0x3b44280] PES packet size mismatch
[h264 @ 0x3b48d60] sps_id 1 out of range
    Last message repeated 35 times
[h264 @ 0x3b48d60] missing picture in access unit with size 27971299
Killed

Change History (2)

comment:2 by Carl Eugen Hoyos, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.