source: 3DVCSoftware/trunk/cfg/HM/per-sequence/Bubbles_RGB_16bit.cfg @ 1313

Last change on this file since 1313 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.0 KB
Line 
1#======== File I/O ===============
2InputFile                     : HEVC_yuv/RExt_RGB_16bit/Bubbles_4096x2160_24_16bit_444.rgb
3InputBitDepth                 : 16          # Input bitdepth
4InputChromaFormat             : 444         # Ratio of luminance to chrominance samples
5FrameRate                     : 24          # Frame Rate per second
6FrameSkip                     : 0           # Number of frames to be skipped in input
7SourceWidth                   : 4096        # Input  frame width
8SourceHeight                  : 2160        # Input  frame height
9FramesToBeEncoded             : 120         # Number of frames to be coded
10InputColourSpaceConvert       : RGBtoGBR    # Non-normative colour space conversion to apply to input video
11SNRInternalColourSpace        : 1           # Evaluate SNRs in GBR order
12OutputInternalColourSpace     : 0           # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file.
13
14Level                         : 6.2
Note: See TracBrowser for help on using the repository browser.