Commit 15f81eb8 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

update TEMPLATE.yml

parent 014aa401
Loading
Loading
Loading
Loading
Loading
+12 −10
Original line number Diff line number Diff line
@@ -186,6 +186,8 @@ input:
###     mono_dmx        generate mono downmix condition
###     evs             generate an EVS coded condition (see below examples for additional required keys)
###     ivas            generate an IVAS coded condition (see below examples for additional required keys)
###     ivas_combined   generate a combined-format IVAS coded condition using two IVAS instances for each part
###                     (see below examples for additional required keys)
conditions_to_generate:
  ### Reference and anchor conditions ##########################
  c01:
@@ -226,7 +228,7 @@ conditions_to_generate:
  c06:
      ### REQUIRED: type of condition
      type: ivas
      ### REQUIRED: Bitrates to use for coding
      ### REQUIRED: Bitrates to use for coding, for ivas_combined, first and second bitrates are for objects and spatial parts respectively
      bitrates:
          - 160000
          # - 32000
@@ -264,7 +266,7 @@ conditions_to_generate:
  c07:
      ### REQUIRED: type of condition
      type: ivas
      ### REQUIRED: Bitrates to use for coding
      ### REQUIRED: Bitrates to use for coding, for ivas_combined, first and second bitrates are for objects and spatial parts respectively
      bitrates:
          - 160000
          # - 32000