[Freevo-users] framebuffer: working but dvd doesnt start/play

2005-06-01 Thread Stefano Guglia
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 

Re: [Freevo-users] framebuffer: working but dvd doesnt start/play

2005-06-01 Thread Ow Mun Heng
On Wed, 2005-06-01 at 10:36 +0200, Stefano Guglia wrote:
 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)

Can you get full screen on framebuffer? Previously when I tried, it
didn't want to go fullscreen when playing under freevo. Worked OK when
using fbxine/mplayer on the CLI though.





---
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
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] framebuffer: working but dvd doesnt start/play

2005-06-01 Thread Stefano Guglia
Alle 10:52, mercoledì 01 giugno 2005, Ow Mun Heng ha scritto:
 On Wed, 2005-06-01 at 10:36 +0200, Stefano Guglia wrote:
  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)
 
 Can you get full screen on framebuffer? Previously when I tried, it
 didn't want to go fullscreen when playing under freevo. Worked OK when
 using fbxine/mplayer on the CLI though.

yes. In my /root/.freevo/freevo.conf -

...
display = fbdev
fbxine = /usr/bin/fbxine
geometry = 1280x1024
jpegtran = /usr/bin/jpegtran
lsdvd = /usr/bin/lsdvd
mencoder = /usr/bin/mencoder
mplayer = /usr/bin/mplayer
renice = /usr/bin/renice
setterm = /usr/bin/setterm
tv = pal
version = 2.1
...

this settings were ok for me.


---
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
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users