Changeset 540 in SHVCSoftware for trunk/cfg/per-sequence-svc-avcbase/Kimono-SNR.cfg
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/SHM-4.1-dev (added) merged: 501-539 /trunk merged: 499
- Property svn:mergeinfo changed
-
trunk/cfg
- Property svn:mergeinfo changed
/branches/SHM-4.1-dev/cfg (added) merged: 507,523-524,534,536
- Property svn:mergeinfo changed
-
trunk/cfg/per-sequence-svc-avcbase/Kimono-SNR.cfg
r442 r540 1 InputBitDepth : 8 # Input bitdepth2 1 FrameSkip : 0 # Number of frames to be skipped in input 3 2 FramesToBeEncoded : 240 # Number of frames to be coded … … 6 5 InputFile0 : Kimono1_1920x1080_24.yuv 7 6 FrameRate0 : 24 # Frame Rate per second 7 InputBitDepth0 : 8 # Input bitdepth for layer 0 8 8 SourceWidth0 : 1920 # Input frame width 9 9 SourceHeight0 : 1088 # Input frame height 10 RepFormatIdx0 : 0# Index of corresponding rep_format() in the VPS10 RepFormatIdx0 : 0 # Index of corresponding rep_format() in the VPS 11 11 IntraPeriod0 : 24 # Period of I-Frame ( -1 = only first) 12 12 ConformanceMode0 : 1 # conformance mode … … 15 15 InputFile1 : Kimono1_1920x1080_24.yuv 16 16 FrameRate1 : 24 # Frame Rate per second 17 InputBitDepth1 : 8 # Input bitdepth for layer 1 17 18 SourceWidth1 : 1920 # Input frame width 18 19 SourceHeight1 : 1080 # Input frame height 19 RepFormatIdx1 : 1# Index of corresponding rep_format() in the VPS20 RepFormatIdx1 : 1 # Index of corresponding rep_format() in the VPS 20 21 IntraPeriod1 : 24 # Period of I-Frame ( -1 = only first) 21 22 ConformanceMode1 : 1 # conformance mode 22 23 NumScaledRefLayerOffsets1 : 1 # Number of scaled entry offsets for this layer 24 ScaledRefLayerId1 : 0 # Scaled reference layer ID 23 25 ScaledRefLayerBottomOffset1 : -4 # offset for spatial alignment of the base and enhancement layers 24 26 QP1 : 20
Note: See TracChangeset for help on using the changeset viewer.