Re: [Freevo-users] Help! How to stop screen blanking!

2003-12-06 Thread Robert Winder


Saturday, December 6, 2003, 6:00:59 AM, Murray wrote:

 On boot my lounge room [pc boots up Freevo, but screen blanking comes on
 after 20 mins or so... i start freevo as follows:

 /usr/X11R6/bin/xinit /root/freevo.start -- /usr/X11R6/bin/X -xf86config
 /etc/X11/XF86Config bc -screen NVTVOUT vt8
 /root/freevo.stop

try it with bc -s off -dpms. Works for me.

 where freevo.start contains:
 #!/bin/sh
 /usr/bin/freevo

 and freevo.stop contains:
 shutdown -h now

Not necessary anymore shutdown is integrated within freevo and you can
enable it in local_conf.py like this.

CONFIRM_SHUTDOWN= 1   # ask before shutdown
ENABLE_SHUTDOWN_SYS = 1 

/Robert





  
 



---
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] Anyone know where I can download lame-libs-devel-3.93.1-2 for SuSE 8.2?

2003-12-06 Thread Tom Hightower

(see subject line)


---
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] can't start recordserver, cvs Dec 5 16:00 PST

2003-12-06 Thread Rob Shortt
Darrell wrote:
Just installed cvs and I can't get the recordserver up, following is the
error message.
Anyone with ideas ?

There was a problem with helpers using skin / osd functions but Dischi 
just fixed it.  A fix should be available for you in the next CVS snapshot.

-Rob



---
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] add a BT878 to a G400-TV for capture?

2003-12-06 Thread Scott Serr
I'm helping a friend choose components for his Freevo box.  We have
obtained a G400-TV, I've verified that it works great just like my
G400-DH for framebuffer/mga_vid (after I gave mga_vid.o mga_ram_size=16).
Should I recommend he get a BT878 in addition?  The G400-TV has capture
capability (http://marvel.sf.net).  I assume this gives us v4l that
Freevo would use just like it uses my BT878.
Can someone give me a reason to have him buy a BT878?  Quality?  Is it
noticably better?  Ease of configuration?
Thanks,
Scott


---
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] add a BT878 to a G400-TV for capture?

2003-12-06 Thread Joe Stump
I have the exact setup you describe. IIRC the G400-TV marvel box was not
very well supported under Linux. Just like when you decided to get the
Matrox because of it's superb support under Linux I decided to shell out
the extra $20.00 and get a bt878 off eBay because it's the best supported
chipset under Linux.

I'm sure you could get the MGA running, but I'd be willing to be the
$20.00 for the BT878 will be worth it for ease of setup and quality of
drivers.

--Joe

 I'm helping a friend choose components for his Freevo box.  We have
 obtained a G400-TV, I've verified that it works great just like my
 G400-DH for framebuffer/mga_vid (after I gave mga_vid.o mga_ram_size=16).

 Should I recommend he get a BT878 in addition?  The G400-TV has capture
 capability (http://marvel.sf.net).  I assume this gives us v4l that
 Freevo would use just like it uses my BT878.

 Can someone give me a reason to have him buy a BT878?  Quality?  Is it
 noticably better?  Ease of configuration?

 Thanks,
 Scott




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





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


Re: [Freevo-users] Re: Xine default player

2003-12-06 Thread Robert Winder


Tuesday, December 2, 2003, 1:36:57 PM, Dirk wrote:

 Robert Winder wrote:
 Monday, December 1, 2003, 3:18:47 PM, Dirk wrote:

 xine should be started with --no-lirc and --stdctrl. With that, Freevo
 uses lirc and sends commands to xine. 

 Ok at fist i enabled this with the XINE_COMMAND = variable but found
 out it is hardcoded. ;-) So i was already running with --no-lirc and
 --stdctrl enabled. But there is something going on what i can't understand.

 See http://members.home.nl/r.winder/xine  for logs.

 Basicly lirc xine with DVD works ok but lirc events and avi files doesn't
 seem to cooperate. Commands passed on to xine are fine and control is
 given to freevo but there seem to be no eventhandler active for the lirc
 events. I see some rc.set_context('video') stuff in mplayer.py and i wonder if
 that has something do with it. Thinking out loud here, so bare with me.

 It should work as it is, but I will look into it tomorrow. Do mpg
 files work. AFAIK there are some divx out there that forces xine into
 a deadlock.

Updated via cvs again and tried mpeg, mpg any format and there is
still no lirc event control over xine, DVD is working fine though. I did set
the debuglevel a bit higher and saw all kinds of groovy traces hoping that helps a bit.

Starting a dvd.
xine.py (241): Xine.play(): Starting thread, cmd=['--prio=-20', '/usr/local/bin/xine', 
'-pq', '-g', '-B', '--geometry', '720x576+0+0', '--no-splash', '--stdctl', 
'--no-lirc', '-V', 'xv', '-A', 'oss', '--post=pp:quality=10,expand', 
'dvd:///dev/cdrom/']
  File /usr/lib/python2.3/threading.py, line 436, in __bootstrap
