Changeset 42 in 3DVCSoftware for trunk/cfg


Ignore:
Timestamp:
26 Mar 2012, 18:05:40 (13 years ago)
Author:
tech
Message:

Nokia (Flexible Coding Order)
Ericsson ( High Level Syntax )
changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cfg/encoder_mvd.cfg

    r5 r42  
    1818BitstreamFile                 : BitStreamMV.bin
    1919
    20 
    2120#====== General Coding Parameters ======
    2221NumberOfViews                 : 3           # Number of views to be coded
     
    3029OutputBitDepth                : 8           # Output bit-depth
    3130InternalBitDepth              : 10          # Internal bit-depth
     31FCO                           : 0
     323DVCodingOrder                : T0D0D1D2T1T2
     33
    3234
    3335#====== Camera Parameters ======
     
    7274VSOConfig                     : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) B(oo2) I(s0.5 s1.5)][cx2 B(cc1) I(s1.5)]  #VSO Configuration (3-View) coding order 1 0 2 oder 1 2 0
    7375#VSOConfig                    : [cx0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)]                                  #VSO Configuration (2-View) coding order 1 0
     76#VSOConfig                    : [ox0 B(cc1) I(s0.5)][cx1 B(oo0) B(oo2) I(s0.5 s1.5)][ox2 B(cc1) I(s1.5)]  #VSO Configuration (3-View) coding order 1 0 2 oder 1 2 0; FCO: 1
     77#VSOConfig                    : [ox0 B(cc1) I(s0.5)][cx1 B(oo0) I(s0.5)]                                  #VSO Configuration (2-View) coding order 1 0; FCO 1
     78
    7479
    7580#======== Quantization =============
Note: See TracChangeset for help on using the changeset viewer.