Opened 6 years ago
Closed 6 years ago
#91 closed defect (duplicate)
Encoding with DQP is broken
Reported by: | adamjw | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BMS | Version: | BMS-2.0.1 |
Keywords: | DQP | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
The encoding with DQP is broken. The encoder would produce an error and not finish the encoding. If a frame is successfully encoded, it cannot be encoded properly.
The bug also affects VTM.
Attachments (2)
Change history (3)
Changed 6 years ago by adamjw
Changed 6 years ago by adamjw
This patch now allows the fixed version of REUSE_CU to work for intra slices with dual tree.
comment:1 Changed 6 years ago by ksuehring
- Resolution set to duplicate
- Status changed from new to closed
Closed as duplicate of #180.
fixed in VTM
Note: See TracTickets for help on using tickets.
A patch to fix the issue.