#180 closed defect (fixed)
Encoder crash when using MaxDeltaQP
Reported by: | delagrangep | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | VTM | Version: | VTM-3.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Tested in VTM-3.2 with -d 1 -dqd 2 encoding parameters.
CHECK(encTestmode.type != ETM_POST_DONT_SPLIT,...) fails in EncModeCtrl.cpp:1545 because encTestmode.type is ETM_RECO_CACHED
VTM4-rc1 also crashes in a different manner.
Problem blocking for validation of JVET-M0113/M0188
Attachments (1)
Change history (4)
Changed 6 years ago by adamjw
comment:1 Changed 6 years ago by adamjw
comment:2 Changed 6 years ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 6 years ago by ksuehring
Ticket #91 has been marked as a duplicate of this ticket.
Note: See TracTickets for help on using tickets.
Please find the attached patch. This is a partial duplicate of the issue #91.
I will create an appropriate fix for the current VTM-4.0-rc1.