Re: [Freevo-users] Green screen on TV (either SVIDEO or Composite)

2004-05-28 Thread Justin T Wetherell
You have to play with the modules options. I have a bunch already setup 
for version 1 and 2 of the H+ cards:
http://freevo.webalias.com the REALmagic link.

Khiraly wrote:
Hi,
I had a problem with the TV-out on my Hollywood carte:-(
The photos:
Mplayer[37K,33K]:
http://www.pvvbitech.hu/fotok/greenTV/greenScreen0001K.jpg
http://www.pvvbitech.hu/fotok/greenTV/greenScreen0002K.jpg
Freevo[33K]:
http://www.pvvbitech.hu/fotok/greenTV/greenScreen0003K.jpg
(the originals photos[1M,774K,3.1M]:
http://www.pvvbitech.hu/fotok/greenTV/greenScreen0001.jpg
http://www.pvvbitech.hu/fotok/greenTV/greenScreen0002.jpg
http://www.pvvbitech.hu/fotok/greenTV/greenScreen0003.jpg
)
(I thought that I have problem with my cable, so since my other problem
has solved(the freevo tv-out), and I have checked 2 times, that my cable
are ok, so I dont have any idea why my screen is green.)
I have a hollywood carte with em8300 module (0.14 version).
II loaded this way:
[EMAIL PROTECTED]:/home/lama/programok/em/modules# ./ldm
[EMAIL PROTECTED]:/home/lama/programok/em/em8300setup# ./em8300setup 
Microcode uploaded to /dev/em8300-0
Current settings are:
Video   Aspect  Audio   Spu 
PAL 4:3 ANALOG  ON
[EMAIL PROTECTED]:/home/lama/programok/em/em8300setup# 

Mplayer:
/usr/bin/mplayer -vo dxr3:prebuf:sync:norm=3
/mnt/big/filmek/fordFairlane/Ford\ Fairlane.avi 

Freevo:
with runtime, and freevo conf, I have:
chanlist = us-cable
display = dxr3
geometry = 720x576
tv = pal
version = 2.1
Is it somebody who know what is wrong with my TV(Goldstar), or what can
I do?;)
Thanks in advance any help!
Best regards, 
Khiraly

ps:
Additional information:
I have tried with SVIDEO cable, and with RCA(composite) cable too.
My TV(GoldStar CKT 2190x) is probably OK, because I have successfully
turned on with my nvidia TV-out(mx400) (so it was colored, but not
beautiful color because nvidia TV-out).

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DXR3 /H+ and pygame and libSDL

2004-05-28 Thread Justin T Wetherell
As long as you got it working, that's good to hear.
Khiraly wrote:
Hi Justin,
what a shame, it was me, that I have missed a point:
ffmpeg must configure with --enable-shared option. That was missed.
Thx for everybody who have me given her spared time to me support.
And thx for Justin's libSDL.so file, it has helped too.
Finally I have installed these way:
- download freevo, and the runtime package
- configure freevo with the runtime package, then copy the Justin's
libSDL.so file, and compile ffmpeg(with --enable-shared option).
Thanks and best regards, 
Khiraly

2004-05-27, cs keltezéssel 14:49-kor Justin T Wetherell ezt írta:
 

If you have installed ffmpeg, it creates libavcodec.so and it is needed 
in the installation of SDL, so that is the beginning of your problem:
/usr/local/src/ffmpeg-0.4.6/libavcodec/libavcodec.so

Try and follow the wiki or atleast follow the directions on my website 
for REALmagic Hollywood Plus link
http://freevo.webalias.com

   



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id?66&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DXR3 /H+ and pygame and libSDL

2004-05-27 Thread Justin T Wetherell
If you have installed ffmpeg, it creates libavcodec.so and it is needed 
in the installation of SDL, so that is the beginning of your problem:
/usr/local/src/ffmpeg-0.4.6/libavcodec/libavcodec.so

Try and follow the wiki or atleast follow the directions on my website 
for REALmagic Hollywood Plus link
http://freevo.webalias.com

Khiraly wrote:
Thx Jortan,
I have downloaded the runtime too, and installed(for the first try I
have builded everything from scratch).
But now, its fail with this message:
./freevo  
/home/lama/programok/freevo-1.5-rc2/./runtime/apps/freevo_python:  
error while loading shared libraries: libavcodec.so: cannot open shared
object file: No such file or directory

Its true, that I dont have libavcodec.so file on my system, but I had
installed mplayer(1.0-pre4), and ffmpeg too. And freevo(without runtime
dll's) have runned on my X (vo=x11). So I dont know which program
creates the libavcodec.so. FFmpeg creates libavcodec.a (but its not a
dll), and mplayer have an avcodec.c file.
In the debian distribution(packages.debian.org) I find nowhere
libavcodec.so.
Thx for any suggestion!
Best regards, 
Khiraly


2004-05-27, cs keltezéssel 09:53-kor Jortan ezt írta:
 

The runtime is a tarball that contains all the dependencies (e.g.
libSDL) and can be found on the Freevo download page. But since you
didn't know about that I asume that you've installed all the deps and,
hence, does not need the runtime package.
/Jortan
   



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id?66&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: AW: [Freevo-users] Problems with freevo+G450 tvout+mplayer

2004-05-26 Thread Justin T Wetherell
sure is... fixed now
Rob Shortt wrote:
Justin T Wetherell wrote:
http://freevo.webalias.com/matrox.txt

Um, quoting that page:
This is the output of lspci:
Multimedia controller: Sigma Designs, Inc. REALmagic Hollywood Plus 
DVD Decoder (rev 02)

Is that a bad copy/paste job?  That's a dxr3 card, not your Matrox.
-Rob

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 
10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: AW: [Freevo-users] Problems with freevo+G450 tvout+mplayer

2004-05-25 Thread Justin T Wetherell
When I start Freevo I need to use a script that will export everything I 
need, Here is the script:

### use_dfb ###
#!/bin/sh
export SDL_VIDEODRIVER=directfb
export SDL_DIRECTFB_MGA_CRTC2=1
export SDL_DIRECTFB_MGA_STRETCH=1
export SDL_DIRECTFB_MGA_OVERSCAN=1
$@
### use_dfb ###
Save that to a file called use_dfb and chmod it to 777
then starts freevo like this:
/path/to/script/use_dfb /path/to/freevo/freevo start
Let me know if that helps...
Morbid Angel wrote:
I don't exactly know what you mean; you can see the Freevo menu on your
TV but when you go to play a Video from the Freevo menu, it tries to use
the Monitor not the TV?
   

yeah, exactly
 

What does your freevo.conf look like? What are you mplayer args?
   

here the files
 


cdparanoia = /usr/bin/cdparanoia
chanlist = europe-west
display = dfbmga
fbxine = /usr/bin/fbxine
flac = /usr/bin/flac
geometry = 768x576
jpegtran = /usr/bin/jpegtran
lame = /usr/bin/lame
lsdvd = /usr/bin/lsdvd
mencoder = /usr/bin/mencoder
mplayer = /usr/bin/mplayer
oggenc = /usr/bin/oggenc
renice = /usr/bin/renice
setterm = /usr/bin/setterm
tv = pal
tvtime = /usr/bin/tvtime
version = 2.1
xine = /usr/bin/xine
 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: AW: [Freevo-users] Problems with freevo+G450 tvout+mplayer

2004-05-25 Thread Justin T Wetherell
I don't exactly know what you mean; you can see the Freevo menu on your 
TV but when you go to play a Video from the Freevo menu, it tries to use 
the Monitor not the TV?

What does your freevo.conf look like? What are you mplayer args?
Morbid Angel wrote:
http://freevo.webalias.com/matrox.txt
   

ok it works now, I can see freevo on tv but if I want to playe a video my 
monitor (not tv) changes a few times the resolution and I see again the 
freevo screen on tv...

I think I must change the settings for mplayer, I have tried yours from this 
page but it doesnt work here...

mplayer without freevo works perfectly
CU
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: AW: [Freevo-users] Problems with freevo+G450 tvout+mplayer

2004-05-25 Thread Justin T Wetherell
http://freevo.webalias.com/matrox.txt
Justin T Wetherell wrote:
You need to install all the deps, make sure your follow my setps and 
it'll work. Using DriectFB with runtime is an awful idea.

Morbid Angel wrote:
I think you have to compile SDL with directfb and make sure Freevo uses
your compiled version of libSDL (not the one in the runtime).
I have recompiled SDL with direcfb support but now if I start freevo 
I see
this:

(*) parsing config file '/etc/directfbrc'.
  -- DirectFB v0.9.20 -
(c) 2000-2002  convergence integrated media GmbH
(c) 2002-2003  convergence GmbH
   ---
(*) Single Application Core. (with MMX support) (2004-01-20 10:18)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
And it hangs! I have tried many options in /etc/directfbrc and 
freevo.conf



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 
10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 
10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: AW: [Freevo-users] Problems with freevo+G450 tvout+mplayer

2004-05-25 Thread Justin T Wetherell
You need to install all the deps, make sure your follow my setps and 
it'll work. Using DriectFB with runtime is an awful idea.

Morbid Angel wrote:
I think you have to compile SDL with directfb and make sure Freevo uses
your compiled version of libSDL (not the one in the runtime).
I have recompiled SDL with direcfb support but now if I start freevo I see
this:
(*) parsing config file '/etc/directfbrc'.
  -- DirectFB v0.9.20 -
(c) 2000-2002  convergence integrated media GmbH
(c) 2002-2003  convergence GmbH
   ---
(*) Single Application Core. (with MMX support) (2004-01-20 10:18)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
And it hangs! I have tried many options in /etc/directfbrc and freevo.conf


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problems with freevo+G450 tvout+mplayer

2004-05-24 Thread Justin T Wetherell
I have a link to what I neded to do to get G450 working on my box, you 
can follow along here: http://freevo.webalias.com the Matrox link.

Morbid Angel wrote:
Hi!
I have some Problems with G450 and tvout:
1st
I want to start freevo only on tv... I have put display=fbdev and 
FRAMEBUFFER="/dev/fb1" into freevo.conf and boot_config (I have debian sid 
here) and when I start freevo I can see it on tv but on the console 8 to! And 
if I change from console 8 to any other or to X then I cant see/hear freevo 
on tv... How can I start it so that I can use X or normal console on Monitor 
and freevo on TV??? X uses mga, normal consle fb0 and tvout fb1

2nd 

If I play video files with freevo then mplayer doesnt play it smooth and there 
are problems with sync video with audio... My PC is a Athlon XP 2600+ with 
G450 and 1GB RAM and there are some started server progs like 
apache2,bind,dhcpd,samba,X with KDE hmm but I think it is enough for play 
videos...

Can someone help to solve this problems?
PS: Sorry for my english!
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] tw_grab_na_dd problem...

2004-05-24 Thread Justin T Wetherell
I've got a PERL script that will generate the new Channel lineup, 
http://freevo.webalias.com the xmltv link has the script

StormeRider wrote:
On Mon, 2004-05-24 at 04:00, StormeRider wrote:
 

tv_grab_na just died and I'm scrambling to get tv_grab_na_dd working.
After messing with a few perl dependancies I got it installed and
seemingly pulling down correct data from zap2it, after registering and
all that.
Problem I'm facing now is that tv_grab_na_dd has pulled down the data
and saved it to /tmp/TV.xml like normal (I pull a week at a time, so no
point to doing the whole timestamp part...), but Freevo doesn't seem to
recognize it. The web interface still says listing expire in 0 hours,
the TV Guide is blank, etc.
   

*sigh* Figures that it would hit me that the channel IDs changed as a
result of the grabber conversion after I sent out the mail... ah well.
For anyone else who might miss that, and stumble across this in the
archives... you will have to regenerate the TV_CHANNEL lines in
local_conf.py.
I did that and it still didn't work... then after searching around some
more I came across the --old-chan-id parameter... re-pulled the listings
with that, and everything looks good :)
Not sure if it was the perl script in the archives that I used that
necessitates the old chan id setting, or if it's just how freevo
interprets it, but that was my experience... hopefully it'll help anyone
else also affected by the cutover.
--Nathan

---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] tv_grab_na retired and fails.

2004-05-23 Thread Justin T Wetherell
Try here, the xmltv link...
http://freevo.webalias.com/
Shaun Jackman wrote:
I just upgraded to tv_grab_na_dd, but freevo dies with the following error:
WARNING: PyLirc not found, lirc remote control disabled!
Traceback (most recent call last):
 File "/usr/lib/python2.3/site-packages/freevo/main.py", line 106, in ?
   import config
 File "/usr/lib/python2.3/site-packages/freevo/config.py", line 767, in ?
   TV_CHANNELS = detect_channels()
 File "/usr/lib/python2.3/site-packages/freevo/config.py", line 725, in detect_channels
   xmltv_channels = sortchannels(xmltv_channels,'display-name')
 File "/usr/lib/python2.3/site-packages/freevo/config.py", line 663, in sortchannels
   nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
 File "/usr/lib/python2.3/site-packages/freevo/config.py", line 663, in 
   nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
ValueError: invalid literal for int(): 8 CHANM 0009220:-
I'm using freevo-1.4.1.
Is there a simple fix for this?
Thanks,
Shaun
On Fri May 21, 2004 13h55, James Oakley wrote:
 

On May 21, 2004 03:51 pm, wes robbins wrote:
   

I noticed today that tv_grab_na no longer works.  When I checked
out XMLtv website I noticed that it is also retired.  Is there a
process yet to move to the new tv_grab_na_dd version?
 

Freevo doesn't care what grabber you use. As long as the XMLTV data
is valid it will work fine.
Check out the XMLTV_GRABBER variable in your local_conf.py.
   


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

 


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DXR3 /H+ and pygame and libSDL

2004-05-18 Thread Justin T Wetherell
I have written up and tested a DXR3 howto that actually works: 
http://freevo.webalias.com

I have tested this against Freevo-1.4.1 with Slackware 9.1 Kernel 2.4.22
Justin T Wetherell wrote:
Did you use SDL 1.2.6 and ffmpeg 0.4.6 ?
If you did then I suspect that you copied the wrong libSDL-1.2.so.0 
into runtime/dll make sure the time stamp is correct

I can send you my libSDL-1.2.so.0, do you want it?
Khiraly wrote:
Hi!
I have tried to follow the DXR3 tutorial, but Im not able to see the
menu on my TV.
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page?action=highlight&value=dxr3 

I have found some message about this problem on the net:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg05871.html 

But not a result.
What is working:
I am able to play movies(divx) with mplayer on my Sigma Design
Hollywood+ carte. The audio work also fine.
What is not working:
The freevo menu is not working on my H+ carte. If I set the video output
to xv (or x11) also work just fine.
So usually freevo is running.
What I have done:
I have installed on my debian sid system the following packages:
lsdvd
mp1e_1.9.3cvs-freevo1_i386.deb
mt-daapd_0.2.0-cvs20040507_i386.deb
python2.3-mmpython_0.4.2-freevo1_i386.deb
python2.3-pylcd_0.2.0-freevo1_all.deb
python2.3-pylirc_0.0.4-1_i386.deb
python2.3-pygame version:1.6-0.1  
And all the packages wich had dependency on this packages.

I have downloaded the latest stable release from freevo's homepage:
http://aleron.dl.sourceforge.net/sourceforge/freevo/freevo-1.5-rc2.tar.gz 

I have patched the sdl source from freevo:
cvs -d :pserver:[EMAIL PROTECTED]:/home/sdlweb/libsdl.org/cvs login 
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/sdlweb/libsdl.org/cvs 
checkout SDL12
I have patched as in the howto was. I got the following warning:
patch -p1 < SDL-1.2.6-nokeyboard.patch
patch -p1 < SDL-1.2.6-dxr3-ffmpeg.patch patch -p1 < SDL-1.2.6-gcc3.patch

But I wasnt able to install because many things on debian SID is 
depending on libsdl1.2debian version:1.2.7
So I have copy manually the following files (from my selfbuilded 
debian packages):
cp libSDL-1.2.so.0 libSDL-1.so.0.7.1 libSDL.a libSDL.la @libSDL.so 
libSDLmain.a /usr/lib
And  in freevo directories to(I hav made also a runtime directory)
mkdir [freevo]/runtime
mkdir [freevo]/runtime/dll
cp libSDL-1.2.so.0 libSDL-1.so.0.7.1 libSDL.a libSDL.la @libSDL.so 
libSDLmain.a [freevo]runtime/dll

After that(as root):
ldconfig
But when I run freevo(I have configured succesfully), but it cant 
display on my DXR3 carte.

The error message:
Traceback (most recent call last):
 File "/home/lama/programok/freevo-1.5-rc2/src/main.py", line 131, in ?
   import menu# The menu widget class
 File "/home/lama/programok/freevo-1.5-rc2/src/menu.py", line 77, in ?
   import skin
 File "/home/lama/programok/freevo-1.5-rc2/src/skin.py", line 97, in ?
   get_singleton()
 File "/home/lama/programok/freevo-1.5-rc2/src/skin.py", line 85, in
