Freevo 1.7.1 Kaa from CVS, freevo cache updated and xine working from the CLI.

  OS: Xubuntu Feisty Fawn

  DVD's start up with the mplayer interface

  Some parameters from /etc/freevo/local_conf.py

VIDEO_XINE_SUFFIX = [ 'avi', 'mpg', 'mpeg', 'rm', 'divx', 'ogm', 'asf', 'm2v', 'm2p', 'mp4', 'mov', 'cue' ]
XINE_VO_DEV  = 'xv'
XINE_COMMAND = '%s --hide-gui -pq -g -B --geometry %sx%s+0+0 --no-splash' % \
XINE_ARGS_DEF = '--no-lirc --post=pp:quality=10,expand'
XINE_AO_DEV = 'alsa'                     # alsa or oss
VIDEO_PREFERED_PLAYER = 'xine'
# Stop the osd before playing a movie with xine or mplayer. Some output
# You need xine-ui version greater 0.9.21 to use the all the features
# of the xine plugin
                  (CONF.xine, CONF.width, CONF.height)

From /etc/freevo/freevo.conf

  fbxine = /usr/bin/fbxine
xine = /usr/bin/xine

  The version of xine

  [EMAIL PROTECTED]:/etc/freevo$ xine -v
This is xine (X11 gui) - a free video player v0.99.5cvs.
(c) 2000-2006 The xine Team.

  The main-0.log file

  rom_drives.py (535): Double check without success
rom_drives.py (549): identifymedia: mplayer = "[]"
mediainfo.py (108): load cache /var/cache/freevo/vfs/media/freevo.cache
rom_drives.py (700): MEDIA: Status=4
rom_drives.py (701): Posting IDENTIFY_MEDIA event

  Anyone has a usefull idea?

Personaly I suspect a wrong detected version numbering or something with xine.py

  Geert



Malek's Law:
       Any simple idea will be worded in the most complicated way.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to