AW: [Freevo-users] Displaying interlaced content on TV

2004-02-04 Thread Pferdekaemper, Thorsten
Hi, AFAIK, there is no trick needed. You should not see any interlace lines on a TV Set. It is different if you have something which was not deinterlaced properly. Regards, Thorsten > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im

AW: [Freevo-users] Automated shutdown?

2004-02-02 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Matthieu Weber > Gesendet: Montag, 2. Februar 2004 08:00 > An: '[EMAIL PROTECTED]' > Betreff: Re: [Freevo-users] Automated shutdown? > > > > > ...but it also does not shut down i

AW: [Freevo-users] Subject: RE: Hard Drive Space

2004-02-02 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Jeremy Metcalf > Gesendet: Donnerstag, 29. Januar 2004 05:19 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Subject: RE: Hard Drive Space > > I actually don't have a freevo setu

AW: AW: [Freevo-users] mencoder options for low spec machine

2004-02-02 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Dave Smylie > Gesendet: Sonntag, 1. Februar 2004 00:19 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [Freevo-users] mencoder options for low spec machine > > > > input=2:norm=PAL:wi

AW: [Freevo-users] Automated shutdown?

2004-01-31 Thread Pferdekaemper, Thorsten
Hi all, > On Wed 28.01.2004 at 12:53:23PM +0100, Pferdekaemper, Thorsten wrote: > > Hi, > > I have had a look at your coding and I have tried something similar. On > my system, the line > > r = self.lircd_sock.recv(64) > > blocks until I press a key on my

AW: [Freevo-users] nxtvepg keeps switching channels...

2004-01-30 Thread Pferdekaemper, Thorsten
Hi, > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED] > Gesendet: Donnerstag, 29. Januar 2004 19:23 > An: [EMAIL PROTECTED] > Betreff: Re: [Freevo-users] nxtvepg keeps switching channels... > > > > I am using

AW: [Freevo-users] mencoder options for low spec machine

2004-01-30 Thread Pferdekaemper, Thorsten
Hi, > /usr/bin/mencoder tv:// -t > driver=v4l: Have you tried the correct driver (v4l2) yet? > input=2:norm=PAL:width=320:height=240: Have you tried width=384:height=288 or width=360:height=288 yet? I can imagine that this is a little bit faster. > outfmt=yv12:devi > ce=/dev/video0:input=2:a

AW: [Freevo-users] Hard Drive Space

2004-01-28 Thread Pferdekaemper, Thorsten
Hi, this depends on your settings. You can find the settings in local_conf.py. Look for VCR_CMD. I believe that the standard settings use 1200kBit/s MPEG4 for video and 128kBit/s MP3 for audio. That's 1328kBit/s or 584MByte/h. So your hard drive is able to store up to 140 hours. (If 80GB really

[Freevo-users] Shutdown crashes nxtvepg databases?

2004-01-28 Thread Pferdekaemper, Thorsten
Hi, I am grabbing my XMLTV listings by nxtvepg... Yesterday, freevo had problems to convert the listings in its own format. I tracked that down to the point that the nxtvepg databases were lost. In this case, nxtvepg does nothing any more. I had to do a new provider scan to set this up again...

[Freevo-users] nxtvepg keeps switching channels...

2004-01-28 Thread Pferdekaemper, Thorsten
Hi, I am using nxtvepg to create the XMLTV listings for freevo. I am doing this roughly as described in http://freevo.sourceforge.net/cgi-bin/moin.cgi/GermanXmltvGuide I also have a cron job which dumps the nxtvepg databases into TV.xml. I am pretty convinced that this is a really good idea, b

AW: [Freevo-users] Automated shutdown?

2004-01-28 Thread Pferdekaemper, Thorsten
Hi, I have had a look at your coding and I have tried something similar. On my system, the line r = self.lircd_sock.recv(64) blocks until I press a key on my remote. It seems that the line self.lircd_sock.setblocking(0) has no effect. Perhaps this depends on the version of LIRC a

AW: [Freevo-users] Channel List for german cable tv

