From: Eunhye Choi Date: Mon, 16 Sep 2019 07:25:40 +0000 (+0900) Subject: [player] add audio default codec type X-Git-Tag: submit/tizen/20191002.035456^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c105f64a39ead15b04788479c4f1eeeafc9caa4;p=platform%2Fcore%2Fmultimedia%2Fmmfw-sysconf.git [player] add audio default codec type - add audio efault codec type - remove unused configuration Change-Id: Icc178915af3b5b4f0728348bac05c1e0118b3b88 --- diff --git a/mmfw-sysconf-simulator/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-simulator/etc/multimedia/mmfw_player.ini index bb37545..659da86 100644 --- a/mmfw-sysconf-simulator/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-simulator/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ffmpegcolorspace ; decoder element keyword for resource management. video codec element hw = video codec element sw = avdec,maru + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = ffdec_, omx_, v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_player.ini index 5c30856..416117f 100644 --- a/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = nxvideodec video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2,omx ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_player.ini index d85d5e8..77e7b38 100644 --- a/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_player.ini @@ -8,9 +8,18 @@ videosink element fake = fakesink video converter element = ; decoder element keyword for resource management. -video codec element hw = omx +video codec element hw = ; omx is included in this target but it is not verified. video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2,omx ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_player.ini index c1a3871..4387add 100644 --- a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = omx video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_player.ini index c1a3871..4387add 100644 --- a/mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = omx video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_player.ini index c1a3871..4387add 100644 --- a/mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = omx video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini index 94bfb6e..76e071d 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = sprd video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_player.ini index c1a3871..4387add 100644 --- a/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = omx video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_player.ini index c1a3871..4387add 100644 --- a/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = omx video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_player.ini index e5bb159..c4e6d25 100644 --- a/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_player.ini @@ -10,7 +10,16 @@ video converter element = ; decoder element keyword for resource management. video codec element hw = omx video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2 ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2 diff --git a/mmfw-sysconf-target-u3/etc/multimedia/mmfw_player.ini b/mmfw-sysconf-target-u3/etc/multimedia/mmfw_player.ini index d85d5e8..77e7b38 100644 --- a/mmfw-sysconf-target-u3/etc/multimedia/mmfw_player.ini +++ b/mmfw-sysconf-target-u3/etc/multimedia/mmfw_player.ini @@ -8,9 +8,18 @@ videosink element fake = fakesink video converter element = ; decoder element keyword for resource management. -video codec element hw = omx +video codec element hw = ; omx is included in this target but it is not verified. video codec element sw = avdec + +audio codec element hw = audio codec element sw = avdec +audio codec default type = sw ; hw or sw + +; support with HW audio codec +support audio effect = no +support pcm exporting = no +support pitch control = no +support replaygain control = no audiosink element = pulsesink @@ -33,8 +42,6 @@ element exclude keyword = v4l2,omx ; comma separated list of tocken unsupported codec keyword = divx -async start = yes - ; parameters for initializing gstreamer ; DEFAULT SET (--gst-debug=*:2) gstparam1 = --gst-debug=*:2