Changeset 51 in 3DVCSoftware for branches/0.3-nokia/cfg
- Timestamp:
- 4 Apr 2012, 17:06:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-nokia/cfg/encoder_mvd.cfg
r35 r51 18 18 BitstreamFile : BitStreamMV.bin 19 19 20 3DVFlexOrder : 021 3DVCodingOrder : T0D0D1D2T1T222 23 24 20 #====== General Coding Parameters ====== 25 21 NumberOfViews : 3 # Number of views to be coded … … 33 29 OutputBitDepth : 8 # Output bit-depth 34 30 InternalBitDepth : 10 # Internal bit-depth 31 FCO : 0 32 3DVCodingOrder : T0D0D1D2T1T2 33 35 34 36 35 #====== Camera Parameters ====== … … 75 74 VSOConfig : [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 76 75 #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 77 79 78 80 #======== Quantization =============
Note: See TracChangeset for help on using the changeset viewer.