[Freevo-users] Re: Double menu

2003-08-17 Thread Dirk Meyer
David Amiel wrote:
 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.

You shouldn't do that. Maybe we should add a warning or so in the
file. Both files activate the mediamenu. Remove at least all
plugin.activate from your local_conf.py.


Dischi

-- 
I am a friend of the working man, and I would rather be his friend
than be one.
-- Clarence Darrow


---
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] kazaa for linux

2003-08-17 Thread skeeterskip



What is the closest kazaa equivelent program for 
linux? It would be interesting to integrate something like that into 
Freevo.


Re: [Freevo-users] Re: Double menu

2003-08-17 Thread David Amiel
Bingo, it works !
thx for your help

David

- Original Message -
From: Dirk Meyer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, August 17, 2003 11:04 AM
Subject: [Freevo-users] Re: Double menu


 David Amiel wrote:
  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.

 You shouldn't do that. Maybe we should add a warning or so in the
 file. Both files activate the mediamenu. Remove at least all
 plugin.activate from your local_conf.py.


 Dischi

 --
 I am a friend of the working man, and I would rather be his friend
 than be one.
 -- Clarence Darrow


 ---
 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] Problen with newest Freevo

2003-08-17 Thread Teemu Ahola
Hi,

I have a problem with newest Freevo (1.3.4). When I start it from
console, my screen goes Power off and TV's picture becomes disordered. I
have Radeon 7000 and I am using vesa fbdev. My Freevo.conf looks like
this:


cdparanoia = /usr/bin/cdparanoia
chanlist = us-cable
display = fbdev:vidix
fbxine = /usr/bin/fbxine
geometry = 1024x768
jpegtran = /usr/bin/jpegtran
lame = /usr/bin/lame
mplayer = /usr/bin/mplayer
oggenc = /usr/bin/oggenc
tv = pal
version = 2.1
xine = /usr/bin/xine


I had no problems with Freevo 1.3.2. I have Gentoo system and I
downloaded rsync-freevo script file and ran it before 'emerge freevo'.
However Freevo works well undex X, but for practical reasons, I don't
want to use Freevo with X.


-- 
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] SMB Shares

2003-08-17 Thread Rudi Lindl
Hi,

ok to mount the smb share manually is one solution but i was thinking 
of  somekind of automated search. As it  is possible with the network 
neighbourhood  feauture in wind***
You just select whole network or  current workgroup and freevo will 
search for all computers /workgroups which are available on the net and 
will display their names. Then you can browse the whole thing like a 
directory structure.

This should be very useful if you have limit space on your freevo 
machine. You just plug in a computer somewhere in you network and then 
search for it on your tv. no config hacking and no trouble

Benjamin Zeiss wrote:

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...





---
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-17 Thread mark


Thanks Aubin, that checks out fine. 

ldd /usr/lib/libSDL-1.2.so.0
libdirectfb-0.9.so.19 =/usr/lib/libdirectfb-0.9.so.19 (0x40088000)

So, sum up, mplayer works stand alone and DirectFB is buuilt against sdl correctly.  
At the same time Freevo is not even calling DirectFB hence no DirectFB output messages 
during startup.  

Its interesting that if I substitute directfb for dfbmga in freevo.conf and run freevo 
I get this on the console but still no directfb output messages.

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

Mark

libdirectfb-0.9.so.19 = /usr/lib/libdirectfb-0.9.so.19 (0x40088000)


On Sat, 16 Aug 2003 20:36:45 -0400
Aubin Paul [EMAIL PROTECTED] wrote:

 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.
  

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

2003-08-17 Thread mark
On Sun, 17 Aug 2003 01:23:33 +0200
Markus Schneider [EMAIL PROTECTED] wrote:

 Hello Mark,
 

Hi, 

 I experienced similar problems. I migrated from SuSE to Gentoo this week.
 
nice to know I'm not the only one :).

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).

Yes I did apply that patch, I too had the nospic problem previously.

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

Yes thats what I thought, I'm running 0.9.19

 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...
 
Yes I had seen that too,and removed the comments.  As per Aubin's post I have checked 
that sdl was built correctly as follows.
ldd /usr/lib/libSDL-1.2.so.0
libdirectfb-0.9.so.19 = /usr/lib/libdirectfb-0.9.so.19 (0x40088000)

I'll post back if I figure it out.

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


[Freevo-users] webradio support

2003-08-17 Thread Dirk Meyer
Hi,

I added a web radio plugin to freevo. The problem is: what should be
in it? I used the gxine mediamarks, but most of the urls are not
working and I want more information of the stream. So everone: please
send me (or the list) _good_ urls (stuff you listen to) and descibe
them:

o Name
o URL
o genre (e.g. pop, clasic, info if it's mostly talking, ..),
o language (of the talking between the songs)
o homepage (if the station has one)
o maybe a small description
o player info (does it play only with mplayer, only with xine or
  both). 

If you have some nice web tv urls, send them, too, but mark them as
video, so they will be placed inside the movies directory.


Dischi

-- 
Drag me, drop me, treat me like an object!


---
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] webradio support