get_singleton
   exec('import skins.' + config.SKIN_MODULE  + '.' +
config.SKIN_MODULE  + \
 File "", line 1, in ?
 File "/home/lama/programok/freevo-1.5-rc2/src/skins/main/main.py",
line 101, in ?
   from area import Skin_Area
 File "/home/lama/programok/freevo-1.5-rc2/src/skins/main/area.py",
line 92, in ?
   import xml_skin
 File "/home/lama/programok/freevo-1.5-rc2/src/skins/main/xml_skin.py",
line 74, in ?
   osd = osd.get_singleton()
 File "/home/lama/programok/freevo-1.5-rc2/src/osd.py", line 135, in
get_singleton
   _singleton = OSD()
 File "/home/lama/programok/freevo-1.5-rc2/src/osd.py", line 368, in
__init__
   pygame.display.init()
pygame.error: No available video device
Any comments, help?
Is it somebody who have succesfully builded a package from 'the patched
libSDL' ?
Or how can I build to replace the existing libsdl1.2debian?
Or is it the pygame that I must build from source?
Thx in advance, Khiraly
ps: sorry for my ugly english

---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DXR3 /H+ and pygame and libSDL

2004-05-18 Thread Justin T Wetherell
Did you use SDL 1.2.6 and ffmpeg 0.4.6 ?
If you did then I suspect that you copied the wrong libSDL-1.2.so.0 into 
runtime/dll make sure the time stamp is correct

I can send you my libSDL-1.2.so.0, do you want it?
Khiraly wrote:
Hi!
I have tried to follow the DXR3 tutorial, but Im not able to see the
menu on my TV.
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page?action=highlight&value=dxr3
I have found some message about this problem on the net:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg05871.html
But not a result.
What is working:
I am able to play movies(divx) with mplayer on my Sigma Design
Hollywood+ carte. The audio work also fine.
What is not working:
The freevo menu is not working on my H+ carte. If I set the video output
to xv (or x11) also work just fine.
So usually freevo is running.
What I have done:
I have installed on my debian sid system the following packages:
lsdvd
mp1e_1.9.3cvs-freevo1_i386.deb
mt-daapd_0.2.0-cvs20040507_i386.deb
python2.3-mmpython_0.4.2-freevo1_i386.deb
python2.3-pylcd_0.2.0-freevo1_all.deb
python2.3-pylirc_0.0.4-1_i386.deb
python2.3-pygame version:1.6-0.1   

And all the packages wich had dependency on this packages.
I have downloaded the latest stable release from freevo's homepage:
http://aleron.dl.sourceforge.net/sourceforge/freevo/freevo-1.5-rc2.tar.gz
I have patched the sdl source from freevo:
cvs -d :pserver:[EMAIL PROTECTED]:/home/sdlweb/libsdl.org/cvs login 
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/home/sdlweb/libsdl.org/cvs checkout SDL12 

I have patched as in the howto was. I got the following warning:
patch -p1 < SDL-1.2.6-nokeyboard.patch
patch -p1 < SDL-1.2.6-dxr3-ffmpeg.patch 
patch -p1 < SDL-1.2.6-gcc3.patch

But I wasnt able to install because many things on debian SID is depending 
on libsdl1.2debian version:1.2.7
So I have copy manually the following files (from my selfbuilded debian packages):
cp libSDL-1.2.so.0 libSDL-1.so.0.7.1 libSDL.a libSDL.la @libSDL.so libSDLmain.a /usr/lib
And  in freevo directories to(I hav made also a runtime directory)
mkdir [freevo]/runtime
mkdir [freevo]/runtime/dll
cp libSDL-1.2.so.0 libSDL-1.so.0.7.1 libSDL.a libSDL.la @libSDL.so libSDLmain.a [freevo]runtime/dll

After that(as root):
ldconfig
But when I run freevo(I have configured succesfully), 
but it cant display on my DXR3 carte.

The error message:
Traceback (most recent call last):
 File "/home/lama/programok/freevo-1.5-rc2/src/main.py", line 131, in ?
   import menu# The menu widget class
 File "/home/lama/programok/freevo-1.5-rc2/src/menu.py", line 77, in ?
   import skin
 File "/home/lama/programok/freevo-1.5-rc2/src/skin.py", line 97, in ?
   get_singleton()
 File "/home/lama/programok/freevo-1.5-rc2/src/skin.py", line 85, in
get_singleton
   exec('import skins.' + config.SKIN_MODULE  + '.' +
config.SKIN_MODULE  + \
 File "", line 1, in ?
 File "/home/lama/programok/freevo-1.5-rc2/src/skins/main/main.py",
line 101, in ?
   from area import Skin_Area
 File "/home/lama/programok/freevo-1.5-rc2/src/skins/main/area.py",
line 92, in ?
   import xml_skin
 File "/home/lama/programok/freevo-1.5-rc2/src/skins/main/xml_skin.py",
line 74, in ?
   osd = osd.get_singleton()
 File "/home/lama/programok/freevo-1.5-rc2/src/osd.py", line 135, in
get_singleton
   _singleton = OSD()
 File "/home/lama/programok/freevo-1.5-rc2/src/osd.py", line 368, in
__init__
   pygame.display.init()
pygame.error: No available video device
Any comments, help?
Is it somebody who have succesfully builded a package from 'the patched
libSDL' ?
Or how can I build to replace the existing libsdl1.2debian?
Or is it the pygame that I must build from source?
Thx in advance, 
Khiraly

ps: sorry for my ugly english

---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 


---
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCDproc plugin problems

2004-05-03 Thread Justin T Wetherell
The feezing problem is something ive seen before... it involves ftd_sio, 
I fixed it in my current setup. I have attached the files I used. You 
need to copy them into:
/lib/modules/*your kernel*/kernel/drivers/usb/serial/

then rerun make modules and then make modules_install

I believe i've tried it on a whole bunch of different kernels.

I don't know about the second problem.

Try it out and let me know how it goes.

Justin Wetherell

Zoolook wrote:

Hi there,

and please excuse me if this is too long :-)

I finally succeeded to intergrate my new display (actually a graphical 
VFD, but now emulates 21x8 character mode) to current CVS LCDproc 
(0.5dev) and of course, I did that for my freevo box. I have 2 
problems with the freevo LCDproc plugin:

1.
When I configure pylcd to connect to this server, I only see a screen 
on the display that looks approx. like:
 _
|# Freevo |
|  11:10:43   |
| |
| |
| |
| |
| |
|_|
and the time is frozen, i.e it's not updated like for example when I 
run the lcdproc client which comes with the lcdproc package.

The same thing happens with the curses or the text driver when I run 
them in a ssh console on that machine (I only have TV-out there, and 
I'ts in another room, too), regardless if I configure them for 20x4 or 
21x8 characters, wich brings me to the next problem, the screen layout:

2.
Once get this working, I will need a screen layout for 21x8 
characters, how difficult is it to adapt one in the plugin source (I 
don't know python at all, just c++/c).
As I could see the output of the lcdproc plugin on a windows-version 
(running on my desktop machine) of LCDproc running with the "window" 
driver wich can be configured any size, the freevo plugin chooses the 
layout that best fits in the screen size, right now 20x4 (so problem 
1. shouldn't be because of the layout size). I have room for 8 rows on 
my display, would it be possible to display the whole (or as many 
items as possible) main menu for example, or several folder listings 
and highlight the current selection like on the freevo OSD, or is the 
plugin not yet able to do this in it's current code, due to the 
layouts not "higher" than 4 rows until now? Remember, I don't know any 
python and have no idea if such things are already implemented in the 
current code and right now have no idea how to do it...

The test script that comes with pylcd doesn't seem to work either on 
my real display (CVS version of lcdproc), I can only see the server 
status screen where it says that 1 client connected, so this makes me 
think that pylcd doesn't really like LCDproc 0.5, could that be the 
problem?
Unfortunately, the LCDproc people advise to write new drivers onbly 
for the current CVS-version of LCDproc, because they changed lots of 
things between 0.4.x an 0.5.

Any help and pointers where to start looking for a fix greatly 
appreciated!
Lucian



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 
10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

/*
 * Definitions for the FTDI USB Single Port Serial Converter - 
 * known as FTDI_SIO (Serial Input/Output application of the chipset) 
 *
 * The example I have is known as the USC-1000 which is available from
 * http://www.dse.co.nz - cat no XH4214 It looks similar to this:
 * http://www.dansdata.com/usbser.htm but I can't be sure There are other
 * USC-1000s which don't look like my device though so beware!
 *
 * The device is based on the FTDI FT8U100AX chip. It has a DB25 on one side, 
 * USB on the other.
 *
 * Thanx to FTDI (http://www.ftdi.co.uk) for so kindly providing details
 * of the protocol required to talk to the device and ongoing assistence
 * during development.
 *
 * Bill Ryder - [EMAIL PROTECTED] of Silicon Graphics, Inc.- wrote the 
 * FTDI_SIO implementation.
 *
 */

#define FTDI_VID0x0403  /* Vendor Id */
#define FTDI_SIO_PID0x8372  /* Product Id SIO application of 8U100AX  */
#define FTDI_8U232AM_PID 0x6001 /* Similar device to SIO above */
#define FTDI_NF_RIC_VID 0x0DCD  /* Vendor Id */
#define FTDI_NF_RIC_PID 0x0001  /* Product Id */

/*
 * The following are the values for the Crystal Fontz Orbital LCD displays,
 * which use the 8U232AM
 */
#define FTDI_CF_VID0x403   /* Crystal Fontz Product Id */
#define FTDI_CF_0_PID  0xfc08  /* Crystal Fontz Product Id */
#define FTDI_CF_1_PID  0xfc09  /* Crystal Fontz Product Id */

#define FTDI_SIO_RESET  0 /* Reset the port */
#define FTDI_SIO_MODEM_CTRL 1 /* Set the modem control regis

Re: [Freevo-users] Matrox and Emulators

2004-05-02 Thread Justin T Wetherell
The only thing you have to do to run any emulator with DirectFB is to 
run it through a script that tells SDL to use DirectFB.

###use_dfb###
#!/bin/sh
export SDL_VIDEODRIVER=directfb
export SDL_DIRECTFB_MGA_CRTC2=1
export SDL_DIRECTFB_MGA_STRETCH=1
export SDL_DIRECTFB_MGA_OVERSCAN=1
$@
###use_dfb###
you would run it like this,
use_dfb xmame.SDL -autodouble -effect 7 -vidmode_w 640 -vidmode_h 480 
-doublebuf -jt 7 game.zip

Magnus Einarsson wrote:

I would like to have the patches for xmame and zsnes.
Did you have to do anything special to make xmame.sdl run using directfb?
Thanks
Magnus
Justin T Wetherell wrote:
After ALOT of work and ringing every message board possible, I got a 
couple patches to get all my emulators to work with Matrox G450 
Tv-out. anyone need help and/or patches send me an email.

These are the emulators I get working,
xmame.SDL (Arcade emulator) xmame-0.81.1  w/ patch
stella.sdl (Atari emulator)...  stella-1.2
fceu (NES emulator)... fceu-0.98.5
sms_sdl (Sega Master System emulator)... sms_sdl-0.9.4a-r7.1
zsnes (Super Nintendo emulator)... zsnes-1.36 w/ patch
dgen (Sega Genesis emulator)... dgen-sdl-1.23
I have a special need, the sms_sdl needs a special setup to run with 
a joystick. The command line looks like this
"sms_sdl rom.name [options]"

freevo puts the option between the command and the rom.name, anyway 
to change that in his case?



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 
10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 
10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

diff -u -r xmame-0.81.1/src/unix/video-drivers/SDL.c 
xmame.patched/src/unix/video-drivers/SDL.c
--- xmame-0.81.1/src/unix/video-drivers/SDL.c   2004-03-07 01:01:12.0 +0100
+++ xmame.patched/src/unix/video-drivers/SDL.c  2004-04-28 09:21:46.0 +0200
@@ -494,7 +494,7 @@
 
if (doublebuf == 1)
   SDL_Flip(Surface);
-   else if(hardware==0)
+   else
   SDL_UpdateRects(Surface,1, &drect);
 }
 #else /* DIRECT_HERMES */
diff -u -r zsnes-1.36/src/linux/sw_draw.c zsnes/src/linux/sw_draw.c
--- zsnes-1.36/src/linux/sw_draw.c  2002-07-07 04:03:16.0 +0200
+++ zsnes/src/linux/sw_draw.c   2003-09-28 19:15:03.0 +0200
@@ -117,7 +122,7 @@
 SurfBufD = (DWORD) surface->pixels;
 
 LockSurface();
-ClearWin16();
+//ClearWin16();
 UnlockSurface();
 }
 
diff -u -r zsnes-1.36/src/video/sw_draw.asm zsnes/src/video/sw_draw.asm
--- zsnes-1.36/src/video/sw_draw.asm2002-05-27 22:03:42.0 +0200
+++ zsnes/src/video/sw_draw.asm 2003-09-28 19:12:28.0 +0200
@@ -35,13 +35,13 @@
 .Blank2: 
 mov  ecx, [SurfaceX]
 rep stosw
-mov  edx, [SurfaceX]
-add  edi, [pitch]
-shl  edx,1
-add  ebx,1
-sub  edi,edx
-cmp  ebx, [SurfaceY]
-jne .Blank2
+;mov  edx, [SurfaceX]
+;add  edi, [pitch]
+;shl  edx,1
+;add  ebx,1
+;sub  edi,edx
+;cmp  ebx, [SurfaceY]
+;jne .Blank2
 popad
 ret


[Freevo-users] Matrox and Emulators

2004-04-28 Thread Justin T Wetherell
After ALOT of work and ringing every message board possible, I got a 
couple patches to get all my emulators to work with Matrox G450 Tv-out. 
anyone need help and/or patches send me an email.

These are the emulators I get working,
xmame.SDL (Arcade emulator) xmame-0.81.1  w/ patch
stella.sdl (Atari emulator)...  stella-1.2
fceu (NES emulator)... fceu-0.98.5
sms_sdl (Sega Master System emulator)... sms_sdl-0.9.4a-r7.1
zsnes (Super Nintendo emulator)... zsnes-1.36 w/ patch
dgen (Sega Genesis emulator)... dgen-sdl-1.23
I have a special need, the sms_sdl needs a special setup to run with a 
joystick. The command line looks like this
"sms_sdl rom.name [options]"

freevo puts the option between the command and the rom.name, anyway to 
change that in his case?



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Matrox G450

2004-04-24 Thread Justin T Wetherell
Anyone get xmame.SDL or zsnes to run dfbmga SDL? fceu and dgen to work.



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Matrox G450

2004-04-24 Thread Justin T Wetherell
Well, I finally got it working with DirectFB following this outline.
http://www.sci.fi/~syrjala/directfb/matrox-tv-out-howto
looked around at:
   http://www.directfb.org/download/DirectFB/README
   http://www.directfb.org/documentation/faq.xml
Slacware 9.1:
Kernel 2.4.24:
   Added Fusion Kernel Device as a module
   Added Matrox Acceleration as a module
   patches:
   fusion-full-linux-2.4.22.patch.bz2
   matroxfb-full-memory-linux-2.4.21-rc2.patch.bz2
   Created the Fusion Devices
   Compiled both modules and Images and installed
Created tmpfs in /etc/fstab
Created the i2c devices
DirectFB-0.9.20:
   Copied "/usr/src/linux-2.4.24/include/linux/fusion.h" to 
"/usr/include/linux/fusion.h"
   Compiled with "configure --enable-multi --with-gfxdrivers=matrox" 
and installed
SDL-1.2.7:
   made the following links:
  /usr/lib/pkgconfig/directfb-internal.pc -> 
/usr/local/lib/pkgconfig/directfb-internal.pc
  /usr/lib/pkgconfig/directfb.pc -> 
/usr/local/lib/pkgconfig/directfb.pc
   Compiled with "configure --enable-video-directfb"
Lilo: (This MIGHT be optional)
   added 'append="hdb=ide-scsi video=matrox:init,vesafb:0x11A,mtrr,ypan"'
   changed the console to "vga = normal"
created /etc/directfbrc
   added:
   matrox-crtc2
   matrox-tv-standard=ntsc
Mplayer MPlayer-1.0pre3:
   compiled with "configure --enable-directfb"
Copied "/usr/local/src/DirectFB-0.9.20/fb.modes" to /etc
Added the following to rc.local
   modprobe i2c-matroxfb
   modprobe fusion
   export SDL_VIDEODRIVER=directfb
   export AUDIODEV=/dev/dsp
   export SDL_AUDIODRIVER=dsp
   export SDL_PATH_DSP=/dev/dsp
   unset SDL_VIDEO_YUV_DIRECT
   export SDL_VIDEO_YUV_HWACCEL=1
   export SDL_DIRECTFB_MGA_CRTC2=1
   export SDL_DIRECTFB_MGA_STRETCH=1
   export SDL_DIRECTFB_MGA_OVERSCAN=1
   export USER=root
   cd /usr/local/freevo
   ./freevo recordserver start
   ./freevo webserver start
   ./freevo cache
   ./freevo start
**Reboot** and everything work...

I think that is everything, I did ALOT of configuring and such but I 
think I got it all. I also installed all Freevo deps (I don't know if 
that matters)





---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Matrox G450

2004-04-24 Thread Justin T Wetherell
which Kernel are you using?

Josh Peck wrote:

you won't get a usable text console.

what I do is run freevo in a script before login prompt.

if you're running freevo and horizontal sync isn't right (scrolling)
other than rerunning freevo config and setting dfbmga I'm at a loss.
On Sat, 2004-04-24 at 00:19, Justin T Wetherell wrote:
 

Neither of those two helped but thanks for all the suggestions. When you 
modprobe your fusion and i2c-matroxfb do you see the picture on your 
television. When I do that, I get a picture but it is scrolling very 
fast from right to left and kind of diaginoly down.

Josh Peck wrote:

   

here it is:
somebody on the list gave this set of environment variables to set
before executing freevo
export SDL_VIDEODRIVER=directfb
export AUDIODEV=/dev/dsp
export SDL_AUDIODRIVER=dsp
export SDL_PATH_DSP=/dev/dsp
unset SDL_VIDEO_YUV_DIRECT
export SDL_VIDEO_YUV_HWACCEL=1
export SDL_DIRECTFB_MGA_CRTC2=1
export SDL_DIRECTFB_MGA_STRETCH=1
export SDL_DIRECTFB_MGA_OVERSCAN=1
thank you Joe/John/Jason, sorry if I got the name wrong.

On Fri, 2004-04-23 at 23:51, Josh Peck wrote:

 

you have the directfbrc like this:

matrox-crtc2
matrox-tv-standard=ntsc
primary-layer=2
there's one other thing I have to find for you.

On Fri, 2004-04-23 at 21:45, Justin T Wetherell wrote:
  

   

That did work, I can now start up freevo but the screen is scrolling all 
over the place but not reporting any errors. Any ideas?

Josh Peck wrote:



 

When you compile SDL you need to look very closely at the output of
configure. you need to make sure it is detecting the presence of
DirectFB. I mistakenly thought for about 3 days that SDL had detected
DirectFB the problem ended up being the locatioin if directfb.pc and
directfb-internal.pc I beleive DirectFBs make install places them in
/usr/local/lib/pkgconfig but SDL only looks in /usr/lib/pkgconfig.
I just simply copied or linked them into /usr/lib/pkgconfig their may be
a better method but it worked for me.
On Fri, 2004-04-23 at 17:52, Justin T Wetherell wrote:

  

   

Ok, I got the fusion stuff working and I can get a picture when using 
this command.
mplayer -vo dfbmga file.avi, it looks GREAT!

This is the mplayer output...

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

-- DirectFB v0.9.20 -
  (c) 2000-2002  convergence integrated media GmbH
  (c) 2002-2003  convergence GmbH
 ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'.
(*) DirectFB/Layer: Enabled 'Matrox CRTC2'.
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 320 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [dfbmga] 320x240 => 320x240 Planar YV12  [fs]
vo_dfbmga: Video surface 320x240 YV12
vo_dfbmga: CRTC2 using triple buffering
vo_dfbmga: CRTC2 surface 720x480 YV12
(*) DirectFB/Layer: Enabled 'Matrox CRTC2 Sub-Picture'.
vo_dfbmga: Sub-picture layer using triple buffering
vo_dfbmga: Sub-picture surface 720x480 ALUT44 (Sub-picture layer)

Here is the output of dfbinfo

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

-- DirectFB v0.9.20 -
  (c) 2000-2002  convergence integrated media GmbH
  (c) 2002-2003  convergence GmbH
 ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using SSE optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Lay

Re: [Freevo-users] Matrox G450

2004-04-23 Thread Justin T Wetherell
Neither of those two helped but thanks for all the suggestions. When you 
modprobe your fusion and i2c-matroxfb do you see the picture on your 
television. When I do that, I get a picture but it is scrolling very 
fast from right to left and kind of diaginoly down.

Josh Peck wrote:

here it is:
somebody on the list gave this set of environment variables to set
before executing freevo
export SDL_VIDEODRIVER=directfb
export AUDIODEV=/dev/dsp
export SDL_AUDIODRIVER=dsp
export SDL_PATH_DSP=/dev/dsp
unset SDL_VIDEO_YUV_DIRECT
export SDL_VIDEO_YUV_HWACCEL=1
export SDL_DIRECTFB_MGA_CRTC2=1
export SDL_DIRECTFB_MGA_STRETCH=1
export SDL_DIRECTFB_MGA_OVERSCAN=1
thank you Joe/John/Jason, sorry if I got the name wrong.

On Fri, 2004-04-23 at 23:51, Josh Peck wrote:
 

you have the directfbrc like this:

matrox-crtc2
matrox-tv-standard=ntsc
primary-layer=2
there's one other thing I have to find for you.

On Fri, 2004-04-23 at 21:45, Justin T Wetherell wrote:
   

That did work, I can now start up freevo but the screen is scrolling all 
over the place but not reporting any errors. Any ideas?

Josh Peck wrote:

 

When you compile SDL you need to look very closely at the output of
configure. you need to make sure it is detecting the presence of
DirectFB. I mistakenly thought for about 3 days that SDL had detected
DirectFB the problem ended up being the locatioin if directfb.pc and
directfb-internal.pc I beleive DirectFBs make install places them in
/usr/local/lib/pkgconfig but SDL only looks in /usr/lib/pkgconfig.
I just simply copied or linked them into /usr/lib/pkgconfig their may be
a better method but it worked for me.
On Fri, 2004-04-23 at 17:52, Justin T Wetherell wrote:

   

Ok, I got the fusion stuff working and I can get a picture when using 
this command.
mplayer -vo dfbmga file.avi, it looks GREAT!

This is the mplayer output...

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

 -- DirectFB v0.9.20 -
   (c) 2000-2002  convergence integrated media GmbH
   (c) 2002-2003  convergence GmbH
  ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'.
(*) DirectFB/Layer: Enabled 'Matrox CRTC2'.
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 320 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [dfbmga] 320x240 => 320x240 Planar YV12  [fs]
vo_dfbmga: Video surface 320x240 YV12
vo_dfbmga: CRTC2 using triple buffering
vo_dfbmga: CRTC2 surface 720x480 YV12
(*) DirectFB/Layer: Enabled 'Matrox CRTC2 Sub-Picture'.
vo_dfbmga: Sub-picture layer using triple buffering
vo_dfbmga: Sub-picture surface 720x480 ALUT44 (Sub-picture layer)

Here is the output of dfbinfo

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

 -- DirectFB v0.9.20 -
   (c) 2000-2002  convergence integrated media GmbH
   (c) 2002-2003  convergence GmbH
  ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using SSE optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'.

Display Layers

(00) FBDev Primary Layer (primary layer)
  Type: graphics
  Caps: brightness contrast saturation surface
(01) Matrox Backend Scaler
  Type: graphics picture video
  Caps: brightness contrast deinterlacing dst_colorkey 
screen_location surface

(02) Matrox CRTC2
  Type: graphics picture video
  Caps: brightness contrast flicker_filt

Re: [Freevo-users] Matrox G450

2004-04-23 Thread Justin T Wetherell
That did work, I can now start up freevo but the screen is scrolling all 
over the place but not reporting any errors. Any ideas?

Josh Peck wrote:

When you compile SDL you need to look very closely at the output of
configure. you need to make sure it is detecting the presence of
DirectFB. I mistakenly thought for about 3 days that SDL had detected
DirectFB the problem ended up being the locatioin if directfb.pc and
directfb-internal.pc I beleive DirectFBs make install places them in
/usr/local/lib/pkgconfig but SDL only looks in /usr/lib/pkgconfig.
I just simply copied or linked them into /usr/lib/pkgconfig their may be
a better method but it worked for me.
On Fri, 2004-04-23 at 17:52, Justin T Wetherell wrote:
 

Ok, I got the fusion stuff working and I can get a picture when using 
this command.
mplayer -vo dfbmga file.avi, it looks GREAT!

This is the mplayer output...

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

  -- DirectFB v0.9.20 -
(c) 2000-2002  convergence integrated media GmbH
(c) 2002-2003  convergence GmbH
   ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'.
(*) DirectFB/Layer: Enabled 'Matrox CRTC2'.
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 320 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [dfbmga] 320x240 => 320x240 Planar YV12  [fs]
vo_dfbmga: Video surface 320x240 YV12
vo_dfbmga: CRTC2 using triple buffering
vo_dfbmga: CRTC2 surface 720x480 YV12
(*) DirectFB/Layer: Enabled 'Matrox CRTC2 Sub-Picture'.
vo_dfbmga: Sub-picture layer using triple buffering
vo_dfbmga: Sub-picture surface 720x480 ALUT44 (Sub-picture layer)

Here is the output of dfbinfo

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

  -- DirectFB v0.9.20 -
(c) 2000-2002  convergence integrated media GmbH
(c) 2002-2003  convergence GmbH
   ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using SSE optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'.

Display Layers

(00) FBDev Primary Layer (primary layer)
   Type: graphics
   Caps: brightness contrast saturation surface
(01) Matrox Backend Scaler
   Type: graphics picture video
   Caps: brightness contrast deinterlacing dst_colorkey 
screen_location surface

(02) Matrox CRTC2
   Type: graphics picture video
   Caps: brightness contrast flicker_filtering hue saturation surface
(03) Matrox CRTC2 Sub-Picture
   Type: graphics picture video
   Caps: alphachannel opacity surface
Input Devices

(03) LIRC Device (primary remote control)
   Type: remote
   Caps: keys
(00) Keyboard(primary keyboard)
   Type: keyboard
   Caps: keys
I recompiled SDL-1.2.7 and copied the libSDL-1.2.so.0 into the runtime 
library

when I start freevo I get this...
Traceback (most recent call last):
 File "./src/main.py", line 111, in ?
   import menu# The menu widget class
 File "/usr/local/src/freevo-1.5-pre1/src/menu.py", line 80, in ?
   import skin
 File "/usr/local/src/freevo-1.5-pre1/src/skin.py", line 97, in ?
   get_singleton()
 File "/usr/local/src/freevo-1.5-pre1/src/skin.py", line 85, in 
get_singleton
   exec('import skins.' + config.SKIN_MODULE  + '.' + 
config.SKIN_MODULE  + \
 File &qu

Re: [Freevo-users] Matrox G450

2004-04-23 Thread Justin T Wetherell
Ok, I got the fusion stuff working and I can get a picture when using 
this command.
mplayer -vo dfbmga file.avi, it looks GREAT!

This is the mplayer output...

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

  -- DirectFB v0.9.20 -
(c) 2000-2002  convergence integrated media GmbH
(c) 2002-2003  convergence GmbH
   ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'.
(*) DirectFB/Layer: Enabled 'Matrox CRTC2'.
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 320 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [dfbmga] 320x240 => 320x240 Planar YV12  [fs]
vo_dfbmga: Video surface 320x240 YV12
vo_dfbmga: CRTC2 using triple buffering
vo_dfbmga: CRTC2 surface 720x480 YV12
(*) DirectFB/Layer: Enabled 'Matrox CRTC2 Sub-Picture'.
vo_dfbmga: Sub-picture layer using triple buffering
vo_dfbmga: Sub-picture surface 720x480 ALUT44 (Sub-picture layer)

Here is the output of dfbinfo

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

  -- DirectFB v0.9.20 -
(c) 2000-2002  convergence integrated media GmbH
(c) 2002-2003  convergence GmbH
   ---
(*) Multi Application Core. (with MMX support) (2004-04-23 21:02)
(*) DirectFB/misc/memcpy: using SSE optimized memcpy()
(*) DirectFB/InputDevice: LIRC Device 0.2 (convergence integrated media 
GmbH)
(*) DirectFB/InputDevice: Keyboard 0.9 (convergence integrated media GmbH)
(*) MMX detected and enabled
(*) DirectFB/GraphicsDevice: Matrox G400/G450/G550 0.6 (convergence 
integrated media GmbH)
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'.

Display Layers

(00) FBDev Primary Layer (primary layer)
   Type: graphics
   Caps: brightness contrast saturation surface
(01) Matrox Backend Scaler
   Type: graphics picture video
   Caps: brightness contrast deinterlacing dst_colorkey 
screen_location surface

(02) Matrox CRTC2
   Type: graphics picture video
   Caps: brightness contrast flicker_filtering hue saturation surface
(03) Matrox CRTC2 Sub-Picture
   Type: graphics picture video
   Caps: alphachannel opacity surface
Input Devices

(03) LIRC Device (primary remote control)
   Type: remote
   Caps: keys
(00) Keyboard(primary keyboard)
   Type: keyboard
   Caps: keys
I recompiled SDL-1.2.7 and copied the libSDL-1.2.so.0 into the runtime 
library

when I start freevo I get this...
Traceback (most recent call last):
 File "./src/main.py", line 111, in ?
   import menu# The menu widget class
 File "/usr/local/src/freevo-1.5-pre1/src/menu.py", line 80, in ?
   import skin
 File "/usr/local/src/freevo-1.5-pre1/src/skin.py", line 97, in ?
   get_singleton()
 File "/usr/local/src/freevo-1.5-pre1/src/skin.py", line 85, in 
get_singleton
   exec('import skins.' + config.SKIN_MODULE  + '.' + 
config.SKIN_MODULE  + \
 File "", line 1, in ?
 File "/usr/local/src/freevo-1.5-pre1/src/skins/main/main.py", line 
101, in ?
   from area import Skin_Area
 File "/usr/local/src/freevo-1.5-pre1/src/skins/main/area.py", line 89, 
in ?
   import xml_skin
 File "/usr/local/src/freevo-1.5-pre1/src/skins/main/xml_skin.py", line 
74, in ?
   osd = osd.get_singleton()
 File "/usr/local/src/freevo-1.5-pre1/src/osd.py", line 161, in 
get_singleton
   _singleton = util.SynchronizedObject(OSD())
 File "/usr/local/src/freevo-1.5-pre1/src/osd.py", line 394, in __init__
   pygame.display.init()
pygame.error: No available video device

anyone else try this out...



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this o

Re: [Freevo-users] Matrox G450

2004-04-21 Thread Justin T Wetherell
Well, I got it working without the use of Fusion Kernel Device. I don't 
know what that will do but when I went to compile DirectFB, I got this 
error..

checking linux/fusion.h usability... no
checking linux/fusion.h presence... no
checking for linux/fusion.h... no
configure: error:
*** Multi application core requires Fusion Kernel Device (see README).

   I am using 2.4.22 Kernel patched (both the Fusion patch and the 
memory patch) and DirectFB-0.9.20. I also went into my kernel and added 
the Fusion Kernel Device module (along with the other needed devices) 
and the recompiled, according to 
http://www.sci.fi/%7Esyrjala/directfb/matrox-tv-out-howto

I can play mplayer with dfbmga fine, doing SDL now.

Any help is welcomed



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Matrox G450

2004-04-21 Thread Justin T Wetherell
   I just got the Matrox Millenium G450, I noticed that there are MANY 
methods of getting the TV-out working. I want the best picture possible 
and I don't really want to run X. Anyone have a recommendation and a 
howto? What's the difference between the types of installation? The wiki 
doesn't seem to deal with G450. I basically want the best picture 
possible with this card but I would like to know all the options.

Thanks,
Justin Wetherell


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] remote as a joystick

2004-04-17 Thread Justin T Wetherell
Does anyone have any suggestions on wireless joysticks/gamepads or good 
video cards for emulation? I have a dxr3 but that doesnt seem to supprt 
emulation output, so I had put in a voodoo card, which really sucks.

Michael Ruelle wrote:

Almost all of the game emulators i have seen do not support stdin/stdout
interfaces like mplayer, tvtime and many of the other apps freevo uses.
Unless the app itself supports LIRC(and you may have contention issues
b/t freevo and the app over lirc), this may not be possible.
The keys that are mapped and watched for in freevo don't work except
for STOP and EXIT. These work because we don't bother to send them to
the app. We just kill the app when processing. All the other stuff that
may still be there in 1.5 or 1.4.1 that seems to interpret keystrokes
doesn't work. it is leftovers from an experiment RShortt did to try to
see if there was some other way to try to get game controls to map.
 



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] remote as a joystick

2004-04-17 Thread Justin T Wetherell
I am without a joystick at the moment, how can I map all the remote
buttons to work as a joystick. I saw that enter was mapped to exit, I
would like to map the rest, so I can play a game until I get an actual
joystick.




---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] remote as a joystick

2004-04-17 Thread Justin T Wetherell
I am without a joystick at the moment, how can I map all the remote 
buttons to work as a joystick. I saw that enter was mapped to exit, I 
would like to map the rest, so I can play a game until I get an actual 
joystick.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Using your remote as a joystick

2004-04-17 Thread Justin T Wetherell
I am without a joystick at the moment, how can I map all the remote 
buttons to work as a joystick. I saw that enter was mapped to exit, I 
would like to map the rest, so I can play a game until I get an actual 
joystick.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Dxr3 and emulators

2004-04-15 Thread Justin T Wetherell
Anyone every get xmame, zsnes, or any other emulator to work with dxr3? 
I am trying at the moment but all I get is sound and no picture.

John Snowdon wrote:

Does Freevo actually display ok? I got the dxr3 to work ok and films,
freevo and recordings etc display fine but could I heck make it work
with any SDL games!... they all complain about no video device or
compatible video modes.
John Snowdon - IT Support Specialist
-==-
Faculty of Medical Sciences Computing Dept
School of Medical Education Development
University of Newcastle
 

-Original Message-
From: r.van.der.veen [mailto:[EMAIL PROTECTED] 
Sent: 08 April 2004 22:25
To: [EMAIL PROTECTED]
Subject: [Freevo-users] DXR3 pygame.error: No Available video device

I've tried setting up freevo with DXR3 support following the dxr3 wiki 
howto. Aplying the dxr3 SDL patch goes without any errors even 
configuring an compiling SDL afterwards goes without any errors. But 
stil I get the obove mesage. I'm runing debian both stable and 
unstable.

Freevo with the adapted runtime package as described on the wiki dxr3 
page. Also tried installing the install deps one by one and ran freevo 
and tried installing freevo from source. all results in the 
same error. 
On the unstable distro of debian i've even tried apt-get'ting 
freevo so 
I would get all dependencies, removed libSDL and compiled it myself. 
Nothing did get me to a solution. Even tried to export 
SDL_VIDEODEVICE=dxr3 But it didn't make a diverence.

What am I doing wrong?
Any help is welcome
Ronald



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
   



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] xmltv_na stop on the 5th?

2004-04-04 Thread Justin T Wetherell
Nope, I updated fine. Get a tv_sort error every now and then but thats 
abou it.

Ross Karchner wrote:

Is anyone else getting a ton of errors running tv_grab_na_dd?

Like:

Use of uninitialized value in hash element at /usr/bin/tv_grab_na_dd 
line 409.

Use of uninitialized value in hash element at /usr/bin/tv_grab_na_dd 
line 573.

And other instances of "uninitialized value" errors

-Ross

Justin T Wetherell wrote:

According to the xmltv site, tv_grab_na is done. You need to register 
with zap2it and get a username/pass then use tv_grab_na_dd to get the 
listings, I made this script to download the listings into a 
/tmp/TV.xml file. You will need to run tv_grab_na_dd --configure and 
then put your password into a file located in 
/root/.xmltv/tv_grab_na_dd.pass

#!/bin/sh
rm -f /tmp/TV.xml
/usr/bin/tv_grab_na_dd --output /tmp/TV.xml --password-file 
/root/.xmltv/tv_grab_na_dd.pass --days 1

Justin T Wetherell wrote:

Anyone else grabbing listings with tv_grab_na but not gettings any 
data after april 5th? Anyone tried getting tv_grab_na_dd to work 
automatically? How do you pass the password prompt?



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] xmltv_na stop on the 5th?