self.run()
  File /usr/local/freevo_cvs/src/childapp.py, line 504, in run
self.app = self.app.app_name(self.app.parameter)
  File /usr/local/freevo_cvs/src/childapp.py, line 136, in __init__
traceback.print_stack()
main.py (391): popen2 ['/usr/local/bin/xine', '-pq', '-g', '-B', '--geometry', 
'720x576+0+0', '--no-splash', '--stdctl', '--no-lirc', '-V', 'xv', '-A', 'oss', 
'--post=pp:quality=10,expand', 'dvd:///dev/cdrom/']
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=5013, app=/usr/local/bin/xine -pq -g -B --geometry 
720x576+0+0 --no-splash --stdctl --no-lirc -V xv -A oss --post=pp:quality=10,expand 
dvd:///dev/cdrom/, poll=-1
main.py (394): handling event VIDEO_START
main.py (425): no eventhandler for event VIDEO_START

Xine started succesfully ? Exiting -

main.py (394): handling event STOP
childapp.py (456): got stop command
  File ./src/main.py, line 526, in ?
main_func()
  File ./src/main.py, line 420, in main_func
if not rc_object.app(event):
  File /usr/local/freevo_cvs/src/video/plugins/xine.py, line 274, in eventhandler
self.stop()
  File /usr/local/freevo_cvs/src/video/plugins/xine.py, line 252, in stop
self.thread.stop('quit\n')
  File /usr/local/freevo_cvs/src/childapp.py, line 457, in stop
traceback.print_stack()
childapp.py (461): sending exit command to app
childapp.py (372): stdout: No data, stopping (pid 5014)!
childapp.py (372): stderr: No data, stopping (pid 5015)!
childapp.py (525): waiting for main to be ready for the killing
popen3.py (134): main checking childs
childapp.py (246): killing my child
  File /usr/lib/python2.3/threading.py, line 436, in __bootstrap
self.run()
  File /usr/local/freevo_cvs/src/childapp.py, line 529, in run
self.app.kill()
  File /usr/local/freevo_cvs/src/childapp.py, line 247, in kill
traceback.print_stack()
popen3.py (159): poll
childapp.py (261): done the easy way
bookmarker.py (161): auto-bookmark not supported for this item
area.py (178): show, force update
main.py (394): handling event VIDEO_END
menu.py (604): no eventhandler for event VIDEO_END

playing avi file

xine.py (241): Xine.play(): Starting thread, cmd=['--prio=-20',
'/usr/local/bin/xine', '-pq', '-g', '-B', '--geometry', '720x576+0+0',
'--no-splash', '--stdctl', '--no-lirc', '-V', 'xv', '-A', 'oss', 
'--post=pp:quality=10,expand', 'file:///media/movies/Films/jazz.avi']
  File /usr/lib/python2.3/threading.py, line 436, in __bootstrap
self.run()
  File /usr/local/freevo_cvs/src/childapp.py, line 504, in run
self.app = self.app.app_name(self.app.parameter)
  File /usr/local/freevo_cvs/src/childapp.py, line 136, in __init__
traceback.print_stack()
main.py (391): popen2 ['/usr/local/bin/xine', '-pq', '-g', '-B', '--geometry', 
'720x576+0+0', '--no-splash', '--stdctl', '--no-lirc', '-V', 'xv', '-A', 'oss', 
'--post=pp:quality=10,expand', 'file:///media/movies/Films/Boogie Nights/Boogie 
Nights.avi']
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=5040, app=/usr/local/bin/xine -pq -g -B --geometry 
720x576+0+0 --no-splash --stdctl --no-lirc -V xv -A oss --post=pp:quality=10,expand 
file:///media/movies/Films/Boogie Nights/Boogie Nights.avi, poll=-1
main.py (394): handling event VIDEO_START
main.py (425): no eventhandler for event VIDEO_START

trying to exit and some other random choices.

no event mapping for key 

[Freevo-users] tvtime enabled every other start of Freevo

2003-12-06 Thread Darrell
Hi

See this with v1.4 as well as cvs (Dec 6 14:00PST).

First launch of Freevo:

ROM_DRIVES: Auto-detected and added ('/mnt/cdrom', '/dev/dvd', 'CD-1')
ROM_DRIVES: Auto-detected and added ('/mnt/burner', '/dev/sr0',
'CD-2')
Virtual filesystem activated
WARNING: PyLirc not found, lirc remote control disabled!
failed to load plugin tv.tvtime
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File /usr/lib/python2.2/site-packages/freevo/plugin.py, line 570, in
__load_plugin__
p = eval(object)()
  File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
line 121, in __init__
self.createTVTimeConfig()
  File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
line 161, in createTVTimeConfig
self.writeStationListXML()
  File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
line 231, in writeStationListXML
self.mergeStationListXML(tvtimefile, tvnorm, norm)
  File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
line 270, in mergeStationListXML
fchild.setAttribute('channel',mychan)
  File /usr/lib/python2.2/site-packages/_xmlplus/dom/Element.py, line
96, in setAttribute
raise SyntaxErr()
SyntaxErr: Specified string is invalid or illegal
du

Exit Freevo and relaunch:

ROM_DRIVES: Auto-detected and added ('/mnt/cdrom', '/dev/dvd', 'CD-1')
ROM_DRIVES: Auto-detected and added ('/mnt/burner', '/dev/sr0',
'CD-2')
Virtual filesystem activated
WARNING: PyLirc not found, lirc remote control disabled!
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /root/.tvtime/tvtime.xml
Reading configuration from /root/.tvtime/tvtime.xml

Tvtime works for TV viewing.  If I quit Freevo and launch again, the
problem occurs again.
Just a little bit inconveinent.

Darrell



---
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] tvtime enabled every other start of Freevo

