Changeset 59 in SHVCSoftware for branches/HM-10.0-dev-SHM/cfg


Ignore:
Timestamp:
5 Mar 2013, 02:50:02 (12 years ago)
Author:
seregin
Message:

adding SVC config files, projects and makefile

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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : 1           # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : 1           # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
     
    2828
    2929#======== Quantization =============
    30 QP                            : 32          # Quantization parameter(0-51)
     30#QP                            : 32          # Quantization parameter(0-51)
    3131MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    3232MaxCuDQPDepth                 : 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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : 1           # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : 1           # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 1           # GOP Size (number of B slice = GOPSize-1)
     
    2828
    2929#======== Quantization =============
    30 QP                            : 32          # Quantization parameter(0-51)
     30#QP                            : 32          # Quantization parameter(0-51)
    3131MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    3232MaxCuDQPDepth                 : 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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
     
    3434
    3535#======== Quantization =============
    36 QP                            : 32          # Quantization parameter(0-51)
     36#QP                            : 32          # Quantization parameter(0-51)
    3737MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    3838MaxCuDQPDepth                 : 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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
     
    3434
    3535#======== Quantization =============
    36 QP                            : 32          # Quantization parameter(0-51)
     36#QP                            : 32          # Quantization parameter(0-51)
    3737MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    3838MaxCuDQPDepth                 : 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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
     
    3434
    3535#======== Quantization =============
    36 QP                            : 32          # Quantization parameter(0-51)
     36#QP                            : 32          # Quantization parameter(0-51)
    3737MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    3838MaxCuDQPDepth                 : 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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : -1          # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
     
    3434
    3535#======== Quantization =============
    36 QP                            : 32          # Quantization parameter(0-51)
     36#QP                            : 32          # Quantization parameter(0-51)
    3737MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    3838MaxCuDQPDepth                 : 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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
     
    3838
    3939#======== Quantization =============
    40 QP                            : 32          # Quantization parameter(0-51)
     40#QP                            : 32          # Quantization parameter(0-51)
    4141MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    4242MaxCuDQPDepth                 : 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  
    11#======== File I/O =====================
    22BitstreamFile                 : str.bin
    3 ReconFile                     : rec.yuv
     3#ReconFile                     : rec.yuv
    44
    55#======== Unit definition ================
     
    1515
    1616#======== Coding Structure =============
    17 IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
     17#IntraPeriod                   : 32          # Period of I-Frame ( -1 = only first)
    1818DecodingRefreshType           : 1           # Random Accesss 0:none, 1:CDR, 2:IDR
    1919GOPSize                       : 8           # GOP Size (number of B slice = GOPSize-1)
     
    3838
    3939#======== Quantization =============
    40 QP                            : 32          # Quantization parameter(0-51)
     40#QP                            : 32          # Quantization parameter(0-51)
    4141MaxDeltaQP                    : 0           # CU-based multi-QP optimization
    4242MaxCuDQPDepth                 : 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  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/BQMall_832x480_60.yuv
     2InputFile                     : O:/BQMall_832x480_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 832         # Input  frame width
    77SourceHeight                  : 480         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/BQSquare.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/BQSquare_416x240_60.yuv
     2InputFile                     : O:/BQSquare_416x240_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 416         # Input  frame width
    77SourceHeight                  : 240         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/BQTerrace.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/BQTerrace_1920x1080_60.yuv
     2InputFile                     : O:/BQTerrace_1920x1080_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 1920        # Input  frame width
    77SourceHeight                  : 1080        # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballDrill.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/BasketballDrill_832x480_50.yuv
     2InputFile                     : O:/BasketballDrill_832x480_50.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 50          # Frame Rate per second
     
    66SourceWidth                   : 832         # Input  frame width
    77SourceHeight                  : 480         # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballDrillText.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : BasketballDrillText_832x480_50.yuv
     2InputFile                     : O:/BasketballDrillText_832x480_50.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 50          # Frame Rate per second
     
    66SourceWidth                   : 832         # Input  frame width
    77SourceHeight                  : 480         # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballDrive.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/BasketballDrive_1920x1080_50.yuv
     2InputFile                     : O:/BasketballDrive_1920x1080_50.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 50          # Frame Rate per second
     
    66SourceWidth                   : 1920        # Input  frame width
    77SourceHeight                  : 1080        # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/BasketballPass.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/BasketballPass_416x240_50.yuv
     2InputFile                     : O:/BasketballPass_416x240_50.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 50          # Frame Rate per second
     
    66SourceWidth                   : 416         # Input  frame width
    77SourceHeight                  : 240         # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/BlowingBubbles.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/BlowingBubbles_416x240_50.yuv
     2InputFile                     : O:/BlowingBubbles_416x240_50.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 50          # Frame Rate per second
     
    66SourceWidth                   : 416         # Input  frame width
    77SourceHeight                  : 240         # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/Cactus.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/Cactus_1920x1080_50.yuv
     2InputFile                     : O:/Cactus_1920x1080_50.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 50          # Frame Rate per second
     
    66SourceWidth                   : 1920        # Input  frame width
    77SourceHeight                  : 1080        # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/ChinaSpeed.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ChinaSpeed_1024x768_30.yuv
     2InputFile                     : O:/ChinaSpeed_1024x768_30.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 30          # Frame Rate per second
     
    66SourceWidth                   : 1024        # Input  frame width
    77SourceHeight                  : 768         # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/FourPeople.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/FourPeople_1280x720_60.yuv
     2InputFile                     : O:/FourPeople_1280x720_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/Johnny.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/Johnny_1280x720_60.yuv
     2InputFile                     : O:/Johnny_1280x720_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/Kimono.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/Kimono1_1920x1080_24.yuv
     2InputFile                     : O:/Kimono1_1920x1080_24.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 24          # Frame Rate per second
     
    66SourceWidth                   : 1920        # Input  frame width
    77SourceHeight                  : 1080        # Input  frame height
    8 FramesToBeEncoded              : 240         # Number of frames to be coded
     8FrameToBeEncoded              : 240         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/KristenAndSara.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/KristenAndSara_1280x720_60.yuv
     2InputFile                     : O:/KristenAndSara_1280x720_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/NebutaFestival_10bit.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : NebutaFestival_2560x1600_60_10bit_crop.yuv
     2InputFile                     : O:/NebutaFestival_2560x1600_60_10bit_crop.yuv
    33InputBitDepth                 : 10          # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 2560        # Input  frame width
    77SourceHeight                  : 1600        # Input  frame height
    8 FramesToBeEncoded              : 300         # Number of frames to be coded
     8FrameToBeEncoded              : 300         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/ParkScene.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/ParkScene_1920x1080_24.yuv
     2InputFile                     : O:/ParkScene_1920x1080_24.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 24          # Frame Rate per second
     
    66SourceWidth                   : 1920        # Input  frame width
    77SourceHeight                  : 1080        # Input  frame height
    8 FramesToBeEncoded              : 240         # Number of frames to be coded
     8FrameToBeEncoded              : 240         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/PartyScene.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/PartyScene_832x480_50.yuv
     2InputFile                     : O:/PartyScene_832x480_50.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 50          # Frame Rate per second
     
    66SourceWidth                   : 832         # Input  frame width
    77SourceHeight                  : 480         # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/PeopleOnStreet.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/PeopleOnStreet_2560x1600_30_crop.yuv
     2InputFile                     : O:/PeopleOnStreet_2560x1600_30_crop.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 30          # Frame Rate per second
     
    66SourceWidth                   : 2560        # Input  frame width
    77SourceHeight                  : 1600        # Input  frame height
    8 FramesToBeEncoded              : 150         # Number of frames to be coded
     8FrameToBeEncoded              : 150         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/RaceHorses.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/RaceHorses_416x240_30.yuv
     2InputFile                     : O:/RaceHorses_416x240_30.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 30          # Frame Rate per second
     
    66SourceWidth                   : 416         # Input  frame width
    77SourceHeight                  : 240         # Input  frame height
    8 FramesToBeEncoded              : 300         # Number of frames to be coded
     8FrameToBeEncoded              : 300         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/RaceHorsesC.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/RaceHorses_832x480_30.yuv
     2InputFile                     : O:/RaceHorses_832x480_30.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 30          # Frame Rate per second
     
    66SourceWidth                   : 832         # Input  frame width
    77SourceHeight                  : 480         # Input  frame height
    8 FramesToBeEncoded              : 300         # Number of frames to be coded
     8FrameToBeEncoded              : 300         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/SlideEditing.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : SlideEditing_1280x720_30.yuv
     2InputFile                     : O:/SlideEditing_1280x720_30.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 30          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 300         # Number of frames to be coded
     8FrameToBeEncoded              : 300         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/SlideShow.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : SlideShow_1280x720_20.yuv
     2InputFile                     : O:/SlideShow_1280x720_20.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 20          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 500         # Number of frames to be coded
     8FrameToBeEncoded              : 500         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/SteamLocomotiveTrain_10bit.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : SteamLocomotiveTrain_2560x1600_60_10bit_crop.yuv
     2InputFile                     : O:/SteamLocomotiveTrain_2560x1600_60_10bit_crop.yuv
    33InputBitDepth                 : 10          # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 2560        # Input  frame width
    77SourceHeight                  : 1600        # Input  frame height
    8 FramesToBeEncoded              : 300         # Number of frames to be coded
     8FrameToBeEncoded              : 300         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/Traffic.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/Traffic_2560x1600_30_crop.yuv
     2InputFile                     : O:/Traffic_2560x1600_30_crop.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 30          # Frame Rate per second
     
    66SourceWidth                   : 2560        # Input  frame width
    77SourceHeight                  : 1600        # Input  frame height
    8 FramesToBeEncoded              : 150         # Number of frames to be coded
     8FrameToBeEncoded              : 150         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/Vidyo1.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/vidyo1_1280x720_60.yuv
     2InputFile                     : O:/vidyo1_1280x720_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/Vidyo3.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/vidyo3_1280x720_60.yuv
     2InputFile                     : O:/vidyo3_1280x720_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
  • branches/HM-10.0-dev-SHM/cfg/per-sequence/Vidyo4.cfg

    r51 r59  
    11#======== File I/O ===============
    2 InputFile                     : ../../origCfP/vidyo4_1280x720_60.yuv
     2InputFile                     : O:/vidyo4_1280x720_60.yuv
    33InputBitDepth                 : 8           # Input bitdepth
    44FrameRate                     : 60          # Frame Rate per second
     
    66SourceWidth                   : 1280        # Input  frame width
    77SourceHeight                  : 720         # Input  frame height
    8 FramesToBeEncoded              : 600         # Number of frames to be coded
     8FrameToBeEncoded              : 600         # Number of frames to be coded
Note: See TracChangeset for help on using the changeset viewer.