2004-01-27 Thread Pferdekaemper, Thorsten
Hi, I did it that way: 1. run scantv 2. have a look at the file ~/.xawtv You should find all the channels which really broadcast something. Most of the entries should include the names. 3. Add the information in the channels definition in local_conf.py Some

AW: [Freevo-users] Web Interface download problems...

2004-01-26 Thread Pferdekaemper, Thorsten
Hi, I had a similar problem. I tracked it down and created a diff I have posted last week. I have copied my posting below. Kind regards, Thorsten Hi, I have just encountered some problems when trying to download files with the freevo webserver. When clicking on the download link, it d

AW: [Freevo-users] using lirc transmitter to change video source channels

2004-01-26 Thread Pferdekaemper, Thorsten
Hi, you could write your own script for the recording including the changing channels code, then put the path to the script in the VCR_CMD in local_conf.py. Regards, Thorsten > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag

RE: [Freevo-users] Tv configs

2004-01-22 Thread Pferdekaemper, Thorsten
Hi Christian, I did this like you describe it. But there is one issue left... The nxtvepg daemon does not switch channels if the TV is used by another program, like mplayer in freevo. But it seems that sometimes, the channel get switched when starting to watch TV. I can switch back to the desired

AW: [Freevo-users] Re: MPlayer catches keypresses

2004-01-21 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Dirk Meyer > Gesendet: Dienstag, 20. Januar 2004 11:11 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: MPlayer catches keypresses > > "P

AW: [Freevo-users] MPlayer with "no sound" when watching TV

2004-01-21 Thread Pferdekaemper, Thorsten
ot; when watching TV > > On Tue, 20 Jan 2004 14:10:01 -0800 > [EMAIL PROTECTED] wrote: > > > Message: 2 > > From: "Pferdekaemper, Thorsten" <[EMAIL PROTECTED]> > > To: "'[EMAIL PROTECTED]'" > > <[EMAIL PROTECTED]> &

AW: [Freevo-users] MPlayer catches keypresses

2004-01-21 Thread Pferdekaemper, Thorsten
ftrag von Matt Goeden > Gesendet: Dienstag, 20. Januar 2004 20:37 > An: [EMAIL PROTECTED] > Betreff: RE: [Freevo-users] MPlayer catches keypresses > > I had the same problem. It is a focus problem. Set START_FULLSCREEN_X = > 1 > in your local_conf. > > Matt > >

[Freevo-users] MPlayer with "no sound" when watching TV

2004-01-20 Thread Pferdekaemper, Thorsten
Hi, I am using a Terratec Cinergy 600 TV card. (With SAA7134 and therefore only working with v4l2.) When starting mplayer, it seems that it is not really aware of the sound. It unmutes the sound of the TV, but I can not turn the volume up or down. The OSD always display the volume as being at 0%

[Freevo-users] MPlayer catches keypresses

2004-01-20 Thread Pferdekaemper, Thorsten
Hi, I know that I have sent something about this issue yet. Sorry... When freevo starts mplayer for movies or TV, it seems that mplayer catches the keypresses, even though it is called with -slave. It does not seem that mplayer is the problem here. I have tried the mplayer which comes with the d

AW: [Freevo-users] startup failure

2004-01-16 Thread Pferdekaemper, Thorsten
Hi, the two messages do not mean anything harmful. The first is only an information. The second just tells you that your remote control won't work (if you have one...). You also do not need a TV card to make freevo work. Freevo always writes some log files. On my system, they can be found in /tm

[Freevo-users] MPlayer catches keypresses instead of slave mode?

2004-01-16 Thread Pferdekaemper, Thorsten
Hi, I have come across a problem I could not track down yet. It seems like mplayer does not really run in slave mode when playing movies, bit it does when playing music. Normally when playing a movie with freevo, I could use the "+" and "-" keys on the numpad to increase or decrease the volume.

[Freevo-users] WG: Problems when downloading files with freevo webserver

2004-01-16 Thread Pferdekaemper, Thorsten
Hi, I have just encountered some problems when trying to download files with the freevo webserver. When clicking on the download link, it did load about the first 64k, but not further. In the webserver log file (/tmp/freevo/webserver-1001.log) I found ...Warning! request.finish called tw

