summaryrefslogtreecommitdiff
path: root/mmfw-sysconf-simulator/usr/etc
diff options
context:
space:
mode:
Diffstat (limited to 'mmfw-sysconf-simulator/usr/etc')
-rw-r--r--[-rwxr-xr-x]mmfw-sysconf-simulator/usr/etc/gst-openmax.conf0
-rw-r--r--mmfw-sysconf-simulator/usr/etc/mmfw_audio_pcm_dump.ini12
-rwxr-xr-xmmfw-sysconf-simulator/usr/etc/mmfw_audio_volume.ini20
-rw-r--r--mmfw-sysconf-simulator/usr/etc/mmfw_camcorder.ini22
-rw-r--r--mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini24
-rw-r--r--mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_sec.ini23
-rw-r--r--mmfw-sysconf-simulator/usr/etc/mmfw_player.ini80
-rw-r--r--mmfw-sysconf-simulator/usr/etc/mmfw_player_audio_effect.ini17
8 files changed, 132 insertions, 66 deletions
diff --git a/mmfw-sysconf-simulator/usr/etc/gst-openmax.conf b/mmfw-sysconf-simulator/usr/etc/gst-openmax.conf
index 9c0203c..9c0203c 100755..100644
--- a/mmfw-sysconf-simulator/usr/etc/gst-openmax.conf
+++ b/mmfw-sysconf-simulator/usr/etc/gst-openmax.conf
diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_audio_pcm_dump.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_audio_pcm_dump.ini
new file mode 100644
index 0000000..54e2d2e
--- /dev/null
+++ b/mmfw-sysconf-simulator/usr/etc/mmfw_audio_pcm_dump.ini
@@ -0,0 +1,12 @@
+
+[pcm_dump]
+
+# playback
+
+pa_sink = n
+pa_sink_input = n
+
+# capture
+
+pa_source = n
+pa_source_output = n
diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_audio_volume.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_audio_volume.ini
new file mode 100755
index 0000000..f361b01
--- /dev/null
+++ b/mmfw-sysconf-simulator/usr/etc/mmfw_audio_volume.ini
@@ -0,0 +1,20 @@
+[volumes]
+system = 0, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 84, 86, 88, 90
+notification = 0, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 95
+alarm = 0, 61, 63, 65, 67, 69, 71, 73, 75, 77, 79, 81, 83, 85, 87, 90
+ringtone = 0, 61, 63, 65, 67, 69, 71, 73, 75, 77, 79, 81, 83, 85, 87, 90
+media = 0, 44, 48, 52, 56, 61, 66, 70, 74, 78, 82, 85, 88, 91, 94, 97
+call = 60, 65, 70, 76, 82, 88, 94, 100
+voip = 60, 65, 70, 76, 82, 88, 94, 100
+voice = 0, 55, 58, 61, 64, 67, 70, 73, 76, 79, 82, 85, 88, 91, 94, 97
+gain_dialer = 1.00
+gain_touch = 1.00
+gain_af = 0.70
+gain_shutter1 = 0.14
+gain_shutter2 = 1.00
+gain_camcording = 0.30
+gain_midi = 1.00
+gain_booting = 0.40
+gain_video = 0.90
+gain_tts = 1.00
+
diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder.ini
index 457c57e..6fb2e22 100644
--- a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder.ini
+++ b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder.ini
@@ -35,34 +35,36 @@ VideosrcElement = v4l2src | 1,1 | do-timestamp,1 | device,/dev/video0
UseVideoscale = 0
VideoscaleElement = videoscale | 3,0 | width,320 | height,240 | method,1
UseZeroCopyFormat = 0
+DeviceCount = 2
+SupportMediaPacketPreviewCb = 0
[AudioInput]
-AudiosrcElement = avsysaudiosrc | 3,0 | do-timestamp,1 | slave-method,3 | latency,0
+AudiosrcElement = pulsesrc | 2,0 | do-timestamp,1 | slave-method,3
AudiomodemsrcElement = audiotestsrc | 2,0 | do-timestamp,1 | is-live,1
[VideoOutput]
; DisplayDevice
;;; 0: MAIN LCD, 1: SUB LCD, 2:TV OUT, 3: MAIN LCD and SUB LCD, 4: MAIN LCD and TV OUT
DisplayDevice = 0 || 0
+; DisplayMode
+;;; 0: Default, 1: Pri Video ON and Sec Video Full-Screen, 2: Pri Video OFF and Sec Video Full-Screen
+DisplayMode = 0 || 0
; Videosink
;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
Videosink = 0,1,3 || 0
-;VideosinkElementX = ximagesink | 4,0 | force-aspect-ratio,1 | handle-events,1 | qos,0 | sync,0
-VideosinkElementX = xvimagesink | 5,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-buffer,0 | qos,0 | sync,0
-VideosinkElementEvas = evasimagesink | 3,0 | enable-last-buffer,0 | qos,0 | sync,0
-;VideosinkElementGL = glimagesink | 0,0
+VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementEvas = evaspixmapsink | 4,0 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementNull = fakesink | 3,0 | qos,0 | sync,0 | enable-last-buffer,0
UseVideoscale = 0
VideoscaleElement = videoscale | 1,0 | method,1
[VideoEncoder]
-H263 = emulenc_h263p | 0,0
-MPEG4 = emulenc_mpeg4 | 0,0
-THEORA = theoraenc | 1,0 | num-bufs,4
+H263 = maru_h263penc | 0,0
+MPEG4 = maru_mpeg4enc | 0,0
[AudioEncoder]
AMR = amrnbenc | 0,0
-AAC = ffenc_aac | 0,0
+AAC = maru_aacenc | 0,0
WAVE = wavenc | 0,0
VORBIS = vorbisenc | 0,0
@@ -82,7 +84,7 @@ UseVideoEncoderQueue = 1
VideoProfile = 0
VideoAutoAudioConvert = 1
VideoAutoAudioResample = 0
-VideoAutoColorSpace = 0
+VideoAutoColorSpace = 1
AudioProfile = 1
AudioAutoAudioConvert = 1
AudioAutoAudioResample = 0
diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini
index 1437420..5087251 100644
--- a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini
+++ b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini
@@ -25,11 +25,15 @@ InputIndex = 0,-255 || 0
DeviceName = virtual driver
PreviewResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
CaptureResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
+VideoResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
FPS = 30 || 30
; PictureForamt - MSL value
;;; 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
PictureFormat = 4,7,8 || 4
Overlay = 0,1 || 1
+; Recommend display rotation
+;;; 0:NONE, 1:90, 2:180, 3:270
+RecommendDisplayRotation = 0
; Recommend preview format for capture
;;; 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
RecommendPreviewFormatCapture = 7
@@ -39,6 +43,9 @@ RecommendPreviewFormatRecord = 7
; Recommend preview resolution
;;; 0: NORMAL ratio(4:3), 1: WIDE ratio(16:9)
RecommendPreviewResolution = 640,480 | 352,288 || 640,480
+; Camera facing direction
+;;; 0:REAR, 1:FRONT
+FacingDirection = 0
[Strobe]
@@ -73,11 +80,9 @@ WhiteBalance = 0,-255,-255,-255,-255,-255,-255,-255,-255,-255 || 0
;;; 21:SOLARIZATION_4, 22:SKETCH_1, 23:SKETCH_2, 24:SKETCH_3, 25:SKETCH_4
ColorTone = 0,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255 || 0
-; Flip - real setting value
-;;; 0:NONE, 1:VERTICAL, 2:HORIZONTAL
; Flip - MSL value(convert array index)
-;;; 0:HORIZONTAL, 1:VERTICAL, 2:NONE
-;Flip = 2,1,0 || 0
+;;; 0:NONE, 1:HORIZONTAL, 2:VERTICAL, 3:BOTH
+Flip = 0,-255,-255,-255 || 0
; Wide Dynamic Range - real setting value
;;; N/A
@@ -109,7 +114,7 @@ WDR = 0,-255,-255 || 0
;;; N/A
; Focus mode - MSL value(convert array index)
;;; 0:NONE, 1:PAN, 2:AUTO, 3:MANUAL, 4:TOUCH_AUTO, 5:CONTINUOUS
-FocusMode = -255,0,-255,-255,-255,-255 || 0
+FocusMode = 0,-255,-255,-255,-255,-255 || 0
; Auto focus type - real setting value
;;; N/A
@@ -146,6 +151,12 @@ ProgramMode = 0,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255
;;; 0:OFF, 1:ON, 2:AUTO, 3:MOVIE_ON
AntiHandshake = 0,-255,-255,-255 || 0
+; Video-stabilization - real setting value
+;;; 0:OFF, 1:ON
+; Video-stabilization - MSL value(convert array index)
+;;; 0:OFF, 1:ON
+VideoStabilization = 0 || 0
+
; Face zoom mode
;;; 0:OFF, 1:ON
FaceZoomMode = 0 || 0
@@ -159,7 +170,7 @@ FaceZoomLevel = 0,0 || 0
;;; 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
OutputMode = 4,7,8,13 || 13
JpegQuality = 0,100 || 50
-MultishotNumber = 1,255 || 1
+MultishotNumber = 1,1 || 1
SensorEncodedCapture = 0
; Support HDR
;;; 0: OFF, 1: ON, 2: ON and Original
@@ -168,6 +179,7 @@ SupportHDR = 0,-255,-255 || 0
[Detect]
; Detect mode
+;;; No need to convert
;;; 0:OFF, 1:ON
DetectMode = 0,-255 || 0
;DetectNumber - Not support
diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_sec.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_sec.ini
index 6434b0a..5fa733e 100644
--- a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_sec.ini
+++ b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_sec.ini
@@ -25,11 +25,15 @@ InputIndex = -255,0 || 0
DeviceName = virtual driver
PreviewResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
CaptureResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
+VideoResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
FPS = 30 || 30
; PictureForamt - MSL value
;;; 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
PictureFormat = 4,7,8 || 4
Overlay = 0,1 || 1
+; Recommend display rotation
+;;; 0:NONE, 1:90, 2:180, 3:270
+RecommendDisplayRotation = 0
; Recommend preview format for capture
;;; 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
RecommendPreviewFormatCapture = 7
@@ -39,6 +43,9 @@ RecommendPreviewFormatRecord = 7
; Recommend preview resolution
;;; 0: NORMAL ratio(4:3), 1: WIDE ratio(16:9)
RecommendPreviewResolution = 640,480 | 352,288 || 640,480
+; Camera facing direction
+;;; 0:REAR, 1:FRONT
+FacingDirection = 1
[Strobe]
@@ -73,11 +80,9 @@ WhiteBalance = 0,-255,-255,-255,-255,-255,-255,-255,-255,-255 || 0
;;; 21:SOLARIZATION_4, 22:SKETCH_1, 23:SKETCH_2, 24:SKETCH_3, 25:SKETCH_4
ColorTone = 0,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255 || 0
-; Flip - real setting value
-;;; 0:NONE, 1:VERTICAL, 2:HORIZONTAL
; Flip - MSL value(convert array index)
-;;; 0:HORIZONTAL, 1:VERTICAL, 2:NONE
-;Flip = 2,1,0 || 0
+;;; 0:NONE, 1:HORIZONTAL, 2:VERTICAL, 3:BOTH
+Flip = 0,-255,-255,-255 || 0
; Wide Dynamic Range - real setting value
;;; N/A
@@ -109,7 +114,7 @@ WDR = 0,-255,-255 || 0
;;; N/A
; Focus mode - MSL value(convert array index)
;;; 0:NONE, 1:PAN, 2:AUTO, 3:MANUAL, 4:TOUCH_AUTO, 5:CONTINUOUS
-FocusMode = -255,0,-255,-255,-255,-255 || 0
+FocusMode = 0,-255,-255,-255,-255,-255 || 0
; Auto focus type - real setting value
;;; N/A
@@ -146,6 +151,12 @@ ProgramMode = 0,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255,-255
;;; 0:OFF, 1:ON, 2:AUTO, 3:MOVIE_ON
AntiHandshake = 0,-255,-255,-255 || 0
+; Video-stabilization - real setting value
+;;; 0:OFF, 1:ON
+; Video-stabilization - MSL value(convert array index)
+;;; 0:OFF, 1:ON
+VideoStabilization = 0 || 0
+
; Face zoom mode
;;; 0:OFF, 1:ON
FaceZoomMode = 0 || 0
@@ -159,7 +170,7 @@ FaceZoomLevel = 0,0 || 0
;;; 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
OutputMode = 4,7,8,13 || 13
JpegQuality = 0,100 || 50
-MultishotNumber = 1,255 || 1
+MultishotNumber = 1,1 || 1
SensorEncodedCapture = 0
; Support HDR
;;; 0: OFF, 1: ON, 2: ON and Original
diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini
index 75871ae..13fdc13 100644
--- a/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini
+++ b/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini
@@ -1,61 +1,61 @@
-[general]
+[general]
-; if disabled typefind element will used directely
-use decodebin = no ; async state change problem exist
+; if disabled typefind element will used directely
+use decodebin = no ; async state change problem exist
-use sink handler = yes
+use sink handler = yes
-disable segtrap = yes ; same effect with --gst-disable-segtrap
+disable segtrap = yes ; same effect with --gst-disable-segtrap
; set default videosink element according to video surface type(X, EVAS, NULL)
videosink element x = xvimagesink
-videosink element evas = evasimagesink
+videosink element evas = evaspixmapsink
videosink element fake = fakesink
video converter element = ffmpegcolorspace
-audiosink element = avsysaudiosink
+audiosink element = pulsesink
-drmsrc element = filesrc
+drmsrc element = filesrc
-; if yes. gstreamer will not update registry
-skip rescan = yes
+; if yes. gstreamer will not update registry
+skip rescan = yes
delay before repeat = 50 ; msec
-; comma separated list of tocken which elemnts has it in it's name will not be used
-element exclude keyword = ffdec_, omx_
+; comma separated list of tocken which elemnts has it in it's name will not be used
+element exclude keyword = omx_
-async start = yes
+async start = yes
multiple codec supported = yes
-; parameters for initializing gstreamer
-gstparam1 =
-gstparam2 =
-gstparam3 =
-gstparam4 =
-gstparam5 =
+; parameters for initializing gstreamer
+gstparam1 =
+gstparam2 =
+gstparam3 =
+gstparam4 =
+gstparam5 =
-; generating dot file representing pipeline state
-generate dot = no
+; generating dot file representing pipeline state
+generate dot = no
-; parameter for clock provide in audiosink
-provide clock = yes
+; parameter for clock provide in audiosink
+provide clock = yes
-; allowed timeout for changing pipeline state
-live state change timeout = 30 ; sec
-localplayback state change timeout = 10 ; sec
+; allowed timeout for changing pipeline state
+live state change timeout = 30 ; sec
+localplayback state change timeout = 10 ; sec
-; delay in msec for sending EOS
-eos delay = 150 ; msec
+; delay in msec for sending EOS
+eos delay = 150 ; msec
[http streaming]
-httppsrc element = souphttpsrc
+httpsrc element = souphttpsrc
; if set, use file or not use memory for buffering
-http file buffer path = /opt/media
+http file buffer path = /opt/usr/media
http buffering limit = 99.0 ; percent
@@ -79,26 +79,18 @@ rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autopl
rtsp error concealment = yes
-[hw accelation]
+[hw accelation]
use video hw accel = no
-[sound effect]
-; preset audio filter setting
-audio filter preset = no
+[priority]
-; custom audio filter setting (EQ/extension)
-audio filter custom = no
+use priority setting = no
+demux = 95
-[priority]
-
-use priority setting = no
-
-demux = 95
-
-videosink = 96
+videosink = 96
audiosink = 97
-ringbuffer = 98
+ringbuffer = 98
diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_player_audio_effect.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_player_audio_effect.ini
new file mode 100644
index 0000000..1394608
--- /dev/null
+++ b/mmfw-sysconf-simulator/usr/etc/mmfw_player_audio_effect.ini
@@ -0,0 +1,17 @@
+[audio effect]
+; name of audio effect element
+audio effect element = audioeq
+
+; preset audio effect setting
+audio effect preset = no
+
+; custom audio effect setting (EQ/extension)
+audio effect custom = yes
+audio effect custom list = 0
+
+audio effect custom eq band num = 7 ; number of EQ bands
+audio effect custom eq band width = 33, 90, 242, 649, 1743, 4676, 12544 ; list of each EQ band width (Hz)
+audio effect custom eq band freq = 36, 98, 265, 711, 1907, 5117, 13727 ; list of each EQ band central frequency (Hz)
+
+audio effect custom min list = -12 ; list of minimum level value (the first element is for EQ, others for extension effect)
+audio effect custom max list = 12 ; list of maximum level value (the first element is for EQ, others for extension effect)