source:
3DVCSoftware/branches/HTM-14.1-update-dev1-RWTH/cfg/HM/per-sequence/VenueVu_RGB.cfg
@
1352
Last change on this file since 1352 was 1200, checked in by tech, 10 years ago | |
---|---|
|
|
File size: 1019 bytes |
Line | |
---|---|
1 | #======== File I/O =============== |
2 | InputFile : HEVC_yuv/RExt_RGB/VenueVu_1920x1080_30_8bit_444.rgb |
3 | InputBitDepth : 8 # Input bitdepth |
4 | InputChromaFormat : 444 # Ratio of luminance to chrominance samples |
5 | FrameRate : 30 # 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 : 300 # 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.