2004-04-04 Thread Justin T Wetherell
I have also written a perl script that converts the new tv_grab_na_dd 
TV.xml file into a line-up ready for your local_config. after running  
this command

"/usr/bin/tv_grab_na_dd --output /tmp/TV.xml --password-file 
/root/.xmltv/tv_grab_na_dd.pass --days 1"

run this script, with this command "./xmltv2freevo.pl < /tmp/TV.xml"

###Begin xmltv2freevo.pl script###
#!/usr/bin/perl
while () {
   chomp;
   if (/^\s+$/) {
   $disp_name=0;
   $last_id = $1;
   } elsif (/^\s+(.+)<\/display-name>$/) {
   if($disp_name==0){
  $last_name = $1;
   }elsif($disp_name==2){
  $last_chan = $1;
  $length = length($last_chan);
  if($length<=1){
 $last_chan="0".$last_chan;
  }
   }
   $disp_name++;
   } elsif (/^\s+<\/channel>$/) {
   $string="('$last_id', '$last_name', '$last_chan'),";
   $hash{$last_chan}=$string;
   #print $string;
   }
}
for $keys (sort keys %hash){
  $output = $hash{$keys};
  print "$output\n";
}
###End xmltv2freevo.pl Script###
Justin T Wetherell wrote:

According to the xmltv site, tv_grab_na is done. You need to register 
with zap2it and get a username/pass then use tv_grab_na_dd to get the 
listings, I made this script to download the listings into a 
/tmp/TV.xml file. You will need to run tv_grab_na_dd --configure and 
then put your password into a file located in 
/root/.xmltv/tv_grab_na_dd.pass

#!/bin/sh
rm -f /tmp/TV.xml
/usr/bin/tv_grab_na_dd --output /tmp/TV.xml --password-file 
/root/.xmltv/tv_grab_na_dd.pass --days 1

Justin T Wetherell wrote:

Anyone else grabbing listings with tv_grab_na but not gettings any 
data after april 5th? Anyone tried getting tv_grab_na_dd to work 
automatically? How do you pass the password prompt?



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] xmltv_na stop on the 5th?

2004-04-03 Thread Justin T Wetherell
According to the xmltv site, tv_grab_na is done. You need to register 
with zap2it and get a username/pass then use tv_grab_na_dd to get the 
listings, I made this script to download the listings into a /tmp/TV.xml 
file. You will need to run tv_grab_na_dd --configure and then put your 
password into a file located in /root/.xmltv/tv_grab_na_dd.pass

#!/bin/sh
rm -f /tmp/TV.xml
/usr/bin/tv_grab_na_dd --output /tmp/TV.xml --password-file 
/root/.xmltv/tv_grab_na_dd.pass --days 1

Justin T Wetherell wrote:

Anyone else grabbing listings with tv_grab_na but not gettings any 
data after april 5th? Anyone tried getting tv_grab_na_dd to work 
automatically? How do you pass the password prompt?



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] xmltv_na stop on the 5th?

2004-04-03 Thread Justin T Wetherell
Anyone else grabbing listings with tv_grab_na but not gettings any data 
after april 5th? Anyone tried getting tv_grab_na_dd to work 
automatically? How do you pass the password prompt?



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] LCD and sound issues

2004-04-03 Thread Justin T Wetherell
It really sounds like interference to me, I guess ill try and get some 
rubber or maybe some better shielded cords.

Gustavo Sverzut Barbieri wrote:

--- Justin T Wetherell <[EMAIL PROTECTED]> escreveu: > I have
installed a LCD (634 USB LCD)* *using the USB headers on my 
 

motherboard, since doing that I am getting horrible static on my
sound. 
It only happens when I watch a recorded show, when I listen to the tv

live thru Freevo I dont hear the static. Anyone have any suggestions 
(besides removing the LCD :-)? It's almost renderd my freevo useless.
   

Maybe your main board has a bug? Or it's interference. If the first,
replace your board. If the later, try to wrap the wires with rubber or
something like that.
Gustavo

