#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 , 12 years ago
| Keywords: | crash hevc added |
|---|---|
| Priority: | normal → important |
| Resolution: | → needs_more_info |
| Status: | new → closed |
comment:2 by , 12 years ago
| Component: | undetermined → avcodec |
|---|
comment:3 by , 4 years ago
| Resolution: | needs_more_info → invalid |
|---|
Version 0, edited 4 years ago by (next)
Note:
See TracTickets
for help on using tickets.



is printed for first sample but it does not crash no longer with
ffmpeg.exe -i C:\Users\ZAQU\Downloads\afd_720p.hevc -f null -
Second sample also does not crash anymore.