Last change
on this file since 1325 was
1313,
checked in by tech, 9 years ago
|
Merged 14.1-update-dev1@1312.
|
-
Property svn:eol-style set to
native
|
File size:
1.1 KB
|
Line | |
---|
1 | #======== File I/O =============== |
---|
2 | InputFile : HEVC_yuv/RExt_RGB/Kimono1_1920x1080_24_10bit_444.rgb |
---|
3 | InputBitDepth : 10 # Input bitdepth |
---|
4 | MSBExtendedBitDepth : 16 # bit depth after addition of MSBs |
---|
5 | InputChromaFormat : 444 # Ratio of luminance to chrominance samples |
---|
6 | FrameRate : 24 # Frame Rate per second |
---|
7 | FrameSkip : 0 # Number of frames to be skipped in input |
---|
8 | SourceWidth : 1920 # Input frame width |
---|
9 | SourceHeight : 1080 # Input frame height |
---|
10 | FramesToBeEncoded : 240 # Number of frames to be coded |
---|
11 | InputColourSpaceConvert : RGBtoGBR # Non-normative colour space conversion to apply to input video |
---|
12 | SNRInternalColourSpace : 1 # Evaluate SNRs in GBR order |
---|
13 | OutputInternalColourSpace : 0 # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file. |
---|
14 | |
---|
15 | Level : 6.2 |
---|
Note: See
TracBrowser for help on using the repository browser.