Re: [Freevo-users] SMB Shares

2003-08-16 Thread David Amiel
stupid Outlook .. remove "file:" int the line below

- Original Message -
From: "David Amiel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 17, 2003 2:45 AM
Subject: Re: [Freevo-users] SMB Shares


> you don't need any special plugin, just add in your /etc/fstab a line like
> this :
> file://yourserver/yourshare   /mnt  smbfs
> username=toto,password=tutu,owner,user,_netdev 0 0
>
> and add the mountpoint in freevo_conf.py to make freevo browsing it
>
> ++
>
> David.
>
> - Original Message -
> From: "Benjamin Zeiss" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 16, 2003 8:14 PM
> Subject: Re: [Freevo-users] SMB Shares
>
>
> > hi,
> >
> > --On Saturday, August 16, 2003 13:24:13 +0200 Rudi Lindl
<[EMAIL PROTECTED]>
> > wrote:
> >
> > > is there a plugin for browesing smb-shares within freevo?
> > > I think of somekind like the windows network neighbourhood. This would
> be
> > > quite helpfull if you have several computers in your network and want
to
> > > play some media over the net.
> >
> > if you know the computers and shares you want to use, you can just use
> > smbfs with or without automount (but be careful, there is a problem with
> > the ogminfo module of mmpython, dischi: did you read my short analysis i
> > posted here some time ago? i think it would be good if this will be
fixed
> > for the next release). otherwise there is the LD_PRELOAD thing called
> > smbwrapper in the samba distribution which supposedly maps the samba
> > network to the filesystem. i haven't tested it though...
> >
> > --
> > Benjamin Zeiss
> >
> >
> > ---
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> >
>
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] SMB Shares

2003-08-16 Thread David Amiel
you don't need any special plugin, just add in your /etc/fstab a line like
this :
//yourserver/yourshare   /mnt  smbfs
username=toto,password=tutu,owner,user,_netdev 0 0

and add the mountpoint in freevo_conf.py to make freevo browsing it

++

David.

- Original Message -
From: "Benjamin Zeiss" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 16, 2003 8:14 PM
Subject: Re: [Freevo-users] SMB Shares


> hi,
>
> --On Saturday, August 16, 2003 13:24:13 +0200 Rudi Lindl <[EMAIL PROTECTED]>
> wrote:
>
> > is there a plugin for browesing smb-shares within freevo?
> > I think of somekind like the windows network neighbourhood. This would
be
> > quite helpfull if you have several computers in your network and want to
> > play some media over the net.
>
> if you know the computers and shares you want to use, you can just use
> smbfs with or without automount (but be careful, there is a problem with
> the ogminfo module of mmpython, dischi: did you read my short analysis i
> posted here some time ago? i think it would be good if this will be fixed
> for the next release). otherwise there is the LD_PRELOAD thing called
> smbwrapper in the samba distribution which supposedly maps the samba
> network to the filesystem. i haven't tested it though...
>
> --
> Benjamin Zeiss
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread Aubin Paul
Easiest way to check if DirectFB is working with SDL is to do:
ldd /usr/lib/libSDL-1.2.so.0

Among the output should be reference to libdirectfb, if SDL was built
properly.

