Changeset 59 in SHVCSoftware for branches/HM-10.0-dev-SHM/cfg
- Timestamp:
- 5 Mar 2013, 02:50:02 (12 years ago)
- Location:
- branches/HM-10.0-dev-SHM/cfg
- Files:
-
- 20 added
- 35 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HM-10.0-dev-SHM/cfg/encoder_intra_main.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : 1 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : 1 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) … … 28 28 29 29 #======== Quantization ============= 30 QP : 32 # Quantization parameter(0-51)30 #QP : 32 # Quantization parameter(0-51) 31 31 MaxDeltaQP : 0 # CU-based multi-QP optimization 32 32 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/encoder_intra_main10.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : 1 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : 1 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 1 # GOP Size (number of B slice = GOPSize-1) … … 28 28 29 29 #======== Quantization ============= 30 QP : 32 # Quantization parameter(0-51)30 #QP : 32 # Quantization parameter(0-51) 31 31 MaxDeltaQP : 0 # CU-based multi-QP optimization 32 32 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/encoder_lowdelay_P_main.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : -1 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : -1 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) … … 34 34 35 35 #======== Quantization ============= 36 QP : 32 # Quantization parameter(0-51)36 #QP : 32 # Quantization parameter(0-51) 37 37 MaxDeltaQP : 0 # CU-based multi-QP optimization 38 38 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/encoder_lowdelay_P_main10.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : -1 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : -1 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) … … 34 34 35 35 #======== Quantization ============= 36 QP : 32 # Quantization parameter(0-51)36 #QP : 32 # Quantization parameter(0-51) 37 37 MaxDeltaQP : 0 # CU-based multi-QP optimization 38 38 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/encoder_lowdelay_main.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : -1 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : -1 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) … … 34 34 35 35 #======== Quantization ============= 36 QP : 32 # Quantization parameter(0-51)36 #QP : 32 # Quantization parameter(0-51) 37 37 MaxDeltaQP : 0 # CU-based multi-QP optimization 38 38 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/encoder_lowdelay_main10.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : -1 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : -1 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 0 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 4 # GOP Size (number of B slice = GOPSize-1) … … 34 34 35 35 #======== Quantization ============= 36 QP : 32 # Quantization parameter(0-51)36 #QP : 32 # Quantization parameter(0-51) 37 37 MaxDeltaQP : 0 # CU-based multi-QP optimization 38 38 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/encoder_randomaccess_main.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : 32 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : 32 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) … … 38 38 39 39 #======== Quantization ============= 40 QP : 32 # Quantization parameter(0-51)40 #QP : 32 # Quantization parameter(0-51) 41 41 MaxDeltaQP : 0 # CU-based multi-QP optimization 42 42 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/encoder_randomaccess_main10.cfg
r51 r59 1 1 #======== File I/O ===================== 2 2 BitstreamFile : str.bin 3 ReconFile : rec.yuv3 #ReconFile : rec.yuv 4 4 5 5 #======== Unit definition ================ … … 15 15 16 16 #======== Coding Structure ============= 17 IntraPeriod : 32 # Period of I-Frame ( -1 = only first)17 #IntraPeriod : 32 # Period of I-Frame ( -1 = only first) 18 18 DecodingRefreshType : 1 # Random Accesss 0:none, 1:CDR, 2:IDR 19 19 GOPSize : 8 # GOP Size (number of B slice = GOPSize-1) … … 38 38 39 39 #======== Quantization ============= 40 QP : 32 # Quantization parameter(0-51)40 #QP : 32 # Quantization parameter(0-51) 41 41 MaxDeltaQP : 0 # CU-based multi-QP optimization 42 42 MaxCuDQPDepth : 0 # Max depth of a minimum CuDQP for sub-LCU-level delta QP -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BQMall.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/BQMall_832x480_60.yuv2 InputFile : O:/BQMall_832x480_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 832 # Input frame width 7 7 SourceHeight : 480 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BQSquare.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/BQSquare_416x240_60.yuv2 InputFile : O:/BQSquare_416x240_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 416 # Input frame width 7 7 SourceHeight : 240 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BQTerrace.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/BQTerrace_1920x1080_60.yuv2 InputFile : O:/BQTerrace_1920x1080_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 1920 # Input frame width 7 7 SourceHeight : 1080 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballDrill.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/BasketballDrill_832x480_50.yuv2 InputFile : O:/BasketballDrill_832x480_50.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 50 # Frame Rate per second … … 6 6 SourceWidth : 832 # Input frame width 7 7 SourceHeight : 480 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballDrillText.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : BasketballDrillText_832x480_50.yuv2 InputFile : O:/BasketballDrillText_832x480_50.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 50 # Frame Rate per second … … 6 6 SourceWidth : 832 # Input frame width 7 7 SourceHeight : 480 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballDrive.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/BasketballDrive_1920x1080_50.yuv2 InputFile : O:/BasketballDrive_1920x1080_50.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 50 # Frame Rate per second … … 6 6 SourceWidth : 1920 # Input frame width 7 7 SourceHeight : 1080 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballPass.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/BasketballPass_416x240_50.yuv2 InputFile : O:/BasketballPass_416x240_50.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 50 # Frame Rate per second … … 6 6 SourceWidth : 416 # Input frame width 7 7 SourceHeight : 240 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/BlowingBubbles.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/BlowingBubbles_416x240_50.yuv2 InputFile : O:/BlowingBubbles_416x240_50.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 50 # Frame Rate per second … … 6 6 SourceWidth : 416 # Input frame width 7 7 SourceHeight : 240 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/Cactus.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/Cactus_1920x1080_50.yuv2 InputFile : O:/Cactus_1920x1080_50.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 50 # Frame Rate per second … … 6 6 SourceWidth : 1920 # Input frame width 7 7 SourceHeight : 1080 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/ChinaSpeed.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ChinaSpeed_1024x768_30.yuv2 InputFile : O:/ChinaSpeed_1024x768_30.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 30 # Frame Rate per second … … 6 6 SourceWidth : 1024 # Input frame width 7 7 SourceHeight : 768 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/FourPeople.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/FourPeople_1280x720_60.yuv2 InputFile : O:/FourPeople_1280x720_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/Johnny.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/Johnny_1280x720_60.yuv2 InputFile : O:/Johnny_1280x720_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/Kimono.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/Kimono1_1920x1080_24.yuv2 InputFile : O:/Kimono1_1920x1080_24.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 24 # Frame Rate per second … … 6 6 SourceWidth : 1920 # Input frame width 7 7 SourceHeight : 1080 # Input frame height 8 Frame sToBeEncoded : 240 # Number of frames to be coded8 FrameToBeEncoded : 240 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/KristenAndSara.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/KristenAndSara_1280x720_60.yuv2 InputFile : O:/KristenAndSara_1280x720_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/NebutaFestival_10bit.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : NebutaFestival_2560x1600_60_10bit_crop.yuv2 InputFile : O:/NebutaFestival_2560x1600_60_10bit_crop.yuv 3 3 InputBitDepth : 10 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 2560 # Input frame width 7 7 SourceHeight : 1600 # Input frame height 8 Frame sToBeEncoded : 300 # Number of frames to be coded8 FrameToBeEncoded : 300 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/ParkScene.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/ParkScene_1920x1080_24.yuv2 InputFile : O:/ParkScene_1920x1080_24.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 24 # Frame Rate per second … … 6 6 SourceWidth : 1920 # Input frame width 7 7 SourceHeight : 1080 # Input frame height 8 Frame sToBeEncoded : 240 # Number of frames to be coded8 FrameToBeEncoded : 240 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/PartyScene.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/PartyScene_832x480_50.yuv2 InputFile : O:/PartyScene_832x480_50.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 50 # Frame Rate per second … … 6 6 SourceWidth : 832 # Input frame width 7 7 SourceHeight : 480 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/PeopleOnStreet.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/PeopleOnStreet_2560x1600_30_crop.yuv2 InputFile : O:/PeopleOnStreet_2560x1600_30_crop.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 30 # Frame Rate per second … … 6 6 SourceWidth : 2560 # Input frame width 7 7 SourceHeight : 1600 # Input frame height 8 Frame sToBeEncoded : 150 # Number of frames to be coded8 FrameToBeEncoded : 150 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/RaceHorses.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/RaceHorses_416x240_30.yuv2 InputFile : O:/RaceHorses_416x240_30.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 30 # Frame Rate per second … … 6 6 SourceWidth : 416 # Input frame width 7 7 SourceHeight : 240 # Input frame height 8 Frame sToBeEncoded : 300 # Number of frames to be coded8 FrameToBeEncoded : 300 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/RaceHorsesC.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/RaceHorses_832x480_30.yuv2 InputFile : O:/RaceHorses_832x480_30.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 30 # Frame Rate per second … … 6 6 SourceWidth : 832 # Input frame width 7 7 SourceHeight : 480 # Input frame height 8 Frame sToBeEncoded : 300 # Number of frames to be coded8 FrameToBeEncoded : 300 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/SlideEditing.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : SlideEditing_1280x720_30.yuv2 InputFile : O:/SlideEditing_1280x720_30.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 30 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 300 # Number of frames to be coded8 FrameToBeEncoded : 300 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/SlideShow.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : SlideShow_1280x720_20.yuv2 InputFile : O:/SlideShow_1280x720_20.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 20 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 500 # Number of frames to be coded8 FrameToBeEncoded : 500 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/SteamLocomotiveTrain_10bit.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : SteamLocomotiveTrain_2560x1600_60_10bit_crop.yuv2 InputFile : O:/SteamLocomotiveTrain_2560x1600_60_10bit_crop.yuv 3 3 InputBitDepth : 10 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 2560 # Input frame width 7 7 SourceHeight : 1600 # Input frame height 8 Frame sToBeEncoded : 300 # Number of frames to be coded8 FrameToBeEncoded : 300 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/Traffic.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/Traffic_2560x1600_30_crop.yuv2 InputFile : O:/Traffic_2560x1600_30_crop.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 30 # Frame Rate per second … … 6 6 SourceWidth : 2560 # Input frame width 7 7 SourceHeight : 1600 # Input frame height 8 Frame sToBeEncoded : 150 # Number of frames to be coded8 FrameToBeEncoded : 150 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/Vidyo1.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/vidyo1_1280x720_60.yuv2 InputFile : O:/vidyo1_1280x720_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/Vidyo3.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/vidyo3_1280x720_60.yuv2 InputFile : O:/vidyo3_1280x720_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded -
branches/HM-10.0-dev-SHM/cfg/per-sequence/Vidyo4.cfg
r51 r59 1 1 #======== File I/O =============== 2 InputFile : ../../origCfP/vidyo4_1280x720_60.yuv2 InputFile : O:/vidyo4_1280x720_60.yuv 3 3 InputBitDepth : 8 # Input bitdepth 4 4 FrameRate : 60 # Frame Rate per second … … 6 6 SourceWidth : 1280 # Input frame width 7 7 SourceHeight : 720 # Input frame height 8 Frame sToBeEncoded : 600 # Number of frames to be coded8 FrameToBeEncoded : 600 # Number of frames to be coded
Note: See TracChangeset for help on using the changeset viewer.