enable fence sync objects because they are needed by video player.
[harmattan/cameraplus] / data / n9 / qtcamera.ini
1 # devices section.
2 # Here we use an enum to tell subdevsrc2 which camera to use.
3 [devices]
4 scanner=enum
5 property=camera-device
6
7 # GStreaemer elements
8 [video-source]
9 element=subdevsrc2
10
11 [viewfinder-sink]
12 element=gltexturesink
13 renderer=meego
14 use-fence=true
15
16 [audio-source]
17 element=pulsesrc
18
19 [wrapper-video-source]
20 element=camsrcbin
21 property=video-source
22
23 # caps for audio
24 [audio-capture-caps]
25 caps = "audio/x-raw-int, channels=(int)2, width=(int)16, depth=(int)16, rate=(int)48000"
26
27 # Specifying resolutions and capture properties:
28 # Generic sections are called [image] and [video]
29 # A specific section per device can be created and named
30 # [image-<camera id>] and [video-<camera id>]
31 # Options from the device specific section override options from the generic section
32
33 # Defaults
34 [image]
35 profile-name=image-profile
36 profile-path=image.gep
37 extension=jpg
38
39 [video]
40 profile-name=video-profile
41 profile-path=video.gep
42 extension=mp4
43
44 # Primary camera
45 [image-0]
46 presets=image-high-16:9,image-medium-16:9,image-low-16:9,image-high-4:3,image-medium-4:3,image-low-4:3,image-high-3:2,image-medium-3:2,image-low-3:2
47
48 [video-0]
49 presets=video-high,video-medium,video-low
50
51 # presets
52 [image-high-16:9]
53 name=high
54 capture = 3552x2000
55 preview = 912x514
56 viewfinder = 848x480
57 fps = 30
58 night = 10
59 megapixels = 7
60 aspectratio=16:9
61
62 [image-medium-16:9]
63 name=medium
64 capture = 3136x1760
65 preview = 912x512
66 viewfinder = 848x480
67 fps = 30
68 night = 10
69 megapixels = 6
70 aspectratio=16:9
71
72 [image-low-16:9]
73 name=low
74 capture = 2304x1296
75 preview = 912x514
76 viewfinder = 848x480
77 fps = 30
78 night = 10
79 megapixels = 3
80 aspectratio=16:9
81
82 [image-high-4:3]
83 name=high
84 capture = 3248x2448
85 preview = 832x628
86 viewfinder = 640x480
87 fps = 30
88 night = 10
89 megapixels = 8
90 aspectratio=4:3
91
92 [image-medium-4:3]
93 name=medium
94 capture = 2720x2048
95 preview = 832x626
96 viewfinder = 640x480
97 fps = 30
98 night = 10
99 megapixels = 6
100 aspectratio=4:3
101
102 [image-low-4:3]
103 name=low
104 capture = 2048x1536
105 preview = 848x636
106 viewfinder = 640x480
107 fps = 30
108 night = 10
109 megapixels = 3
110 aspectratio=4:3
111
112 [image-high-3:2]
113 name=high
114 capture = 3248x2160
115 preview = 944x628
116 viewfinder = 720x480
117 fps = 30
118 night = 10
119 megapixels = 7
120 aspectratio=3:2
121
122 [image-medium-3:2]
123 name=medium
124 capture = 2896x1920
125 preview = 944x626
126 viewfinder = 720x480
127 fps = 30
128 night = 10
129 megapixels = 6
130 aspectratio=3:2
131
132 [image-low-3:2]
133 name=low
134 capture = 2160x1440
135 preview = 944x630
136 viewfinder = 720x480
137 fps = 30
138 night = 10
139 megapixels = 3
140 aspectratio=3:2
141
142 [video-low]
143 name=low
144 capture = 640x480
145 preview = 640x480
146 fps = 30
147 night = 10
148 aspectratio=4:3
149 resolution=VGA
150
151 [video-medium]
152 name=medium
153 capture = 848x480
154 preview = 848x480
155 fps = 30
156 night = 10
157 aspectratio=16:9
158 resolution=WVGA
159
160 [video-high]
161 name=high
162 capture = 1280x720
163 preview = 1280x720
164 fps = 30
165 night = 10
166 aspectratio=16:9
167 resolution=720p
168
169
170 [sounds]
171 imageCaptureStarted = /usr/share/sounds/ui-tones//snd_camera_shutter.wav
172 imageCaptureEnded = 
173 videoRecordingStarted = /usr/share/sounds/ui-tones//snd_camera_video_record_start.wav
174 videoRecordingEnded = /usr/share/sounds/ui-tones//snd_camera_video_record_stop.wav
175 autoFocusAcquired = /usr/share/sounds/ui-tones//snd_camera_af.wav
176
177 [viewfinder-filters]
178 elements = facetracking, motiondetect
179
180 [roi]
181 element=facetracking
182 enable=message
183 message=regions-of-interest