source:
3DVCSoftware/branches/HTM-14.1-update-dev0/cfg/HM/per-sequence/EBURainFruits_RGB_10bit.cfg
Last change on this file was 1200, checked in by tech, 10 years ago | |
---|---|
|
|
File size: 1.0 KB |
Rev | Line | |
---|---|---|
[1200] | 1 | #======== File I/O =============== |
2 | InputFile : HEVC_yuv/RExt_RGB/EBURainFruits_1920x1080_50_10bit_444.rgb | |
3 | InputBitDepth : 10 # Input bitdepth | |
4 | InputChromaFormat : 444 # Ratio of luminance to chrominance samples | |
5 | FrameRate : 50 # 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 : 500 # 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.