From 67533325a2972c6b57bb1b7900756987cdf8962e Mon Sep 17 00:00:00 2001 From: Yan Yin Date: Fri, 31 Aug 2012 14:43:57 +0800 Subject: [PATCH] enable software playback --- mmfw-sysconf-simulator/usr/etc/mmfw_player.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini index c33dc6a..107158c 100644 --- a/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini +++ b/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini @@ -8,7 +8,7 @@ use sink handler = yes 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 x = ximagesink videosink element evas = evasimagesink videosink element fake = fakesink @@ -23,7 +23,7 @@ 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_ +element exclude keyword = omx_ async start = yes -- 2.7.4