| Line |  | 
|---|
| 1 | # renderer config file for decoded data | 
|---|
| 2 |  | 
|---|
| 3 | FramesToBeRendered : 300         # !!! replace with actual number of frames | 
|---|
| 4 | SourceWidth : 1024               # !!! replace with actual frame width | 
|---|
| 5 | SourceHeight : 768               # !!! replace with actual frame height | 
|---|
| 6 | BaseViewCameraNumbers : 0 1 2 | 
|---|
| 7 |  | 
|---|
| 8 | VideoInputFile_0 : dec_0.yuv | 
|---|
| 9 | VideoInputFile_1 : dec_1.yuv | 
|---|
| 10 | VideoInputFile_2 : dec_2.yuv | 
|---|
| 11 | DepthInputFile_0 : dec_depth_0.yuv | 
|---|
| 12 | DepthInputFile_1 : dec_depth_1.yuv | 
|---|
| 13 | DepthInputFile_2 : dec_depth_2.yuv | 
|---|
| 14 | SynthOutputFileBaseName : dec_synth_$.yuv | 
|---|
| 15 | ContOutputFileNumbering : 1 | 
|---|
| 16 | FrameSkip : 0 | 
|---|
| 17 | SynthViewCameraNumbers : 0 .25000 .50000 .75000 1 1.25000 1.50000 1.75000 2 | 
|---|
| 18 | CameraParameterFile : dec_cam_pars.txt | 
|---|
| 19 | RenderDirection : 0 | 
|---|
| 20 | RenderMode : 0 | 
|---|
| 21 | TemporalDepthFilter : 0 | 
|---|
| 22 | SimEnhance : 1 | 
|---|
| 23 | ShiftPrecision : 2 | 
|---|
| 24 | HoleFillingMode : 1 | 
|---|
| 25 | BlendMode : 0 | 
|---|
| 26 | BlendZThresPerc : 30 | 
|---|
| 27 | BlendUseDistWeight : 1 | 
|---|
| 28 | BlendHoleMargin : 6 | 
|---|
| 29 | Sweep : 0 | 
|---|
       
      
      Note: See 
TracBrowser for help on using the repository browser.