enable software playback
authorYan Yin <yan.yin@intel.com>
Fri, 31 Aug 2012 06:43:57 +0000 (14:43 +0800)
committerYan Yin <yan.yin@intel.com>
Fri, 31 Aug 2012 06:43:57 +0000 (14:43 +0800)
mmfw-sysconf-simulator/usr/etc/mmfw_player.ini

index c33dc6a..107158c 100644 (file)
@@ -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