2003-12-06 Thread Michael Ruelle
can you send me your stationlist.xml?

I wrote the new tvtime plugin stuff and have never seen this before. It
would be nice to know what the parser is objecting to.

-- 
Mike Ruelle
[EMAIL PROTECTED]
http://world.std.com/~mruelle/

On Sat, 2003-12-06 at 17:44, Darrell wrote:
 Hi
 
 See this with v1.4 as well as cvs (Dec 6 14:00PST).
 
 First launch of Freevo:
 
 ROM_DRIVES: Auto-detected and added ('/mnt/cdrom', '/dev/dvd', 'CD-1')
 ROM_DRIVES: Auto-detected and added ('/mnt/burner', '/dev/sr0',
 'CD-2')
 Virtual filesystem activated
 WARNING: PyLirc not found, lirc remote control disabled!
 failed to load plugin tv.tvtime
 start 'freevo plugins -l' to get a list of plugins
 Traceback (most recent call last):
   File /usr/lib/python2.2/site-packages/freevo/plugin.py, line 570, in
 __load_plugin__
 p = eval(object)()
   File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
 line 121, in __init__
 self.createTVTimeConfig()
   File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
 line 161, in createTVTimeConfig
 self.writeStationListXML()
   File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
 line 231, in writeStationListXML
 self.mergeStationListXML(tvtimefile, tvnorm, norm)
   File /usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py,
 line 270, in mergeStationListXML
 fchild.setAttribute('channel',mychan)
   File /usr/lib/python2.2/site-packages/_xmlplus/dom/Element.py, line
 96, in setAttribute
 raise SyntaxErr()
 SyntaxErr: Specified string is invalid or illegal
 du
 
 Exit Freevo and relaunch:
 
 ROM_DRIVES: Auto-detected and added ('/mnt/cdrom', '/dev/dvd', 'CD-1')
 ROM_DRIVES: Auto-detected and added ('/mnt/burner', '/dev/sr0',
 'CD-2')
 Virtual filesystem activated
 WARNING: PyLirc not found, lirc remote control disabled!
 Reading configuration from /etc/tvtime/tvtime.xml
 Reading configuration from /root/.tvtime/tvtime.xml
 Reading configuration from /root/.tvtime/tvtime.xml
 
 Tvtime works for TV viewing.  If I quit Freevo and launch again, the
 problem occurs again.
 Just a little bit inconveinent.
 
 Darrell
 
 
 
 ---
 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] vga to tv converter + xfree86

2003-12-06 Thread Matthew Caron
What resolutions refresh rates can the unit do? Should be in the manual.

Ryan Detert wrote:
I just bought a Startech vga to tv converter. It is designed to work with 
windows of course, and it works perfectly on windows. However, on XFree86 
4.3, slackware 9.1, using the nvidia drivers for TNT2, I get a nice full 
screen display, however it flickers way too much. I haven't been able to 
find the right modeline setting to eliminate the flicker on the TV.

Here is my XF86Config:
http://wwwcsif.cs.ucdavis.edu/~detert/XF86Config
thanks, ryan

---
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
--
Whoever, being a citizen of the United States, commits any murder or
robbery, or any act of hostility against the United States, or against
any citizen thereof, on the high seas, under color of any commission
from any foreign prince, or state, or on pretense of authority from
any person, is a pirate, and shall be imprisoned for life.
-- CITE  18 USC Sec. 1652
H... nothing in there about movies or music... odd.

PGP Key: http://www.mattcaron.net/pgp_key.txt
 ~~ Matt Caron ~~


---
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] Using Xawtv with Freevo?

2003-12-06 Thread Jim Duda
I use an ATI AIW MACH64 card which has a TV tuner.  Unfortunatly, the gatos
capture driver (km) for this card is not 100% V4L1 compatible.  As such, I
cannot
use mplayer to display TV from this card.

I can use xawtv for this card, which works great.

Is there anyway xawtv can be used at the tv display application in freevo?

Jim Duda





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