Changeset 1381 in SHVCSoftware for branches/SHM-dev/cfg
- Timestamp:
- 24 Jul 2015, 21:05:03 (9 years ago)
- Location:
- branches/SHM-dev/cfg
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/cfg/encoder_intra_scalable.cfg
r1322 r1381 96 96 97 97 #=========== Quantization Matrix ================= 98 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read99 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. 100 100 101 101 #============ Lossless ================ -
branches/SHM-dev/cfg/encoder_intra_scalable10.cfg
r1322 r1381 95 95 96 96 #=========== Quantization Matrix ================= 97 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read98 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. 99 99 100 100 #============ Lossless ================ -
branches/SHM-dev/cfg/encoder_lowdelay_P_scalable.cfg
r1322 r1381 101 101 102 102 #=========== Quantization Matrix ================= 103 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read104 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. 105 105 106 106 #============ Lossless ================ -
branches/SHM-dev/cfg/encoder_lowdelay_P_scalable10.cfg
r1322 r1381 101 101 102 102 #=========== Quantization Matrix ================= 103 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read104 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. 105 105 106 106 #============ Lossless ================ -
branches/SHM-dev/cfg/encoder_lowdelay_scalable.cfg
r1322 r1381 101 101 102 102 #=========== Quantization Matrix ================= 103 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read104 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. 105 105 106 106 #============ Lossless ================ -
branches/SHM-dev/cfg/encoder_lowdelay_scalable10.cfg
r1322 r1381 101 101 102 102 #=========== Quantization Matrix ================= 103 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read104 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. 105 105 106 106 #============ Lossless ================ -
branches/SHM-dev/cfg/encoder_randomaccess_scalable.cfg
r1322 r1381 105 105 106 106 #=========== Quantization Matrix ================= 107 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read108 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. 109 109 110 110 #============ Lossless ================ -
branches/SHM-dev/cfg/encoder_randomaccess_scalable10.cfg
r1322 r1381 105 105 106 106 #=========== Quantization Matrix ================= 107 ScalingList : 0 # ScalingList 0 : off, 1 : default, 2 : file read108 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. 109 109 110 110 #============ Lossless ================ -
branches/SHM-dev/cfg/layers.cfg
r1293 r1381 26 26 WaveFrontSynchro0 : 0 # 0: No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case). 27 27 # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs. 28 28 #=========== Quantization Matrix ================= 29 ScalingList0 : 0 # ScalingList 0 : off, 1 : default, 2 : file read 30 ScalingListFile0 : scaling_list0.txt # Scaling List file name. If file is not exist, use Default Matrix. 31 29 32 #============= LAYER 1 ================== 30 33 QP1 : 20 … … 48 51 WaveFrontSynchro1 : 0 # 0: No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case). 49 52 # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs. 50 53 #=========== Quantization Matrix ================= 54 ScalingList1 : 2 # ScalingList 0 : off, 1 : default, 2 : file read 55 ScalingListFile1 : scaling_list1.txt # Scaling List file name. If file is not exist, use Default Matrix. 56 51 57 NumLayerSets : 2 # Include default layer set, value of 0 not allowed 52 58 NumLayerInIdList1 : 2 # 0-th layer set is default, need not specify LayerSetLayerIdList0 or NumLayerInIdList0 -
branches/SHM-dev/cfg/layers_avcbase.cfg
r1293 r1381 45 45 WaveFrontSynchro1 : 0 # 0: No WaveFront synchronisation (WaveFrontSubstreams must be 1 in this case). 46 46 # >0: WaveFront synchronises with the LCU above and to the right by this many LCUs. 47 #=========== Quantization Matrix ================= 48 ScalingList1 : 0 # ScalingList 0 : off, 1 : default, 2 : file read 49 ScalingListFile1 : scaling_list1.txt # Scaling List file name. If file is not exist, use Default Matrix. 47 50 48 51 NumLayerSets : 2 # Include default layer set, value of 0 not allowed
Note: See TracChangeset for help on using the changeset viewer.