source: 3DVCSoftware/branches/HTM-5.1-dev0-MERL-Mediatek-Fix/CommonTestConditionsCfgs/rendering_3view_decData.cfg

Last change on this file was 18, checked in by hschwarz, 13 years ago

added configuration files

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