On Sun, Aug 17, 2003 at 12:21:16AM +, mark wrote:
> 
> Okay, after 2 hours wasted trying to get mplayer dfbmga working again I find that a 
> reboot fixed it.  Still no luck with freevo though.
> 
> I have removed my local_config.py (just in case).  If I now run freevo with just 
> directfb I get this
> 
> ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdroms/cdrom0', 'CD-1')"
> ROM_DRIVES: Auto-detected that /dev/hda is the same device as /dev/cdroms/cdrom0, 
> skipping
> freevo: bad file format, line 21
> WARNING: /etc/freevo/lircrc not found!
> Couldn't open mixer /dev/mixer
> 
> but it doesnt say line 21 of which file.  If I run with dfbmga I get the message 
> already posted.  /dev/mixer warnings are irrelavant I dont have a mixer on my sound 
> card.
> 
> Okay, if sdl is not using DirectFB, is there any way I could test sdl in isolation?  
> I understand if I have Directfb 0.19 and sdl 1.25 then I shouldnt need the patch?  
> I'm not sure how to debug my sdl installation.
> 
> Its kind of late in the UK so I'll catch you tomorrow.
> 
> Thanks for the help.
> 
> Mark
> 
> 
> 
> 
> 
> 
> On Sat, 16 Aug 2003 18:27:47 -0400
> Aubin Paul <[EMAIL PROTECTED]> wrote:
> 
> > On Sat, Aug 16, 2003 at 10:50:25PM +, mark wrote:
> > > I think I have seen some directfb messages when starting freevo but only when 
> > > setting directfb instead of dfbmga in freevo.conf.
> > > Since I have no monitor on the media box, I dont know if directfb was actually 
> > > displaying anything.
> > 
> > The messages should show up in the freevo logs; they look like he ones
> > you put below (the lines starting with (*))
> > 
> > If you're not seeing messages from DirectFB when you load Freevo, then
> > SDL is probably not using it.
> > 
> > Aubin
> > 
> > > The really frustrating thing is that I've now somehow broken directfb under 
> > > mplayer too :(.  It worked fine this morning, it now freezes as follows.  
> > > 
> > > 
> > > mplayer -dvd 1 -vo dfbmga:nospic,triple -x 768 -y 576
> > > 
> > > 
> > > (*) parsing config file '/etc/directfbrc'.
> > > 
> > >-- DirectFB v0.9.19 -
> > >  (c) 2000-2002  convergence integrated media GmbH
> > >  (c) 2002   convergence GmbH
> > > ---
> > > 
> > > (*) Single Application Core. (with MMX support) (2003-08-17 22:45)
> > > (*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
> > > 
> > > There it hangs
> > > 
> > > I'll come back the list when I've got mplayer dfbmga working again :(.
> > > 
> > > Mark
> > > 
> > > 
> > > ---
> > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > > Data Reports, E-commerce, Portals, and Forums are available now.
> > > Download today and enter to win an XBOX or Visual Studio .NET.
> > > http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/freevo-users
> > 
> > 
> > ---
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> > http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread mark

Okay, after 2 hours wasted trying to get mplayer dfbmga working again I find that a 
reboot fixed it.  Still no luck with freevo though.

I have removed my local_config.py (just in case).  If I now run freevo with just 
directfb I get this

ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdroms/cdrom0', 'CD-1')"
ROM_DRIVES: Auto-detected that /dev/hda is the same device as /dev/cdroms/cdrom0, 
skipping
freevo: bad file format, line 21
WARNING: /etc/freevo/lircrc not found!
Couldn't open mixer /dev/mixer

but it doesnt say line 21 of which file.  If I run with dfbmga I get the message 
already posted.  /dev/mixer warnings are irrelavant I dont have a mixer on my sound 
card.

Okay, if sdl is not using DirectFB, is there any way I could test sdl in isolation?  I 
understand if I have Directfb 0.19 and sdl 1.25 then I shouldnt need the patch?  I'm 
not sure how to debug my sdl installation.

Its kind of late in the UK so I'll catch you tomorrow.

Thanks for the help.

Mark






On Sat, 16 Aug 2003 18:27:47 -0400
Aubin Paul <[EMAIL PROTECTED]> wrote:

> On Sat, Aug 16, 2003 at 10:50:25PM +, mark wrote:
> > I think I have seen some directfb messages when starting freevo but only when 
> > setting directfb instead of dfbmga in freevo.conf.
> > Since I have no monitor on the media box, I dont know if directfb was actually 
> > displaying anything.
> 
> The messages should show up in the freevo logs; they look like he ones
> you put below (the lines starting with (*))
> 
> If you're not seeing messages from DirectFB when you load Freevo, then
> SDL is probably not using it.
> 
> Aubin
> 
> > The really frustrating thing is that I've now somehow broken directfb under 
> > mplayer too :(.  It worked fine this morning, it now freezes as follows.  
> > 
> > 
> > mplayer -dvd 1 -vo dfbmga:nospic,triple -x 768 -y 576
> > 
> > 
> > (*) parsing config file '/etc/directfbrc'.
> > 
> >-- DirectFB v0.9.19 -
> >  (c) 2000-2002  convergence integrated media GmbH
> >  (c) 2002   convergence GmbH
> > ---
> > 
> > (*) Single Application Core. (with MMX support) (2003-08-17 22:45)
> > (*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
> > 
> > There it hangs
> > 
> > I'll come back the list when I've got mplayer dfbmga working again :(.
> > 
> > Mark
> > 
> > 
> > ---
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> > http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread Markus Schneider
Hello Mark,

I experienced similar problems. I migrated from SuSE to Gentoo this week.

mark schrieb:

I'm pretty sure I've done everything in the list archive.  

Patched the kernel with vsync (although I dont think this is necessary if you are using the newer mplayer triple switch.

I'm using mplayer 0.90-r5 under gentoo.  I applied the latest dfbmga patch to this (this provided triple and fixed a problem with spic)

Mplayer works fine under dfbmga on its own.

To get it working you applied the following patch, didn't you?

http://www.sci.fi/~syrjala/directfb/vo_dfbmga_update.patch

Without it, the mplayer only works using '-vo dfbmga:nospic' (at least 
for me).

my frewevo.conf contains 

display = dfbmga
geometry = 720x480
tv = pal
I've also used 720x576 with no luck
/etc/directfbrc

atrox-crtc2
matrox-tv-standard=pal
primary-layer=2
I'm using sdl 1.25 which I believe no longer needs the patch.  ( did try the patch,  but I was getting Fuzz 1)  
 

It depends on the DirectFB-version whether the patch is needed (or not). 
>=0.9.19 should be fine.

lsmod
Module  Size  Used byNot tainted
serial 46852   0  (autoclean)
i2c-matroxfb4084   0
i2c-algo-bit8360   3  [i2c-matroxfb]
rtc 7644   0  (autoclean)
i2c-dev 4772   0
i2c-core   15816   0  [i2c-algo-bit i2c-dev]
echo $SDL_VIDEODRIVER
directfb
When I run freevo I get this

Traceback (most recent call last):
 File "src/main.py", line 134, in ?
   skin= skin.get_singleton()
 File "src/skin.py", line 78, in get_singleton
   exec('import ' + modname  + ' as skinimpl')
 File "", line 1, in ?
 File "skins/main1/skin_main1.py", line 120, in ?
   import xml_skin
 File "skins/main1/xml_skin.py", line 80, in ?
   osd = osd.get_singleton()
 File "src/osd.py", line 209, in get_singleton
   _singleton = util.SynchronizedObject(OSD())
 File "src/osd.py", line 330, in __init__
   pygame.display.init()
pygame.error: No available video device
 

I found out that the ebuild for libsdl is the problem; at the moment it 
disables the DirectFB-support to avoid circular dependencies 
(SDL-DirectFB-SDL). I changed the ebuild by hand to get 
DirectFB-support. It's just commented out. Remove the comment marks and 
do a 'emerge libsdl'.

I think, that fixed it for me...

Markus



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Hauppage WinTV problems..

2003-08-16 Thread Johan Celén



I've got some problems with the setup of my tv-card 
(hauppage wintv pci, bt878)
 
1. 
The sound is very low, I have my input/output 
on 90% and the stereo on 70% to be able to even hear the sound.
The soundcard i'm using is the onboard of Aopen 
MK33 motherboard (VIA Technologies, Inc. VT82C686 AC97 Audio 
Controller).
I would like to get the sound via my dxr3 too, but 
for now I just want to hear the sound, dont care how ;).
Cant i use the btaudio devices somehow?. I tried to 
use them by adding adevice=/dev/dsp2, but i diden't get any sound att al after 
that :/
 
btaudio: Bt878 (rev 17) at 00:08.1, irq: 10, 
latency: 32, mmio: 0xe7101000btaudio: using card config 
"default"btaudio: registered device dsp1 [digital]btaudio: registered 
device dsp2 [analog]btaudio: registered device mixer1
 
2.
I'm not too saticfied with the picture either. Can 
I finetune the channels somehow?
I dont have X on the computer btw, so I cant use 
any X programs to scan/tune the channels
 
Can anyone please help me, or atleast give me some 
pointers.
 
// Johan


Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread Aubin Paul
On Sat, Aug 16, 2003 at 10:50:25PM +, mark wrote:
> I think I have seen some directfb messages when starting freevo but only when 
> setting directfb instead of dfbmga in freevo.conf.
> Since I have no monitor on the media box, I dont know if directfb was actually 
> displaying anything.

The messages should show up in the freevo logs; they look like he ones
you put below (the lines starting with (*))

If you're not seeing messages from DirectFB when you load Freevo, then
SDL is probably not using it.

Aubin

> The really frustrating thing is that I've now somehow broken directfb under mplayer 
> too :(.  It worked fine this morning, it now freezes as follows.  
> 
> 
> mplayer -dvd 1 -vo dfbmga:nospic,triple -x 768 -y 576
> 
> 
> (*) parsing config file '/etc/directfbrc'.
> 
>-- DirectFB v0.9.19 -
>  (c) 2000-2002  convergence integrated media GmbH
>  (c) 2002   convergence GmbH
> ---
> 
> (*) Single Application Core. (with MMX support) (2003-08-17 22:45)
> (*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
> 
> There it hangs
> 
> I'll come back the list when I've got mplayer dfbmga working again :(.
> 
> Mark
> 
> 
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: DVD ripping

2003-08-16 Thread Aubin Paul
It mostly just calls command-line utilities, so it's probably less
useful for us than the utilities themselves. At the least, I would
think some simple front end for vobcopy and mencoder would suffice. It
could probably be done quite easily using the cdbackup plugin code.

Personally, I'll never be encoding the movies since I don't plan to
keep them long term, it would just be if I didn't have time to watch
something I rented.

Aubin

On Sat, Aug 16, 2003 at 03:15:05PM +0100, Q wrote:
> AcidRip already does a good job of this and is a simple easy to use addon to
> Mplayer. I don't know if in the whole scheme of things it's compatable with
> what you guys are doing, but maybe it's worth a look.
> 
> http://acidrip.thirtythreeandathird.net/
> 
> 
> - Original Message - 
> From: "Dirk Meyer" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 16, 2003 2:21 PM
> Subject: [Freevo-users] Re: DVD ripping
> 
> 
> > "Q" wrote:
> > > Mmm, well I know this is a topic I've mentioned before, but is this
> project
> > > intersting to anyone? http://acidrip.thirtythreeandathird.net/
> >
> > We are planing to add a small rip frontend in python to freevo. I
> > don't know if there is any code yet, but it's on the todo list.
> >
> >
> > Dischi
> >
> > -- 
> > Error 13: Illegal brain function. Process terminated.
> >
> >
> > ---
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> >
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> 
> 
> 
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread mark
On Sat, 16 Aug 2003 16:07:20 -0400
Aubin Paul <[EMAIL PROTECTED]> wrote:

> On Sat, Aug 16, 2003 at 03:21:36PM +, mark wrote:
> > my frewevo.conf contains 
> > 
> > display = dfbmga
> > geometry = 720x480
> > tv = pal
> >  I've also used 720x576 with no luck
> 
> If you're using PAL you have to use x576
> 
Okay, now set to 576, but I had tried both.

> > /etc/directfbrc
> > 
> > atrox-crtc2
> > matrox-tv-standard=pal
> > primary-layer=2
> 
> I'm guessing this is a cut-and-paste error? It's supposed to be
> matrox-crtc2
> 
OOPS, yes I have it correct.

> Are you running as root? You should be getting messages from directfb;
> and if you use the 'freevo' boot script, (boot/freevo) you need to
> edit it because it has SDL_VIDEODRIVEr in it already.
> 

Yes, I am running as root, I am not using the boot script.  

I think I have seen some directfb messages when starting freevo but only when setting 
directfb instead of dfbmga in freevo.conf.
Since I have no monitor on the media box, I dont know if directfb was actually 
displaying anything.

The really frustrating thing is that I've now somehow broken directfb under mplayer 
too :(.  It worked fine this morning, it now freezes as follows.  


mplayer -dvd 1 -vo dfbmga:nospic,triple -x 768 -y 576


(*) parsing config file '/etc/directfbrc'.

   -- DirectFB v0.9.19 -
 (c) 2000-2002  convergence integrated media GmbH
 (c) 2002   convergence GmbH
---

(*) Single Application Core. (with MMX support) (2003-08-17 22:45)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()

There it hangs

I'll come back the list when I've got mplayer dfbmga working again :(.

Mark


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] import error with Image in CVS

2003-08-16 Thread Aubin Paul
You need the mmpython library, which is available from
mmpython.sourceforge.net, or from the snapshots in
Freevo.sourceforge.net/snapshots

On Sat, Aug 16, 2003 at 09:38:45AM -0400, Joe Stump wrote:
> Now I'm getting the following error. I've searched around and can't find
> anything associated with an "mmpython" library.
> 
> myth:/usr/local/freevo# ./freevo
> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
> WARNING: PyLirc not found, lirc remote control disabled!
> Traceback (most recent call last):
>   File "src/main.py", line 136, in ?
> import osd # The OSD class, used to communicate with the OSD daemon
>   File "src/osd.py", line 109, in ?
> from mmpython.image import EXIF as exif
> ImportError: No module named mmpython.image
> 
> --Joe
> 
> > You miss some Python modules (Pyagme at least I think)
> >
> > ++
> >
> > David
> >
> > - Original Message -
> > From: "Joe Stump" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Saturday, August 16, 2003 12:28 AM
> > Subject: [Freevo-users] import error with Image in CVS
> >
> >
> >> myth:/usr/local/freevo# ./freevo
> >> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
> >> Traceback (most recent call last):
> >>   File "src/main.py", line 135, in ?
> >> import util# Various utilities
> >>   File "src/util.py", line 79, in ?
> >> import Image # PIL
> >> ImportError: No module named Image
> >>
> >>
> >> Any ideas?
> >>
> >>
> >>
> >> --
> >> Joe Stump <[EMAIL PROTECTED]>
> >> http://www.joestump.net
> >> "Label makers are proof God wants Sys Admins to be happy."
> >>
> >>
> >>
> >> ---
> >> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> >> Data Reports, E-commerce, Portals, and Forums are available now.
> >> Download today and enter to win an XBOX or Visual Studio .NET.
> >>
> > http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> >> ___
> >> Freevo-users mailing list
> >> [EMAIL PROTECTED]
> >> https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> >
> >
> > ---
> > This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> > Data Reports, E-commerce, Portals, and Forums are available now.
> > Download today and enter to win an XBOX or Visual Studio .NET.
> > http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> >
> 
> 
> 
> --
> Joe Stump <[EMAIL PROTECTED]>
> http://www.joestump.net
> "Label makers are proof God wants Sys Admins to be happy."
> 
> 
> 
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread Aubin Paul
On Sat, Aug 16, 2003 at 03:21:36PM +, mark wrote:
> my frewevo.conf contains 
> 
> display = dfbmga
> geometry = 720x480
> tv = pal
>  I've also used 720x576 with no luck

If you're using PAL you have to use x576

> /etc/directfbrc
> 
> atrox-crtc2
> matrox-tv-standard=pal
> primary-layer=2

I'm guessing this is a cut-and-paste error? It's supposed to be
matrox-crtc2

> I'd like to get freevo running with dfbmga, because I have found that mga_vid often 
> gives me grief during freevo upgrades and I'd like to obtain the absolute best 
> quality.  Besides, I just can't resist playing with the thing :).

Are you running as root? You should be getting messages from directfb;
and if you use the 'freevo' boot script, (boot/freevo) you need to
edit it because it has SDL_VIDEODRIVEr in it already.

Aubin


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Double menu

2003-08-16 Thread David Amiel
To verify your idea, I've copied the freevo_config.py (the one provided with
the package) in local_config.py and I've got the same pb.


- Original Message -
From: "Dirk Meyer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 16, 2003 7:24 PM
Subject: [Freevo-users] Re: Double menu


> "David Amiel" wrote:
> > Hi,
> >
> > I've got a little pb with freevo, when I launch it on tv throught
dfbmga,
> > Ive got the items menu in double, though when I launch it on a monitor
> > everything is all right.
> >
> > Anyone where the pb come from ?
>
> One idea. Do you use the _same_ local_conf.py for monitor and dfbmga?
> I don't thing so. I guess, one config is a _copy_ of your
> freevo_config.py with some changes. That doesn't work. The
> freevo_config.py enables the menu item plugins. You can enable this
> plugins as often as you like. Maybe you enable them in your
> local_config.py again.
>
>
> Dischi
>
> --
> In the beginning, there was nothing. And God said, 'Let there be
> Light.' And there was still nothing, but you could see a bit better.
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] SMB Shares

2003-08-16 Thread Benjamin Zeiss
hi,

--On Saturday, August 16, 2003 13:24:13 +0200 Rudi Lindl <[EMAIL PROTECTED]> 
wrote:

is there a plugin for browesing smb-shares within freevo?
I think of somekind like the windows network neighbourhood. This would be
quite helpfull if you have several computers in your network and want to
play some media over the net.
if you know the computers and shares you want to use, you can just use 
smbfs with or without automount (but be careful, there is a problem with 
the ogminfo module of mmpython, dischi: did you read my short analysis i 
posted here some time ago? i think it would be good if this will be fixed 
for the next release). otherwise there is the LD_PRELOAD thing called 
smbwrapper in the samba distribution which supposedly maps the samba 
network to the filesystem. i haven't tested it though...

--
Benjamin Zeiss
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: import error with Image in CVS

2003-08-16 Thread Dirk Meyer
"Joe Stump" wrote:
> Now I'm getting the following error. I've searched around and can't find
> anything associated with an "mmpython" library.
>
> myth:/usr/local/freevo# ./freevo
> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
> WARNING: PyLirc not found, lirc remote control disabled!
> Traceback (most recent call last):
>   File "src/main.py", line 136, in ?
> import osd # The OSD class, used to communicate with the OSD daemon
>   File "src/osd.py", line 109, in ?
> from mmpython.image import EXIF as exif
> ImportError: No module named mmpython.image

When you install freevo without the runtime, you need many libs. Now
you are missing mmpython (www.sf.net/projects/mmpython)

Dischi

-- 
Murphy's Laws:
(1) If anything can go wrong, it will.
(2) Nothing is as easy as it looks.
(3) Everything takes longer than you think it will.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: using freevo with lirc

2003-08-16 Thread Dirk Meyer
Christian Häne wrote:
> hello
> I have now realized that I only must map the events in the file events.py and 
> Than write the config for the event in the lircrc. I also did not know that 
> there are different modes like video, dvd etc. But i have still a problem i 
> cant find an event that makes xine to go on chapter forward or back. I hope 
> you can understand my english.

I don't know the xine event to skip chapter so there is no support in
freevo in it.


Dischi

-- 
The world is full of willing people -- some willing to work and some
willing to let them. - Robert Frost.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: SMB Shares

2003-08-16 Thread Dirk Meyer
Rudi Lindl wrote:
> Hi,
>
> is there a plugin for browesing smb-shares within freevo?
> I think of somekind like the windows network neighbourhood. This would
> be quite helpfull if you have several computers in your network and
> want to play some media over the net.

There was a script in the list some time ago. It should be easy to
make it a mainmenu plugin and plug it into the video main menu. But I
don't have samba shares around me, someone else has to do it.

Dischi

-- 
Der Reboot:
Bei UNIX hilfreich, aber nicht zwingend notwendig.
Bei Windows notwendig, aber nicht zwingend hilfreich.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Double menu

2003-08-16 Thread Dirk Meyer
"David Amiel" wrote:
> Hi,
>
> I've got a little pb with freevo, when I launch it on tv throught dfbmga,
> Ive got the items menu in double, though when I launch it on a monitor
> everything is all right.
>
> Anyone where the pb come from ?

One idea. Do you use the _same_ local_conf.py for monitor and dfbmga?
I don't thing so. I guess, one config is a _copy_ of your
freevo_config.py with some changes. That doesn't work. The
freevo_config.py enables the menu item plugins. You can enable this
plugins as often as you like. Maybe you enable them in your
local_config.py again.


Dischi

-- 
In the beginning, there was nothing. And God said, 'Let there be
Light.' And there was still nothing, but you could see a bit better.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: DVD ripping

2003-08-16 Thread Dirk Meyer
"Q" wrote:
> AcidRip already does a good job of this and is a simple easy to use addon to
> Mplayer. I don't know if in the whole scheme of things it's compatable with
> what you guys are doing, but maybe it's worth a look.
>
> http://acidrip.thirtythreeandathird.net/

The problem is that this program uses X (like most). On one hand it
doesn't work if freevo is in framebuffer mode, on the other hand, it's
hard to control from the outside (==Freevo) because it waits for mouse
events. 


Dischi

-- 
Beta. Software undergoes beta testing shortly before it's released.
Beta is Latin for 'still doesn't work.'


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread mark
On Sat, 16 Aug 2003 15:21:36 +
mark <[EMAIL PROTECTED]> wrote:
> 
> I'm using sdl 1.25 which I believe no longer needs the patch.  ( did try the patch,  
> but I was getting Fuzz 1)  
> 
I should add I'm using Directfb-0.9.19 and that libsdl shows

checking for DirectFB support... yes

Mark


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.3.4 and console problem

2003-08-16 Thread Teemu Ahola
Hi,

I recheck my system with Freevo 1.3.2 and it works corretly. It seems
that 1.3.4 enabled screen options, which are not supported by my monitor
nor my TV. My 'display' parameter in /etc/freevo/freevo.conf file is
fbdev:vidix and 'geometry' is the same as current vesa mode, which is
1024x768. 

-Teemu- 


On Sat, 2003-08-16 at 09:54, Teemu Ahola wrote:
> Hi,
> 
> I have Gentoo system and I updated my Freevo to version 1.3.4. For some
> reason, Freevo does not work in console anymore. When I start Freevo,
> display goes to power off mode. Freevo works only undex X now. Earlier
> version worked flawlesly unded console and fbdev. I am using Radeon7000
> so fb driver is vesa.
> 
> -- 
> Teemu Ahola
> EMail : [EMAIL PROTECTED]
>   [EMAIL PROTECTED]
> Mobile: +358 50 5873210
> 
> 
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
-- 
Teemu Ahola
EMail : [EMAIL PROTECTED]
[EMAIL PROTECTED]
Mobile: +358 50 5873210


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: DVD ripping

2003-08-16 Thread Q
AcidRip already does a good job of this and is a simple easy to use addon to
Mplayer. I don't know if in the whole scheme of things it's compatable with
what you guys are doing, but maybe it's worth a look.

http://acidrip.thirtythreeandathird.net/


- Original Message - 
From: "Dirk Meyer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 16, 2003 2:21 PM
Subject: [Freevo-users] Re: DVD ripping


> "Q" wrote:
> > Mmm, well I know this is a topic I've mentioned before, but is this
project
> > intersting to anyone? http://acidrip.thirtythreeandathird.net/
>
> We are planing to add a small rip frontend in python to freevo. I
> don't know if there is any code yet, but it's on the todo list.
>
>
> Dischi
>
> -- 
> Error 13: Illegal brain function. Process terminated.
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)

2003-08-16 Thread mark

I'm pretty sure I've done everything in the list archive.  

Patched the kernel with vsync (although I dont think this is necessary if you are 
using the newer mplayer triple switch.

I'm using mplayer 0.90-r5 under gentoo.  I applied the latest dfbmga patch to this 
(this provided triple and fixed a problem with spic)

Mplayer works fine under dfbmga on its own.

my frewevo.conf contains 

display = dfbmga
geometry = 720x480
tv = pal
 I've also used 720x576 with no luck

/etc/directfbrc

atrox-crtc2
matrox-tv-standard=pal
primary-layer=2

I'm using sdl 1.25 which I believe no longer needs the patch.  ( did try the patch,  
but I was getting Fuzz 1)  

lsmod
Module  Size  Used byNot tainted
serial 46852   0  (autoclean)
i2c-matroxfb4084   0
i2c-algo-bit8360   3  [i2c-matroxfb]
rtc 7644   0  (autoclean)
i2c-dev 4772   0
i2c-core   15816   0  [i2c-algo-bit i2c-dev]

echo $SDL_VIDEODRIVER
directfb

When I run freevo I get this

Traceback (most recent call last):
  File "src/main.py", line 134, in ?
skin= skin.get_singleton()
  File "src/skin.py", line 78, in get_singleton
exec('import ' + modname  + ' as skinimpl')
  File "", line 1, in ?
  File "skins/main1/skin_main1.py", line 120, in ?
import xml_skin
  File "skins/main1/xml_skin.py", line 80, in ?
osd = osd.get_singleton()
  File "src/osd.py", line 209, in get_singleton
_singleton = util.SynchronizedObject(OSD())
  File "src/osd.py", line 330, in __init__
pygame.display.init()
pygame.error: No available video device


I'd like to get freevo running with dfbmga, because I have found that mga_vid often 
gives me grief during freevo upgrades and I'd like to obtain the absolute best 
quality.  Besides, I just can't resist playing with the thing :).

I'd appreciate any suggestions.  Have I missed anything obvious.

I thought if we could get all this info in one place we could add it to the wicki.  
I've gatherred a lot of useful info from the archive.  Thanks to those who've trod 
this path before.

Mark


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] import error with Image in CVS

2003-08-16 Thread Joe Stump
I think this is incorrect. Freevo 1.3.2 works fine and appears to have an
Image.py file in the PIL directory of ./runtime/lib, however, the CVS
version does not appear to have ./runtime/lib.

--Joe

> You miss some Python modules (Pyagme at least I think)
>
> ++
>
> David
>
> - Original Message -
> From: "Joe Stump" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 16, 2003 12:28 AM
> Subject: [Freevo-users] import error with Image in CVS
>
>
>> myth:/usr/local/freevo# ./freevo
>> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
>> Traceback (most recent call last):
>>   File "src/main.py", line 135, in ?
>> import util# Various utilities
>>   File "src/util.py", line 79, in ?
>> import Image # PIL
>> ImportError: No module named Image
>>
>>
>> Any ideas?
>>
>>
>>
>> --
>> Joe Stump <[EMAIL PROTECTED]>
>> http://www.joestump.net
>> "Label makers are proof God wants Sys Admins to be happy."
>>
>>
>>
>> ---
>> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
>> Data Reports, E-commerce, Portals, and Forums are available now.
>> Download today and enter to win an XBOX or Visual Studio .NET.
>>
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
>> ___
>> Freevo-users mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>



--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] import error with Image in CVS

2003-08-16 Thread Joe Stump
Now I'm getting the following error. I've searched around and can't find
anything associated with an "mmpython" library.

myth:/usr/local/freevo# ./freevo
ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
WARNING: PyLirc not found, lirc remote control disabled!
Traceback (most recent call last):
  File "src/main.py", line 136, in ?
import osd # The OSD class, used to communicate with the OSD daemon
  File "src/osd.py", line 109, in ?
from mmpython.image import EXIF as exif
ImportError: No module named mmpython.image

--Joe

> You miss some Python modules (Pyagme at least I think)
>
> ++
>
> David
>
> - Original Message -
> From: "Joe Stump" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 16, 2003 12:28 AM
> Subject: [Freevo-users] import error with Image in CVS
>
>
>> myth:/usr/local/freevo# ./freevo
>> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
>> Traceback (most recent call last):
>>   File "src/main.py", line 135, in ?
>> import util# Various utilities
>>   File "src/util.py", line 79, in ?
>> import Image # PIL
>> ImportError: No module named Image
>>
>>
>> Any ideas?
>>
>>
>>
>> --
>> Joe Stump <[EMAIL PROTECTED]>
>> http://www.joestump.net
>> "Label makers are proof God wants Sys Admins to be happy."
>>
>>
>>
>> ---
>> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
>> Data Reports, E-commerce, Portals, and Forums are available now.
>> Download today and enter to win an XBOX or Visual Studio .NET.
>>
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
>> ___
>> Freevo-users mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>



--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: funny icons for most items

2003-08-16 Thread Dirk Meyer
"Al Faller" wrote:
> I am new to freevo... I have all of the playback features working with
> my X10 remote.  The only problem is most directories, mp3 files and
> videos have a really poor icon with what looks like the words "magic
> villa" in it.  I am using the newest full binary release, and see this
> with
> different skins.  How can I get good looking icons for these and get rid
> of that ugly "magic villa" icon?

Don't know what "mgaic villa" you mean. Can you send me a screenshot?


Dischi

-- 
I intend to live forever - so far, so good.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] import error with Image in CVS

2003-08-16 Thread Joe Stump
Now I'm getting the following error. I've searched around and can't find
anything associated with an "mmpython" library.

myth:/usr/local/freevo# ./freevo
ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
WARNING: PyLirc not found, lirc remote control disabled!
Traceback (most recent call last):
  File "src/main.py", line 136, in ?
import osd # The OSD class, used to communicate with the OSD daemon
  File "src/osd.py", line 109, in ?
from mmpython.image import EXIF as exif
ImportError: No module named mmpython.image

--Joe

> You miss some Python modules (Pyagme at least I think)
>
> ++
>
> David
>
> - Original Message -
> From: "Joe Stump" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 16, 2003 12:28 AM
> Subject: [Freevo-users] import error with Image in CVS
>
>
>> myth:/usr/local/freevo# ./freevo
>> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
>> Traceback (most recent call last):
>>   File "src/main.py", line 135, in ?
>> import util# Various utilities
>>   File "src/util.py", line 79, in ?
>> import Image # PIL
>> ImportError: No module named Image
>>
>>
>> Any ideas?
>>
>>
>>
>> --
>> Joe Stump <[EMAIL PROTECTED]>
>> http://www.joestump.net
>> "Label makers are proof God wants Sys Admins to be happy."
>>
>>
>>
>> ---
>> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
>> Data Reports, E-commerce, Portals, and Forums are available now.
>> Download today and enter to win an XBOX or Visual Studio .NET.
>>
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
>> ___
>> Freevo-users mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>



--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: media error

2003-08-16 Thread Dirk Meyer
zack hastings wrote:
> I'm getting a smorgasboard or errors over here, fixed
> a few of my problems but a few are sticking around,
> and my lack of linux knowledge isnt helping them go
> away any faster.  Mplayer works fine on my system,
> playing avis and mp3s.  Its not the default cd player
> but cds do play using whatever rh9 defaults to.  DVDs
> i havent tried yet.  When in freevo and i attempt to
> play an mp3 i get the following error message:
>   
> ERROR!  Requested audio codec family [mad]
> (afm=libmad) not avaliable (enable it at compilation)

Compile mplayer with libmad support or remove '-ac mad' from the
MPLAYER_COMMAND (grep freevo_config.py for mad the see the like).


Dischi

-- 
Beer: Helping ugly people have sex since 1862!


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: question: freevo - control

2003-08-16 Thread Dirk Meyer
"Mike _" wrote:
> hello all,
>
> how can i control freevo with the mouse (touchscreen) without keyboard.

You can't, sorry.


Dischi

-- 
"We're back to the times when men were men and wrote their own device 
 drivers"
 -- Linus Torvalds


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: freevo runtime binaries, debian, directfb

2003-08-16 Thread Dirk Meyer
Greg Andrews wrote:
> Hi,
>
> I've downloaded the freevo binaries, which I thought included all
> needed libraries.
>
> However, after running apt-get install task-freevo, freevo still won't run.
> It outputs the following:
>
> yoda:/home/yoda/freevo/freevo-1.3.4# ./freevo
> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
> (!) DirectFB/core/modules: Could not open module directory
> `/usr/local/lib/directfb-0.9.19/systems'!
> --> No such file or directory
> (!) DirectFB/core/system: No system found!
> Pygame Parachute Traceback:
>   File "src/osd.py", line 330, in __init__
> Fatal Python error: (pygame parachute) Segmentation Fault
> ./freevo: line 150:  1334 Aborted ./runapp python -OO
> src/main.py $@
>
> I haven't dealt with directfb before, and my googling and searching of
> the wiki didn't help. Can anyone shed some light on my problem for me?

Do you use X? There is a strange bug in SDL. Try
| export SDL_VIDEODRIVER='x11'
before starting freevo.


Dischi

-- 
Monday is an awful way to spend 1/7th of your life.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: DVD ripping

2003-08-16 Thread Dirk Meyer
"Q" wrote:
> Mmm, well I know this is a topic I've mentioned before, but is this project
> intersting to anyone? http://acidrip.thirtythreeandathird.net/

We are planing to add a small rip frontend in python to freevo. I
don't know if there is any code yet, but it's on the todo list. 


Dischi

-- 
Error 13: Illegal brain function. Process terminated.


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: musicextras

2003-08-16 Thread Dirk Meyer
Creepy wrote:
>  http://kapheine.hypa.net/musicextras/
>  would be nice to implement in freevo aswell :)
>  creepy: thats cool, you should send it to the list!
>
> so there we go..

This this is Ruby, we need to implement it ourself. But the idea is
nice. Someone with free time here to do it?


Dischi

-- 
Disc space -- the final frontier!


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Playing DVDs with mplayer or xine.. little progress

2003-08-16 Thread Dirk Meyer
Thomas Zangl - Home wrote:
> so fix it with:
>
> rc.app(self)
>
> command = self.command
>
> if DEBUG:
> print 'Xine.play(): Starting thread, cmd=%s' % command

Thanks, changed in CVS.


Dischi

-- 
"There is no reason for any individual to have a computer in their
home." (Ken Olsen, Präsident von DEC, 1977)


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] SMB Shares

2003-08-16 Thread Rudi Lindl
Hi,

is there a plugin for browesing smb-shares within freevo?
I think of somekind like the windows network neighbourhood. This would 
be quite helpfull if you have several computers in your network and want 
to play some media over the net.

thanks
rudi


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Booting en freevo in console mode

2003-08-16 Thread David Amiel
Does anyone know how to boot in freevo in console mode ?
The wiki only speaks about X11 configured freevo

thx,

David



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] import error with Image in CVS

2003-08-16 Thread David Amiel
You miss some Python modules (Pyagme at least I think)

++

David

- Original Message -
From: "Joe Stump" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 16, 2003 12:28 AM
Subject: [Freevo-users] import error with Image in CVS


> myth:/usr/local/freevo# ./freevo
> ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
> Traceback (most recent call last):
>   File "src/main.py", line 135, in ?
> import util# Various utilities
>   File "src/util.py", line 79, in ?
> import Image # PIL
> ImportError: No module named Image
>
>
> Any ideas?
>
>
>
> --
> Joe Stump <[EMAIL PROTECTED]>
> http://www.joestump.net
> "Label makers are proof God wants Sys Admins to be happy."
>
>
>
> ---
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
>
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo 1.3.4 and console problem

2003-08-16 Thread Teemu Ahola
Hi,

I have Gentoo system and I updated my Freevo to version 1.3.4. For some
reason, Freevo does not work in console anymore. When I start Freevo,
display goes to power off mode. Freevo works only undex X now. Earlier
version worked flawlesly unded console and fbdev. I am using Radeon7000
so fb driver is vesa.

-- 
Teemu Ahola
EMail : [EMAIL PROTECTED]
[EMAIL PROTECTED]
Mobile: +358 50 5873210


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users