From: sahil bansal Date: Fri, 8 Jan 2016 03:20:28 +0000 (+0530) Subject: [streamrecorder]adding supported attributes in ini X-Git-Tag: submit/tizen/20160108.040923^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab553446ace98eba070f2d14e497792d7f3eaeb1;p=platform%2Fcore%2Fmultimedia%2Fmmfw-sysconf.git [streamrecorder]adding supported attributes in ini Signed-off-by: sahil bansal Change-Id: Icedd88ce57b0c134bf7e9d054df4ac1b23dcbd13 --- diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_streamrecorder.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_streamrecorder.ini index 145c89e..6c80412 100644 --- a/mmfw-sysconf-simulator/usr/etc/mmfw_streamrecorder.ini +++ b/mmfw-sysconf-simulator/usr/etc/mmfw_streamrecorder.ini @@ -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 diff --git a/mmfw-sysconf-target-hawkp/usr/etc/mmfw_streamrecorder.ini b/mmfw-sysconf-target-hawkp/usr/etc/mmfw_streamrecorder.ini index 145c89e..6c80412 100644 --- a/mmfw-sysconf-target-hawkp/usr/etc/mmfw_streamrecorder.ini +++ b/mmfw-sysconf-target-hawkp/usr/etc/mmfw_streamrecorder.ini @@ -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 diff --git a/mmfw-sysconf-target-n4/usr/etc/mmfw_streamrecorder.ini b/mmfw-sysconf-target-n4/usr/etc/mmfw_streamrecorder.ini index 145c89e..6c80412 100644 --- a/mmfw-sysconf-target-n4/usr/etc/mmfw_streamrecorder.ini +++ b/mmfw-sysconf-target-n4/usr/etc/mmfw_streamrecorder.ini @@ -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 diff --git a/mmfw-sysconf-target-tm1/usr/etc/mmfw_streamrecorder.ini b/mmfw-sysconf-target-tm1/usr/etc/mmfw_streamrecorder.ini index 145c89e..6c80412 100644 --- a/mmfw-sysconf-target-tm1/usr/etc/mmfw_streamrecorder.ini +++ b/mmfw-sysconf-target-tm1/usr/etc/mmfw_streamrecorder.ini @@ -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 diff --git a/mmfw-sysconf-target-u3/usr/etc/mmfw_streamrecorder.ini b/mmfw-sysconf-target-u3/usr/etc/mmfw_streamrecorder.ini index 145c89e..6c80412 100644 --- a/mmfw-sysconf-target-u3/usr/etc/mmfw_streamrecorder.ini +++ b/mmfw-sysconf-target-u3/usr/etc/mmfw_streamrecorder.ini @@ -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 diff --git a/packaging/mmfw-sysconf.spec b/packaging/mmfw-sysconf.spec index ea1d825..4a4694e 100644 --- a/packaging/mmfw-sysconf.spec +++ b/packaging/mmfw-sysconf.spec @@ -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