From ff02acc6d621f88f60f7c550b67ccc0d839dd4aa Mon Sep 17 00:00:00 2001 From: younghwan Date: Tue, 15 Sep 2015 17:05:28 +0900 Subject: [PATCH] [player ini] cleanup Change-Id: Ida3c5fecf158adf01f9531bd522f385625700065 --- .../usr/etc/mmfw_player.ini.wayland | 61 ++-------------------- mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.x | 61 ++-------------------- .../usr/etc/mmfw_player.ini.wayland | 61 ++-------------------- mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.x | 61 ++-------------------- packaging/mmfw-sysconf.spec | 2 +- 5 files changed, 21 insertions(+), 225 deletions(-) diff --git a/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland b/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland index 02e8f38..a30193c 100644 --- a/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland +++ b/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland @@ -1,11 +1,5 @@ [general] -; if disabled typefind element will used directely -use decodebin = yes - -; for retransmission enable = yes, disable = no -use rtp retransmission = no - disable segtrap = yes ; same effect with --gst-disable-segtrap ; set default videosink element according to video surface type(X, EVAS, NULL) @@ -52,9 +46,11 @@ gstparam5 = ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/" generate dot = no -; parameter for clock provide in audiosink -provide clock for music = yes -provide clock for movie = yes +; parameter is for only video to be determined +; which clock will be used +; if yes, system clock will be used +; apart from this, audiosink is clock provider for audio +use system clock = yes ; allowed timeout for changing pipeline state live state change timeout = 30 ; sec @@ -80,50 +76,3 @@ http max size bytes = 1048576 ; bytes http buffering time = 1.2 http timeout = 30 ; sec - - -[rtsp streaming] - -rtspsrc element = rtspsrc - -rtsp buffering time = 5000; msec - -rtsp rebuffering time = 15000; msec - -rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging - -rtsp error concealment = yes - -;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP -rtsp lower protocol = 7; - -[hw accelation] -use video hw accel = no - - -[priority] - -use priority setting = no - -demux = 95 - -videosink = 96 - -audiosink = 97 - -ringbuffer = 98 - -[subtitle] -; related to the textbin structure -; if yes, textbin need to consider the external display to print subtitle -support external display = no - -; subtitle default value when 'support external display = yes' -mirroring width = 1920 - -mirroring height = 1080 - -font color = 0xffffffff - -font background color = 0x00000000 - diff --git a/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.x b/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.x index 4b45d61..fd41946 100644 --- a/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.x +++ b/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.x @@ -1,11 +1,5 @@ [general] -; if disabled typefind element will used directely -use decodebin = yes - -; for retransmission enable = yes, disable = no -use rtp retransmission = no - disable segtrap = yes ; same effect with --gst-disable-segtrap ; set default videosink element according to video surface type(X, EVAS, NULL) @@ -50,9 +44,11 @@ gstparam5 = ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/" generate dot = no -; parameter for clock provide in audiosink -provide clock for music = yes -provide clock for movie = yes +; parameter is for only video to be determined +; which clock will be used +; if yes, system clock will be used +; apart from this, audiosink is clock provider for audio +use system clock = yes ; allowed timeout for changing pipeline state live state change timeout = 30 ; sec @@ -78,50 +74,3 @@ http max size bytes = 1048576 ; bytes http buffering time = 1.2 http timeout = 30 ; sec - - -[rtsp streaming] - -rtspsrc element = rtspsrc - -rtsp buffering time = 5000; msec - -rtsp rebuffering time = 15000; msec - -rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging - -rtsp error concealment = yes - -;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP -rtsp lower protocol = 7; - -[hw accelation] -use video hw accel = no - - -[priority] - -use priority setting = no - -demux = 95 - -videosink = 96 - -audiosink = 97 - -ringbuffer = 98 - -[subtitle] -; related to the textbin structure -; if yes, textbin need to consider the external display to print subtitle -support external display = no - -; subtitle default value when 'support external display = yes' -mirroring width = 1920 - -mirroring height = 1080 - -font color = 0xffffffff - -font background color = 0x00000000 - diff --git a/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland b/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland index 02e8f38..a30193c 100644 --- a/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland +++ b/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland @@ -1,11 +1,5 @@ [general] -; if disabled typefind element will used directely -use decodebin = yes - -; for retransmission enable = yes, disable = no -use rtp retransmission = no - disable segtrap = yes ; same effect with --gst-disable-segtrap ; set default videosink element according to video surface type(X, EVAS, NULL) @@ -52,9 +46,11 @@ gstparam5 = ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/" generate dot = no -; parameter for clock provide in audiosink -provide clock for music = yes -provide clock for movie = yes +; parameter is for only video to be determined +; which clock will be used +; if yes, system clock will be used +; apart from this, audiosink is clock provider for audio +use system clock = yes ; allowed timeout for changing pipeline state live state change timeout = 30 ; sec @@ -80,50 +76,3 @@ http max size bytes = 1048576 ; bytes http buffering time = 1.2 http timeout = 30 ; sec - - -[rtsp streaming] - -rtspsrc element = rtspsrc - -rtsp buffering time = 5000; msec - -rtsp rebuffering time = 15000; msec - -rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging - -rtsp error concealment = yes - -;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP -rtsp lower protocol = 7; - -[hw accelation] -use video hw accel = no - - -[priority] - -use priority setting = no - -demux = 95 - -videosink = 96 - -audiosink = 97 - -ringbuffer = 98 - -[subtitle] -; related to the textbin structure -; if yes, textbin need to consider the external display to print subtitle -support external display = no - -; subtitle default value when 'support external display = yes' -mirroring width = 1920 - -mirroring height = 1080 - -font color = 0xffffffff - -font background color = 0x00000000 - diff --git a/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.x b/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.x index 4b45d61..fd41946 100644 --- a/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.x +++ b/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.x @@ -1,11 +1,5 @@ [general] -; if disabled typefind element will used directely -use decodebin = yes - -; for retransmission enable = yes, disable = no -use rtp retransmission = no - disable segtrap = yes ; same effect with --gst-disable-segtrap ; set default videosink element according to video surface type(X, EVAS, NULL) @@ -50,9 +44,11 @@ gstparam5 = ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/" generate dot = no -; parameter for clock provide in audiosink -provide clock for music = yes -provide clock for movie = yes +; parameter is for only video to be determined +; which clock will be used +; if yes, system clock will be used +; apart from this, audiosink is clock provider for audio +use system clock = yes ; allowed timeout for changing pipeline state live state change timeout = 30 ; sec @@ -78,50 +74,3 @@ http max size bytes = 1048576 ; bytes http buffering time = 1.2 http timeout = 30 ; sec - - -[rtsp streaming] - -rtspsrc element = rtspsrc - -rtsp buffering time = 5000; msec - -rtsp rebuffering time = 15000; msec - -rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging - -rtsp error concealment = yes - -;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP -rtsp lower protocol = 7; - -[hw accelation] -use video hw accel = no - - -[priority] - -use priority setting = no - -demux = 95 - -videosink = 96 - -audiosink = 97 - -ringbuffer = 98 - -[subtitle] -; related to the textbin structure -; if yes, textbin need to consider the external display to print subtitle -support external display = no - -; subtitle default value when 'support external display = yes' -mirroring width = 1920 - -mirroring height = 1080 - -font color = 0xffffffff - -font background color = 0x00000000 - diff --git a/packaging/mmfw-sysconf.spec b/packaging/mmfw-sysconf.spec index 6e33c9a..eb7794e 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.18 +Version: 0.2.19 Release: 0 Group: Multimedia/Configuration License: Apache-2.0 -- 2.7.4