Last change
on this file since 400 was
18,
checked in by hschwarz, 13 years ago
|
added configuration files
|
File size:
791 bytes
|
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 |
---|
7 | |
---|
8 | VideoInputFile_0 : dec_0.yuv |
---|
9 | VideoInputFile_1 : dec_1.yuv |
---|
10 | DepthInputFile_0 : dec_depth_0.yuv |
---|
11 | DepthInputFile_1 : dec_depth_1.yuv |
---|
12 | SynthOutputFileBaseName : dec_synth_$.yuv |
---|
13 | ContOutputFileNumbering : 1 |
---|
14 | FrameSkip : 0 |
---|
15 | SynthViewCameraNumbers : 0 .25000 .50000 .75000 1 |
---|
16 | CameraParameterFile : dec_cam_pars.txt |
---|
17 | RenderDirection : 0 |
---|
18 | RenderMode : 0 |
---|
19 | TemporalDepthFilter : 0 |
---|
20 | SimEnhance : 1 |
---|
21 | ShiftPrecision : 2 |
---|
22 | HoleFillingMode : 1 |
---|
23 | BlendMode : 0 |
---|
24 | BlendZThresPerc : 30 |
---|
25 | BlendUseDistWeight : 1 |
---|
26 | BlendHoleMargin : 6 |
---|
27 | Sweep : 0 |
---|
Note: See
TracBrowser for help on using the repository browser.