65901291e171e26fa4f039e4ba67e64e705afcdd
[platform/adaptation/intel_mfld/mmfw-sysconf-mfld-blackbay.git] / mmfw-sysconf-mfld-blackbay / usr / etc / mmfw_camcorder_dev_video_pri.ini
1 ; < Camera/Camcorder Configure Control INI file >
2 ;
3 ; - Aptina 8Mp, 1/3.2-inch, CMOS Image Sensor
4 ;
5 ; - Header List -
6 ; 1.  Camera
7 ; 2.  Strobe
8 ; 3.  Effect
9 ; 4.  Photograph
10 ; 5.  Capture
11 ; 6.  Detect
12 ;
13 ; - Note -
14 ; If you want to add a new header,
15 ; add a new enum value to "enum ConfigureCategoryControl"
16 ; and new default table for it in mm_camcorder_configure.c/.h
17 ;
18
19 [Camera]
20 ; Input index - real setting value
21 ;;; 0:PRIMARY_CAMERA, 1:SECONDARY_CAMERA
22 ; Input index - MSL value(convert array index)
23 ;;; -1:NONE, 0:CAMERA0, 1:CAMERA1
24 InputIndex = 0,-255 || 0
25 DeviceName = mt9e013
26 PreviewResolution = 176,144 | 800,600 | 1600,1200 | 1600,940 | 1024,600 | 1280,720 || 800,600
27 CaptureResolution = 320,240 | 352,288 | 640,480 | 800,600 | 1024,600 | 1280,720 | 1280,960 | 1920,1080 | 2048,1536 | 3264,1836 | 3264,2448 || 2048,1536
28 DisplayRect = 0,0 | 0,112 || 0,0
29 DisplayResolution = 480,640 | 580,800 | 600,800 | 600,1024 || 600,1024
30 FPS = 30 || 30
31 ; PictureForamt - MSL value
32 ;;; 0:NV12, 1:NV12T, 2:NV16, 3:NV21, 4:YUYV, 5:UYVY, 6:422P, 7:I420, 8:YV12, 9:RGB565, 10:RGB888, 11:RGBA, 12:ARGB, 13:ENCODED
33 PictureFormat = 0,4,7,8 || 0
34 Overlay = 0,1 || 1
35 ; Recommend display rotation
36 ;;; 0:NONE, 1:90, 2:180, 3:270
37 RecommendDisplayRotation = 0
38 ; Recommend preview format for capture
39 ;;; 0:NV12, 1:NV12T, 2:NV16, 3:NV21, 4:YUYV, 5:UYVY, 6:422P, 7:I420, 8:YV12, 9:RGB565, 10:RGB888, 11:RGBA, 12:ARGB, 13:ENCODED, 14:INTERLEAVED_JPEG_UYVY
40 RecommendPreviewFormatCapture = 0
41 ; Recommend preview format for record
42 ;;; 0:NV12, 1:NV12T, 2:NV16, 3:NV21, 4:YUYV, 5:UYVY, 6:422P, 7:I420, 8:YV12, 9:RGB565, 10:RGB888, 11:RGBA, 12:ARGB, 13:ENCODED, 14:INTERLEAVED_JPEG_UYVY
43 RecommendPreviewFormatRecord = 0
44 ; Recommend preview resolution
45 ;;; 0: NORMAL ratio(4:3), 1: WIDE ratio(16:9)
46 RecommendPreviewResolution = 800,600 | 1024,600 || 800,600
47 ; Camera facing direction
48 ;;; 0:REAR, 1:FRONT
49 FacingDirection = 0
50
51
52 [Strobe]
53 ;StrobeControl - Not support
54 ;StrobeCapabilities - Not support
55 ; Strobe mode - real setting value
56 ;;; 0:AUTO, 1:OFF, 2:ON, 3:FILL_IN, 4:RED_EYE
57 ; Strobe mode - MSL value(convert array index)
58 ;;; 0:OFF, 1:ON, 2:AUTO, 3:REDEYE_REDUCTION, 4:SLOW_SYNC, 5:FRONT_CURTAIN, 6:REAR_CURTAIN, 7:PERMANENT
59 StrobeMode = 1,2,0,-255,-255,-255,-255,-255 || 0
60 ;StrobeStatus - Not support
61 ;StrobeEV - Not support
62
63
64 [Effect]
65 Brightness = 1,20 || 10
66 Contrast = 1,20 || 10
67 Saturation = 1,20 || 10
68 Sharpness = 1,20 || 10
69
70 ; White balance - real setting value
71 ;;; 0:AUTO, 1:DAYLIGHT, 2:SUNSET, 3:CLOUDY, 4:TUNGSTEN, 5:FLUORESCENT
72 ; White balance - MSL value(convert array index)
73 ;;; 0:NONE, 1:AUTO, 2:DAYLIGHT, 3:CLOUDY, 4:FLUOROSCENT, 5:INCANDESCENT, 6:SHADE, 7:HORIZON, 8:FLASH, 9:CUSTOM
74 WhiteBalance = -255,0,1,3,5,-255,-255,-255,-255,-255 || 0
75
76 ; Color tone - real setting value
77 ;;; 0:NORMAL, 1:SEPIA, 2:NEGATIVE, 3:GRAYSCALE, 5:VIVID, 9:SKY_BLUE, 10:GRASS_GREEN , 11: SKIN_WHITEN
78 ; Color tone - MSL value(convert array index)
79 ;;; 0:NONE, 1:MONO, 2:SEPIA, 3:NEGATIVE, 4:BLUE, 5:GREEN, 6:AQUA, 7:VIOLET, 8:ORANGE, 9:GRAY, 10:REC,
80 ;;; 11:ANTIQUE, 12:WARM, 13:PINK, 14:YELLOW, 15:PURPLE, 16:EMBOSS, 17:OUTLINE, 18:SOLARIZATION_1, 19:SOLARIZATION_2, 20:SOLARIZATION_3,
81 ;;; 21:SOLARIZATION_4, 22:SKETCH_1, 23:SKETCH_2, 24:SKETCH_3, 25:SKETCH_4
82 ColorTone = 0,3,1,2,9,10,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255 || 0
83
84 ; Flip - real setting value
85 ;;; 0:NONE, 1:VERTICAL, 2:HORIZONTAL
86 ; Flip - MSL value(convert array index)
87 ;;; 0:HORIZONTAL, 1:VERTICAL, 2:NONE
88 ;Flip = 2,1,0 || 0
89
90 ; Wide Dynamic Range - real setting value
91 ;;; 1:OFF, 2:ON, 3:AUTO
92 ; Wide Dynamic Range - MSL value(convert array index)
93 ;;; 0:OFF, 1:ON, 2:AUTO
94 ;WDR = 1,2,3 || 3
95
96 ; Part color mode - real setting value
97 ;;; 0:OFF, 1:SWAP, 2:ACCENT
98 ; Part color mode - MSL value(convert array index)
99 ;;; 0:OFF, 1:SWAP, 2:ACCENT
100 ;PartColorMode = 0,1,2 || 0
101
102 ; Part color - real setting value
103 ;;; 0:VIOLET, 1:PURPLE, 2:MAGENTA_1, 3:MAGENTA_2, 4:RED_1, 5:RED_2, 6:BROWN, 7:YELLOW, 8:GREEN_1, 9:GREEN_2, 10:GREEN_3, 
104 ;;; 11:GREEN_4, 12:COBALT, 13:CYAN, 14:BLUE_1, 15:BLUE_2, 16:GRAY
105 ; Part color - MSL value(convert array index)
106 ;;; 0:VIOLET, 1:PURPLE, 2:MAGENTA_1, 3:MAGENTA_2, 4:RED_1, 5:RED_2, 6:BROWN, 7:YELLOW, 8:GREEN_1, 9:GREEN_2, 10:GREEN_3, 
107 ;;; 11:GREEN_4, 12:COBALT_BLUE, 13:CYAN, 14:BLUE_1, 15:BLUE_2, 16:GRAY
108 ;PartColor = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 || 0
109
110 [Photograph]
111 ;LensInit = 0,1 || 0
112 DigitalZoom = 100,800 || 100
113 ;OpticalZoom - Not support
114
115 ; Focus mode - real setting value
116 ;;; Not Support, no need to convert
117 ; Focus mode - MSL value(convert array index)
118 ;;; 0:NONE, 1:PAN, 2:AUTO, 3:MANUAL, 4:TOUCH_AUTO, 5:CONTINUOUS
119 FocusMode = 0,1,2,3,4,5 || 4
120
121 ; Auto focus type - real setting value
122 ;;; 0:NORMAL, 1:MACRO, 2:FULL
123 ; Auto focus - MSL value(convert array index)
124 ;;; 0:NONE, 1:NORMAL, 2:MACRO, 3:FULL
125 AFType = -255,0,1,-255 || 0
126
127 ; Auto exposure type - real setting value
128 ;;; 1,ALL 2,CENTER 3,SPOT
129 ; Auto exposure mode - MSL value(convert array index)
130 ;;; 0,OFF 1,ALL 2,CENTER1  3,CENTER2 4,CENTER3 5,SPOT1 6,SPOT2 7,CUSTOM1 8,CUSTOM2
131 AEType = -255,0,2,-255,-255,1,-255,-255,-255 || 1
132
133 ;ExposureValue - Not support
134 ;FNumber - Not support
135 ;ShutterSpeed - Not support
136
137 ; ISO - real setting value
138 ;;; 0:1600, 1:800, 2:400, 3:200, 4:100, 5:AUTO
139 ; ISO - MSL value(convert array index)
140 ;;; 0:AUTO, 1:50, 2:100, 3:200, 4:400, 5:800, 6:1600, 7:3200
141 ISO = 5,-255,4,3,2,1,0,-255 || 1
142
143 ; Program mode - real setting value
144 ;;; 0: MANUAL, 1:CLOSEUP, 2:PORTRAIT, 3:LANDSCAPE, 4:SPORT, 5:NIGHT, 6:AUTO
145 ; Program mode - MSL value(convert array index)
146 ;;; 0:NORMAL, 1:PORTRAIT, 2:LANDSCAPE, 3:SPORTS, 4:PARTY_N_INDOOR, 5:BEACH_N_INDOOR, 6:SUNSET, 7:DUSK_N_DAWN, 8:FALL_COLOR, 9:NIGHT_SCENE,
147 ;;; 10:FIREWORK, 11:TEXT, 12:SHOW_WINDOW, 13:CANDLE_LIGHT, 14:BACKLIGHT
148 ProgramMode = 0,2,3,4,-255,-255,-255,-255,-255,5,-255,-255,-255,-255,-255 || 0
149
150 ; Anti-handshake - real setting value
151 ;;; N/A
152 ; Anti-handshake - MSL value(convert array index)
153 ;;; 0:OFF, 1:ON, 2:AUTO, 3:MOVIE_ON
154 AntiHandshake = 0,-255,-255,-255 || 0
155
156 ; Video-stabilization - real setting value
157 ;;; 0:OFF, 1:ON
158 ; Video-stabilization - MSL value(convert array index)
159 ;;; 0:OFF, 1:ON
160 VideoStabilization = 0 || 0
161
162 ; Face zoom mode
163 ;;; 0:OFF, 1:ON
164 FaceZoomMode = 0 || 0
165 ; Face zoom level
166 FaceZoomLevel = 0,0 || 0
167
168
169 [Capture]
170 ; Output mode
171 ;;; No need to convert
172 ;;; 0:NV12, 1:NV12T, 2:NV16, 3:NV21, 4:YUYV, 5:UYVY, 6:422P, 7:I420, 8:YV12, 9:RGB565, 10:RGB888, 11:RGBA, 12:ARGB, 13:ENCODED
173 OutputMode = 0,4,7,8,13 || 0
174 JpegQuality = 0,100 || 95
175 MultishotNumber = 1,255 || 1
176 SensorEncodedCapture = 0
177 ; Support HDR
178 ;;; 0: OFF, 1: ON, 2: ON and Original
179 SupportHDR = 0,-255,-255 || 0
180
181
182 [Detect]
183 ; Detect mode
184 ;;; No need to convert
185 ;;; 0:OFF, 1:ON
186 ;DetectMode = 0,1 || 0
187 ;DetectNumber - Not support
188 ;DetectFocusSelect - Not support
189 ;DetectSelectNumber - Not support
190 ;DetectStatus - Not support
191