__

Yahoo! Mail - O melhor e-mail do Brasil! Abra sua conta agora:
http://br.yahoo.com/info/mail.html
---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] LCD and sound issues

2004-04-02 Thread Justin T Wetherell
I have installed a LCD (634 USB LCD)* *using the USB headers on my 
motherboard, since doing that I am getting horrible static on my sound. 
It only happens when I watch a recorded show, when I listen to the tv 
live thru Freevo I dont hear the static. Anyone have any suggestions 
(besides removing the LCD :-)? It's almost renderd my freevo useless.

Thanks,
Justin Wetherell


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] performance issue

2004-03-22 Thread Justin T Wetherell
Whenever I try the CVS, I get the same exact thing. I brought it up once 
before but no one seemed to be able to help.

Matthew Bettencourt wrote:

Andrew Dumaresq wrote:

My guess would be something on your idle bar is causing the problem, for
example the idle bar weather plug-in does this to me if it can't 
contact the
website.


I do have the weather idlebar plugin, but it is working fine and can 
get to the server?  Does it check w/ the server every button press??, 
that can't be right.

It is very slow for almost everything that I hit a button for.  I will 
try w/o this when I get home, and thanks for the pointer.

Andrew






---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Commercial removal

2004-03-11 Thread Justin T Wetherell
Anyone have a program suggestion for removing commercials from the avi 
files you grab from Freevo. It can be either WinXP or Linux based. 
Automated would be nice (If that actually exists) but not nessicary.

Thanks,
Justin


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] SDL DXR3 patch.

2004-02-23 Thread Justin T Wetherell
I have tried to get numberous times for people to add those two patches 
to the CVS since I couldn't. Noone seemed to care. I'll see if I still 
have them.

Barnowl wrote:

Hello again-
 Rebuilding my freevo install in an attempt to fix a few bugs and install faster 
hardware. The problem is I can not find all the SDL patches for dxr3. I found 
libsdl1.2-dxr3-ffmpeg.diff(which still dies on configure.in) but not the nokeyboard or 
gcc 3 patch. Last time I built the sdl libs I used the fame patch. This maybe why Xine 
was not working. I got the patch from the freevo CVS already. Just need pointers to 
the rest of them.
Evan

---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Any ideas?

2004-02-19 Thread Justin T Wetherell
WARNING: You are using the SDL dxr3 video driver!
Traceback (most recent call last):
 File "./src/main.py", line 105, in ?
   import menu# The menu widget class
 File "/usr/local/src/freevo/src/menu.py", line 80, in ?
   import skin
 File "/usr/local/src/freevo/src/skin.py", line 90, in ?
   get_singleton()
 File "/usr/local/src/freevo/src/skin.py", line 78, in get_singleton
   exec('import skins.' + config.SKIN_MODULE  + '.' + 
config.SKIN_MODULE  + \
 File "", line 1, in ?
 File "/usr/local/src/freevo/src/skins/main/main.py", line 85, in ?
   from area import Skin_Area
 File "/usr/local/src/freevo/src/skins/main/area.py", line 99, in ?
   import xml_skin
 File "/usr/local/src/freevo/src/skins/main/xml_skin.py", line 83, in ?
   osd = osd.get_singleton()
 File "/usr/local/src/freevo/src/osd.py", line 249, in get_singleton
   _singleton = util.SynchronizedObject(OSD())
 File "/usr/local/src/freevo/src/osd.py", line 522, in __init__
   pygame.display.set_caption('Freevo' + ' '*7 + String( help_str ) )
 File "/usr/local/src/freevo/src/util/__init__.py", line 70, in String
   return string.encode(encoding, 'replace')
LookupError: unknown encoding: /i18n



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Headless Freevo?

2004-02-18 Thread Justin T Wetherell
I have a interesting setup. I have a 1ghz machine that records, 
schedules, and plays video. I also have a 300mhz machine that's on the 
same wireless-B network as the 1ghz machine. I have a NFS set-up so both 
machines can read the video directory. I can now watch/stream anything I 
have recorded flawlessly over the wireless-B network without any hiccups.

Rob Shortt wrote:

Chad Robinson wrote:

And for Rob: The IVTV recording plugin is now doing a fine job. 
Thanks for the tips. Does anybody know how the work on timeshifting 
is going?


I'm glad to hear it.  As for timeshifting live tv Dischi made some 
changes recently regarding mmpython and mpeg files.  I haven't had 
much of a chance to delv back into the timeshifting aspect since.  
First I am working on some UI issues which should among other things 
make scheduling and editing favorites through the TV interface usable.

-Rob



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Priorities...

2004-02-15 Thread Justin T Wetherell
Well, I went from the 14th Snapshot back to 1.4.1 and although the 
priority and cache problems still exist the jumpyness is gone. So I will 
stick with 1.4.1

Justin T Wetherell wrote:

For some strange reason when I play a video in Mplayer through Freevo, 
it picks up the -15 priority I set with:

/usr/local/src/freevo/./runtime/runapp --prio=-15 
/usr/local/bin/mplayer -ac mad, -nolirc -cache 8192 -screenw 720 
-screenh 576 -fs -dr -double -framedrop -slave -ao alsa9 -v -vo dxr3 
-cache 8192 -idx 
//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi -vf pp=de

But when I play an audio file in Mplayer through Freevo, it ignores 
the -15 priority I have set. I look at Top and I could see that the 
Video had the priority and the Audio didn't. I also found that it 
totally ignores the cache I put in Mplayer Args, I had to put it in 
the base Mplayer command line...

Here is the Mplayer Args and then the command used to start an audio 
track:

MPLAYER_ARGS = { 'dvd': '-cache 8192',
'vcd': '-cache 8192',
'cd' : '-cache 8192 -cdda speed=32',
'tv' : '-nocache',
'avi': '-cache 8192 -idx',
'rm' : '-cache 8192 -forceidx',
'mp3' : '-cache 8192',
'wma' : '-cache 8192',
'default': '-cache 8192'
}
/usr/local/src/freevo/./runtime/runapp --prio=-15 
/usr/local/bin/mplayer -slave -ac mad, -nolirc -screenw 720 -screenh 
576 -fs -dr -double -framedrop -vo null -ao alsa9 -demuxer 17 
/opt/media/audio/Phish/The Story of the Ghost/04 - Guyute.mp3

Here is the log file... I find it very annoying because playing an 
audio file, it's VERY jumpy without the priority...

runapp: Started on Sun Feb 15 12:21:48 2004

runapp: PATH = 
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin 

runapp: CWD = /usr/local/src/freevo
runapp: av[0] = '/usr/local/src/freevo/./runtime/runapp'
runapp: av[1] = '--prio=-15'
runapp: av[2] = '/usr/local/bin/mplayer'
runapp: av[3] = '-ac'
runapp: av[4] = 'mad,'
runapp: av[5] = '-nolirc'
runapp: av[6] = '-cache'
runapp: av[7] = '8192'
runapp: av[8] = '-screenw'
runapp: av[9] = '720'
runapp: av[10] = '-screenh'
runapp: av[11] = '576'
runapp: av[12] = '-fs'
runapp: av[13] = '-dr'
runapp: av[14] = '-double'
runapp: av[15] = '-framedrop'
runapp: av[16] = '-slave'
runapp: av[17] = '-ao'
runapp: av[18] = 'alsa9'
runapp: av[19] = '-v'
runapp: av[20] = '-vo'
runapp: av[21] = 'dxr3'
runapp: av[22] = '-cache'
runapp: av[23] = '8192'
runapp: av[24] = '-idx'
runapp: av[25] = 
'//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi'
runapp: av[26] = '-vf'
runapp: av[27] = 'pp=de'
runapp: Command: '/usr/local/src/freevo/./runtime/runapp --prio=-15 
/usr/local/bin/mplayer -ac mad, -nolirc -cache 8192 -screenw 720 
-screenh 576 -fs -dr -double -framedrop -slave -ao alsa9 -v -vo dxr3 
-cache 8192 -idx 
//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi -vf pp=de '
runapp: runtime FOUND
runapp: set new prio to -15

runapp: Regular app, no preloads
runapp: newav[0] = '/usr/local/bin/mplayer'
runapp: newav[1] = '-ac'
runapp: newav[2] = 'mad,'
runapp: newav[3] = '-nolirc'
runapp: newav[4] = '-cache'
runapp: newav[5] = '8192'
runapp: newav[6] = '-screenw'
runapp: newav[7] = '720'
runapp: newav[8] = '-screenh'
runapp: newav[9] = '576'
runapp: newav[10] = '-fs'
runapp: newav[11] = '-dr'
runapp: newav[12] = '-double'
runapp: newav[13] = '-framedrop'
runapp: newav[14] = '-slave'
runapp: newav[15] = '-ao'
runapp: newav[16] = 'alsa9'
runapp: newav[17] = '-v'
runapp: newav[18] = '-vo'
runapp: newav[19] = 'dxr3'
runapp: newav[20] = '-cache'
runapp: newav[21] = '8192'
runapp: newav[22] = '-idx'
runapp: newav[23] = 
'//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi'
runapp: newav[24] = '-vf'
runapp: newav[25] = 'pp=de'
runapp:

***

runapp: Started on Sun Feb 15 12:22:54 2004

runapp: PATH = 
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/

[Freevo-users] Priorities...

2004-02-15 Thread Justin T Wetherell
For some strange reason when I play a video in Mplayer through Freevo, 
it picks up the -15 priority I set with:

/usr/local/src/freevo/./runtime/runapp --prio=-15 /usr/local/bin/mplayer 
-ac mad, -nolirc -cache 8192 -screenw 720 -screenh 576 -fs -dr -double 
-framedrop -slave -ao alsa9 -v -vo dxr3 -cache 8192 -idx 
//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi -vf pp=de

But when I play an audio file in Mplayer through Freevo, it ignores the 
-15 priority I have set. I look at Top and I could see that the Video 
had the priority and the Audio didn't. I also found that it totally 
ignores the cache I put in Mplayer Args, I had to put it in the base 
Mplayer command line...

Here is the Mplayer Args and then the command used to start an audio track:

MPLAYER_ARGS = { 'dvd': '-cache 8192',
'vcd': '-cache 8192',
'cd' : '-cache 8192 -cdda speed=32',
'tv' : '-nocache',
'avi': '-cache 8192 -idx',
'rm' : '-cache 8192 -forceidx',
'mp3' : '-cache 8192',
'wma' : '-cache 8192',
'default': '-cache 8192'
}
/usr/local/src/freevo/./runtime/runapp --prio=-15 /usr/local/bin/mplayer 
-slave -ac mad, -nolirc -screenw 720 -screenh 576 -fs -dr -double 
-framedrop -vo null -ao alsa9 -demuxer 17 /opt/media/audio/Phish/The 
Story of the Ghost/04 - Guyute.mp3

Here is the log file... I find it very annoying because playing an audio 
file, it's VERY jumpy without the priority...

runapp: Started on Sun Feb 15 12:21:48 2004

runapp: PATH = 
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin
runapp: CWD = /usr/local/src/freevo
runapp: av[0] = '/usr/local/src/freevo/./runtime/runapp'
runapp: av[1] = '--prio=-15'
runapp: av[2] = '/usr/local/bin/mplayer'
runapp: av[3] = '-ac'
runapp: av[4] = 'mad,'
runapp: av[5] = '-nolirc'
runapp: av[6] = '-cache'
runapp: av[7] = '8192'
runapp: av[8] = '-screenw'
runapp: av[9] = '720'
runapp: av[10] = '-screenh'
runapp: av[11] = '576'
runapp: av[12] = '-fs'
runapp: av[13] = '-dr'
runapp: av[14] = '-double'
runapp: av[15] = '-framedrop'
runapp: av[16] = '-slave'
runapp: av[17] = '-ao'
runapp: av[18] = 'alsa9'
runapp: av[19] = '-v'
runapp: av[20] = '-vo'
runapp: av[21] = 'dxr3'
runapp: av[22] = '-cache'
runapp: av[23] = '8192'
runapp: av[24] = '-idx'
runapp: av[25] = '//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi'
runapp: av[26] = '-vf'
runapp: av[27] = 'pp=de'
runapp: Command: '/usr/local/src/freevo/./runtime/runapp --prio=-15 
/usr/local/bin/mplayer -ac mad, -nolirc -cache 8192 -screenw 720 
-screenh 576 -fs -dr -double -framedrop -slave -ao alsa9 -v -vo dxr3 
-cache 8192 -idx 
//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi -vf pp=de '
runapp: runtime FOUND
runapp: set new prio to -15

runapp: Regular app, no preloads
runapp: newav[0] = '/usr/local/bin/mplayer'
runapp: newav[1] = '-ac'
runapp: newav[2] = 'mad,'
runapp: newav[3] = '-nolirc'
runapp: newav[4] = '-cache'
runapp: newav[5] = '8192'
runapp: newav[6] = '-screenw'
runapp: newav[7] = '720'
runapp: newav[8] = '-screenh'
runapp: newav[9] = '576'
runapp: newav[10] = '-fs'
runapp: newav[11] = '-dr'
runapp: newav[12] = '-double'
runapp: newav[13] = '-framedrop'
runapp: newav[14] = '-slave'
runapp: newav[15] = '-ao'
runapp: newav[16] = 'alsa9'
runapp: newav[17] = '-v'
runapp: newav[18] = '-vo'
runapp: newav[19] = 'dxr3'
runapp: newav[20] = '-cache'
runapp: newav[21] = '8192'
runapp: newav[22] = '-idx'
runapp: newav[23] = 
'//opt/media/tv/GCA/Breaking_down_and_repairing_swings.avi'
runapp: newav[24] = '-vf'
runapp: newav[25] = 'pp=de'
runapp:

***

runapp: Started on Sun Feb 15 12:22:54 2004

runapp: PATH = 
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin
runapp: CWD = /usr/local/src/freevo
runapp: av[0] = '/usr/local/src/freevo/./runtime/runapp'
runapp: av[1] = '--prio=-15'
runapp: av[2] = '/usr/local/bin/mplayer'
runapp: av[3] = '-slave'
runapp: av[4] = '-ac'
runapp: av[5] = 'mad,'
runapp: av[6] = '-nolirc'
runapp: av[7] = '-cache'
runapp: av[8] = '8192'
runapp: av[9] = '-screenw'
runapp: av[10] = '720'
runapp: av[11] = '-screenh'
runapp: av[12] = '576'
runapp: av[13] = '-fs'
runapp: av[14] = '-dr'
runapp: av[15] = '-double'
runapp: av[16] = '-framedrop'
runapp: av[17] = '-vo'
runapp: av[18] = 'null'
runapp: av[19] = '-ao'
runapp: av[20] = 'alsa9'
runapp: av[21] = '-demuxer'
runapp: av[22] = '17'
runapp: av[23] = '/opt/media/audio/Phish/The Story of the Ghost/04 - 
Guyute.mp3'
runapp: Command: '/usr/local/src

Re: [Freevo-users] priority of recordserver

2004-02-14 Thread Justin T Wetherell
This is what I use to set it to a low priority...

VCR_CMD = (' --prio=-20 ' + # Mute the line-in while 
recording
  '/usr/local/bin/mencoder ' + # Change. Absolute path to 
the runtime
  'tv:// -tv driver=v4l:input=0' + # Input 0 = Comp. V. in
  ':norm=NTSC' +   # Change
  ':channel=%(channel)s' + # Filled in by Freevo
  ':chanlist=us-cable' +   # Change
  ':width=320:height=240' +# Change if needed
  ':outfmt=yv12' + # Prob. ok, yuy2 might be faster
  ':device=/dev/video0' +  # CHANGE!
  ':adevice=/dev/dsp0' +   # CHANGE!
  ':audiorate=32000' + # 44100 for better sound
  ':forceaudio:forcechan=1:' + # Forced mono for bug in my 
driver
  ' -ovc lavc -lavcopts ' +# Mencoder lavcodec video codec
  'vcodec=mpeg4' + # lavcodec mpeg-4
  ':vbitrate=2400:' +  # Change lower/higher, bitrate
  'keyint=23 ' +   # Keyframe every 10 secs, 
change?
  '-oac mp3lame -lameopts ' +  # Use Lame for MP3 encoding
  'br=128:cbr:mode=3 ' +   # MP3 const. bitrate, 128 kbit/s
  '-ffourcc divx ' +   # Force 'divx' ident, better 
compat.
  '-endpos %(seconds)s ' + # only mencoder uses this so 
do it here.
  '-o %(filename)s.avi ')  # Filled in by Freevo

Florian Demmer wrote:

hi...

i have mplayer set to -20, but when watching mpeg2 videos a fre frames 
get dropped every minute (and a python process gets cpu time as i can 
see with "top")... i guess thats the recordserver since it is looping 
and witing for 60 seconds.

is there a way to set the level of the recordserver to something 
higher than 0?

thx
Flo
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] cdbackup.py

2004-02-12 Thread Justin T Wetherell
diff cdbackup.py cdbackup.py.old

419c403
< cdparanoia_command = '%s -Z -s %s "%s%s.wav" >/dev/null 
2>&1' % \
---
> cdparanoia_command = '%s -s %s "%s%s.wav" >/dev/null 
2>&1' % \
430c414
< lame_command = '%s --nohist -f %s "%s%s.wav" 
"%s%s.mp3" >/dev/null 2>&1' % \
---
> lame_command = '%s --nohist -h %s "%s%s.wav" 
"%s%s.mp3" >/dev/null 2>&1' % \

between CVS with my plugin change against 1.4.1

Mick wrote:

Can you show us a diff?

Mick
On Fri, 2004-02-13 at 07:52, Justin T Wetherell wrote:
 

   I have made some changes to the cdbackup.py plugin that saves about 
1:20 - 1:45 seconds per track but it also make's the quality drop a bit, 
I was going to upload it to the addon page but I wanted to get the 
priginal author's permission. I am uploading it now but I will take it 
down if there is any problems. I basically just played with the way 
cdparanoia and lame were called.

Justin Wetherell



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
   



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] cdbackup.py

2004-02-12 Thread Justin T Wetherell
   I have made some changes to the cdbackup.py plugin that saves about 
1:20 - 1:45 seconds per track but it also make's the quality drop a bit, 
I was going to upload it to the addon page but I wanted to get the 
priginal author's permission. I am uploading it now but I will take it 
down if there is any problems. I basically just played with the way 
cdparanoia and lame were called.

Justin Wetherell



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Snapshot CRASH!!!

2004-02-12 Thread Justin T Wetherell
   Is there a way to automatically make a thumbnail for each show you 
record? Also, when the fxd files is created automatically, it uses mpeg 
as the file extension when I save all my files with the avi extentsion. 
Anywayt to fix that? Or will I need to start saving the files with mpeg 
as the extension?

Benjamin Zeiss wrote:



--On Thursday, February 12, 2004 09:17:27 -0500 Justin T Wetherell 
<[EMAIL PROTECTED]> wrote:

Old Style Whats the variable I have to change to set it back?


in local_conf.py set

MENU_ARROW_NAVIGATION = 0

--
Benjamin Zeiss
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Snapshot CRASH!!!

2004-02-12 Thread Justin T Wetherell
Old Style Whats the variable I have to change to set it back?

