Opened 10 years ago

Closed 10 years ago

Last modified 2 years ago

#3950 closed defect (invalid)

HEVC HM10 crash

Reported by: Dmitry Koteroff Owned by:
Priority: important Component: avcodec
Version: unspecified Keywords: crash hevc
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

https://yadi.sk/d/0zGplttPbUQKp - this sample crashes on playback end. (in ff_hevc_nb_refs)
https://yadi.sk/d/Xc0jl9tXbUQF3 - immediately crash.

It's ok that ffmpeg doesn't support HM10, but I don't think that crash is good solution.
Why to crash, if don't crash it's better? :)

Change History (3)

comment:1 by Carl Eugen Hoyos, 10 years ago

Keywords: crash hevc added
Priority: normalimportant
Resolution: needs_more_info
Status: newclosed

comment:2 by Carl Eugen Hoyos, 10 years ago

Component: undeterminedavcodec

comment:3 by Balling, 2 years ago

Resolution: needs_more_infoinvalid

Unknown HEVC profile: 0

is printed for first sample but it does not crash no longer with

ffmpeg.exe -i afd_720p.hevc -f null -

Second sample also does not crash anymore.

In fact this looks like a sample encoded like this: https://forum.videohelp.com/threads/384434-[hevc]-Unknown-HEVC-profile-0#post2492172 with x265, not reference encoder https://vcgit.hhi.fraunhofer.de/jvet/HM.

Last edited 2 years ago by Balling (previous) (diff)
Note: See TracTickets for help on using tickets.