Opened 12 years ago

Closed 9 years ago

#401 closed enhancement (fixed)

DeblockingFilterControlPresent parameter misleading

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

Description

I think the DeblockingFilterControlPresent parameter is rather confusing at the encoder. I think the value of deblocking_filter_control_present_flag should automatically be determined based on the deblocking filter control parameters, i.e. if one of them has a non-default value this value should be included in the bitstream.

For instance for disabling the deblocking filter the user will currently have to set DeblockingFilterControlPresent=1 AND LoopFilterDisable=1 which is not very intuitive.

There is also no documentation on these parameters on the command line help and only outdated information in the software manual.

Change History (5)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 12 years ago by ksuehring

  • Type changed from defect to enhancement

comment:3 Changed 10 years ago by ksuehring

  • Milestone HM-6.1 deleted

comment:4 Changed 9 years ago by ksuehring

  • Milestone set to HM-16.5
  • Owner set to karlsharman
  • Status changed from new to assigned

comment:5 Changed 9 years ago by ksuehring

  • Resolution set to fixed
  • Status changed from assigned to closed

A patch, that removes the DeblockingFilterControlPresent parameter and automatically determines presence based on deblocking filter parameters, has been applied in r4399

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)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • Karl Sharman(Owner)
  • karl.sharman@…(Always)
  • Karsten Suehring(Reporter, Subscriber, Participant, Always)