Benjamin Zeiss wrote:

hi,

--On Thursday, February 12, 2004 13:31:54 +0100 Dirk Meyer 
<[EMAIL PROTECTED]> wrote:

Justin T Wetherell wrote:

I am using the blurr2 with the current snapshot and the left and right
remote arrows no longer page down like they did in 1.4.1 and I also
got this error when using the right arrow in the info menu.


There is a config variable to switch it back. Maybe we should vote
what the new default value is: new or old style.


my vote goes to old-style. i noticed this behavior as well and didn't 
really like it.

--
Benjamin Zeiss
---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Snapshot CRASH!!!

2004-02-11 Thread Justin T Wetherell
I am using the blurr2 with the current snapshot and the left and right 
remote arrows no longer page down like they did in 1.4.1 and I also got 
this error when using the right arrow in the info menu.

Traceback (most recent call last):
 File "/usr/local/src/freevo/src/main.py", line 475, in ?
   app.eventhandler(event)
 File "/usr/local/src/freevo/src/menu.py", line 573, in eventhandler
   action( arg=arg, menuw=self )
 File "/usr/local/src/freevo/src/menu.py", line 103, in select
   self.function(arg=self.arg, menuw=menuw)
 File "/usr/local/src/freevo/src/video/videoitem.py", line 508, in play
   if self.parent.subitems:
AttributeError: DirItem instance has no attribute 'subitems'
Traceback (most recent call last):
 File "/usr/local/src/freevo/src/main.py", line 475, in ?
   app.eventhandler(event)
 File "/usr/local/src/freevo/src/menu.py", line 573, in eventhandler
   action( arg=arg, menuw=self )
 File "/usr/local/src/freevo/src/menu.py", line 103, in select
   self.function(arg=self.arg, menuw=menuw)
 File "/usr/local/src/freevo/src/video/videoitem.py", line 508, in play
   if self.parent.subitems:
AttributeError: DirItem instance has no attribute 'subitems'
Traceback (most recent call last):
 File "/usr/local/src/freevo/src/main.py", line 475, in ?
   app.eventhandler(event)
 File "/usr/local/src/freevo/src/menu.py", line 573, in eventhandler
   action( arg=arg, menuw=self )
 File "/usr/local/src/freevo/src/menu.py", line 103, in select
   self.function(arg=self.arg, menuw=menuw)
 File "/usr/local/src/freevo/src/video/videoitem.py", line 508, in play
   if self.parent.subitems:
AttributeError: DirItem instance has no attribute 'subitems'
Traceback (most recent call last):
 File "/usr/local/src/freevo/src/main.py", line 475, in ?
   app.eventhandler(event)
 File "/usr/local/src/freevo/src/menu.py", line 573, in eventhandler
   action( arg=arg, menuw=self )
 File "/usr/local/src/freevo/src/menu.py", line 103, in select
   self.function(arg=self.arg, menuw=menuw)
 File "/usr/local/src/freevo/src/video/videoitem.py", line 508, in play
   if self.parent.subitems:
AttributeError: DirItem instance has no attribute 'subitems'


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] LCD Cfontz 634

2004-02-05 Thread Justin T Wetherell
I have the Cfontz 634 LCD with the serial to USB connector. I am running 
Slackware 9.1 with Kernel 2.4.22. I am trying to get them to work 
together. I changed mt minicom set-up for ttyUSB0, 19200 baud, and no 
flow control, saved that set-up as minirc.dfl. I then can output test to 
the LCD screen.

Now, I am trying to work with LCDproc (0.5 CVS). I copied minirc.dfl to 
minirc.usb0 and then setup /etc/LCDd.conf. Here is the the set-up:

[server]
Driver=CFontz
[CFontz]
Device=/dev/ttyUSB0
Size=20x4
Contrast=140
Brightness=255
OffBrightness=0
Speed=19200
NewFirmware=yes
Reboot=no
USB=yes
When I start LCDd and the lcdproc, all I get is a blank screen without 
the blinking cursor. When I change the driver to curses, I get the 
normal output onto my computer CRT (not lcd).

Anyone have any suggestions?



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo on a Tivo?

2004-01-30 Thread Justin T Wetherell
I was wondering if anyone has tried to put a Freevo on the Tivo 
hardware? I thought it ran linux and maybe the possibility exists, if 
the hardware is standard. People have put Freevo on a Xbox, so why not a 
old Tivo?



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] CVS has some bugs....

2004-01-25 Thread Justin T Wetherell
The LIRC in todays (I don't know when it started) is EXTREMELY slow. 
It's about ten seconds per event. The webradio plugin also no longer works.



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Record to CD plugin

2004-01-24 Thread Justin T Wetherell
Is there anyway to update the file currently on the 
http://freevo.sourceforge.net/addons/  site without having to delete the 
old file first?

Justin T Wetherell wrote:

   I have done some updating to this plugin. You now have the ability 
to burn your entire playlist to CD. It's available via the freevo 
addons site http://freevo.sourceforge.net/addons/

You will need to add plugin.activate('copy_to_cd') to your 
local_config and there is some local variable in the plugin code it's 
self that you "might" need to change. Like temp_file, record_speed, 
block_dev...

Let me know if you run into any problems...

P.S. I am currently working on the ShoppingCart addition

Justin



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Record to CD plugin

2004-01-24 Thread Justin T Wetherell
Also a newer version of autoshutoff has been uploaded

Justin T Wetherell wrote:

   I have done some updating to this plugin. You now have the ability 
to burn your entire playlist to CD. It's available via the freevo 
addons site http://freevo.sourceforge.net/addons/

You will need to add plugin.activate('copy_to_cd') to your 
local_config and there is some local variable in the plugin code it's 
self that you "might" need to change. Like temp_file, record_speed, 
block_dev...

Let me know if you run into any problems...

P.S. I am currently working on the ShoppingCart addition

Justin



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Record to CD plugin

2004-01-24 Thread Justin T Wetherell
   I have done some updating to this plugin. You now have the ability 
to burn your entire playlist to CD. It's available via the freevo addons 
site http://freevo.sourceforge.net/addons/

You will need to add plugin.activate('copy_to_cd') to your local_config 
and there is some local variable in the plugin code it's self that you 
"might" need to change. Like temp_file, record_speed, block_dev...

Let me know if you run into any problems...

P.S. I am currently working on the ShoppingCart addition

Justin



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] [OT] Distro of choice

2004-01-23 Thread Justin T Wetherell
Slackware is by far the most standard and shouldn't give you ANY troubles.

Chris Griffiths wrote:

When you're compiling stuff like cvs versions of SDL and DirectFB which
distro is giving you less hassles?
I've been using debian for years, but a lot of stuff is having issues
where debian has modified the stock kernel, or moved libraries/include
files around.
I'm thinking of using slackware again - as from what I remember it's
pretty much standard - a lot less of what goes in gets patched before
release.
Any thoughts?

Chris

---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Automated shutdown?

2004-01-21 Thread Justin T Wetherell
hahaha... Nope... that's on purpose :-)

Rob Shortt wrote:

Justin T Wetherell wrote:

return [ ( self.auto_shutoff, _('Automatic shitoff'),
 ^^^
Typo? :P


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Automated shutdown?

2004-01-21 Thread Justin T Wetherell
Here is something that I whipped up... You need at.sh in your 
/etc/freevo/ directory, you need to put the auto_shutoff.py into 
/usr/local/freevo/src/plugins/ , then you needto add 
plugin.activate('auto_shutoff') to your local_config.py

you can also alter the at.sh to do any command that you would like, 
where it be shutdown freevo, reboot the computer or such.

Gorka Olaizola wrote:

Hello,

Is there a way of doing an automatic shutdown in freevo?
I usually watch movies at late night and sometimes I get sleep :-)
What I want is a way of setting a time or interval of time to shutdown the
computer. Usually the TVs have a timer to shutdown. I want something like
that.
The plugin could be simple. Just a way to specify an interval of time.
When activated it could call the "at" program to do a shutdown of the system
or another activity.
Another way of doing it is programming a timer structure inside the plugin
that calls the programs specified in the config file.
Maybe there is something similar already in freevo.

Thanks

 

#if 0 /*
# ---
# auto_shutoff.py - Plugin for copying a movie to a cd
# ---
# $Id: auto_shutoff.py,v 1.0 2004/01/20 05:44:05 phishman Exp $
#
# Notes: Will shutoff the Freevo at a certain amount of time
#
# ---
# $Log: auto_shutoff.py,v $
# Revision 1.0 2004/01/20 05:44:05 phishman
#
# ---
# Freevo - A Home Theater PC framework
# Copyright (C) 2002 Krister Lagerstrom, et al. 
# Please see the file freevo/Docs/CREDITS for a complete list of authors.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MER-
# CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# --- */
#endif

import os

import menu
import config
import plugin
import re
import time
import item

from gui.PopupBox import PopupBox
from gui.InputBox import InputBox
from gui.ConfirmBox import ConfirmBox

class PluginInterface(plugin.ItemPlugin):

def actions(self, item):
self.item = item
if item.type == 'video' or item.type == 'audio':
return [ ( self.auto_shutoff, _('Automatic shitoff'),
   'auto_shutoff') ]
return []

def auto_shutoff(self, arg=None, menuw=None):
"""
Automatically shutoff the computer in an hour
"""
ConfirmBox(text=_('Schedule the computer to shutoff in an hour?'),
 handler=self.sched_at_cmd, default_choice=0).show()
return

#def get_input(self, arg=None, menuw=None):
#"""
#Get the input from the InputBox and pass it to the scheduler
#"""
#InputBox(text=_('In how many hours from now?'),).show()
#self.arg = arg
#self.sched_at_cmd(self.arg)
#return

def sched_at_cmd(self, arg=None, menuw=None):
"""
Schedule the "at" command
"""
hour = time.strftime('%H')
minute = time.strftime('%M')
hour = int(hour) + 1
off_time = '%d:%s' % (hour,minute)
PopupBox(text=_('Scheduling for %s') % off_time).show()
os.system('at -f /etc/freevo/at.sh %s' % off_time)
return

shutdown -h


[Freevo-users] Record to CD plugin

2004-01-20 Thread Justin T Wetherell
I have made a plugin that records single files to a cd/dvd writer. It is 
VERY beta but can work if your really need the functionality. Here it 
is', I will be doing some modification's in the near future This is 
my first taste of Python be kind... and please beta test...

Add this file to your /usr/local/freevo/src/video/plugins/ directory and 
then add plugin.activate('video.copy_to_cd') to your local_conf.py. You 
might need to change some of the variables in the plugin but I want to 
add that into the local_conf.py in the near future. You also need cdrecord.


#if 0 /*
# ---
# copy_to_cd.py - Plugin for copying a movie to a cd
# ---
# $Id: copy_to_cd.py,v 1.0 2004/01/20 05:44:05 phishman Exp $
#
# Notes: Copies the given file to a CD
#
# ---
# $Log: copy_to_cd.py,v $
# Revision 1.0 2004/01/20 05:44:05 phishman
#
# ---
# Freevo - A Home Theater PC framework
# Copyright (C) 2002 Krister Lagerstrom, et al. 
# Please see the file freevo/Docs/CREDITS for a complete list of authors.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MER-
# CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# --- */
#endif

import os

import menu
import config
import plugin
import re
import time
import item

from gui.AlertBox import AlertBox
from gui.PopupBox import PopupBox

class PluginInterface(plugin.ItemPlugin):

def actions(self, item):
self.item = item
if item.type == 'video':
return [ ( self.copy_to_cd, _('Copy this file to CD'),
   'copy_to_cd') ]
return []

"""
def config(self):
return (('temp_file', config.TEMP_FILE , '' )
('record_speed', config.RECORD_SPEED , '' )
('block_dev', config.BLOCK_DEV , '' ))
"""

def copy_to_cd(self, arg=None, menuw=None):
"""
copy this file onto a CD
"""
name  = self.item.filename
temp_file = '/opt/media/movies/image.img'
record_speed = '32'
block_dev = '0,0,0'
make_cd_image = 'mkisofs -r -o %s %s' % (temp_file,name)
burn_cd_image = 'cdrecord -v speed=%s dev=%s %s' % 
(record_speed,block_dev,temp_file)
box = PopupBox(text=_('Making the disc image.'))
box.show() 
os.system(make_cd_image)
box.destroy()
box = PopupBox(text=_('Copying image to disc.'))
box.show()
os.system(burn_cd_image)
box.destroy()
os.system('rm %s' % temp_file)
return



Re: [Freevo-users] mencoder 1.0pre3

2004-01-19 Thread Justin T Wetherell
I have figured out the problem just can't seem to fix it. The new 
mencoder can't seem to find the tv-tuner.

Here is the output when I put that line below onto the command line...

TV detected! ;-)
Selected driver: dummy
name: NULL-TV
author: alex
Selected input hasn't got a tuner!
Justin T Wetherell wrote:

I just upgraded to the new mplayer, now I get 80% (from 30-40) cpu 
usage and a file size of 2060. Anyone deal with this before? Here is 
the code I use to record

./runtime/runapp --prio=-20 /usr/local/bin/mencoder 
tv://driver=v4l:input=0:norm=NTSC:channel=39:chanlist=us-cable:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000 
-ovc lavc -lavcopts vcodec=mpeg4:vbitrate=2400:keyint=30 -oac mp3lame 
-lameopts br=128:cbr:mode=1 -ffourcc divx -endpos 1787 -o 
/opt/media/tv//01-19_19:00_Golf_Channel_Academy_-_.avi

Justin



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] mencoder 1.0pre3

2004-01-19 Thread Justin T Wetherell
I just upgraded to the new mplayer, now I get 80% (from 30-40) cpu usage 
and a file size of 2060. Anyone deal with this before? Here is the code 
I use to record

./runtime/runapp --prio=-20 /usr/local/bin/mencoder 
tv://driver=v4l:input=0:norm=NTSC:channel=39:chanlist=us-cable:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000 
-ovc lavc -lavcopts vcodec=mpeg4:vbitrate=2400:keyint=30 -oac mp3lame 
-lameopts br=128:cbr:mode=1 -ffourcc divx -endpos 1787 -o 
/opt/media/tv//01-19_19:00_Golf_Channel_Academy_-_.avi

Justin



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] AVI to VCD

2004-01-17 Thread Justin T Wetherell
Anyone know any easy (command line) way of converting the AVI's that I 
recorded from Freevo to VCD's so I can play them in a DVD player?



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] IMDB??

2004-01-14 Thread Justin T Wetherell
Ive been have a 25% match in the recent days. I don't know whats the 
problem.

JJ2Dogs wrote:

I am having problem with the imdb plugin.. It searches for the film but with
no result.. Please help...
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] timeshifting?

2004-01-11 Thread Justin T Wetherell
This is the first time ive tried the plugin... when I initalize it, I 
get this error...

WARNING: You are using the SDL dxr3 video driver!
failed to load plugin tv.timeshift
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
 File "/usr/local/src/freevo-1.4.1/src/plugin.py", line 471, in 
__load_plugin__
   exec('import %s' % module)
 File "", line 1, in ?
 File "/usr/local/src/freevo-1.4.1/src/tv/plugins/timeshift.py", line 
59, in ?
   import v4l2 # Video4Linux2 Python Interface
ImportError: No module named v4l2

any help would be appreciated...



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] mpeg1video or mpeg4?

2004-01-07 Thread Justin T Wetherell
I know that DXR3 cards are natively built to play mpeg1/2, I was 
wondering if I should record with mpeg1video "vcd" codec or use the 
mpeg4 "divx" codec when recording. Does the DXR3 do more work playing 
back a vcd than a divx? Am I saving or losing anything (quality, 
processor power, or space) doing this?

Justin



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] SDL patches

2004-01-05 Thread Justin T Wetherell
Can someone please check these into the CVS???

Justin T Wetherell wrote:

Anyone trying to compile SDL with the new gcc and dxr3, give these 
patches a try. I believe they work.



diff -ur SDL-1.2.5/src/video/fbcon/SDL_fbevents.c 
SDL-1.2.5-freevo/src/video/fbcon/SDL_fbevents.c
--- SDL-1.2.5/src/video/fbcon/SDL_fbevents.cWed Mar  6 05:23:03 2002
+++ SDL-1.2.5-freevo/src/video/fbcon/SDL_fbevents.c Fri Jan 10 00:28:55 2003
@@ -153,13 +153,69 @@
int FB_InGraphicsMode(_THIS)
{
+	if (getenv("SDL_NOKEYBOARD") != NULL) {
+		return (1); /* Special handling for no keyboard */
+	}
+  
	return((keyboard_fd >= 0) && (saved_kbd_mode >= 0));
}