AW: AW: [Freevo-users] Setting up a freevo box on MSI Hermes 651P ...

2004-01-15 Thread Pferdekaemper, Thorsten
AW: [Freevo-users] Setting up a freevo box on MSI Hermes > 651P... > > from memory.. > > you will need to export USER=root before stating freevo. > > and there was is very good help on autosarting freevo in the wiki. > > Mick > On Thu, 2004-01-15 at 01:12, Pferdekae

AW: [Freevo-users] Setting up a freevo box on MSI Hermes 651P...

2004-01-14 Thread Pferdekaemper, Thorsten
with some changes of the inittab. I am not really sure yet how I can start X and logon user freevo automatically at startup time. Kind regards, Thorsten > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Pferdekaemper

AW: [Freevo-users] Re: Setting up a freevo box on MSI Hermes 651P ...

2004-01-13 Thread Pferdekaemper, Thorsten
ftrag von Dirk Meyer > Gesendet: Montag, 12. Januar 2004 20:29 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: Setting up a freevo box on MSI Hermes 651P... > > "Pferdekaemper, Thorsten" wrote: > > I chmod'd /dev/fb0, /dev/mixer and /dev/psaux (there's th

AW: [Freevo-users] Setting up a freevo box on MSI Hermes 651P...

2004-01-13 Thread Pferdekaemper, Thorsten
ke your machine has the same hardware my micro-ATX motherboard > has..(except for the tv out... that is nice that yours has that.) Yes, that's one reason I have bought exactly this box. It should have a really good TV out. Which I haven't even tried out yet... Regards, Th

[Freevo-users] Setting up a freevo box on MSI Hermes 651P...

2004-01-12 Thread Pferdekaemper, Thorsten
Hi, I am currently setting up a freevo box on a MSI Hermes 651P. I would like to share my experiences, problems and solutions I found out. Perhaps someone is interested... Regards, Thorsten 1. The idea === Last year, I began to digtize some old videotapes. I also began to use m

AW: [Freevo-users] Images with DVD

2004-01-12 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Nigel Orr > Gesendet: Montag, 12. Januar 2004 10:50 > An: [EMAIL PROTECTED] > Betreff: RE: [Freevo-users] Images with DVD > > > My linux computer has both a DVD drive and CDROM d

AW: [Freevo-users] German TV Program

2004-01-08 Thread Pferdekaemper, Thorsten
Hi, I’d appreciate it, if I found this in the documentation... Is there someone running this with SAA7134? If yes, it should also be possible to get “ordinary” videotext running. Regards,     Thorsten     -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EM

AW: [Freevo-users] German TV Program

2004-01-08 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Sebastian Hardt > Gesendet: Donnerstag, 8. Januar 2004 10:40 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] German TV Program > > Hi, > i am from Germany and I have a problem

AW: [Freevo-users] Old Question Reborn-No Sound

