Opened 12 years ago Closed 12 years ago #928 closed defect (fixed)Wrong picture marking information usage in derivation of motion vector components
Description
In HM during the motion information derivation process, wrong picture marking information is for collocated partition's reference frame. HM uses collocated partition's current picture marking information (short term or long term) instead of its picture marking information at the time of its usage as a reference frame as specified in section 8.5.3.1 of the latest specification draft. The issue shows up when TMVP is enabled with long term reference pictures. Attached patch addresses this problem.
In High Efficiency Video Coding (HEVC) text specification draft 9 section 8.5.3.1 Attachments (2)Change History (7)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by mcobancomment:2 Changed 12 years ago by fbossen
comment:3 Changed 12 years ago by fbossen
comment:4 Changed 12 years ago by mcoban
Missing picture marking info update in copySliceInfo() was causing the encoder/decoder mistmatches under multiple slice configuration condition with the previous patch. This issue is addressed in the attached patch. Changed 12 years ago by mcobancomment:5 Changed 12 years ago by fbossen
Fixed in r3204 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
|
Fixed in r3169