+
+static void
+tty_enable (void)
+{
+	int tty;
+  
+	tty = open ("/dev/tty0", O_RDWR);
+	if(tty < 0) {
+		perror("Error can't open /dev/tty0");
+		exit (1);
+	}
+
+	if (ioctl (tty, KDSETMODE, KD_TEXT) == -1) {
+		perror ("Error setting text mode for tty");
+		close (tty);
+		exit (1);
+	}
+  
+	close(tty);
+}
+
+
+static void
+tty_disable (void)
+{
+	int tty;
+
+
+	tty = open ("/dev/tty0", O_RDWR);
+	if (tty < 0) {
+		perror ("Error can't open /dev/tty0");
+		exit (1);
+	}
+
+	if (ioctl (tty, KDSETMODE, KD_GRAPHICS) == -1) {
+		perror ("Error setting graphics mode for tty");
+		close (tty);
+		exit (1);
+	}
+  
+	close (tty);
+
+}
+
+
int FB_EnterGraphicsMode(_THIS)
{
	struct termios keyboard_termios;
+	int fd;

+
+	if (getenv("SDL_NOKEYBOARD") != NULL) {
+		tty_disable ();
+		return (1);  /* Do not touch the keyboard */
+}
+
	/* Set medium-raw keyboard mode */
	if ( (keyboard_fd >= 0) && !FB_InGraphicsMode(this) ) {

@@ -219,6 +275,12 @@

void FB_LeaveGraphicsMode(_THIS)
{
+  
+	if (getenv("SDL_NOKEYBOARD") != NULL) {
+		tty_enable ();
+		return; /* Special handling for no keyboard */
+}
+
	if ( FB_InGraphicsMode(this) ) {
		ioctl(keyboard_fd, KDSETMODE, KD_TEXT);
		ioctl(keyboard_fd, KDSKBMODE, saved_kbd_mode);
@@ -841,6 +903,11 @@
	Uint32 screen_arealen;
	Uint8 *screen_contents;

+	
+	if (getenv("SDL_NOKEYBOARD") != NULL) {
+		return;/* Do not touch the keyboard */
+	}
+
	/* Figure out whether or not we're switching to a new console */
	if ( (ioctl(keyboard_fd, VT_GETSTATE, &vtstate) < 0) ||
	 (which == vtstate.v_active) ) {
@@ -891,6 +958,11 @@
	int scancode;
	SDL_keysym keysym;

+
+	if (getenv("SDL_NOKEYBOARD") != NULL) {
+		return;/* Do not touch the keyboard */
+	}
+
	nread = read(keyboard_fd, keybuf, BUFSIZ);
	for ( i=0; i
		scancode = keybuf[i] & 0x7F;
@@ -934,6 +1006,10 @@
	int max_fd;
	static struct timeval zero;

+if (getenv("SDL_NOKEYBOARD") != NULL) {
+  return;/* XXX Do not touch the keyboard */
+}
+
	do {
		posted = 0;

diff -ur SDL-1.2.5/src/video/fbcon/SDL_fbvideo.c 
SDL-1.2.5-freevo/src/video/fbcon/SDL_fbvideo.c
--- SDL-1.2.5/src/video/fbcon/SDL_fbvideo.c Mon Sep  2 16:42:15 2002
+++ SDL-1.2.5-freevo/src/video/fbcon/SDL_fbvideo.c  Fri Jan 10 00:27:10 2003
@@ -529,10 +529,18 @@
}
	/* Enable mouse and keyboard support */
-	if ( FB_OpenKeyboard(this) < 0 ) {
-		FB_VideoQuit(this);
-		return(-1);
+	{
+		const char *sdl_nokbd;
+
+		sdl_nokbd = getenv("SDL_NOKEYBOARD");
+		if (!sdl_nokbd) {
+			if ( FB_OpenKeyboard(this) < 0 ) {
+FB_VideoQuit(this);
+return(-1);
+			}
+		}
	}
+
	if ( FB_OpenMouse(this) < 0 ) {
		const char *sdl_nomouse;

 



--- /usr/local/SDL-1.2.5/configure.in   2002-10-06 13:34:53.0 -0700
+++ SDL-1.2.5/configure.in  2002-12-29 06:58:58.0 -0800
@@ -1000,6 +1002,25 @@
fi
}
+dnl Set up the Dxr3 video driver.
+CheckDxr3Video()
+{
+AC_ARG_ENABLE(video-dxr3,
+[  --enable-video-dxr3use dxr3 video driver [default=yes]],
+  , enable_video_dxr3=yes)
+if test x$enable_video_dxr3 = xyes; then
+  CFLAGS="$CFLAGS -DENABLE_DXR3VIDEO"
+  VIDEO_SUBDIRS="$VIDEO_SUBDIRS dxr3"
+  VIDEO_DRIVERS="$VIDEO_DRIVERS dxr3/libvideo_dxr3.la"
+
+  DXR3_CFLAGS="-I/usr/include/ffmpeg"
+  DXR3_LIBS="-lavcodec"
+
+  AC_SUBST(DXR3_CFLAGS)
+  AC_SUBST(DXR3_LIBS)
+fi
+}
+
dnl Check to see if OpenGL support is desired
AC_ARG_ENABLE(video-opengl,
[  --enable-video-opengl   include OpenGL context creation [default=yes]],
@@ -1680,6 +1701,7 @@
case "$target" in
*-*-linux*)
ARCH=linux
+CheckDxr3Video
CheckDummyVideo
CheckDiskAudio
CheckDLOPEN
@@ -2700,6 +2707,7 @@
src/video/dga/Makefile
src/video/directfb/Makefile
src/video/dummy/Makefile
+src/video/dxr3/Makefile
src/video/epoc/Makefile
src/video

[Freevo-users] SDL patches

2004-01-04 Thread Justin T Wetherell
Anyone trying to compile SDL with the new gcc and dxr3, give these 
patches a try. I believe they work.
diff -ur SDL-1.2.5/src/video/fbcon/SDL_fbevents.c 
SDL-1.2.5-freevo/src/video/fbcon/SDL_fbevents.c
--- SDL-1.2.5/src/video/fbcon/SDL_fbevents.cWed Mar  6 05:23:03 2002
+++ SDL-1.2.5-freevo/src/video/fbcon/SDL_fbevents.c Fri Jan 10 00:28:55 2003
@@ -153,13 +153,69 @@
 
 int FB_InGraphicsMode(_THIS)
 {
+   if (getenv("SDL_NOKEYBOARD") != NULL) {
+   return (1); /* Special handling for no keyboard */
+   }
+  
return((keyboard_fd >= 0) && (saved_kbd_mode >= 0));
 }
 
+
+static void
+tty_enable (void)
+{
+   int tty;
+  
+   tty = open ("/dev/tty0", O_RDWR);
+   if(tty < 0) {
+   perror("Error can't open /dev/tty0");
+   exit (1);
+   }
+
+   if (ioctl (tty, KDSETMODE, KD_TEXT) == -1) {
+   perror ("Error setting text mode for tty");
+   close (tty);
+   exit (1);
+   }
+  
+   close(tty);
+}
+
+
+static void
+tty_disable (void)
+{
+   int tty;
+
+
+   tty = open ("/dev/tty0", O_RDWR);
+   if (tty < 0) {
+   perror ("Error can't open /dev/tty0");
+   exit (1);
+   }
+
+   if (ioctl (tty, KDSETMODE, KD_GRAPHICS) == -1) {
+   perror ("Error setting graphics mode for tty");
+   close (tty);
+   exit (1);
+   }
+  
+   close (tty);
+
+}
+
+
 int FB_EnterGraphicsMode(_THIS)
 {
struct termios keyboard_termios;
+   int fd;
 
+
+   if (getenv("SDL_NOKEYBOARD") != NULL) {
+   tty_disable ();
+   return (1);  /* Do not touch the keyboard */
+}
+
/* Set medium-raw keyboard mode */
if ( (keyboard_fd >= 0) && !FB_InGraphicsMode(this) ) {
 
@@ -219,6 +275,12 @@
 
 void FB_LeaveGraphicsMode(_THIS)
 {
+  
+   if (getenv("SDL_NOKEYBOARD") != NULL) {
+   tty_enable ();
+   return; /* Special handling for no keyboard */
+}
+
if ( FB_InGraphicsMode(this) ) {
ioctl(keyboard_fd, KDSETMODE, KD_TEXT);
ioctl(keyboard_fd, KDSKBMODE, saved_kbd_mode);
@@ -841,6 +903,11 @@
Uint32 screen_arealen;
Uint8 *screen_contents;
 
+   
+   if (getenv("SDL_NOKEYBOARD") != NULL) {
+   return;/* Do not touch the keyboard */
+   }
+
/* Figure out whether or not we're switching to a new console */
if ( (ioctl(keyboard_fd, VT_GETSTATE, &vtstate) < 0) ||
 (which == vtstate.v_active) ) {
@@ -891,6 +958,11 @@
int scancode;
SDL_keysym keysym;
 
+
+   if (getenv("SDL_NOKEYBOARD") != NULL) {
+   return;/* Do not touch the keyboard */
+   }
+
nread = read(keyboard_fd, keybuf, BUFSIZ);
for ( i=0; i--- /usr/local/SDL-1.2.5/configure.in   2002-10-06 13:34:53.0 -0700
+++ SDL-1.2.5/configure.in  2002-12-29 06:58:58.0 -0800
@@ -1000,6 +1002,25 @@
 fi
 }
 
+dnl Set up the Dxr3 video driver.
+CheckDxr3Video()
+{
+AC_ARG_ENABLE(video-dxr3,
+[  --enable-video-dxr3use dxr3 video driver [default=yes]],
+  , enable_video_dxr3=yes)
+if test x$enable_video_dxr3 = xyes; then
+  CFLAGS="$CFLAGS -DENABLE_DXR3VIDEO"
+  VIDEO_SUBDIRS="$VIDEO_SUBDIRS dxr3"
+  VIDEO_DRIVERS="$VIDEO_DRIVERS dxr3/libvideo_dxr3.la"
+
+  DXR3_CFLAGS="-I/usr/include/ffmpeg"
+  DXR3_LIBS="-lavcodec"
+
+  AC_SUBST(DXR3_CFLAGS)
+  AC_SUBST(DXR3_LIBS)
+fi
+}
+
 dnl Check to see if OpenGL support is desired
 AC_ARG_ENABLE(video-opengl,
 [  --enable-video-opengl   include OpenGL context creation [default=yes]],
@@ -1680,6 +1701,7 @@
 case "$target" in
 *-*-linux*)
 ARCH=linux
+CheckDxr3Video
 CheckDummyVideo
 CheckDiskAudio
 CheckDLOPEN
@@ -2700,6 +2707,7 @@
 src/video/dga/Makefile
 src/video/directfb/Makefile
 src/video/dummy/Makefile
+src/video/dxr3/Makefile
 src/video/epoc/Makefile
 src/video/fbcon/Makefile
 src/video/gem/Makefile

--- /dev/null   2002-11-18 10:54:08.0 -0800
+++ SDL-1.2.5/src/video/dxr3/Makefile.am2002-12-29 06:58:58.0 -0800
@@ -0,0 +1,18 @@
+
+## Makefile.am for SDL using the dxr3 video driver
+
+CFLAGS = @CFLAGS@ $(DXR3_CFLAGS)
+
+noinst_LTLIBRARIES = libvideo_dxr3.la
+libvideo_dxr3_la_SOURCES = $(DXR3_SRCS)
+libvideo_dxr3_la_LIBADD  = $(DXR3_LIBS)
+
+# The SDL null video driver sources
+DXR3_SRCS =\
+   SDL_dxr3video.h \
+   SDL_dxr3events.c\
+   SDL_dxr3events_c.h  \
+   SDL_dxr3mouse.c \
+   SDL_dxr3mouse_c.h   \
+   SDL_dxr3video.c
+
--- /dev/null   2002-11-18 10:54:08.0 -0800
+++ SDL-1.2.5/src/video/dxr3/SDL_dxr3events.c   2002-12-29 09:10:13.0 -0800
@@ -0,0 +1,234 @@
+/*
+SDL - Simple DirectMedia Layer
+Copyrigh

Re: [Freevo-users] Problem with runtime 0.3

2003-12-23 Thread Justin T Wetherell
You need the SDL gcc patch then, right? SDL-1.2.5-gcc3.patch, I'll 
attach it.



Gray, Tim wrote:

SDL 1.2.6 will not even compile on it's own on a slackware 9.1 machine
because of GCC 3.2.3 because of syntax errors in SDL that GCC now will not
allow to slide.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Justin T
Wetherell
Sent: Tuesday, December 23, 2003 9:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] Problem with runtime 0.3
If you follow this page: 
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page and then fix the 
third chunk on the dxr3 patch manually, note that SDL 1.2.6 will only 
compile with 0.4.6. I did it last weekend and it worked fine, is this 
the wrong thing to do? I can give people a hand if they need it with 
DXR3 compilation.

Gray, Tim wrote:

 

I also am using slack 9.1 but I have also done this with redhat 9.0.

Although, I finally got a SDL cvs checkout to mostly compile... it fail at
the linking portion grumble grumble... 

I'm going to try another checkout today and then freeze it and offer it up
as a working SDL+dxr3 for freevo users source tarball. maybe someone can
make a better patch from it.
There has to be a solution to this. and I am still kicking myself for
   

losing
 

that cvs checkout of SDL I had from last month that actually worked.

-Original Message-----
From: Justin T Wetherell [mailto:[EMAIL PROTECTED]
Sent: Monday, December 22, 2003 6:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] Problem with runtime 0.3
Well, That isn't true at all. I Did build and install all the 
dependencies myself and ended up with a worthless system, look back 
about a week ago and you'll notice all my emails. I ended up Python 
segfaults all over the place and just reformatted and started over. I 
just recompiled ffmpeg, SDL, and mplayer and leave it at that. I have 
compiled and ran fine on my other two non-dxr3 boxes. I am running Slack 
9.1 but I dont see how it will be different for others unless they are 
running an extremely old OS.

Rob Shortt wrote:



   

Justin T Wetherell wrote:

  

 

I have found that I can run dxr3 with the current runtime. All you 
have to do is follow the instructions in the wiki then copy the libs 
to the runtime directory and tit works fine. I even updated the wiki 
about a week ago when retrying it.


   

That only works for you because you are lucky.  For most people it 
will fail because more often than not the user will compile their 
libSDL against a different libc than the rest of the runtime libs.  If 
you can patch and build your own libSDL you should be able to build or 
install the rest of the Freevo dependencies for your system.

-Rob



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
  

 

---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


   



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash she

Re: [Freevo-users] Re: Problem with runtime 0.3

2003-12-23 Thread Justin T Wetherell
I don't know how to create a patch but ill look into it and see what I 
can do. SDL 1.2.6 and FFMPEG 0.4.6 are ok to be compiled into the runtime?

Dirk Meyer wrote:

Justin T Wetherell wrote:
 

If you follow this page:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page and then fix
the third chunk on the dxr3 patch manually, note that SDL 1.2.6 will
only compile with 0.4.6. I did it last weekend and it worked fine, is
this the wrong thing to do? I can give people a hand if they need it
with DXR3 compilation.
   

It woyld be great if you could create a new patch for sdl 1.2.6 since
you know how to resolve the bad chunk.
Dischi

 



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problem with runtime 0.3

2003-12-23 Thread Justin T Wetherell
If you follow this page: 
http://freevo.sourceforge.net/cgi-bin/moin.cgi/Dxr3Page and then fix the 
third chunk on the dxr3 patch manually, note that SDL 1.2.6 will only 
compile with 0.4.6. I did it last weekend and it worked fine, is this 
the wrong thing to do? I can give people a hand if they need it with 
DXR3 compilation.

Gray, Tim wrote:

I also am using slack 9.1 but I have also done this with redhat 9.0.

Although, I finally got a SDL cvs checkout to mostly compile... it fail at
the linking portion grumble grumble... 

I'm going to try another checkout today and then freeze it and offer it up
as a working SDL+dxr3 for freevo users source tarball. maybe someone can
make a better patch from it.
There has to be a solution to this. and I am still kicking myself for losing
that cvs checkout of SDL I had from last month that actually worked.
-Original Message-
From: Justin T Wetherell [mailto:[EMAIL PROTECTED]
Sent: Monday, December 22, 2003 6:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] Problem with runtime 0.3
Well, That isn't true at all. I Did build and install all the 
dependencies myself and ended up with a worthless system, look back 
about a week ago and you'll notice all my emails. I ended up Python 
segfaults all over the place and just reformatted and started over. I 
just recompiled ffmpeg, SDL, and mplayer and leave it at that. I have 
compiled and ran fine on my other two non-dxr3 boxes. I am running Slack 
9.1 but I dont see how it will be different for others unless they are 
running an extremely old OS.

Rob Shortt wrote:

 

Justin T Wetherell wrote:

   

I have found that I can run dxr3 with the current runtime. All you 
have to do is follow the instructions in the wiki then copy the libs 
to the runtime directory and tit works fine. I even updated the wiki 
about a week ago when retrying it.
 

That only works for you because you are lucky.  For most people it 
will fail because more often than not the user will compile their 
libSDL against a different libc than the rest of the runtime libs.  If 
you can patch and build your own libSDL you should be able to build or 
install the rest of the Freevo dependencies for your system.

-Rob



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
   



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problem with runtime 0.3

2003-12-22 Thread Justin T Wetherell
Well, That isn't true at all. I Did build and install all the 
dependencies myself and ended up with a worthless system, look back 
about a week ago and you'll notice all my emails. I ended up Python 
segfaults all over the place and just reformatted and started over. I 
just recompiled ffmpeg, SDL, and mplayer and leave it at that. I have 
compiled and ran fine on my other two non-dxr3 boxes. I am running Slack 
9.1 but I dont see how it will be different for others unless they are 
running an extremely old OS.

Rob Shortt wrote:

Justin T Wetherell wrote:

I have found that I can run dxr3 with the current runtime. All you 
have to do is follow the instructions in the wiki then copy the libs 
to the runtime directory and tit works fine. I even updated the wiki 
about a week ago when retrying it.


That only works for you because you are lucky.  For most people it 
will fail because more often than not the user will compile their 
libSDL against a different libc than the rest of the runtime libs.  If 
you can patch and build your own libSDL you should be able to build or 
install the rest of the Freevo dependencies for your system.

-Rob



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problem with runtime 0.3

2003-12-22 Thread Justin T Wetherell
I have found that I can run dxr3 with the current runtime. All you have 
to do is follow the instructions in the wiki then copy the libs to the 
runtime directory and tit works fine. I even updated the wiki about a 
week ago when retrying it.

Gray, Tim wrote:

so freevo has officially dropped support for the dxr3 then?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Wan Tat
Chee
Sent: Monday, December 22, 2003 3:48 AM
To: '[EMAIL PROTECTED]'
Subject: Re: [Freevo-users] Problem with runtime 0.3


On Fri, 19 Dec 2003, Gray, Tim wrote:

 

the patches for the dxr3 are completely missing.

missing files are...

runtime/src/SDL-1.2.5-nokeyboardpatch
runtime/patches/libsdl1.2-dxr3-ffmpeg.diff
actually the src and patches directories are completely gone.
   

I think the runtime has dropped support for dxr3 due to the difficulty
in external dependencies and compiler versions.
If you're looking for the patches, look in contrib/rpm/
They're named slightly differently.
T.C.



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] MPlayer fix

2003-12-21 Thread Justin T Wetherell
I have noticed that when I compile MPlayer with libdvdcss, libdvdread, 
libdvdplay, and libdvdnav and then compile MPlayer with a command like this:
./configure --enable-largefiles --enable-dvdnav 
--with-csslibdir=/usr/local/lib --with-madlibdir=/usr/lib 
--with-libdvdnav=/usr/local/lib --with-sdl-config=/usr/bin/sdl-config 
--with-dvdnav-config=/usr/local/bin/dvdnav-config

I pretty much solved all the DVD playback problems I had with Freevo 
1.4/runtime 3.0. I have re-done three systems with this setup and they 
have worked like a charm.

Just wanted to let everyone that was having problems know, maybe thats a 
solution. If other people find this helpful, I can add it to the wiki.

Justin Wetherell



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: pygame parachute

2003-12-14 Thread Justin T Wetherell
well, solved the problem nothing like a clean install...

Dirk Meyer wrote:

Justin T Wetherell wrote:
 

Is there any way for Freevo to stop looking for libraries outside of
the runtime. I really dont want to re-format and start over.
   

All libs in runtime/.preload are loaded at startup. But IMHO you can't
stop the dynamic linker to search for libs outside freevo.
Dischi

 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] pygame parachute

2003-12-14 Thread Justin T Wetherell
Is there any way for Freevo to stop looking for libraries outside of the 
runtime. I really dont want to re-format and start over.

Justin T Wetherell wrote:

This has something to do with the dxr3 aspect of my set-up because I 
hooked up a monitor to the box and started up freevo that way. It 
worked like a charm.

Justin T Wetherell wrote:

I had freevo running fine thru the runtime environment. I decided 
today that I will go thru the whole dependency list and install them. 
I did, although I couldn't get SDL working with dxr3. I had it 
installed earlier (with dxr3) though, so I skipped it. Here is the 
error, if you want to know or have an answer.

In file included from SDL_dxr3events.c:35:
SDL_dxr3video.h:46: parse error before "UINT8"
SDL_dxr3video.h:46: warning: no semicolon at end of struct or union
SDL_dxr3video.h:51: parse error before '*' token
SDL_dxr3video.h:51: warning: type defaults to `int' in declaration of 
`picture_yuv'
SDL_dxr3video.h:51: warning: data definition has no type or storage 
class
SDL_dxr3video.h:52: parse error before '*' token
SDL_dxr3video.h:52: warning: type defaults to `int' in declaration of 
`outbuf'
SDL_dxr3video.h:52: warning: data definition has no type or storage 
class
SDL_dxr3video.h:59: parse error before '}' token
SDL_dxr3events.c: In function `DXR3_OpenKeyboard':
SDL_dxr3events.c:50: dereferencing pointer to incomplete type
SDL_dxr3events.c:52: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_CloseKeyboard':
SDL_dxr3events.c:68: dereferencing pointer to incomplete type
SDL_dxr3events.c:70: dereferencing pointer to incomplete type
SDL_dxr3events.c:74: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `handle_keyboard':
SDL_dxr3events.c:137: dereferencing pointer to incomplete type
SDL_dxr3events.c:170: dereferencing pointer to incomplete type
SDL_dxr3events.c:171: dereferencing pointer to incomplete type
SDL_dxr3events.c:188: dereferencing pointer to incomplete type
SDL_dxr3events.c:189: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_PumpEvents':
SDL_dxr3events.c:207: dereferencing pointer to incomplete type
SDL_dxr3events.c:211: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:213: dereferencing pointer to incomplete type
SDL_dxr3events.c:214: dereferencing pointer to incomplete type
SDL_dxr3events.c:218: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:224: dereferencing pointer to incomplete type
make[3]: *** [SDL_dxr3events.lo] Error 1
make[3]: Leaving directory `/usr/local/src/SDL-1.2.6/src/video/dxr3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/SDL-1.2.6/src/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/SDL-1.2.6/src'
make: *** [all-recursive] Error 1

But thats not really the problem I am facing now. I removed the 
runtime directory from freevo 1.4 and tried to run, I got the 
following error.

WARNING: You are using the SDL dxr3 video driver!
Pygame Parachute Traceback:
 File "/usr/local/src/freevo-1.4/src/osd.py", line 415, in __init__
Fatal Python error: (pygame parachute) Segmentation Fault
I put the runtime fold back into the freevo directory (hoping that it 
would just use that, like it did before) but it doesnt seem to be 
working. I am getting the same error.

Any ideas?



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] pygame parachute

2003-12-13 Thread Justin T Wetherell
This has something to do with the dxr3 aspect of my set-up because I 
hooked up a monitor to the box and started up freevo that way. It worked 
like a charm.

Justin T Wetherell wrote:

I had freevo running fine thru the runtime environment. I decided 
today that I will go thru the whole dependency list and install them. 
I did, although I couldn't get SDL working with dxr3. I had it 
installed earlier (with dxr3) though, so I skipped it. Here is the 
error, if you want to know or have an answer.

In file included from SDL_dxr3events.c:35:
SDL_dxr3video.h:46: parse error before "UINT8"
SDL_dxr3video.h:46: warning: no semicolon at end of struct or union
SDL_dxr3video.h:51: parse error before '*' token
SDL_dxr3video.h:51: warning: type defaults to `int' in declaration of 
`picture_yuv'
SDL_dxr3video.h:51: warning: data definition has no type or storage class
SDL_dxr3video.h:52: parse error before '*' token
SDL_dxr3video.h:52: warning: type defaults to `int' in declaration of 
`outbuf'
SDL_dxr3video.h:52: warning: data definition has no type or storage class
SDL_dxr3video.h:59: parse error before '}' token
SDL_dxr3events.c: In function `DXR3_OpenKeyboard':
SDL_dxr3events.c:50: dereferencing pointer to incomplete type
SDL_dxr3events.c:52: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_CloseKeyboard':
SDL_dxr3events.c:68: dereferencing pointer to incomplete type
SDL_dxr3events.c:70: dereferencing pointer to incomplete type
SDL_dxr3events.c:74: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `handle_keyboard':
SDL_dxr3events.c:137: dereferencing pointer to incomplete type
SDL_dxr3events.c:170: dereferencing pointer to incomplete type
SDL_dxr3events.c:171: dereferencing pointer to incomplete type
SDL_dxr3events.c:188: dereferencing pointer to incomplete type
SDL_dxr3events.c:189: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_PumpEvents':
SDL_dxr3events.c:207: dereferencing pointer to incomplete type
SDL_dxr3events.c:211: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:213: dereferencing pointer to incomplete type
SDL_dxr3events.c:214: dereferencing pointer to incomplete type
SDL_dxr3events.c:218: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:224: dereferencing pointer to incomplete type
make[3]: *** [SDL_dxr3events.lo] Error 1
make[3]: Leaving directory `/usr/local/src/SDL-1.2.6/src/video/dxr3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/SDL-1.2.6/src/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/SDL-1.2.6/src'
make: *** [all-recursive] Error 1

But thats not really the problem I am facing now. I removed the 
runtime directory from freevo 1.4 and tried to run, I got the 
following error.

WARNING: You are using the SDL dxr3 video driver!
Pygame Parachute Traceback:
 File "/usr/local/src/freevo-1.4/src/osd.py", line 415, in __init__
Fatal Python error: (pygame parachute) Segmentation Fault
I put the runtime fold back into the freevo directory (hoping that it 
would just use that, like it did before) but it doesnt seem to be 
working. I am getting the same error.

Any ideas?



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] pygame parachute

2003-12-12 Thread Justin T Wetherell
I had freevo running fine thru the runtime environment. I decided today 
that I will go thru the whole dependency list and install them. I did, 
although I couldn't get SDL working with dxr3. I had it installed 
earlier (with dxr3) though, so I skipped it. Here is the error, if you 
want to know or have an answer.

In file included from SDL_dxr3events.c:35:
SDL_dxr3video.h:46: parse error before "UINT8"
SDL_dxr3video.h:46: warning: no semicolon at end of struct or union
SDL_dxr3video.h:51: parse error before '*' token
SDL_dxr3video.h:51: warning: type defaults to `int' in declaration of 
`picture_yuv'
SDL_dxr3video.h:51: warning: data definition has no type or storage class
SDL_dxr3video.h:52: parse error before '*' token
SDL_dxr3video.h:52: warning: type defaults to `int' in declaration of 
`outbuf'
SDL_dxr3video.h:52: warning: data definition has no type or storage class
SDL_dxr3video.h:59: parse error before '}' token
SDL_dxr3events.c: In function `DXR3_OpenKeyboard':
SDL_dxr3events.c:50: dereferencing pointer to incomplete type
SDL_dxr3events.c:52: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_CloseKeyboard':
SDL_dxr3events.c:68: dereferencing pointer to incomplete type
SDL_dxr3events.c:70: dereferencing pointer to incomplete type
SDL_dxr3events.c:74: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `handle_keyboard':
SDL_dxr3events.c:137: dereferencing pointer to incomplete type
SDL_dxr3events.c:170: dereferencing pointer to incomplete type
SDL_dxr3events.c:171: dereferencing pointer to incomplete type
SDL_dxr3events.c:188: dereferencing pointer to incomplete type
SDL_dxr3events.c:189: dereferencing pointer to incomplete type
SDL_dxr3events.c: In function `DXR3_PumpEvents':
SDL_dxr3events.c:207: dereferencing pointer to incomplete type
SDL_dxr3events.c:211: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:212: dereferencing pointer to incomplete type
SDL_dxr3events.c:213: dereferencing pointer to incomplete type
SDL_dxr3events.c:214: dereferencing pointer to incomplete type
SDL_dxr3events.c:218: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:219: dereferencing pointer to incomplete type
SDL_dxr3events.c:224: dereferencing pointer to incomplete type
make[3]: *** [SDL_dxr3events.lo] Error 1
make[3]: Leaving directory `/usr/local/src/SDL-1.2.6/src/video/dxr3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/SDL-1.2.6/src/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/SDL-1.2.6/src'
make: *** [all-recursive] Error 1

But thats not really the problem I am facing now. I removed the runtime 
directory from freevo 1.4 and tried to run, I got the following error.

WARNING: You are using the SDL dxr3 video driver!
Pygame Parachute Traceback:
 File "/usr/local/src/freevo-1.4/src/osd.py", line 415, in __init__
Fatal Python error: (pygame parachute) Segmentation Fault
I put the runtime fold back into the freevo directory (hoping that it 
would just use that, like it did before) but it doesnt seem to be 
working. I am getting the same error.

Any ideas?



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVD Crash- continued

2003-12-10 Thread Justin T Wetherell
The only thing dvdinfo.py did for me was stopping Freevo from crashing. 
I still cannot play DVD's even if I select a file from the DVD 
directory. I don't know if that was the purpose or not. I have three 
Freevos with all different video output's and non of them work. I can 
play DVD's thru mplayer outside of Freevo though.

Matthew Carpenter wrote:

Dirk Meyer submitted a replacement "dvdinfo.py" and asked for input.  I have seen no response to this so here is mine:

gandalf:~ # freevo
MOVIE_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/media/cdrecorder', '/dev/cdrecorder', 
'CDREC-1')"
ROM_DRIVES: Auto-detected that /dev/cdrom is the same device as /dev/cdrecorder, 
skipping
ROM_DRIVES: Auto-detected and added "('/media/dvd', '/dev/dvd', 'DVD-2')"
WARNING: /etc/freevo/lircrc not found!
open1
Pygame Parachute Traceback:
Thread-0x80194958
 File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x8019dc70
 File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x80278208
 File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x801baee0
 File "/usr/local/freevo/runtime/lib/python2.3/threading.py", line 204, in wait
Thread-0x800a77a8
 File 
"/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py", line 
97, in isDisc
Thread-0x80015200
 File "/usr/local/freevo/src/main.py", line 334, in main_func
Fatal Python error: (pygame parachute) Segmentation Fault
gandalf:~ #


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Xine is never used

2003-12-04 Thread Justin T Wetherell
All I really want to do is get xine to play DVD'/VCD and let Mplayer do 
the rest.

Justin T Wetherell wrote:

Yea, I already have that initialized once in Freevo_config.py but I 
also tried putting it in local_config.py. When I do a ./freevo plugins 
-l it lists video.xine as active.

Wan Tat Chee wrote:

On Thu, 4 Dec 2003, Justin T Wetherell wrote:

 

I have Xine installed and working from the command line but when I 
go to
play a DVD thru Freevo is ALWAYS uses mplayer.

version = 2.1
xine = /usr/local/bin/xine
When I press enter on the DVD while in Freevo, all I get is a menu. 
When
I press selectc it takes me to the Video_TS directory. When I added
plugin.remove('video.mplayer') and tried to run a DVD thru Freevo, I 
got
a no video player found error. When I got todays CVS and tried the 
same,
I pressed ENTER on the DVD, it says directory empty.

  


I think you also need a line follwing that plugin.remove like
plugin.activate('video.xine')
or something like that (I forget the exact syntax).

T.C.

---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Xine is never used

2003-12-04 Thread Justin T Wetherell
Yea, I already have that initialized once in Freevo_config.py but I also 
tried putting it in local_config.py. When I do a ./freevo plugins -l it 
lists video.xine as active.

Wan Tat Chee wrote:

On Thu, 4 Dec 2003, Justin T Wetherell wrote:

 

I have Xine installed and working from the command line but when I go to
play a DVD thru Freevo is ALWAYS uses mplayer.
version = 2.1
xine = /usr/local/bin/xine
When I press enter on the DVD while in Freevo, all I get is a menu. When
I press selectc it takes me to the Video_TS directory. When I added
plugin.remove('video.mplayer') and tried to run a DVD thru Freevo, I got
a no video player found error. When I got todays CVS and tried the same,
I pressed ENTER on the DVD, it says directory empty.
   

I think you also need a line follwing that plugin.remove like
plugin.activate('video.xine')
or something like that (I forget the exact syntax).

T.C.

---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Xine is never used

2003-12-03 Thread Justin T Wetherell
I have Xine installed and working from the command line but when I go to 
play a DVD thru Freevo is ALWAYS uses mplayer.

this is my freevo.conf:
cdparanoia = /usr/local/bin/cdparanoia
chanlist = us-cable
display = x11
fbxine = /usr/local/bin/fbxine
flac = /usr/bin/flac
geometry = 800x600
jpegtran = ./runtime/apps/jpegtran
lame = /usr/local/bin/lame
mencoder = /usr/local/bin/mencoder
mplayer = /usr/local/bin/mplayer
oggenc = /usr/bin/oggenc
renice = /usr/bin/renice
setterm = /bin/setterm
tv = ntsc
version = 2.1
xine = /usr/local/bin/xine
When I press enter on the DVD while in Freevo, all I get is a menu. When 
I press selectc it takes me to the Video_TS directory. When I added 
plugin.remove('video.mplayer') and tried to run a DVD thru Freevo, I got 
a no video player found error. When I got todays CVS and tried the same, 
I pressed ENTER on the DVD, it says directory empty.



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] wma with webserver

2003-11-26 Thread Justin T Wetherell
When I click download on an avi file or an mp3 file thru the webserver 
it starts to download but when I do the same for a wma or wmv, I opens a 
new html document and looks like ascii art. Can someone add the ability 
to use the download function with wma and wmv files?



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Cover Search problem.

2003-11-23 Thread Justin T Wetherell
I have a bunch of albums I ripped into WMAs but when I hit the info 
button to try and get a cover image, the option isn't there. I guess the 
people who made the plugin didn't take that into consideration. Is there 
anyway for me to change this?



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Starts only with no dvd disc in drive

2003-11-23 Thread Justin T Wetherell
Also, I wanted to add that I have a dxr3 freevo that is working fine 
with 1.4 final but this freevo with 1.4 with Voodoo3 doesn't. When I do 
a ps -ef I see 4 freevo_loaders running when normally there is only 1. 
When I put in a DVD Freevo automatically tried to read it then crashes. 
Leaving me at the command prompt.

Dirk Meyer wrote:

Justin T Wetherell wrote:
 

I have the same problem. Freevo likes to Crash whenever a DVD is in
the drive. Seems to be broken since 1.4rc1.
   

Please send the trace of the crash

Dischi

 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Starts only with no dvd disc in drive

2003-11-23 Thread Justin T Wetherell
Pygame Parachute Traceback:
Thread-0x80196478
 File "/usr/local/src/freevo-1.4/runtime/lib/python2.3/threading.py", 
line 204, in wait
Thread-0x80250888
 File "/usr/local/src/freevo-1.4/runtime/lib/python2.3/threading.py", 
line 204, in wait
Thread-0x80193a58
 File "/usr/local/src/freevo-1.4/runtime/lib/python2.3/threading.py", 
line 204, in wait
Thread-0x80193f90
 File "/usr/local/src/freevo-1.4/runtime/lib/python2.3/threading.py", 
line 204, in wait
Thread-0x8018bd30
 File 
"/usr/local/src/freevo-1.4/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py", 
line 88, in isDisc
Thread-0x80015200
 File "./src/main.py", line 334, in main_func
Fatal Python error: (pygame parachute) Segmentation Fault

runapp: PATH = 
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
runapp: CWD = /usr/local/src/freevo-1.4
runapp: av[0] = './runtime/runapp'
runapp: av[1] = './runtime/apps/freevo_python'
runapp: av[2] = '-OO'
runapp: av[3] = './src/main.py'
runapp: Command: './runtime/runapp ./runtime/apps/freevo_python -OO 
./src/main.py '
runapp: runtime FOUND
runapp: Runtime app, must use preloads
runapp: Reading LD_PRELOAD from file './runtime/preloads'
runapp: Setting LD_PRELOAD = './runtime/dll/libjpeg.so.62 
./runtime/dll/libvorbis.so.0 ./runtime/dll/libXext.so.6 
./runtime/dll/libreadline.so.4 ./runtime/dll/libpthread.so.0 
./runtime/dll/liblirc_client.so.0 ./runtime/dll/libgcc_s.so.1 
./runtime/dll/libstdc++.so.5 ./runtime/dll/libg2c.so.0 
./runtime/dll/libexif.so.8 ./runtime/dll/libgphoto2_port.so.0 
./runtime/dll/libtiff.so.3 ./runtime/dll/libncurses.so.5 
./runtime/dll/libvorbisenc.so.2 ./runtime/dll/libm.so.6 
./runtime/dll/libSDL_ttf-2.0.so.0 ./runtime/dll/libSDL_mixer-1.2.so.0 
./runtime/dll/libpng12.so.0 ./runtime/dll/libnss_nis.so.2 
./runtime/dll/libSDL-1.2.so.0 ./runtime/dll/libblas.so.2 
./runtime/dll/libresolv.so.2 ./runtime/dll/libnss_nisplus.so.2 
./runtime/dll/libutil.so.1 ./runtime/dll/libdb-4.1.so 
./runtime/dll/libbz2.so.1.0 ./runtime/dll/libao.so.2 
./runtime/dll/libpanel.so.5 ./runtime/dll/libdl.so.2 
./runtime/dll/libX11.so.6 ./runtime/dll/libssl.so.0.9.7 
./runtime/dll/libvorbisfile.so.3 ./runtime/dll/libcrypt.so.1 
./runtime/dll/liblapack.so.2 ./runtime/drunapp: Setting LD_PRELOAD = 
'./runtime/dll/libjpeg.so.62 ./runtime/dll/libvorbis.so.0 
./runtime/dll/libXext.so.6 ./runtime/dll/libreadline.so.4 
./runtime/dll/libpthread.so.0 ./runtime/dll/liblirc_client.so.0 
./runtime/dll/libgcc_s.so.1 ./runtime/dll/libstdc++.so.5 
./runtime/dll/libg2c.so.0 ./runtime/dll/libexif.so.8 
./runtime/dll/libgphoto2_port.so.0 ./runtime/dll/libtiff.
runapp: newav[0] = './runtime/dll/freevo_loader'
runapp: newav[1] = './runtime/apps/freevo_python'
runapp: newav[2] = '-OO'
runapp: newav[3] = './src/main.py'

This is about all the info I could find.

Dirk Meyer wrote:

Justin T Wetherell wrote:
 

I have the same problem. Freevo likes to Crash whenever a DVD is in
the drive. Seems to be broken since 1.4rc1.
   

Please send the trace of the crash

Dischi

 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Starts only with no dvd disc in drive

2003-11-23 Thread Justin T Wetherell
I have the same problem. Freevo likes to Crash whenever a DVD is in the 
drive. Seems to be broken since 1.4rc1.

Dave H wrote:

Hi, I`m using Frevo on Suse 8.2 on an AMD XP1800 with 256 Mb RAM and two dvd 
drives. I had a goit of a time getting it to the point it is at now, where it 
shows the main menu selection screen but if there is a dvd or cd in the drive 
it will start correctly but then just exit without allowing any choices to be 
made.

Any ideas please as to what is causing this, I`m a bit of a newbie but am 
guessing I`ve missed something in the docs as it also bugs out if I add a 
local_conf.py file.

Thanks :)

Dave

---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] pre-record amount? re-attempts?

2003-11-22 Thread Justin T Wetherell
I would like a pre-record setting and a post-record setting. The second 
option sounds fun but it shouldn't be enabled by default. I wouldn't use 
it because I don't use Freevo for watching TV just as a PVR. If 
something poped up and I didnt press a button, I would never record it. 
That wouldn't be too good.

Richard van Paasen wrote:

I'd also be nice to get a notification if a recording should start while I'm
watching a(nother) channel. Maybe configurable to force/ask/ignore the scheduled
record.
- Richard

Citeren Joe Stump <[EMAIL PROTECTED]>:

| I have a question about the recording deamon (actually two).
| 
| 1.) Does it record X minutes/seconds before the actual record time?
| 2.) If so if I pre-record 3 minutes show A and show B starts right after A
| (but 3 minutes before B) does it re-attempt to record if it notices the
| /dev/video devices is currently occupied?
| 
| These two are pretty important IMO because my Freevo box may not be in
| exact sync with the cable company. And if these are configurable where are
| they configurable?
| 
| 
| --Joe
| 
| 
| 
| 
| --
| Joe Stump <[EMAIL PROTECTED]>
| http://www.joestump.net
| "Label makers are proof God wants Sys Admins to be happy."
| 
| 
| 
| ---
| This SF.net email is sponsored by: SF.net Giveback Program.
| Does SourceForge.net help you be more productive?  Does it
| help you create better code?  SHARE THE LOVE, and help us help
| YOU!  Click Here: http://sourceforge.net/donate/
| ___
| Freevo-users mailing list
| [EMAIL PROTECTED]
| https://lists.sourceforge.net/lists/listinfo/freevo-users
| 





---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] xmltv

2003-11-19 Thread Justin T Wetherell
You have to upgrade to 5.23

Matthew Bettencourt wrote:

I seem to have a broken xmltv listing.  WHen I run the command
tv_grab_na --days 2
I get
using config file /home/matt/.xmltv/tv_grab_na.conf

checking provider information for postal/zip code 87123, be patient..
zap2it gave us a page with no service provider options
check postal/zip code or www site (maybe they're down)
(LWP::UserAgent version is libwww-perl/5.65)
This is a new problem, is anyone else having it??  I can go to the 
zap2it website and get the listings so I don't know what gives..  
Anyone have any ideas??

BTW< I am using

xmltv-0.5.22-37.rh9.at





---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Strange CDROM problem...

2003-11-19 Thread Justin T Wetherell
It doesn;t seem to affect me but I get think in the main-0.log file when 
I start up freevo.

Traceback (most recent call last):
 File "/usr/local/src/freevo-1.4rc4/src/plugins/rom_drives.py", line 
375, in move_tray
   s = ioctl(fd, CDROMCLOSETRAY)
IOError: [Errno 5] Input/output error



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mplayer args

2003-11-17 Thread Justin T Wetherell
Yea that's a good idea.. I don't know about the framedrop without 
autosync, I thought autosync just tried to match the audio by delaying 
it but I am not sure.

Eirik Meland wrote:

Justin T Wetherell <[EMAIL PROTECTED]> writes:

 

Here are my two boxes.
Multimedia controller: Sigma Designs, Inc. REALmagic Hollywood Plus
DVD Decoder (rev 02)
display = dxr3
MPLAYER_ARGS_DEF = (('-ac mad, -autosync 100 -nolirc -autoq 100
-screenw %s '
  + '-screenh %s -fs -dr
-double ') % (CONF.width, CONF.height))
VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
display = fbdev
MPLAYER_ARGS_DEF = ('-ac mad, -autosync 100 -nolirc -autoq 100 '
 + '-dr -double
-framedrop -sws 4 -vop scale=800:600 ')
   

You should add information about the CPUs.

Do you need both "-autosync 100" and "-framedrop"? 
I thought they both were used to keep A/V sync.

 



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Mplayer args

2003-11-17 Thread Justin T Wetherell
I had an idea, after about a week of playing with the Mplayer options 
and getting very crappy playback,  I wandered onto the -sws option and a 
really saved me from kicking a whole in my computer. So I was thinking 
that maybe we could get a database going of video output cards, video 
drivers, and mplayer args used. When I start getting some more info, ill 
update the Wiki.

Here are my two boxes.
Multimedia controller: Sigma Designs, Inc. REALmagic Hollywood Plus DVD 
Decoder (rev 02)
display = dxr3
MPLAYER_ARGS_DEF = (('-ac mad, -autosync 100 -nolirc -autoq 100 
-screenw %s '
  + '-screenh %s -fs -dr 
-double ') % (CONF.width, CONF.height))

VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
display = fbdev
MPLAYER_ARGS_DEF = ('-ac mad, -autosync 100 -nolirc -autoq 100 '
 + '-dr -double -framedrop 
-sws 4 -vop scale=800:600 ')



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] cdbackup and coversearch

2003-11-15 Thread Justin T Wetherell
Well, I downloaded the newest cdparanoia and changed freevo.conf to 
reflect that. Now I can rip the CD with the DVD drive in the first box 
and the CDROM in the second box. This is very strange.

Jortan wrote:

I remember I had a similar problem, and solved it by (if I remember
right) installing latest cdparanoia from source (download from
http://www.xiph.org/paranoia/download/).
/Bjorn

--- Justin T Wetherell <[EMAIL PROTECTED]> skrev: > That was the
problem, my key was in /root/.amazonkey and because I 
 

wasn't logged in as root it couldn't find it so it hid the option.
When 
I used "plugin.activate( 'audio.coversearch', args=('KEY') ) " then
it 
worked fine. There was an error in the main log file but I was
looking 
at the internal-runapp.

Side Note: I have two freevo boxes both with a DVD drive and a CDROM 
drive. I can only rip with the DVD drive in my first Freevo box, the 
CDROM won't rip. In the other Freevo box neither the DVD or the CDROM

will rip (although it does create the directories). Is there
something I 
am missing, When I click the rip option, the CD-icon in the idlebar 
shows the ripping icon but then quickly disapears and the drive never

starts. Am I missing something? I don't see anything in the log
files.
Aubin Paul wrote:

   

Do you have it enabled, and is there an Amazon key in it?

On Sat, Nov 15, 2003 at 01:21:08PM -0500, Justin T Wetherell wrote:

 

That worked for the CD ripper but the cover search option doesn't
   

even 
   

show up when I autoboot only when I login as root then start
   

freevo.
   

Thanks

Jortan wrote:

  

   

I had a similar problem, but only with cdbackup. I solved it (with
 

help
   



 

from this list) by the followin steps:
  

   

When you are logged in (as root), list your path:
echo $PATH
Add the result to your rc.local:
export PATH='result from echo $PATH'
/Bjorn

--- Justin T Wetherell <[EMAIL PROTECTED]> skrev: > Neither
cdbackup or coversearch work when I autoboot my freevo. I am 



 

running Slackware 9.0 and starting Freevo in rc.local with these
commands.
export USER=root
cd /usr/local/freevo
./freevo webserver start &
./freevo recordserver start &
./freevo cache &
./freevo start &
If I start up the Slackware box, log in with root then goto 
/usr/local/freevo and type ./freevo start then both the cdbackup
   

and 
   

coversearch work. Any suggestions?



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
from
any Web browser or wireless device. Click here to Try it Free!


  

   

https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
   



 

___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users 

  

   

H?strusk och gr? moln - k?p en resa till solen p? Yahoo! Resor p?
 

adressen 
   

http://se.docs.yahoo.com/travel/index.html

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
 

from
   

any Web browser or wireless device. Click here to Try it Free!
 

https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
   

___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




 

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
   

from
   

any Web browser or wireless device. Click here to Try it Free!
   

https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
 

___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
  

   

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
 

from
   

any Web browser or wireless device. Click here to Try it Free!
 

https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
   

___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


 



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
from
any Web browser or wireless device. Click here to Try it Free!
   

https://www.gotomypc.com/tr/OSDN/AW/Q

Re: [Freevo-users] cdbackup and coversearch

2003-11-15 Thread Justin T Wetherell
That was the problem, my key was in /root/.amazonkey and because I 
wasn't logged in as root it couldn't find it so it hid the option. When 
I used "plugin.activate( 'audio.coversearch', args=('KEY') ) " then it 
worked fine. There was an error in the main log file but I was looking 
at the internal-runapp.

Side Note: I have two freevo boxes both with a DVD drive and a CDROM 
drive. I can only rip with the DVD drive in my first Freevo box, the 
CDROM won't rip. In the other Freevo box neither the DVD or the CDROM 
will rip (although it does create the directories). Is there something I 
am missing, When I click the rip option, the CD-icon in the idlebar 
shows the ripping icon but then quickly disapears and the drive never 
starts. Am I missing something? I don't see anything in the log files.

Aubin Paul wrote:

Do you have it enabled, and is there an Amazon key in it?

On Sat, Nov 15, 2003 at 01:21:08PM -0500, Justin T Wetherell wrote:
 

That worked for the CD ripper but the cover search option doesn't even 
show up when I autoboot only when I login as root then start freevo.

Thanks

Jortan wrote:

   

I had a similar problem, but only with cdbackup. I solved it (with help
 

from this list) by the followin steps:
   

When you are logged in (as root), list your path:
echo $PATH
Add the result to your rc.local:
export PATH='result from echo $PATH'
/Bjorn

--- Justin T Wetherell <[EMAIL PROTECTED]> skrev: > Neither
cdbackup or coversearch work when I autoboot my freevo. I am 

 

running Slackware 9.0 and starting Freevo in rc.local with these
commands.
export USER=root
cd /usr/local/freevo
./freevo webserver start &
./freevo recordserver start &
./freevo cache &
./freevo start &
If I start up the Slackware box, log in with root then goto 
/usr/local/freevo and type ./freevo start then both the cdbackup and 
coversearch work. Any suggestions?



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
from
any Web browser or wireless device. Click here to Try it Free!
 

   

https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl

 

___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users 
 

   

H?strusk och gr? moln - k?p en resa till solen p? Yahoo! Resor p? adressen 
http://se.docs.yahoo.com/travel/index.html

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


 



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
   



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 





---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] cdbackup and coversearch

2003-11-15 Thread Justin T Wetherell
That worked for the CD ripper but the cover search option doesn't even 
show up when I autoboot only when I login as root then start freevo.

Thanks

Jortan wrote:

I had a similar problem, but only with cdbackup. I solved it (with help
from this list) by the followin steps:
When you are logged in (as root), list your path:
echo $PATH
Add the result to your rc.local:
export PATH='result from echo $PATH'
/Bjorn

--- Justin T Wetherell <[EMAIL PROTECTED]> skrev: > Neither
cdbackup or coversearch work when I autoboot my freevo. I am 
 

running Slackware 9.0 and starting Freevo in rc.local with these
commands.
 export USER=root
 cd /usr/local/freevo
 ./freevo webserver start &
 ./freevo recordserver start &
 ./freevo cache &
 ./freevo start &
If I start up the Slackware box, log in with root then goto 
/usr/local/freevo and type ./freevo start then both the cdbackup and 
coversearch work. Any suggestions?



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer
from
any Web browser or wireless device. Click here to Try it Free!
   

https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
 

___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users 
   

Höstrusk och grå moln - köp en resa till solen på Yahoo! Resor på adressen http://se.docs.yahoo.com/travel/index.html

---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 





---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] cdbackup and coversearch

2003-11-14 Thread Justin T Wetherell
Neither cdbackup or coversearch work when I autoboot my freevo. I am 
running Slackware 9.0 and starting Freevo in rc.local with these commands.

 export USER=root
 cd /usr/local/freevo
 ./freevo webserver start &
 ./freevo recordserver start &
 ./freevo cache &
 ./freevo start &
If I start up the Slackware box, log in with root then goto 
/usr/local/freevo and type ./freevo start then both the cdbackup and 
coversearch work. Any suggestions?



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] A couple of problems

2003-11-13 Thread Justin T Wetherell
I've got a question for whoever made the cdbackup plugin. Is there 
anyway for the naming structre of the output to be changed, I would like 
to use underscores instead of spaces.



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo1.4rc4

2003-11-12 Thread Justin T Wetherell
It still keeps coming...

Pygame Parachute Traceback:
Thread-0x8016afb8
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/threading.py", line 
204, in wait
Thread-0x8018efa8
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/threading.py", line 
204, in wait
Thread-0x8018fe20
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/threading.py", line 
204, in wait
Thread-0x8024a270
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/threading.py", line 
204, in wait
Thread-0x801859d8
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py", 
line 88, in isDisc
Thread-0x80015200
 File "./src/main.py", line 314, in main_func
Fatal Python error: (pygame parachute) Segmentation Fault

Justin T Wetherell wrote:

and more... let me know if I am getting annoying...

freevo: could not connect to socket
freevo: No such file or directory
WARNING: Could not initialize PyLirc!
WARNING: no pre-cached data
Freevo will cache each directory when you first enter it. This can
be slow. Start "./freevo cache" to pre-cache all directories to speed
up usage of freevo
Exception in thread Thread-7:
Traceback (most recent call last):
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/threading.py", 
line 436, in __bootstrap
   self.run()
 File "/usr/local/src/freevo-1.4rc4/src/audio/plugins/cdbackup.py", 
line 305, in run
   self.cd_backup_threaded(self.device, rip_format='mp3')
 File "/usr/local/src/freevo-1.4rc4/src/audio/plugins/cdbackup.py", 
line 384, in cd_backup_threaded
   path_tail = path_tail_temp % user_rip_path_prefs
KeyError: 'n'

Justin T Wetherell wrote:

More errors...

mmpython.create error:
Traceback (most recent call last):
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 242, in create
   return self.create_from_device(name)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 221, in create_from_device
   t = e[3](devicename)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 42, in __init__
   self.valid = self.isDisc(device)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 85, in isDisc
   query_info['disc_id'])
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/CDDB.py", 
line 94, in read
   response = urllib.urlopen(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 76, in urlopen
   return opener.open(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 181, in open
   return getattr(self, name)(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 300, in open_http
   errcode, errmsg, headers = h.getreply()
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 
1025, in getreply
   response = self._conn.getresponse()
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 
779, in getresponse
   response.begin()
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 
273, in begin
   version, status, reason = self._read_status()
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 
231, in _read_status
   line = self.fp.readline()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/socket.py", 
line 323, in readline
   data = recv(1)
IOError: [Errno socket error] timed out

Please report this bug to the Freevo mailing list



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo1.4rc4

2003-11-12 Thread Justin T Wetherell
Yes, that was the problems. I was using %(n)s instead of %(track)s in 
the cdrecord plugin

Aubin Paul wrote:

Looks like there might be an error in your file naming preferences for
the cdbackup plugin... check you conf file.
On Wed, Nov 12, 2003 at 08:03:50PM -0500, Justin T Wetherell wrote:
 

and more... let me know if I am getting annoying...

freevo: could not connect to socket
freevo: No such file or directory
WARNING: Could not initialize PyLirc!
WARNING: no pre-cached data
Freevo will cache each directory when you first enter it. This can
be slow. Start "./freevo cache" to pre-cache all directories to speed
up usage of freevo
Exception in thread Thread-7:
Traceback (most recent call last):
File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/threading.py", line 
436, in __bootstrap
  self.run()
File "/usr/local/src/freevo-1.4rc4/src/audio/plugins/cdbackup.py", 
line 305, in run
  self.cd_backup_threaded(self.device, rip_format='mp3')
File "/usr/local/src/freevo-1.4rc4/src/audio/plugins/cdbackup.py", 
line 384, in cd_backup_threaded
  path_tail = path_tail_temp % user_rip_path_prefs
KeyError: 'n'

Justin T Wetherell wrote:

   

More errors...

mmpython.create error:
Traceback (most recent call last):
File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 242, in create
 return self.create_from_device(name)
File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 221, in create_from_device
 t = e[3](devicename)
File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 42, in __init__
 self.valid = self.isDisc(device)
File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 85, in isDisc
 query_info['disc_id'])
File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/CDDB.py", 
line 94, in read
 response = urllib.urlopen(url)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 76, in urlopen
 return opener.open(url)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 181, in open
 return getattr(self, name)(url)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 300, in open_http
 errcode, errmsg, headers = h.getreply()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 1025, in getreply
 response = self._conn.getresponse()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 779, in getresponse
 response.begin()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 273, in begin
 version, status, reason = self._read_status()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 231, in _read_status
 line = self.fp.readline()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/socket.py", 
line 323, in readline
 data = recv(1)
IOError: [Errno socket error] timed out

Please report this bug to the Freevo mailing list



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
   



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 





---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo1.4rc4

2003-11-12 Thread Justin T Wetherell
and more... let me know if I am getting annoying...

freevo: could not connect to socket
freevo: No such file or directory
WARNING: Could not initialize PyLirc!
WARNING: no pre-cached data
Freevo will cache each directory when you first enter it. This can
be slow. Start "./freevo cache" to pre-cache all directories to speed
up usage of freevo
Exception in thread Thread-7:
Traceback (most recent call last):
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/threading.py", line 
436, in __bootstrap
   self.run()
 File "/usr/local/src/freevo-1.4rc4/src/audio/plugins/cdbackup.py", 
line 305, in run
   self.cd_backup_threaded(self.device, rip_format='mp3')
 File "/usr/local/src/freevo-1.4rc4/src/audio/plugins/cdbackup.py", 
line 384, in cd_backup_threaded
   path_tail = path_tail_temp % user_rip_path_prefs
KeyError: 'n'

Justin T Wetherell wrote:

More errors...

mmpython.create error:
Traceback (most recent call last):
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 242, in create
   return self.create_from_device(name)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 221, in create_from_device
   t = e[3](devicename)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 42, in __init__
   self.valid = self.isDisc(device)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 85, in isDisc
   query_info['disc_id'])
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/CDDB.py", 
line 94, in read
   response = urllib.urlopen(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 76, in urlopen
   return opener.open(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 181, in open
   return getattr(self, name)(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 300, in open_http
   errcode, errmsg, headers = h.getreply()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 1025, in getreply
   response = self._conn.getresponse()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 779, in getresponse
   response.begin()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 273, in begin
   version, status, reason = self._read_status()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 231, in _read_status
   line = self.fp.readline()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/socket.py", 
line 323, in readline
   data = recv(1)
IOError: [Errno socket error] timed out

Please report this bug to the Freevo mailing list



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo1.4rc4

2003-11-12 Thread Justin T Wetherell
More errors...

mmpython.create error:
Traceback (most recent call last):
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 242, in create
   return self.create_from_device(name)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", 
line 221, in create_from_device
   t = e[3](devicename)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 42, in __init__
   self.valid = self.isDisc(device)
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", 
line 85, in isDisc
   query_info['disc_id'])
 File 
"/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/CDDB.py", 
line 94, in read
   response = urllib.urlopen(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 76, in urlopen
   return opener.open(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 181, in open
   return getattr(self, name)(url)
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", 
line 300, in open_http
   errcode, errmsg, headers = h.getreply()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 1025, in getreply
   response = self._conn.getresponse()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 779, in getresponse
   response.begin()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 273, in begin
   version, status, reason = self._read_status()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", 
line 231, in _read_status
   line = self.fp.readline()
 File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/socket.py", 
line 323, in readline
   data = recv(1)
IOError: [Errno socket error] timed out

Please report this bug to the Freevo mailing list



---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mencoder Command

2003-11-12 Thread Justin T Wetherell
If you look in /var/log/freevo/internal-runapp.txt and the search for 
mencoder you should find what Freevo uses for recording.

Mike LeVan wrote:

Hi all,

I am using 1.4rc1, and  I am trying to get the recording aspect down.

Everything seems OK, the recordserver says it is recording, but there
is never anything recorded.
I was wondering if someone could give me a command I could use to
see if mencoder is working OK. I have tried a few, but nothing seems
to work for me.
Thanks for any help,
Mike


---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




---
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


  1   2   >