2003-08-17 Thread tomh
Check out: http://www.radio-locator.com

Tom Hightower
Solutions, Inc
http://www.simas.com





Dirk Meyer [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
08/17/2003 12:29 PM
Please respond to freevo-users

 
To: [EMAIL PROTECTED]
cc: 
Subject:[Freevo-users] webradio support


Hi,

I added a web radio plugin to freevo. The problem is: what should be
in it? I used the gxine mediamarks, but most of the urls are not
working and I want more information of the stream. So everone: please
send me (or the list) _good_ urls (stuff you listen to) and descibe
them:




---
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-17 Thread David Amiel
The sdl patch is no longer needeed.
Use the cvs version of sdl (http://www.libsdl.org/cvs/SDL-1.2.tar.gz) and
things should go better

David

- Original Message -
From: mark [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, August 17, 2003 8:14 PM
Subject: Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)


 On Sun, 17 Aug 2003 01:23:33 +0200
 Markus Schneider [EMAIL PROTECTED] wrote:

  Hello Mark,
 

 Hi,

  I experienced similar problems. I migrated from SuSE to Gentoo this
week.
 
 nice to know I'm not the only one :).

 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).

 Yes I did apply that patch, I too had the nospic problem previously.

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

 Yes thats what I thought, I'm running 0.9.19

  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...
 
 Yes I had seen that too,and removed the comments.  As per Aubin's post I
have checked that sdl was built correctly as follows.
 ldd /usr/lib/libSDL-1.2.so.0
 libdirectfb-0.9.so.19 = /usr/lib/libdirectfb-0.9.so.19
(0x40088000)

 I'll post back if I figure it out.

 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] webradio support

2003-08-17 Thread Matthew Bettencourt
When you say webradio, what do you mean?

What is the status on streaming media in freevo??  Can one listen to .rm files
(realaudio?)  I know how to do simple things like listen to streaming mp3 stuff
but I can't seem to figure out how to do any other format.  

Thanks
Matt

