source:
3DVCSoftware/branches/HTM-14.1-update-dev3-ETRI/cfg/HM/per-sequence/MissionControl3_RGB.cfg
Last change on this file was 1200, checked in by tech, 10 years ago | |
---|---|
|
|
File size: 1.0 KB |
Line | |
---|---|
1 | #======== File I/O =============== |
2 | InputFile : HEVC_yuv/ScreenContent_RGB/MissionControlClip3_1920x1080_60p_8b444.rgb |
3 | InputBitDepth : 8 # Input bitdepth |
4 | InputChromaFormat : 444 # Ratio of luminance to chrominance samples |
5 | FrameRate : 60 # Frame Rate per second |
6 | FrameSkip : 0 # Number of frames to be skipped in input |
7 | SourceWidth : 1920 # Input frame width |
8 | SourceHeight : 1080 # Input frame height |
9 | FramesToBeEncoded : 600 # Number of frames to be coded |
10 | InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video |
11 | SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order |
12 | OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. |
13 | |
14 | Level : 6.2 |
Note: See TracBrowser for help on using the repository browser.