Opened 13 years ago Closed 13 years ago #265 closed defect (fixed)DisableInter4x4=0 induces Hm5.0 decoder crash
DescriptionEncoder
Encoder was run with parameter --DisableInter4x4=0:
Decoder
The decoder crashes with a segmentation fault:
Thread [1] (Suspended: Signal 'SIGSEGV' received. Description: Segmentation fault.)
Attachments (1)Change History (6)comment:1 Changed 13 years ago by DefaultCC Plugin
Changed 13 years ago by mwicomment:2 in reply to: ↑ description Changed 13 years ago by Xiang Licomment:3 Changed 13 years ago by ksuehring
comment:4 Changed 13 years ago by SimonO
This bug has been fixed in the revision 1735 of the branch HM-5.0-dev-misc. comment:5 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Hi Mathias,
I think the bug is related to G1042 (partition mode binarization). It also causes the problem reported in ticket #254. I tried to fix it. However, I didn't find right text of the binarization. I think the binarization was proposed by Samsung but the code seemed from HHI. Maybe the author could provide a fix for it.
Xiang Li