Re: [Freevo-users] error when selecting a TV show

2005-07-10 Thread Lee Dehmer
Have no moive/music files to test - I sure i get DL a music file tho. Sounds Card - it is a soundblaster - lspci shows it as: :02:0b.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02) MMM that does not seem to be working right - let me play around and if you know anyhitng i should

Re: [Freevo-users] error when selecting a TV show

2005-07-10 Thread Bastian Farkas
it seems like /dev/mixer still causes the problem. does alsamixer work? what soundcard do you have in your box? do movie files and music work? Lee Dehmer wrote: Ok I tunred on the debug last night and was messing around with the setting. I have the same device path and driver now in the local_

Re: [Freevo-users] error when selecting a TV show

2005-07-10 Thread Lee Dehmer
Ok I tunred on the debug last night and was messing around with the setting. I have the same device path and driver now in the local_conf.py that kdetv is using. Here is my log - also I have attached a copy of my local_conf.py file again. ---

Re: [Freevo-users] error when selecting a TV show

2005-07-10 Thread Bastian Farkas
does the mplayer command freevo tries to run work outside of freevo? if not, try with driver=v4l and if that works, change the driver settings in local_conf.py Lee Dehmer wrote: Ok Sorry about the many post -- but I turned on the debug in the config file... Here is my new log and I think the

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Bastian Farkas
enable the debug mode. set DEBUG to 1 in local_conf.py. then, you should get more detailed output. Lee Dehmer wrote: I fixed the VIDEO_SHOW_DATA_DIR error - now when I try to view a show it does not crash out it just flickers and goes right back to the TV Guide - the error that happens is: (1

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
Ok Sorry about the many post -- but I turned on the debug in the config file... Here is my new log and I think the problem maybe the drive mplayer is trying to use "driver=cx8800" - should it not be something like v4l? How do I change this? --

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
I fixed the VIDEO_SHOW_DATA_DIR error - now when I try to view a show it does not crash out it just flickers and goes right back to the TV Guide - the error that happens is: (111, 'Connection refused') --- This SF.Net email is sponsored by the

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
Looking at that I thougt I set the one dir -- VIDEO_SHOW On 7/10/05, Lee Dehmer <[EMAIL PROTECTED]> wrote: > No Joy =/ > > Here is the log when I try to select a show from the guide that is in > progress: > > --- >

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
No Joy =/ Here is the log when I try to select a show from the guide that is in progress: --- Freevo start at Sat Jul 9 23:42:15 2005 --- Error:

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Bastian Farkas
retry tv in freevo and check the logfile. perhaps you need to change some tv-related options in your config file. Lee Dehmer wrote: Ok the update is done but I do not get good reception with mplayer - I also have kdeTV installed and it is the same for that. Bad Picture but this is better then

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
Ok the update is done but I do not get good reception with mplayer - I also have kdeTV installed and it is the same for that. Bad Picture but this is better then what was going on before! Where to next? Thanks --- This SF.Net email is sponsored

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
I just checked my USE Flags and I did not v4l in it - so th support is not enabled. I just added it and will have to do an update. That takes some time... Will let you know after that. Thanks --- This SF.Net email is sponsored by the 'Do More

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Bastian Farkas
did you compile mplayer yourself? perhaps v4l support is disabled. Lee Dehmer wrote: Ok, Mplayer does not like me - I was unable to find an option from the GUI to start a TV option so I search around to find the command line. I used: mplayer -tv driver=v4l:width=640:height=480:outfmt=i420 -vc

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
Ok, Mplayer does not like me - I was unable to find an option from the GUI to start a TV option so I search around to find the command line. I used: mplayer -tv driver=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv tv:// and this is what I got =/ MPlayer 1.0pre6-3.3.5-20050130 (C) 2000

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Bastian Farkas
cool. next thing to try should be mplayer, since freevo uses it for tv playback. if it works outside of freevo it should aswell inside. if not, show me your logfile. Lee Dehmer wrote: Update - I installed xawtv and it works ok - the color is a little office but the sound and FPS is good. -

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
Update - I installed xawtv and it works ok - the color is a little office but the sound and FPS is good. --- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Lee Dehmer
I did an emerger for KDETV, and it kinda works. I get a few frames of what ever chanel i selcte and then the error: Unable to grab video Video display is not possable with the current plugin configuration. Try playinh with the configuration options of the V4L plugin. I have treid to play with

Re: [Freevo-users] error when selecting a TV show

2005-07-09 Thread Bastian Farkas
here's a little todo list for you: - set the VIDEO_SHOW_DATA_DIR variable in local_conf.py to a directory where you want extra info like images and such for your videos/recording be saved. i have a data dir in the same place as my movies dir, but you can also use the s

Re: [Freevo-users] error when selecting a TV show

2005-07-08 Thread Lee Dehmer
On 7/8/05, Bastian Farkas <[EMAIL PROTECTED]> wrote: > Lee Dehmer wrote: > > >I tried to select a TV show this is on right now to see if I could > >watch it to test my card set up. I have a ATI TV wonder card - I have > >attached the error log. Any help would be great! > > > >Thanks > >Lee > > > >

Re: [Freevo-users] error when selecting a TV show

2005-07-08 Thread Bastian Farkas
Lee Dehmer wrote: I tried to select a TV show this is on right now to see if I could watch it to test my card set up. I have a ATI TV wonder card - I have attached the error log. Any help would be great! Thanks Lee oh, there is a lot of stuff which hasn't been set up yet on your side. i sug

[Freevo-users] error when selecting a TV show

2005-07-07 Thread Lee Dehmer
I tried to select a TV show this is on right now to see if I could watch it to test my card set up. I have a ATI TV wonder card - I have attached the error log. Any help would be great! Thanks Lee main-0.log Description: Binary data