2003-12-30 Thread Pferdekaemper, Thorsten
Hi, have you ever tried different values with audiorate=...? Kind regards, Thorsten > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:freevo-users- > [EMAIL PROTECTED] Im Auftrag von Matthew Carpenter > Gesendet: Dienstag, 30. Dezember 2003 06:42 > An: [EMAIL PROTECTE

AW: [Freevo-users] Re: XMLTV from TV-Movie...

2003-09-09 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 9. September 2003 10:21 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: XMLTV from TV-Movie... > > > > > Hi, > > how did you solve the DST issue? > > You mean CET? If replaced it with a n

WG: [Freevo-users] XMLTV from TV-Movie...

2003-09-09 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: James Oakley [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 6. September 2003 05:50 > An: [EMAIL PROTECTED] > Betreff: Re: [Freevo-users] XMLTV from TV-Movie... > > > > Basically, to get the same behaviour as you created you can just use > 'ignore' > as

WG: [Freevo-users] Re: XMLTV from TV-Movie...

2003-09-09 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 5. September 2003 21:07 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: XMLTV from TV-Movie... > > > > yesterday, I have installed the grabber from Ben Bucksch which uses > > the data source

[Freevo-users] XMLTV from TV-Movie...

2003-09-05 Thread Pferdekaemper, Thorsten
Hi, yesterday, I have installed the grabber from Ben Bucksch which uses the data sources of TV-Movie to create XMLTV files. At the end, it worked, but there are some findings I'd want to share. 1. The listings sometimes contain real unicode characters, i.e. characters with a number outside range

AW: AW: [Freevo-users] Problem getting freevo to recognize that a CD- ROM has been inserted - solved!

2003-09-05 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Wan Tat Chee [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 5. September 2003 04:22 > An: [EMAIL PROTECTED] > Betreff: Re: AW: [Freevo-users] Problem getting freevo to recognize that a > CD- ROM has been inserted - solved! > > > I believe I wrote that

AW: [Freevo-users] autostart

2003-09-05 Thread Pferdekaemper, Thorsten
-Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 5. September 2003 00:59 An: [EMAIL PROTECTED] Betreff: [Freevo-users] autostart Hi there, i'm really new in linux and espacially in freevo ;o) i get freevo to work...great...but i can't

AW: [Freevo-users] Problem getting freevo to recognize that a CD- ROM has been inserted - solved!

2003-09-04 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: James Simmons [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 4. September 2003 16:06 > An: [EMAIL PROTECTED] > Betreff: Re: [Freevo-users] Problem getting freevo to recognize that a CD- > ROM has been inserted - solved! > > anyone can do this, but on

[Freevo-users] German TV listings and how to get them...

2003-09-04 Thread Pferdekaemper, Thorsten
Hi, currently, the servers for german XMLTV listings (www.szing.at and yasd.cc) seem to be not working. So I am searching for alternatives to tv_grab_de. Ben Buksch has written something which should be able to get the TV listings from TV-Movie in XMLTV format (see http://www.bucksch.com/1/projec

[Freevo-users] [OT] mplayer playing slowly or is it mencoder?

2003-09-04 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Gray, Tim [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 4. September 2003 14:23 > An: '[EMAIL PROTECTED]' > Betreff: [Freevo-users] [OT] mplayer playing slowly or is it mencoder? > > Actually it seems to be a mencoder problem recording. > My freevo

AW: [Freevo-users] Re: Snapshot of 02.Sept.2003: Some problems (and proposed solutio ns.. .)

2003-09-04 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Wan Tat Chee [mailto:[EMAIL PROTECTED] > > The /etc/freevo.conf file can only support one setting for display. > If you want to switch between the two, you'd need to keep two versions of > the config file and setup the correct version before starting fr

AW: [Freevo-users] Re: Snapshot of 02.Sept.2003: Some problems (and proposed solutio ns.. .)

2003-09-04 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: William Holt [mailto:[EMAIL PROTECTED] > > > > The /etc/freevo.conf file can only support one setting for display. > > If you want to switch between the two, you'd need to keep two versions > of > > the config file and setup the correct version before st

AW: [Freevo-users] Re: Snapshot of 02.Sept.2003: Some problems (and proposed solutio ns.. .)

2003-09-04 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 3. September 2003 18:07 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: Snapshot of 02.Sept.2003: Some problems (and > proposed solutio ns.. .) > > "Pferdekaemp

[Freevo-users] Re: Snapshot of 02.Sept.2003: Some problems (and proposed solutions.. .)

2003-09-03 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 3. September 2003 12:30 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: Snapshot of 02.Sept.2003: Some problems (and > proposed solutions.. .) > > > > > 2. freevo won't work any more when

[Freevo-users] Snapshot of 02.Sept.2003: Some problems (and proposed solutions...)

2003-09-03 Thread Pferdekaemper, Thorsten
Hi, yesterday I have installed the newest snapshot of freevo and mmpython. This was my first "upgrade" of freevo. Here are my problems and solutions about that... 1. The startup script did not recognize that the runtime was present. (It complained about "import Image"...) It tried to find runapp

AW: [Freevo-users] Re: 1.3.4 bug?

2003-09-03 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 1. September 2003 21:34 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: 1.3.4 bug? > > > Because CVS now has the following new features: > > o only scan needed dirs, even on disc (since ye

AW: [Freevo-users] Today snapshot

2003-09-03 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Alec - Freevo [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 3. September 2003 04:41 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Today snapshot > > Hello there, > > While trying the latest snapshop (02-Sep-2003)i got this : > > Traceback (most re

AW: [Freevo-users] Re: 1.3.4 bug?

2003-09-02 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 1. September 2003 21:34 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: 1.3.4 bug? > > >> Current CVS only scans the needed directories so it should be under 10 > >> sec. > > > > I do not re

[Freevo-users] Re: Scanning huge file systems

2003-09-01 Thread Pferdekaemper, Thorsten
Hi, > [Dischi:] > There is no progress bar in the Freevo gui code. I will take a look at > it this evening, mayve I can find something. I have tried to implement one on my own. I have attached it to this mail. (ProgressIndicatorBox.py) It's far from perfect, but it works for me. (Sorry, these

AW: [Freevo-users] Re: 1.3.4 bug?

2003-09-01 Thread Pferdekaemper, Thorsten
> > Hi, > > I have had a hard time yesterday to find out why it is that slow, > > but I found the problem. Now, I can scan my problematic disc with > > 720 jpegs... (Not really 1000, but a lot...) The scanning now needs > > less than one minute for the whole disc, so I can live with it. > > Curre

AW: [Freevo-users] Re: 1.3.4 bug?

2003-09-01 Thread Pferdekaemper, Thorsten
> > "Pferdekaemper, Thorsten" wrote: > > I also have some kind of this problem, I believe. With most CDs, it > > works. But I have some CDs with lots of JPEGs (about 1000) in about > > 50 directories. When I insert the CD, freevo says "Scanning, be > &g

AW: [Freevo-users] Scanning huge file systems (was: Re: 1.3.4 bug?)

2003-09-01 Thread Pferdekaemper, Thorsten
> > > > We need to rething the metadata loading. It seems to work fine in most > > cases, but too many files on a disc will slow things down. But without > > mmpython parsing the disc, we won't have mp3 tags to sort the > > items. > > > > Hi, > I have made some positive experiences by implementi

[Freevo-users] Scanning huge file systems (was: Re: 1.3.4 bug?)

2003-08-29 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 29. August 2003 14:48 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: 1.3.4 bug? > > Ouch. Yes, if you insert a new cd, Freevo (or better mmpython) will > scan the complete disc for informa

AW: [Freevo-users] Re: 1.3.4 bug?

2003-08-29 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 29. August 2003 12:54 > An: [EMAIL PROTECTED] > Betreff: [Freevo-users] Re: 1.3.4 bug? > > Stian Davidsen wrote: > > Mick wrote: > > > >>When loading freevo, if my CD drives are full, the discs a

AW: [Freevo-users] Re: Some findings about german EPG (XMLTV, TV_GRAB_DE)

2003-08-29 Thread Pferdekaemper, Thorsten
> -Ursprüngliche Nachricht- > Von: Dirk Meyer [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 29. August 2003 11:50 > An: [EMAIL PROTECTED] > > > 3. The program listings have programs which overlap. > > I have put some coding at the end > > of load_guide() in epg_xmltv.py which checks if o

[Freevo-users] Some findings about german EPG (XMLTV, TV_GRAB_DE)

2003-08-29 Thread Pferdekaemper, Thorsten
Hi, I have tested the XMLTV program guide in my freevo installation yesterday. I have found out some things which I want to share. (This applies to german program listings...) 1. Somewhere in the Docs, I have found that you can just wget the listings from yasd.cc. This does not seem to work any

[Freevo-users] Switch to TV with NVTV and freevo

2003-08-20 Thread Pferdekaemper, Thorsten
Hi, yesterday, I've tried to get freevo working on my TV. I am using freevo in framebuffer mode with resolution 640 x 480. So far so good. Then, I have switched to the TV using nvtv -r 640,480 -s Small -t now, I saw the console on the LCD and on the TV. (I wondered about this, cause the