Skip to content

JVET-W2005: Operation range extension profiles based on JVET-W0136 and meeting decisions

Tomohiro Ikai requested to merge ikai/VVCSoftware_VTM:v2_profile into master

I think all elements for operation range extension profiles has been implemented. If anything or missing, please let me know.

Example of specifying profiles:
--Profile=auto
or
--Profile=main_12 --GeneralLowerBitRateConstraintFlag=1
--Profile=main_12_444 --GeneralLowerBitRateConstraintFlag=1
--Profile=main_16_444 --GeneralLowerBitRateConstraintFlag=1
--Profile=main_12_intra
--Profile=main_12_444_intra
--Profile=main_16_444_intra
--Profile=main_12_still_picture
--Profile=main_12_444_still_picture
--Profile=main_16_444_still_picture
Edited by Tomohiro Ikai

Merge request reports