source: 3DVCSoftware/trunk/cfg/HM/per-sequence/EBURainFruits_RGB_10bit+4MSB.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.1 KB
Line 
1#======== File I/O ===============
2InputFile                     : HEVC_yuv/RExt_RGB/EBURainFruits_1920x1080_50_10bit_444.rgb
3InputBitDepth                 : 10          # Input bitdepth
4MSBExtendedBitDepth           : 14          # bit depth after addition of MSBs
5InputChromaFormat             : 444         # Ratio of luminance to chrominance samples
6FrameRate                     : 50          # Frame Rate per second
7FrameSkip                     : 0           # Number of frames to be skipped in input
8SourceWidth                   : 1920        # Input  frame width
9SourceHeight                  : 1080        # Input  frame height
10FramesToBeEncoded             : 500         # Number of frames to be coded
11InputColourSpaceConvert       : RGBtoGBR    # Non-normative colour space conversion to apply to input video
12SNRInternalColourSpace        : 1           # Evaluate SNRs in GBR order
13OutputInternalColourSpace     : 0           # Convert recon output back to RGB order. Use --OutputColourSpaceConvert GBRtoRGB on decoder to produce a matching output file.
14
15Level                         : 6.2
Note: See TracBrowser for help on using the repository browser.