Changeset 1381 in SHVCSoftware for branches/SHM-dev/cfg


Ignore:
Timestamp:
24 Jul 2015, 21:05:03 (9 years ago)
Author:
seregin
Message:

make scaling list layer-specific

Location:
branches/SHM-dev/cfg
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/cfg/encoder_intra_scalable.cfg

    r1322 r1381  
    9696
    9797#=========== Quantization Matrix =================
    98 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    99 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     98#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     99#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    100100
    101101#============ Lossless ================
  • branches/SHM-dev/cfg/encoder_intra_scalable10.cfg

    r1322 r1381  
    9595
    9696#=========== Quantization Matrix =================
    97 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    98 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     97#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     98#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    9999
    100100#============ Lossless ================
  • branches/SHM-dev/cfg/encoder_lowdelay_P_scalable.cfg

    r1322 r1381  
    101101
    102102#=========== Quantization Matrix =================
    103 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    104 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     103#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     104#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    105105
    106106#============ Lossless ================
  • branches/SHM-dev/cfg/encoder_lowdelay_P_scalable10.cfg

    r1322 r1381  
    101101
    102102#=========== Quantization Matrix =================
    103 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    104 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     103#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     104#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    105105
    106106#============ Lossless ================
  • branches/SHM-dev/cfg/encoder_lowdelay_scalable.cfg

    r1322 r1381  
    101101
    102102#=========== Quantization Matrix =================
    103 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    104 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     103#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     104#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    105105
    106106#============ Lossless ================
  • branches/SHM-dev/cfg/encoder_lowdelay_scalable10.cfg

    r1322 r1381  
    101101
    102102#=========== Quantization Matrix =================
    103 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    104 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     103#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     104#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    105105
    106106#============ Lossless ================
  • branches/SHM-dev/cfg/encoder_randomaccess_scalable.cfg

    r1322 r1381  
    105105
    106106#=========== Quantization Matrix =================
    107 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    108 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     107#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     108#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    109109
    110110#============ Lossless ================
  • branches/SHM-dev/cfg/encoder_randomaccess_scalable10.cfg

    r1322 r1381  
    105105
    106106#=========== Quantization Matrix =================
    107 ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
    108 ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
     107#ScalingList                   : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     108#ScalingListFile               : scaling_list.txt       # Scaling List file name. If file is not exist, use Default Matrix.
    109109
    110110#============ Lossless ================
  • branches/SHM-dev/cfg/layers.cfg

    r1293 r1381  
    2626WaveFrontSynchro0             : 0           # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
    2727                                            # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
    28 
     28#=========== Quantization Matrix =================
     29ScalingList0                  : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     30ScalingListFile0              : scaling_list0.txt      # Scaling List file name. If file is not exist, use Default Matrix.
     31                                           
    2932#============= LAYER 1 ==================
    3033QP1                           : 20
     
    4851WaveFrontSynchro1             : 0           # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
    4952                                            # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
    50 
     53#=========== Quantization Matrix =================
     54ScalingList1                  : 2                      # ScalingList 0 : off, 1 : default, 2 : file read
     55ScalingListFile1              : scaling_list1.txt      # Scaling List file name. If file is not exist, use Default Matrix.
     56                                           
    5157NumLayerSets                  : 2           # Include default layer set, value of 0 not allowed
    5258NumLayerInIdList1             : 2           # 0-th layer set is default, need not specify LayerSetLayerIdList0 or NumLayerInIdList0
  • branches/SHM-dev/cfg/layers_avcbase.cfg

    r1293 r1381  
    4545WaveFrontSynchro1             : 0           # 0:  No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case).
    4646                                            # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs.
     47#=========== Quantization Matrix =================
     48ScalingList1                  : 0                      # ScalingList 0 : off, 1 : default, 2 : file read
     49ScalingListFile1              : scaling_list1.txt      # Scaling List file name. If file is not exist, use Default Matrix.                                           
    4750
    4851NumLayerSets                  : 2           # Include default layer set, value of 0 not allowed
Note: See TracChangeset for help on using the changeset viewer.