Last change
on this file since 1412 was
1412,
checked in by tech, 7 years ago
|
- Update HM-16.18
- Cleanups
- Encoder Extension
-- Representation formats
-- Parameter set sharing
-- GOP configuration
|
-
Property svn:eol-style set to
native
|
File size:
1.0 KB
|
Line | |
---|
1 | #======== File I/O =============== |
---|
2 | InputFile : HEVC_yuv/ScreenContent_RGB/sc_robot_1280x720_30_8bit_300.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 : 1280 # Input frame width |
---|
8 | SourceHeight : 720 # 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.