Skip to content
Snippets Groups Projects
Commit 4ae3d5d3 authored by Karsten Suehring's avatar Karsten Suehring
Browse files

update example config files after parameter name change in !1899

parent eadeb76b
No related branches found
No related tags found
No related merge requests found
#======== Layers ===============
MaxLayers : 2
MaxSublayers : 7
AllLayersSameNumSublayersFlag : 0
DefaultPtlDpbHrdMaxTidFlag : 0
AllIndependentLayersFlag : 0
#======== OLSs ===============
EachLayerIsAnOlsFlag : 0
......
#======== Layers ===============
MaxLayers : 2
MaxSublayers : 1
AllLayersSameNumSublayersFlag : 0
DefaultPtlDpbHrdMaxTidFlag : 0
AllIndependentLayersFlag : 0
AllowablePredDirection : 1 1 1 1 1 # equal to 0 specifies the picture in the i-th temporal layer is allowed to use both inter-layer and intra-layer preditions
# equal to 1 specifies the picture in the i-th temporal layer is allowed to use inter-layer predition only
......
......@@ -4,7 +4,7 @@
#======== Layers ===============
MaxLayers : 2
MaxSublayers : 7 # allow up to 7 temporal layers
AllLayersSameNumSublayersFlag : 0
DefaultPtlDpbHrdMaxTidFlag : 0
AllIndependentLayersFlag : 0
MaxTidILRefPicsPlus1 : 3 # don't use pictures with temoporal_id > 2 for inter-layer reference
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment