[streamrecorder]adding supported attributes in ini 40/56440/1 accepted/tizen/mobile/20160108.065510 accepted/tizen/tv/20160108.065616 accepted/tizen/wearable/20160108.065807 submit/tizen/20160108.040923
authorsahil bansal <sahil.bansal@samsung.com>
Fri, 8 Jan 2016 03:20:28 +0000 (08:50 +0530)
committersahil bansal <sahil.bansal@samsung.com>
Fri, 8 Jan 2016 03:21:08 +0000 (08:51 +0530)
Signed-off-by: sahil bansal <sahil.bansal@samsung.com>
Change-Id: Icedd88ce57b0c134bf7e9d054df4ac1b23dcbd13

mmfw-sysconf-simulator/usr/etc/mmfw_streamrecorder.ini
mmfw-sysconf-target-hawkp/usr/etc/mmfw_streamrecorder.ini
mmfw-sysconf-target-n4/usr/etc/mmfw_streamrecorder.ini
mmfw-sysconf-target-tm1/usr/etc/mmfw_streamrecorder.ini
mmfw-sysconf-target-u3/usr/etc/mmfw_streamrecorder.ini
packaging/mmfw-sysconf.spec

index 145c89e61ca4616c4d695c3fe12f0f2d138c423c..6c80412d087d86a051b706c3e48214462950d6b2 100644 (file)
@@ -30,7 +30,7 @@ encsink bin source = appsrc
 
 name of audio src = pulsesrc
 
-h264 encoder = omx_h264enc
+h264 encoder =
 
 h263 encoder = avenc_h263p
 
@@ -56,3 +56,17 @@ video frame wait time = 200000
 audio frame minimum space = 102400
 
 audio frame wait time = 20000
+
+[attribute]
+supported height = 1080,720,480,240
+
+supported width = 1920,1280,640,320
+
+;/*AMR, AAC, VORBIS ,PCM*/
+supported audio encoders = AMR,AAC
+
+;/* H263 , H264 , MPEG4 */
+supported video encoders = H263,MPEG4
+
+;/*3GP , AMR, MP4 , WAV*/
+supported file formats = 3GP, MP4
index 145c89e61ca4616c4d695c3fe12f0f2d138c423c..6c80412d087d86a051b706c3e48214462950d6b2 100644 (file)
@@ -30,7 +30,7 @@ encsink bin source = appsrc
 
 name of audio src = pulsesrc
 
-h264 encoder = omx_h264enc
+h264 encoder =
 
 h263 encoder = avenc_h263p
 
@@ -56,3 +56,17 @@ video frame wait time = 200000
 audio frame minimum space = 102400
 
 audio frame wait time = 20000
+
+[attribute]
+supported height = 1080,720,480,240
+
+supported width = 1920,1280,640,320
+
+;/*AMR, AAC, VORBIS ,PCM*/
+supported audio encoders = AMR,AAC
+
+;/* H263 , H264 , MPEG4 */
+supported video encoders = H263,MPEG4
+
+;/*3GP , AMR, MP4 , WAV*/
+supported file formats = 3GP, MP4
index 145c89e61ca4616c4d695c3fe12f0f2d138c423c..6c80412d087d86a051b706c3e48214462950d6b2 100644 (file)
@@ -30,7 +30,7 @@ encsink bin source = appsrc
 
 name of audio src = pulsesrc
 
-h264 encoder = omx_h264enc
+h264 encoder =
 
 h263 encoder = avenc_h263p
 
@@ -56,3 +56,17 @@ video frame wait time = 200000
 audio frame minimum space = 102400
 
 audio frame wait time = 20000
+
+[attribute]
+supported height = 1080,720,480,240
+
+supported width = 1920,1280,640,320
+
+;/*AMR, AAC, VORBIS ,PCM*/
+supported audio encoders = AMR,AAC
+
+;/* H263 , H264 , MPEG4 */
+supported video encoders = H263,MPEG4
+
+;/*3GP , AMR, MP4 , WAV*/
+supported file formats = 3GP, MP4
index 145c89e61ca4616c4d695c3fe12f0f2d138c423c..6c80412d087d86a051b706c3e48214462950d6b2 100644 (file)
@@ -30,7 +30,7 @@ encsink bin source = appsrc
 
 name of audio src = pulsesrc
 
-h264 encoder = omx_h264enc
+h264 encoder =
 
 h263 encoder = avenc_h263p
 
@@ -56,3 +56,17 @@ video frame wait time = 200000
 audio frame minimum space = 102400
 
 audio frame wait time = 20000
+
+[attribute]
+supported height = 1080,720,480,240
+
+supported width = 1920,1280,640,320
+
+;/*AMR, AAC, VORBIS ,PCM*/
+supported audio encoders = AMR,AAC
+
+;/* H263 , H264 , MPEG4 */
+supported video encoders = H263,MPEG4
+
+;/*3GP , AMR, MP4 , WAV*/
+supported file formats = 3GP, MP4
index 145c89e61ca4616c4d695c3fe12f0f2d138c423c..6c80412d087d86a051b706c3e48214462950d6b2 100644 (file)
@@ -30,7 +30,7 @@ encsink bin source = appsrc
 
 name of audio src = pulsesrc
 
-h264 encoder = omx_h264enc
+h264 encoder =
 
 h263 encoder = avenc_h263p
 
@@ -56,3 +56,17 @@ video frame wait time = 200000
 audio frame minimum space = 102400
 
 audio frame wait time = 20000
+
+[attribute]
+supported height = 1080,720,480,240
+
+supported width = 1920,1280,640,320
+
+;/*AMR, AAC, VORBIS ,PCM*/
+supported audio encoders = AMR,AAC
+
+;/* H263 , H264 , MPEG4 */
+supported video encoders = H263,MPEG4
+
+;/*3GP , AMR, MP4 , WAV*/
+supported file formats = 3GP, MP4
index ea1d825ac2e2e49d740c20a4c56f61731384f416..4a4694e57032750868a4f3b62cc1242aeb544107 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.41
+Version:    0.2.42
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1+ and Apache-2.0