Opened 14 years ago

Closed 14 years ago

#89 closed defect (wontfix)

Incompatibility between DIF and AMVRES

Reported by: fbossen Owned by:
Priority: minor Milestone:
Component: HM Version:
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

Software currently silently disables adaptive motion vector resolution when directional interpolation filter is used (InterpFilterType=3):
[TAppEncCfg.cpp]

if(m_iInterpFilterType == IPF_TEN_DIF)

m_bUseAMVRes = false;

The software should instead produce an error to alert the user than the configuration is not supported.

Change History (4)

comment:1 Changed 14 years ago by fbossen

  • Resolution set to wontfix
  • Status changed from new to closed

AMVRES not in HM

comment:2 Changed 12 years ago by davidf

  • Component set to HM

Updating component after adding WD (Text) tickets

comment:3 Changed 12 years ago by davidf

  • Cc fbossen ksuehring davidf added

comment:4 Changed 12 years ago by davidf

  • Cc jct-vc@… added
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

  • David Flynn(Subscriber, Participant)
  • Frank Bossen(Reporter, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)