hello!
I tried to install freevo/xine on a LFS linuxbox without X, framebuffer mode. 
Photo, video files and music are working fine now, but DVD menu does not, 
showing "no disc on DVD-x" or something like that.
If I try to play from fbxine directly ( fbxine dvd://dev/hdb), I can just hear 
the soundtrack (no video).

my HW: Matrox g400-dh, dvd-rom (hdb), dvd-burner (hdc), 2 hd (hda, hdd)

my log file did not help me, and the 'error detecting the disc' sounds strange 
to me: no problems at all if I play DVD using xine from my gentoo/KDE linuxbox.


here is my main-0.log:
-------------------------------------------------------------------------------
Freevo start at Wed Jun  1 08:55:27 2005
-------------------------------------------------------------------------------
config.py (518): Logging to /var/log/freevo/main-0.log
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/mnt/dvd0', '/dev/hdb', 'DVD-1')"
ROM_DRIVES: Auto-detected and added "('/mnt/dvd1', '/dev/hdc', 'DVD-2')"
config.py (903): Using 'latin-1' encoding
WARNING: PyLirc not found, lirc remote control disabled!
main.py (221): load basic skin settings: blurr
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
__init__.py (239): Building the xml hash database...
failed to load plugin mixer
start 'freevo plugins -l' to get a list of plugins 
__init__.py (271): done
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 572, in 
__load_plugin__
    p = eval(object)()
  File "/usr/lib/python2.4/site-packages/freevo/plugins/mixer.py", line 100, in 
__init__
    self.setMainVolume(config.DEFAULT_VOLUME)
  File "/usr/lib/python2.4/site-packages/freevo/plugins/mixer.py", line 191, in 
setMainVolume
    self._setVolume(self.SOUND_MIXER_WRITE_VOLUME, self.mainVolume)
  File "/usr/lib/python2.4/site-packages/freevo/plugins/mixer.py", line 165, in 
_setVolume
    fcntl.ioctl(self.mixfd.fileno(), device, data)
OverflowError: long int too large to convert to int
mmpython.create error:mplayer.py (102): MPlayer version is: 1.0pre6-3.4.3

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/mmpython/factory.py", line 250, in 
create
mplayer.py (112): MPlayer version set to: 1.0
    return self.create_from_device(name)
  File "/usr/lib/python2.4/site-packages/mmpython/factory.py", line 217, in 
create_from_device
    t = e[3](devicename)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 115, in 
__init__
    self.valid = self.isDisc(device)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 207, in 
isDisc
    ret = self.lsdvd(device)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 151, in 
lsdvd
    ti = DVDTitle(data)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 99, in 
__init__
    self.length   = (int(l[0])*60+int(l[1]))*60+int(l[2])
ValueError: invalid literal for int(): 43.000

Please report this bug to the Freevo mailing list
*****************************************
Error detecting the disc
Please contact the developers
*****************************************
xine.py (114): detect xine version 9903
xine.py (76): detect fbxine version 9903
mmpython.create error:
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/mmpython/factory.py", line 250, in 
create
    return self.create_from_device(name)
  File "/usr/lib/python2.4/site-packages/mmpython/factory.py", line 217, in 
create_from_device
    t = e[3](devicename)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 115, in 
__init__
    self.valid = self.isDisc(device)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 207, in 
isDisc
    ret = self.lsdvd(device)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 151, in 
lsdvd
    ti = DVDTitle(data)
  File "/usr/lib/python2.4/site-packages/mmpython/disc/lsdvd.py", line 99, in 
__init__
    self.length   = (int(l[0])*60+int(l[1]))*60+int(l[2])
ValueError: invalid literal for int(): 04.180

Please report this bug to the Freevo mailing list
*****************************************
Error detecting the disc
Please contact the developers
*****************************************

hope somebody could help me..

thanks,
stefano.


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to