Quoting Dirk Meyer [EMAIL PROTECTED]:

 Hi,
 
 I added a web radio plugin to freevo. The problem is: what should be
 in it? I used the gxine mediamarks, but most of the urls are not
 working and I want more information of the stream. So everone: please
 send me (or the list) _good_ urls (stuff you listen to) and descibe
 them:
 
 o Name
 o URL
 o genre (e.g. pop, clasic, info if it's mostly talking, ..),
 o language (of the talking between the songs)
 o homepage (if the station has one)
 o maybe a small description
 o player info (does it play only with mplayer, only with xine or
   both). 
 
 If you have some nice web tv urls, send them, too, but mark them as
 video, so they will be placed inside the movies directory.
 
 
 Dischi
 
 -- 
 Drag me, drop me, treat me like an object!
 
 
 ---
 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 mail sent through IMP: http://horde.org/imp/


---
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-17 Thread mark

Thanks David, I've amended the gentoo ebuild to install the cvs snapshot and its now 
worknig.

I have some configuring to do but I now have a picture.

Mark

On Sun, 17 Aug 2003 22:12:48 +0200
David Amiel [EMAIL PROTECTED] wrote:

 The sdl patch is no longer needeed.
 Use the cvs version of sdl (http://www.libsdl.org/cvs/SDL-1.2.tar.gz) and
 things should go better
 
 David
 
 - Original Message -
 From: mark [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, August 17, 2003 8:14 PM
 Subject: Re: [Freevo-users] Freevo, dfbmga and sdl. (that old chestnut)
 
 
  On Sun, 17 Aug 2003 01:23:33 +0200
  Markus Schneider [EMAIL PROTECTED] wrote:
 
   Hello Mark,
  
 
  Hi,
 
   I experienced similar problems. I migrated from SuSE to Gentoo this
 week.
  
  nice to know I'm not the only one :).
 
  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).
 
  Yes I did apply that patch, I too had the nospic problem previously.
 
   It depends on the DirectFB-version whether the patch is needed (or not).
=0.9.19 should be fine.
 
  Yes thats what I thought, I'm running 0.9.19
 
   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...
  
  Yes I had seen that too,and removed the comments.  As per Aubin's post I
 have checked that sdl was built correctly as follows.
  ldd /usr/lib/libSDL-1.2.so.0
  libdirectfb-0.9.so.19 = /usr/lib/libdirectfb-0.9.so.19
 (0x40088000)
 
  I'll post back if I figure it out.
 
  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


[Freevo-users] Constant audio when computer starts

2003-08-17 Thread Al Faller
Hi, I have almost every function of freevo working, and decided to work on
my TV tuner card.  Once I installed it and insmod'ed the modules, the audio
is always on, whether or not I am watching TV.  Any ideas?  I have a
diammond DTV2000 (Bt848) chipset, which I have plugged into the CD-IN on my
on-board sound card (no other place to plug it into).  I am running debian
testing.  My /etc/modules looks like:

tuner type=2
bttv card=5

To turn off that part of the sound, I have to mute the CD-IN... which I am
assuming is not the correct thing to do?
Any help would be much appreciated!

Thanks

Al



---
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] webradio support

2003-08-17 Thread Aubin Paul
It has more to do with mplayer; but recent (CVS of the main branch)
have much improved RealAudio streaming, and when coupled with the
live.com rtsp support, it's pretty decent overall.

MMS has always been supported, as has HTTP so I think it's pretty much
covered.

On Sun, Aug 17, 2003 at 04:30:00PM -0500, Matthew Bettencourt wrote:
 When you say webradio, what do you mean?
 
 What is the status on streaming media in freevo??  Can one listen to .rm files
 (realaudio?)  I know how to do simple things like listen to streaming mp3 stuff
 but I can't seem to figure out how to do any other format.  
 
 Thanks
 Matt
 
 Quoting Dirk Meyer [EMAIL PROTECTED]:
 
  Hi,
  
  I added a web radio plugin to freevo. The problem is: what should be
  in it? I used the gxine mediamarks, but most of the urls are not
  working and I want more information of the stream. So everone: please
  send me (or the list) _good_ urls (stuff you listen to) and descibe
  them:
  
  o Name
  o URL
  o genre (e.g. pop, clasic, info if it's mostly talking, ..),
  o language (of the talking between the songs)
  o homepage (if the station has one)
  o maybe a small description
  o player info (does it play only with mplayer, only with xine or
both). 
  
  If you have some nice web tv urls, send them, too, but mark them as
  video, so they will be placed inside the movies directory.
  
  
  Dischi
  
  -- 
  Drag me, drop me, treat me like an object!
  
  
  ---
  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 mail sent through IMP: http://horde.org/imp/
 
 
 ---
 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] webradio support

2003-08-17 Thread Aubin Paul
I would recommend:

Mostly Classical
Classical Music
http://www.mostlyclassical.com/mp3/classical128k.pls

Xine works only somewhat; Mplayer follows the embedded IPs in the pls
file (which is important since mostlyclassical changes often enough to
make it annoying to hardcode the IPs)

Xine only works if you wget the file and parse out the ip from
there.

KillRadio.org
Punk, Folk, Country, Hip-Hop, Electronic, non-Mainstream in general
http://www.killradio.org/listen.pls

Same problem as before with Xine; mplayer works beautifully.

That's just off the top of my head.

Aubin



On Sun, Aug 17, 2003 at 07:29:47PM +0200, Dirk Meyer wrote:
 Hi,
 
 I added a web radio plugin to freevo. The problem is: what should be
 in it? I used the gxine mediamarks, but most of the urls are not
 working and I want more information of the stream. So everone: please
 send me (or the list) _good_ urls (stuff you listen to) and descibe
 them:
 
 o Name
 o URL
 o genre (e.g. pop, clasic, info if it's mostly talking, ..),
 o language (of the talking between the songs)
 o homepage (if the station has one)
 o maybe a small description
 o player info (does it play only with mplayer, only with xine or
   both). 
 
 If you have some nice web tv urls, send them, too, but mark them as
 video, so they will be placed inside the movies directory.
 
 
 Dischi
 
 -- 
 Drag me, drop me, treat me like an object!
 
 
 ---
 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-17 Thread Aubin Paul
If you put directfb in your freevo.conf, it's an error since Freevo
doesn't know about directfb, just about dfbmga, hence the
message you're getting. 



On Sun, Aug 17, 2003 at 05:57:31PM +, mark wrote:
 
 
 Thanks Aubin, that checks out fine. 
 
 ldd /usr/lib/libSDL-1.2.so.0
 libdirectfb-0.9.so.19 =/usr/lib/libdirectfb-0.9.so.19 (0x40088000)
 
 So, sum up, mplayer works stand alone and DirectFB is buuilt against sdl correctly.  
 At the same time Freevo is not even calling DirectFB hence no DirectFB output 
 messages during startup.  
 
 Its interesting that if I substitute directfb for dfbmga in freevo.conf and run 
 freevo I get this on the console but still no directfb output messages.
 
 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
 
 Mark
 
 libdirectfb-0.9.so.19 = /usr/lib/libdirectfb-0.9.so.19 (0x40088000)
 
 
 On Sat, 16 Aug 2003 20:36:45 -0400
 Aubin Paul [EMAIL PROTECTED] wrote:
 
  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]

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

2003-08-17 Thread Krister Lagerstrom
Dirk Meyer wrote:
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?
Sounds like he's talking about 
testfiles/Music/ThomasRusiak-Hiphopper.png. This would mean that the 
config files do not point to his own music dirs.

Maybe we should make the testfiles its' own package? Then it could also 
be made larger since people can choose if they want to download it or not.

		/ Krister



---
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] Movie listings

2003-08-17 Thread Justin Wetherell
   Anyway to get Freevo to list everything in the movies directory by 
filename, instead of description? I was looking around for it but 
couldn't find anything. It listed it the other way in 1.3.2 I believe.

Justin Wetherell



---
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