merge with master
[platform/adaptation/intel_mfld/mmfw-sysconf-mfld-blackbay.git] / mmfw-sysconf-mfld-blackbay / usr / etc / mmfw_camcorder_dev_video_sec.ini
1 ; < Camera/Camcorder Configure Control INI file >
2 ;
3 ; - SDK Camera - VGA Camera
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 = -255,1 || 1
25 DeviceName = mt9m114
26 PreviewResolution = 160,120 | 176,144 | 320,240 | 352,288 | 640,480 | 1280,720 || 640,480
27 CaptureResolution = 160,120 | 176,144 | 320,240 | 352,288 | 640,480 | 800,600 | 1280,720 | 1280,960 || 1280,960
28 FPS = 30 || 30
29 DisplayRect = 0,0 | 0,112 || 0,0
30 DisplayResolution = 480,640 | 580,800 | 600,800 | 600,1024 || 600,1024
31
32 ; PictureForamt - MSL value
33 ;;; 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
34 PictureFormat = 0,4,7,8 || 0
35 Overlay = 0,1 || 1
36 ; Recommand preview format for capture
37 ;;; 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
38 RecommendPreviewFormatCapture = 0
39 ; Recommand preview format for record
40 ;;; 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
41 RecommendPreviewFormatRecord = 0
42
43
44 [Strobe]
45 ;StrobeControl - Not support
46 ;StrobeCapabilities - Not support
47 ; Strobe mode - real setting value
48 ;;; 0:BASE, 1:OFF, 2:AUTO, 3:ON, 4:TORCH, 5:MAX
49 ; Strobe mode - MSL value(convert array index)
50 ;;; 0:OFF, 1:ON, 2:AUTO, 3:REDEYE_REDUCTION, 4:SLOW_SYNC, 5:FRONT_CURTAIN, 6:REAR_CURTAIN, 7:PERMANENT
51 StrobeMode = 1,-255,-255,-255,-255,-255,-255,-255 || 1
52 ;StrobeStatus - Not support
53 ;StrobeEV - Not support
54
55
56 [Effect]
57 Brightness = 1,20 || 10
58 Contrast = 1,20 || 10
59 Saturation = 1,20 || 10
60 Sharpness = 1,20 || 10
61
62 ; White balance - real setting value
63 ;;; 0:AUTO, 1:INCANDESCENT, 2:FLUORESCENT_HIGH, 3:FLUORESCENT_LOW, 4:DAYLIGHT, 5:CLOUDY, 6:SHADE, 7:HORIZON, 8:CUSTOM , 9:LED_LIGHT
64 ; White balance - MSL value(convert array index)
65 ;;; 0:NONE, 1:AUTO, 2:DAYLIGHT, 3:CLOUDY, 4:FLUOROSCENT, 5:INCANDESCENT, 6:SHADE, 7:HORIZON, 8:FLASH, 9:CUSTOM
66 ;WhiteBalance = -255,1,4,5,3,2,6,7,-255,-255 || 1
67 ;WhiteBalance = -255,0,4,5,2,1,6,7,9,8 || 0
68
69 ; Color tone - real setting value
70 ;;; 0:NONE, 1:SEPIA, 2:ANTIQUE, 3:NEGATIVE, 4:EMBOSS, 5:GRAY, 6:OUTLINE, 7:SOLARIZATION
71 ; Color tone - MSL value(convert array index)
72 ;;; 0:NONE, 1:MONO, 2:SEPIA, 3:NEGATIVE, 4:BLUE, 5:GREEN, 6:AQUA, 7:VIOLET, 8:ORANGE, 9:GRAY, 10:REC,
73 ;;; 11:ANTIQUE, 12:WARM, 13:PINK, 14:YELLOW, 15:PURPLE, 16:EMBOSS, 17:OUTLINE, 18:SOLARIZATION_1, 19:SOLARIZATION_2, 20:SOLARIZATION_3,
74 ;;; 21:SOLARIZATION_4, 22:SKETCH_1, 23:SKETCH_2, 24:SKETCH_3, 25:SKETCH_4
75 ;ColorTone = 1,-255,3,2,11,6,5,18,-255,-255,3,4,10,-255,-255,-255,-255,16,17,12,13,14,15,-255,-255,-255,-255 || 0
76 ;ColorTone = 0,-255,1,3,-255,-255,-255,-255,-255,5,-255,2,-255,-255,-255,-255,4,6,7,-255,-255,-255,-255,-255,-255,-255 || 0
77 ; Flip - real setting value
78 ;;; 0:NONE, 1:VERTICAL, 2:HORIZONTAL
79 ; Flip - MSL value(convert array index)
80 ;;; 0:HORIZONTAL, 1:VERTICAL, 2:NONE
81 ;Flip = 2,1,0 || 0
82
83 ; Wide Dynamic Range - real setting value
84 ;;; 1:OFF, 2:ON, 3:AUTO
85 ; Wide Dynamic Range - MSL value(convert array index)
86 ;;; 0:OFF, 1:ON, 2:AUTO
87 ;WDR = 1,2,3 || 3
88
89 ; Part color mode - real setting value
90 ;;; 0:OFF, 1:SWAP, 2:ACCENT
91 ; Part color mode - MSL value(convert array index)
92 ;;; 0:OFF, 1:SWAP, 2:ACCENT
93 ;PartColorMode = 0,1,2 || 0
94
95 ; Part color - real setting value
96 ;;; 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, 
97 ;;; 11:GREEN_4, 12:COBALT, 13:CYAN, 14:BLUE_1, 15:BLUE_2, 16:GRAY
98 ; Part color - MSL value(convert array index)
99 ;;; 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, 
100 ;;; 11:GREEN_4, 12:COBALT_BLUE, 13:CYAN, 14:BLUE_1, 15:BLUE_2, 16:GRAY
101 ;PartColor = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 || 0
102
103
104 [Photograph]
105 ;LensInit = 0,1 || 0
106 DigitalZoom = 100,800 || 100
107 ;OpticalZoom - Not support
108
109 ; Focus mode - real setting value
110 ;;; Not Support, no need to convert
111 ; Focus mode - MSL value(convert array index)
112 ;;; 0:NONE, 1:PAN, 2:AUTO, 3:MANUAL, 4:TOUCH_AUTO, 5:CONTINUOUS
113 ;FocusMode = 0,2,0,1,3,4 || 3
114
115 ; Auto focus type - real setting value
116 ;;; 0:NORMAL, 1:MACRO, 2:FULL
117 ; Auto focus - MSL value(convert array index)
118 ;;; 0:NONE, 1:NORMAL, 2:MACRO, 3:FULL
119 ;AFType = -255,0,1,-255 || 0
120
121 ; Auto exposure type - real setting value
122 ;;; 1,ALL 2,CENTER 3,SPOT
123 ; Auto exposure mode - MSL value(convert array index)
124 ;;; 0,OFF 1,ALL 2,CENTER1  3,CENTER2 4,CENTER3 5,SPOT1 6,SPOT2 7,CUSTOM1 8,CUSTOM2
125 ;AEType = -255,1,2,-255,-255,3,-255,-255,-255 || 1
126
127 ;ExposureValue = 1,9 || 5
128 ;FNumber - Not support
129 ;ShutterSpeed - Not support
130
131 ; ISO - real setting value
132 ;;; 0:AUTO, 1:50, 2:100, 3:200, 4:400, 5:800, 6:1600(Not Supported), 7:3200(Not Supported)
133 ; ISO - MSL value(convert array index)
134 ;;; 0:AUTO, 1:50, 2:100, 3:200, 4:400, 5:800, 6:1600, 7:3200
135 ;ISO = 0,1,2,3,4,5,-255,-255 || 0
136
137 ; Program mode - real setting value
138 ;;; 0:NONE, 1:FALL_COLOR, 2:DUSK_N_DAWN, 3:CANDLE_LIGHT, 4:BEACH_SNOW, 5:BACKLIGHT, 6:LANDSCAPE, 7:NIGHT_SCENE, 8:PORTRAIT, 9:SPORTS, 10:INDOOR,
139 ;;; 11:FIREWORK, 12:TEXT, 13:SHOW_WINDOW
140 ; Program mode - MSL value(convert array index)
141 ;;; 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,
142 ;;; 10:FIREWORK, 11:TEXT, 12:SHOW_WINDOW, 13:CANDLE_LIGHT, 14:BACKLIGHT
143 ;ProgramMode = 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 || 1
144 ;ProgramMode = 0,8,6,9,10,4,-255,2,1,7,11,12,13,3,5 || 0
145
146 ; Anti-handshake - real setting value
147 ;;; 0:OFF, 1:Capture, 2:Movie
148 ; Anti-handshake - MSL value(convert array index)
149 ;;; 0:OFF, 1:ON, 2:AUTO, 3:MOVIE_ON
150 ;AntiHandshake = 0,1,-255,2 || 0
151
152
153 [Capture]
154 ; Output mode
155 ;;; No need to convert
156 ;;; 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
157 OutputMode = 0,4,7,8,13 || 0
158 JpegQuality = 0,100 || 95
159 MultishotNumber = 1,255 || 1
160 SensorEncodedCapture = 0
161
162
163 [Detect]
164 ; Detect mode
165 ;;; No need to convert
166 ;;; 0:OFF, 1:ON
167 ;DetectMode = 0,1 || 0
168 ;DetectNumber - Not support
169 ;DetectFocusSelect - Not support
170 ;DetectSelectNumber - Not support
171 ;DetectStatus - Not support
172