Re: [Freevo-users] Question about the new ivtv_xine plugin

2008-09-23 Thread David Frager
 

-Original Message-
From: Richard van Paasen [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 22, 2008 3:40 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Question about the new ivtv_xine plugin

> Pascal Schirrmann wrote:
> > David Frager a écrit :
> >> You indicated that when
> >> you press record, the record starts.  Does the record start at the 
> >> time
you
> >> press "record" or at the time you started watch TV?  
> > You are right, the record start at the begining at the show, not at 
> > the moment you press the record key. But I must admit that this is 
> > good for me : Most time, if I depress the record key, it's allready too
late !

In fact, xine has 3 modes for live recording:
1. save all since the stream started
2. save all from "now on"
3. save all since a specific mark, up to a next mark. The mark has to be set
by the user.

I implemented the third method. Every time you change channels (up/down or
by number), a new 'start mark' is set in the stream. This mark will also be
set automatically when, according to the EPG, a new program/show starts on
the current channel. When you press 'record', xine will save everything
since the last mark up to the next 'start mark'.

Thus, freevo saves the part of the stream since you started watching TV,
since you chose another channel or since the start of the current
program/show; whatever happend most recently. The recording is ended when
you change channels, when the show stops according to the EPG, or when you
quit watching TV.

I hope this is clear. I plan to implement the other two methods too. Patches
for xine_ui are ready, I plan to present a menubox in xine to ask the user
to choose between the three modes, but the xine_ui developer seems kind of
busy the 6 months. I also have some more patches that are pending (improved
OSD with fontsizes and color).

> >> Currently, I am using
> >> 0.99.6 that I built from CVS several months ago.  If I start watch 
> >> TV
and
> >> wait a period of time prior to pressing record, my VOB file ends up 
> >> containing everyhing from the time I started watch TV.
> >>
> > I did continue my tests : If I cat the files one after the other, I 
> > obtain a usable record file ... But this is way too long !

Yes, the cat approach works. You can also move the files in a directory and
have that directory auto-played, or build a fxd indeed.

> > So I tried anither approach :
> > 
> > I built a fxd file  (You can see that I started from the sample on 
> > the WiKi ! ) :
[snap fxd code]
> > 
> > This works fairly good, except that there is a time (around 1 or 2 
> > second at each file change. Anyway, this could be good enough, and I 
> > thing that creating this fxd file 'on the fly' could be possible at 
> > the moment of the move of the vob file.
> 
> Late answers are all the rage at the moment :-)

here's mine :-0

Cheers,
Richard.


Richard,

Thank you for the reply.  This was very clear.

It is the 2nd option (Record from now) that I am interested in.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Question about the new ivtv_xine plugin

2008-08-10 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pascal
Schirrmann
Sent: Sunday, August 10, 2008 1:27 PM
To: freevo-users@lists.sourceforge.net
Subject: [Freevo-users] Question about the new ivtv_xine plugin

Hi,

I finnaly managed to compile a cvs version of xine-ui, so I started to play
with the new version version of the ivtv_xine plugin.

So far so good, when I press the 'record' key, the record start, and at the
end of the record, I find my record at the correct place ... but in a lot of
chunks !

The default value of 200 Mb for each chunk is more or less 4 minutes of
recording on my configuration (with a high bitrate, I know). I think that it
should be possible to reassemble all this chunk in one file (really or
logically, via a fxd file).
I suspect that I miss something :-)

Any hints ?

Thanks,
Pascal

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes Grand prize is a trip for two to an Open Source event anywhere in the
world http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

I had the same problem, and as given the following suggestion.  I have not
had a chance to try it out yet.

Under TV_IVTV_OPTIONS the three settings you're looking for are:
 'bitrate'   : 780,
 'bitrate_peak'  : 960,
 'stream_type'   : 10,
Have a look at the ivtv driver documentation for more info.


What version of the xine-ui are you working with?  You indicated that when
you press record, the record starts.  Does the record start at the time you
press "record" or at the time you started watch TV?  Currently, I am using
0.99.6 that I built from CVS several months ago.  If I start watch TV and
wait a period of time prior to pressing record, my VOB file ends up
containing everyhing from the time I started watch TV.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Recording live tv

2008-06-06 Thread David Frager
Thanks John

I did not see any configuration for this behavior...I will dig around a
little more.  I don't recall seeing this issue when I first started using in
back in March..maybe something has changed recently 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Molohan
Sent: Thursday, June 05, 2008 3:58 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Recording live tv

David Frager wrote:
> In my configuration, I am running:
>Freevo 1.8.2-svn r10784
>xine 0.99.6CVS
>
>
> While watching TV, I press the F6 key to begin recording a show.  What 
> I recently noticed is that the recording does not start when I press 
> F6, the recording started when I first began watching the show, so in 
> some cases, I have a lot of up-front video that I do not want.
>
> I am not sure if this is a recent change or not, but I was expecting 
> to see a file added to my TV_RECORD_DIR directory, containing a video 
> from the time I pressed "F6".  Instead, I see what appears to be the 
> timeshift file located in the XINE_TV_TIMESHIFT_FILEMASK location.
>
> Any thoughts on if this is a bug or a configuration issue?
>   
This is a new feature that was introduced sometime within the last couple of
releases. Check the changelog on the wiki which will have a link to the
original tracker item which might have more explaination and possibly
configuration settings for changing the behaviour.

John

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for just about anything Open
Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Recording live tv

2008-05-29 Thread David Frager
In my configuration, I am running:
   Freevo 1.8.2-svn r10784
   xine 0.99.6CVS


While watching TV, I press the F6 key to begin recording a show.  What I
recently noticed is that the recording does not start when I press F6, the
recording started when I first began watching the show, so in some cases, I
have a lot of up-front video that I do not want. 

I am not sure if this is a recent change or not, but I was expecting to see
a file added to my TV_RECORD_DIR directory, containing a video from the time
I pressed "F6".  Instead, I see what appears to be the timeshift file
located in the XINE_TV_TIMESHIFT_FILEMASK location.

Any thoughts on if this is a bug or a configuration issue?


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How to burn livetv files (VOB) to DVD

2008-05-29 Thread David Frager
Thanks for the info.  Looking at devede frontend, it appears to create an
iso file on disk.  Is there an option to write directly to DVD? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jonathan
Isom
Sent: Wednesday, May 28, 2008 10:44 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] How to burn livetv files (VOB) to DVD

On Wed, May 28, 2008 at 9:06 PM, David Frager <[EMAIL PROTECTED]> wrote:
> Once I have captured a video, how do I burn it to DVD?  So far, I have 
> been just moving them to my Windows PC and using Nero
>
You'll probably want to look at using dvdauthor, And possibly
devede.(frontend to dvdauthor)


Later
Jonathan
> --
> --- This SF.net email is sponsored by: Microsoft Defy all challenges. 
> Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>

-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to burn livetv files (VOB) to DVD

2008-05-28 Thread David Frager
Once I have captured a video, how do I burn it to DVD?  So far, I have been
just moving them to my Windows PC and using Nero



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to control size of VOB files

2008-05-28 Thread David Frager
When recording live TV, how can I control the filesize of the VOB file?

My current size is 209715200?  Is there any benefit to leaving the files
smaller?


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problem changing Video Group Inputs

2008-05-27 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Tuesday, May 27, 2008 3:42 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Problem changing Video Group Inputs

David Frager wrote:
> Several months ago, I started seeing a problem changing between inputs 
> on a single video card.
> 
> I have 2 channels configured:
> TV_CHANNELS = [
>('svideo',  'S-Video Input','0', '', '0'),
>('composite',   'Composite Input',  '-1', '', '1'),
> ]
> 
> No matter which channel I selected via "Watch TV", the input would not 
> change.  I had to issue the change to the input using v4l2-cfg 
> --set-input #.
> 
> I did find that if I turned on debugging or used the --trace option, 
> the inputs did change as expected.
> 
> After some addition testing over the weekend, I was able to solve my 
> problem by adding a sleep of 1 second in the location identified 
> below.  It appears that the ivtv_xine plugin sends the change of input 
> request via a write the STDIN.  My guess is that when the request is 
> send, xine is not able to accept this input.  The additional 1 second
seems to be enough time delay.
> 
>if switch_vg:
> # switch to a different video group
> time.sleep(1)
> ivtv_dev = ivtv.IVTV(new_vg.vdev)
> ivtv_dev.init_settings()
> self.xine.SetInput(new_vg.input_num)
> # disable embedded vbi data
> self.embed = ivtv_dev.getvbiembed()
> ivtv_dev.setvbiembed(0)
> 
> I have this working in my local environment, and would like to see 
> some permanent solution included in the build environment.

Thanks for this, some good tracing of the problem. I only wonder if a 1
second delay is okay in all cases.

The ivtv driver is a bit fussy about changing standards and inputs, the
video stream needs to be switched off and restarted again. I'm not sure if
the xine does this, if it doesn't then this may need to be fixed in the ivtv
module.

Cheers
Duncan

-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

It appears that the changing of the input is not done via the ivtv driver,
but rather appears to be a write the the STDIN of xine:


   def SetInput(self, input):
""" set a different input """
_debug_('XineControl.SetInput=%r' % (input,), 1)
self.app.write('PVRSetInput#%s\n' % input)


# Write a string to the app.
def write(self, line):
_debug_('ChildApp.write(line=%r) to pid %s' % (line.strip('\n'),
self.child.pid), 2)
#self.shild.communicate(line)
try:
self.child.stdin.write(line)
self.child.stdin.flush()
except IOError:
_debug_('ChildApp.write(line=%r): failed' % (line.strip('\n'),),
DWARNING)


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Problem changing Video Group Inputs

2008-05-26 Thread David Frager
Several months ago, I started seeing a problem changing between inputs on a
single video card.

I have 2 channels configured:
TV_CHANNELS = [
   ('svideo',  'S-Video Input','0', '', '0'),
   ('composite',   'Composite Input',  '-1', '', '1'),
]

No matter which channel I selected via "Watch TV", the input would not
change.  I had to issue the change to the input using v4l2-cfg --set-input
#.

I did find that if I turned on debugging or used the --trace option, the
inputs did change as expected.  

After some addition testing over the weekend, I was able to solve my problem
by adding a sleep of 1 second in the location identified below.  It appears
that the ivtv_xine plugin sends the change of input request via a write the
STDIN.  My guess is that when the request is send, xine is not able to
accept this input.  The additional 1 second seems to be enough time delay.

   if switch_vg:
# switch to a different video group
time.sleep(1)
ivtv_dev = ivtv.IVTV(new_vg.vdev)
ivtv_dev.init_settings()
self.xine.SetInput(new_vg.input_num)
# disable embedded vbi data
self.embed = ivtv_dev.getvbiembed()
ivtv_dev.setvbiembed(0)

I have this working in my local environment, and would like to see some
permanent solution included in the build environment.

Thanks


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Error when returning to TV Guide

2008-05-26 Thread David Frager
 
-Original Message-
From: David Frager [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 26, 2008 11:01 AM
To: 'freevo-users@lists.sourceforge.net'
Subject: Error when returning to TV Guide

I am getting the following error when I return to the TV guide:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 297, in
eventhandler
app.eventhandler(event)
  File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 764, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line 68,
in origfunc
func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 254, in
eventhandler
self.jump_to_now(self.selected)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 361, in
jump_to_now
localtime[4] = localtime[4] > 30 and 30 or 0 #localtime[4] = minutes
TypeError: 'time.struct_time' object does not support item assignment


Freevo 1.8.1-svn r10752 finished at Mon May 26 10:06:40 2008



This problem seems to have been corrected with the latest SVN load.



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Error when returning to TV Guide

2008-05-26 Thread David Frager
I am getting the following error when I return to the TV guide:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 297, in
eventhandler
app.eventhandler(event)
  File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 764, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line 68,
in origfunc
func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 254, in
eventhandler
self.jump_to_now(self.selected)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 361, in
jump_to_now
localtime[4] = localtime[4] > 30 and 30 or 0 #localtime[4] = minutes
TypeError: 'time.struct_time' object does not support item assignment


Freevo 1.8.1-svn r10752 finished at Mon May 26 10:06:40 2008




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Problem with latest build

2008-05-11 Thread David Frager
Just attempted to update and I am getting the following build errors
svn update
At revision 10716.


# python setup.py install --prefix=/usr
checking for xml.utils.qp_xml... found
checking for kaa...found
checking for kaa.metadata... found
checking for kaa.imlib2... found
checking for BeautifulSoup... found
checking for pygame... found
checking for Image...  found
checking for twisted...found
checking for twisted.web.microdom... found
running install
running build
running build_py
copying ./src/revision.py -> build/lib/freevo
running build_scripts
running install_lib
copying build/lib/freevo/revision.py ->
/usr/lib/python2.5/site-packages/freevo
byte-compiling /usr/lib/python2.5/site-packages/freevo/revision.py to
revision.p   yc
byte-compiling /usr/lib/python2.5/site-packages/freevo/gui/PopupBox.py to
PopupB   ox.pyc
Sorry: IndentationError: ('unindent does not match any outer indentation
level',
('/usr/lib/python2.5/site-packages/freevo/gui/PopupBox.py', 48, 72, 'def
__   init__(self, text, handler=None, x=0, y=0, width=0,
height=0,\n'))
running install_scripts
changing mode of /usr/bin/freevo to 6755
running install_data


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Strange behaviour with TV

2008-04-17 Thread David Frager


-Original Message-
From: David Frager [mailto:[EMAIL PROTECTED] 
Sent: Sunday, April 13, 2008 8:35 PM
To: '[EMAIL PROTECTED]'; 'freevo-users@lists.sourceforge.net'
Subject: RE: [Freevo-users] Strange behaviour with TV

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Sunday, April 13, 2008 2:41 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Strange behaviour with TV

David Frager wrote:
> I see 2 stange things occuring when watching TV
> 
> I have 2 TV channels defined in my local.conf file.  The 1st enables 
> S-Video input, and the 2nd the Composite input.  I have recordserver 
> running as root, and started as a service.  I run freevo as a local user.
> 
> If I issue a v4l2-cfg --set-input 0 (Tuner), and start freevo without 
> options, the input does not change when I select the channel.  If 
> however, I start freevo with --trace, it works fine.  I have tried 
> serveral times, both as a local user and root, but I need to specify 
> --trace to get this working

You always need to post the TV_CHANNELS and TV_VIDEO_GROUPS for this type of
problem. --trace will have real effect except raising up the debug level and
slowing down freevo.

> The other problem is getting messages to the display.  I am running 
> the latest freevo from SVN and Xine 0.99.6 from CVS.  When I issue a 
> "Q" to quit, I get the following error displayed in my terminal window
> 
> WARNING: ChildApp.write(line='OSDWriteText$Please repeat to stop'): 
> failed


Has xine quit or is it still running when you get this message, I'm guessing
that it has already quit.

Duncan

For the 2nd issue, related to the WARNING, XINE has stopped prior to the
message being sent. This is a new behavior from several weeks ago.  In
addition, if I press any key while watching the program, such as HELP, I do
not get any display.  It is as if the request was ignored.

For the 1st issue, here is the info for TV_CHANNELS and TV_VIDEO_GROUPS.  I
do have a trace file as well, but it is pretty large.  If there is some
portion that would be helpful, let me know

TV_VIDEO_GROUPS = [
   VideoGroup(
  vdev='/dev/video0',
  adev='/dev/dsp',
  input_type = 'S-Video 1',
  input_num='1',
  tuner_type='external',
  desc='S-Video 1',
  group_type='ivtv',
  record_group = None),
  VideoGroup(
  vdev='/dev/video0',
  adev='/dev/dsp',
  input_type='Composite 1',
  input_num='2',
  tuner_type='external',
  desc='Composite 1',
  group_type="ivtv",
  record_group = None)

   ]

TV_CHANNELS = [
   ('1svideo',  'S-Video Input','EX1', '', '0'),
   ('2composite',   'Composite Input',  'EX2', '', '1'),
]



I have made a little progress with this issue.  I had to add the following
line to my xorg.conf file, under the Modules section

   Load extmod"

Section "Module"
Load   "glx"
Load   "extmod"
EndSection

So when I press "F6" to start record, I get a messages on my display
indicating recording started.  This is an improvement.  However, there are
still a few outstanding issues:

1)  When xine is started, the keyboard focus is give to the xine display.
In order to issue any commands, such as "F6" or "H" for help, I must press
ALT-TAB to establish focus on Freevo. This may have something to do when the
way xine is started:
  /usr/local/bin/xine --auto-play=fq --hide-gui --borderless --geometry
800x600+0+0 --no-splash 
   -V /dev/video0 -A /dev/dsp --stdctl pvr:///storedMedia/livetv/


2)  If I press H, I use to get the help displayed on the screen, it no
longer does.  It does however go to my main-500.log file.

3)  I still have an issue when I press "Q" to quit, that xine is stopped and
I don't see the message on-screen to press space to continue.

Thanks


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Display not refreshed after quitting pluginvdr_xine

2008-04-17 Thread David Frager
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Elizabeth
Dodd
Sent: Thursday, April 17, 2008 5:45 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Display not refreshed after quitting
pluginvdr_xine

On Thu, 17 Apr 2008, Partha Bagchi wrote:
> I have a similar issue though not with vdr_xine but with xine. After I 
> finish playing a movie and hit q to quit, the control is returned to 
> freevo. However, the screen is black. You have to hit the forward or 
> some key on the remote to get the display back. My preferred video 
> player is xine, and freevo version is 1.8.0.

that behaviour is familiar to me from 1.7.3 and earlier i play dvds with
xine but general video i use mplayer

I have the same behavior when I quit out of "Watch TV", using xine as my
player. 

I see the following log In my maint-500.log file, and I did confirm that the
initial "q" actually terminated xine, but the window remained open.  I am
running the latest freevo from svn and xine 0.99.6CVS.

2008-04-13 20:23:13,318 WARNING  childapp.py (181):
ChildApp.write(line='OSDWriteText$Please repeat to stop'): failed


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Strange behaviour with TV

2008-04-13 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Sunday, April 13, 2008 2:41 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Strange behaviour with TV

David Frager wrote:
> I see 2 stange things occuring when watching TV
> 
> I have 2 TV channels defined in my local.conf file.  The 1st enables 
> S-Video input, and the 2nd the Composite input.  I have recordserver 
> running as root, and started as a service.  I run freevo as a local user.
> 
> If I issue a v4l2-cfg --set-input 0 (Tuner), and start freevo without 
> options, the input does not change when I select the channel.  If 
> however, I start freevo with --trace, it works fine.  I have tried 
> serveral times, both as a local user and root, but I need to specify 
> --trace to get this working

You always need to post the TV_CHANNELS and TV_VIDEO_GROUPS for this type of
problem. --trace will have real effect except raising up the debug level and
slowing down freevo.

> The other problem is getting messages to the display.  I am running 
> the latest freevo from SVN and Xine 0.99.6 from CVS.  When I issue a 
> "Q" to quit, I get the following error displayed in my terminal window
> 
> WARNING: ChildApp.write(line='OSDWriteText$Please repeat to stop'): 
> failed


Has xine quit or is it still running when you get this message, I'm guessing
that it has already quit.

Duncan

For the 2nd issue, related to the WARNING, XINE has stopped prior to the
message being sent. This is a new behavior from several weeks ago.  In
addition, if I press any key while watching the program, such as HELP, I do
not get any display.  It is as if the request was ignored.

For the 1st issue, here is the info for TV_CHANNELS and TV_VIDEO_GROUPS.  I
do have a trace file as well, but it is pretty large.  If there is some
portion that would be helpful, let me know

TV_VIDEO_GROUPS = [
   VideoGroup(
  vdev='/dev/video0',
  adev='/dev/dsp',
  input_type = 'S-Video 1',
  input_num='1',
  tuner_type='external',
  desc='S-Video 1',
  group_type='ivtv',
  record_group = None),
  VideoGroup(
  vdev='/dev/video0',
  adev='/dev/dsp',
  input_type='Composite 1',
  input_num='2',
  tuner_type='external',
  desc='Composite 1',
  group_type="ivtv",
  record_group = None)

   ]

TV_CHANNELS = [
   ('1svideo',  'S-Video Input','EX1', '', '0'),
   ('2composite',   'Composite Input',  'EX2', '', '1'),
]




-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Error attempting to rip CD

2008-04-13 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Molohan
Sent: Sunday, April 13, 2008 2:45 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Error attempting to rip CD

David Frager wrote:
>  
>
> -Original Message-
> From: David Frager [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 11, 2008 9:48 PM
> To: 'freevo-users@lists.sourceforge.net'
> Subject: RE: [Freevo-users] Error attempting to rip CD
>
>  
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Duncan Webb
> Sent: Friday, April 11, 2008 1:17 PM
> To: freevo-users@lists.sourceforge.net
> Subject: Re: [Freevo-users] Error attempting to rip CD
>
> David Frager wrote:
>   
>> I am still attempting to debug my issues with CDDB.  However, when I 
>> attempt to rip the CD, I get the following error.
>>
>> I noticed that freevo is getting installed under /usr/lib/python2.5, 
>> but kaa is under /usr/lib64/python2.5...is this an OK install
>> 
> configuration?
>
> This is fine.
>
>   
>> 2008-04-10 20:54:13,874 WARNING  rc.py (156): PyLirc not found, lirc 
>> remote control disabled!
>> 2008-04-10 20:54:13,925 WARNING  rc.py (156): PyLirc not found, lirc 
>> remote control disabled!
>> 2008-04-10 20:54:15,615 INFO rom_drives.py (342): Getting
capabilities
>> for CD (/dev/sr0)
>> 2008-04-10 20:54:15,617 INFO rom_drives.py (356): CD can close
>> 2008-04-10 20:54:15,617 INFO rom_drives.py (360): CD can open
>> 2008-04-10 20:54:15,617 INFO rom_drives.py (364): CD can select speed
>> Freevo 1.8.1 r10613 ready
>> 2008-04-10 20:54:16,267 INFO create thread notifier pipe
>> 2008-04-10 20:54:27,427 ERRORkaa.metadata.create error
>> Traceback (most recent call last):
>>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py",
>> line 325, in create
>> return self.create_from_device(name)
>>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py",
>> line 287, in create_from_device
>> t = self.get_class(e[R_CLASS])(devicename)
>>   File
>> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 
>> 58,
>> 
> in __init__
>   
>> self.query(device)
>>   File
>> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 
>> 95,
>> 
> in query
>   
>> self.title = qi[1].strip()
>> IndexError: list index out of range
>> 2008-04-10 20:54:27,430 WARNING  Please report this bug to the Freevo 
>> mailing list Exception in thread Thread-4:
>> Traceback (most recent call last):
>>   File "/usr/lib64/python2.5/threading.py", line 460, in __bootstrap
>> self.run()
>>   File
>> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
>> line 273, in run
>> self.cd_backup_threaded(self.device, rip_format='mp3')
>>   File
>> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
>> line 295, in cd_backup_threaded
>> (discid, artist, album, genre, year, song_names) =
>> self.get_formatted_cd_info(device)
>>   File
>> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
>> line 511, in get_formatted_cd_info
>> if ((cd_info.title == None) and (cd_info.artist == None)):
>> AttributeError: 'NoneType' object has no attribute 'title'
>> 
>
> For the error, I've added some checks that should stop the crash, but 
> cannot test it. Will you update freevo and try again to see if it crashes.
>
> As for the cause of the problem, you can investigate this a bit using 
> mminfo /dev/cdrom (or what it is called on you system) I suspect that 
> kaa cannot read the CD, may be there is a problem with your drive.
>
> Duncan
>
> This fix and a different CD has things working fine.
>
> When I use the original disk, I no longer get a crash, and the disk 
> appears to download properly, when generic names for the album and track.
>
> The only issue I see now is related to KDE and cdparanoia...it appears 
> that kio_audiocd has exclusive use of the drive, but I see this just 
> issuing the cdparanoia command from the Linux prompt.
>
> Thanks for the support
>
> I was able to solve the issue with kio_audiocd taking exclusive use of 
> the device.  I don't consider this an optimal solution, but I have not 
> found a better one.  I deleted /usr/share/services/audiocd.protocol.
>
> On a side-note, I

[Freevo-users] Strange behaviour with TV

2008-04-13 Thread David Frager
I see 2 stange things occuring when watching TV

I have 2 TV channels defined in my local.conf file.  The 1st enables S-Video
input, and the 2nd the Composite input.  I have recordserver running as
root, and started as a service.  I run freevo as a local user. 

If I issue a v4l2-cfg --set-input 0 (Tuner), and start freevo without
options, the input does not change when I select the channel.  If however, I
start freevo with --trace, it works fine.  I have tried serveral times, both
as a local user and root, but I need to specify --trace to get this working

The other problem is getting messages to the display.  I am running the
latest freevo from SVN and Xine 0.99.6 from CVS.  When I issue a "Q" to
quit, I get the following error displayed in my terminal window

WARNING: ChildApp.write(line='OSDWriteText$Please repeat to stop'): failed


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Error attempting to rip CD

2008-04-13 Thread David Frager
 

-Original Message-
From: David Frager [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 11, 2008 9:48 PM
To: 'freevo-users@lists.sourceforge.net'
Subject: RE: [Freevo-users] Error attempting to rip CD

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Friday, April 11, 2008 1:17 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Error attempting to rip CD

David Frager wrote:
> I am still attempting to debug my issues with CDDB.  However, when I 
> attempt to rip the CD, I get the following error.
> 
> I noticed that freevo is getting installed under /usr/lib/python2.5, 
> but kaa is under /usr/lib64/python2.5...is this an OK install
configuration?

This is fine.

> 2008-04-10 20:54:13,874 WARNING  rc.py (156): PyLirc not found, lirc 
> remote control disabled!
> 2008-04-10 20:54:13,925 WARNING  rc.py (156): PyLirc not found, lirc 
> remote control disabled!
> 2008-04-10 20:54:15,615 INFO rom_drives.py (342): Getting capabilities
> for CD (/dev/sr0)
> 2008-04-10 20:54:15,617 INFO rom_drives.py (356): CD can close
> 2008-04-10 20:54:15,617 INFO rom_drives.py (360): CD can open
> 2008-04-10 20:54:15,617 INFO rom_drives.py (364): CD can select speed
> Freevo 1.8.1 r10613 ready
> 2008-04-10 20:54:16,267 INFO create thread notifier pipe
> 2008-04-10 20:54:27,427 ERRORkaa.metadata.create error
> Traceback (most recent call last):
>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py",
> line 325, in create
> return self.create_from_device(name)
>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py",
> line 287, in create_from_device
> t = self.get_class(e[R_CLASS])(devicename)
>   File
> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 58,
in __init__
> self.query(device)
>   File
> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 95,
in query
> self.title = qi[1].strip()
> IndexError: list index out of range
> 2008-04-10 20:54:27,430 WARNING  Please report this bug to the Freevo 
> mailing list Exception in thread Thread-4:
> Traceback (most recent call last):
>   File "/usr/lib64/python2.5/threading.py", line 460, in __bootstrap
> self.run()
>   File
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 273, in run
> self.cd_backup_threaded(self.device, rip_format='mp3')
>   File
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 295, in cd_backup_threaded
> (discid, artist, album, genre, year, song_names) =
> self.get_formatted_cd_info(device)
>   File
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 511, in get_formatted_cd_info
> if ((cd_info.title == None) and (cd_info.artist == None)):
> AttributeError: 'NoneType' object has no attribute 'title'

For the error, I've added some checks that should stop the crash, but cannot
test it. Will you update freevo and try again to see if it crashes.

As for the cause of the problem, you can investigate this a bit using mminfo
/dev/cdrom (or what it is called on you system) I suspect that kaa cannot
read the CD, may be there is a problem with your drive.

Duncan

This fix and a different CD has things working fine.

When I use the original disk, I no longer get a crash, and the disk appears
to download properly, when generic names for the album and track.

The only issue I see now is related to KDE and cdparanoia...it appears that
kio_audiocd has exclusive use of the drive, but I see this just issuing the
cdparanoia command from the Linux prompt.

Thanks for the support

I was able to solve the issue with kio_audiocd taking exclusive use of the
device.  I don't consider this an optimal solution, but I have not found a
better one.  I deleted /usr/share/services/audiocd.protocol.

On a side-note, I will continue to investigate why I am having a problem
with this one disk.  Freevo give me no CD info avaiable, mminfo crashes,
however, KDE is able to display the info, with the CDDB data.


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Error attempting to rip CD

2008-04-11 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Friday, April 11, 2008 1:17 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Error attempting to rip CD

David Frager wrote:
> I am still attempting to debug my issues with CDDB.  However, when I 
> attempt to rip the CD, I get the following error.
> 
> I noticed that freevo is getting installed under /usr/lib/python2.5, 
> but kaa is under /usr/lib64/python2.5...is this an OK install
configuration?

This is fine.

> 2008-04-10 20:54:13,874 WARNING  rc.py (156): PyLirc not found, lirc 
> remote control disabled!
> 2008-04-10 20:54:13,925 WARNING  rc.py (156): PyLirc not found, lirc 
> remote control disabled!
> 2008-04-10 20:54:15,615 INFO rom_drives.py (342): Getting capabilities
> for CD (/dev/sr0)
> 2008-04-10 20:54:15,617 INFO rom_drives.py (356): CD can close
> 2008-04-10 20:54:15,617 INFO rom_drives.py (360): CD can open
> 2008-04-10 20:54:15,617 INFO rom_drives.py (364): CD can select speed
> Freevo 1.8.1 r10613 ready
> 2008-04-10 20:54:16,267 INFO create thread notifier pipe
> 2008-04-10 20:54:27,427 ERRORkaa.metadata.create error
> Traceback (most recent call last):
>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py", 
> line 325, in create
> return self.create_from_device(name)
>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py", 
> line 287, in create_from_device
> t = self.get_class(e[R_CLASS])(devicename)
>   File 
> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 58,
in __init__
> self.query(device)
>   File 
> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 95,
in query
> self.title = qi[1].strip()
> IndexError: list index out of range
> 2008-04-10 20:54:27,430 WARNING  Please report this bug to the Freevo 
> mailing list Exception in thread Thread-4:
> Traceback (most recent call last):
>   File "/usr/lib64/python2.5/threading.py", line 460, in __bootstrap
> self.run()
>   File 
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 273, in run
> self.cd_backup_threaded(self.device, rip_format='mp3')
>   File 
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 295, in cd_backup_threaded
> (discid, artist, album, genre, year, song_names) =
> self.get_formatted_cd_info(device)
>   File 
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 511, in get_formatted_cd_info
> if ((cd_info.title == None) and (cd_info.artist == None)):
> AttributeError: 'NoneType' object has no attribute 'title'

For the error, I've added some checks that should stop the crash, but cannot
test it. Will you update freevo and try again to see if it crashes.

As for the cause of the problem, you can investigate this a bit using mminfo
/dev/cdrom (or what it is called on you system) I suspect that kaa cannot
read the CD, may be there is a problem with your drive.

Duncan

This fix and a different CD has things working fine.

When I use the original disk, I no longer get a crash, and the disk appears
to download properly, when generic names for the album and track.

The only issue I see now is related to KDE and cdparanoia...it appears that
kio_audiocd has exclusive use of the drive, but I see this just issuing the
cdparanoia command from the Linux prompt.

Thasnk for the support


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Error attempting to rip CD

2008-04-11 Thread David Frager


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Friday, April 11, 2008 1:17 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Error attempting to rip CD

David Frager wrote:
> I am still attempting to debug my issues with CDDB.  However, when I 
> attempt to rip the CD, I get the following error.
> 
> I noticed that freevo is getting installed under /usr/lib/python2.5, 
> but kaa is under /usr/lib64/python2.5...is this an OK install
configuration?

This is fine.

> 2008-04-10 20:54:13,874 WARNING  rc.py (156): PyLirc not found, lirc 
> remote control disabled!
> 2008-04-10 20:54:13,925 WARNING  rc.py (156): PyLirc not found, lirc 
> remote control disabled!
> 2008-04-10 20:54:15,615 INFO rom_drives.py (342): Getting capabilities
> for CD (/dev/sr0)
> 2008-04-10 20:54:15,617 INFO rom_drives.py (356): CD can close
> 2008-04-10 20:54:15,617 INFO rom_drives.py (360): CD can open
> 2008-04-10 20:54:15,617 INFO rom_drives.py (364): CD can select speed
> Freevo 1.8.1 r10613 ready
> 2008-04-10 20:54:16,267 INFO create thread notifier pipe
> 2008-04-10 20:54:27,427 ERRORkaa.metadata.create error
> Traceback (most recent call last):
>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py", 
> line 325, in create
> return self.create_from_device(name)
>   File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py", 
> line 287, in create_from_device
> t = self.get_class(e[R_CLASS])(devicename)
>   File 
> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 58,
in __init__
> self.query(device)
>   File 
> "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line 95,
in query
> self.title = qi[1].strip()
> IndexError: list index out of range
> 2008-04-10 20:54:27,430 WARNING  Please report this bug to the Freevo 
> mailing list Exception in thread Thread-4:
> Traceback (most recent call last):
>   File "/usr/lib64/python2.5/threading.py", line 460, in __bootstrap
> self.run()
>   File 
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 273, in run
> self.cd_backup_threaded(self.device, rip_format='mp3')
>   File 
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 295, in cd_backup_threaded
> (discid, artist, album, genre, year, song_names) =
> self.get_formatted_cd_info(device)
>   File 
> "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
> line 511, in get_formatted_cd_info
> if ((cd_info.title == None) and (cd_info.artist == None)):
> AttributeError: 'NoneType' object has no attribute 'title'

For the error, I've added some checks that should stop the crash, but cannot
test it. Will you update freevo and try again to see if it crashes.

As for the cause of the problem, you can investigate this a bit using mminfo
/dev/cdrom (or what it is called on you system) I suspect that kaa cannot
read the CD, may be there is a problem with your drive.

Duncan

Thanks for the reply..I'll give it a try tonight.  I do know that when I had
my Fedora DVD in the drive, and went to play music, I had a menu item that
showed the DVD info on the screen, so I am hoping it is not my drive. I will
also try with a different audio CD


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Error attempting to rip CD

2008-04-10 Thread David Frager
I am still attempting to debug my issues with CDDB.  However, when I attempt
to rip the CD, I get the following error.

I noticed that freevo is getting installed under /usr/lib/python2.5, but kaa
is under /usr/lib64/python2.5...is this an OK install configuration?

Thanks

2008-04-10 20:54:13,874 WARNING  rc.py (156): PyLirc not found, lirc remote
control disabled!
2008-04-10 20:54:13,925 WARNING  rc.py (156): PyLirc not found, lirc remote
control disabled!
2008-04-10 20:54:15,615 INFO rom_drives.py (342): Getting capabilities
for CD (/dev/sr0)
2008-04-10 20:54:15,617 INFO rom_drives.py (356): CD can close
2008-04-10 20:54:15,617 INFO rom_drives.py (360): CD can open
2008-04-10 20:54:15,617 INFO rom_drives.py (364): CD can select speed
Freevo 1.8.1 r10613 ready
2008-04-10 20:54:16,267 INFO create thread notifier pipe
2008-04-10 20:54:27,427 ERRORkaa.metadata.create error
Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py", line
325, in create
return self.create_from_device(name)
  File "/usr/lib64/python2.5/site-packages/kaa/metadata/factory.py", line
287, in create_from_device
t = self.get_class(e[R_CLASS])(devicename)
  File "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line
58, in __init__
self.query(device)
  File "/usr/lib64/python2.5/site-packages/kaa/metadata/disc/audio.py", line
95, in query
self.title = qi[1].strip()
IndexError: list index out of range
2008-04-10 20:54:27,430 WARNING  Please report this bug to the Freevo
mailing list
Exception in thread Thread-4:
Traceback (most recent call last):
  File "/usr/lib64/python2.5/threading.py", line 460, in __bootstrap
self.run()
  File "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
line 273, in run
self.cd_backup_threaded(self.device, rip_format='mp3')
  File "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
line 295, in cd_backup_threaded
(discid, artist, album, genre, year, song_names) =
self.get_formatted_cd_info(device)
  File "/usr/lib/python2.5/site-packages/freevo/audio/plugins/cdbackup.py",
line 511, in get_formatted_cd_info
if ((cd_info.title == None) and (cd_info.artist == None)):
AttributeError: 'NoneType' object has no attribute 'title'



Freevo 1.8.1-svn r10613 finished at Thu Apr 10 20:54:13 2008




-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How to play an audio CD

2008-04-09 Thread David Frager
I am now pointing to the correct device and I can play the CD.  

When I go to play the CD I was expecting the CD Album and tracks to show up.
Is there special configuration required for connecting to the CDDB?

Also, when I attempt to rip the CD, nothing happens.  I show rip status,and
it stays with track 0 of 0.

I have lame and cdparanoia installed, and I can manually invoked them from
the unix prompt


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How to play an audio CD

2008-04-09 Thread David Frager


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Wednesday, April 09, 2008 2:31 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] How to play an audio CD

David Frager wrote:
> Looking for configuration steps for playing an audio cd
> 
> I am running KDE, and when I insert the CD, I do see the icon on the 
> desktop.  I can also play the cd from the desktop
> 
> Under Freevo, if I add the "ROM_DRIVE" attribute to my config file, I 
> see the item under the play music menu, however, it says cd empty.

Did you mean ROM_DRIVES? It should be something like:

ROM_DRIVES = [
 ('/misc/dvd', '/dev/hdc', 'DVD'),
 ('/misc/dvdram', '/dev/hdd', 'DVD-RAM') ]

There is nothing else to do.
Duncan

Can you explain the attributes?  I configured mine per the documentation:
ROM_DRIVES = [ ('/mnt/cdrom', '/dev/cdrom', 'CD ROM Drive')

/dev/cdrom is a link to /dev/sr0


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to play an audio CD

2008-04-09 Thread David Frager
Looking for configuration steps for playing an audio cd

I am running KDE, and when I insert the CD, I do see the icon on the
desktop.  I can also play the cd from the desktop

Under Freevo, if I add the "ROM_DRIVE" attribute to my config file, I see
the item under the play music menu, however, it says cd empty.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Missing pysqlite?

2008-04-07 Thread David Frager
Freevo cache is indicating that I am missing pysqlite, however, I show it as
installed:

rpm -qa | grep -i python-sqlite
python-sqlite2-2.3.3-1.fc7

rpm -qa | grep -i sqlite
python-sqlite2-2.3.3-1.fc7
sqlite-3.4.2-3.fc8
sqlite-devel-3.4.2-3.fc8
sqlite-3.4.2-3.fc8
mono-data-sqlite-1.2.5.1-3.fc8

Freevo cache

Freevo will now generate a metadata cache for all your files and
create thumbnails from images for faster access.

deleting old cache files from older freevo version deleted 0 files
deleting old webserver thumbnails. deleted 0 files
deleting old cachefiles... deleted 0 files
deleting cache for directories not existing anymore... done
deleting old entries in metainfo.. done
checking mmpython cache files. 0 changes
checking thumbnails... 0 files
checking webserver thumbnails. 0 files
Python SQLite not installed!
creating audio metadata... done
creating playlist metadata done
checking database. skipping
creating directory metadata... done
caching xmltv database done

caching complete after 4.2 seconds


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problems with kaa installation

2008-04-06 Thread David Frager
Disregard this question.  I solved it by creating an PKG_CONFIG_PATH
variable.  Not sure why this was not needed previously.  I need to
investigate this 

-Original Message-
From: David Frager [mailto:[EMAIL PROTECTED] 
Sent: Sunday, April 06, 2008 6:31 PM
To: 'freevo-users@lists.sourceforge.net'
Subject: Problems with kaa installation

I am rebuilding and have encountered a problem installing components of kaa

Kaa/imlib2 did not install (From SVN) for the following reason:

python setup.py install --prefix=/usr
Imlib2 >= 1.2.1 not found

I do have imlib2 and imlib2-devel installed # rpm -qa | grep -i imlib2
imlib2-1.4.0-6.fc8
imlib2-1.4.0-6.fc8
imlib2-devel-1.4.0-6.fc8
imlib2-devel-1.4.0-6.fc8


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Problems with kaa installation

2008-04-06 Thread David Frager
I am rebuilding and have encountered a problem installing components of kaa

Kaa/imlib2 did not install (From SVN) for the following reason:

python setup.py install --prefix=/usr
Imlib2 >= 1.2.1 not found

I do have imlib2 and imlib2-devel installed
# rpm -qa | grep -i imlib2
imlib2-1.4.0-6.fc8
imlib2-1.4.0-6.fc8
imlib2-devel-1.4.0-6.fc8
imlib2-devel-1.4.0-6.fc8


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Setting up multiple video groups

2008-04-02 Thread David Frager
OK..things are working fine...I had to clean up the cache and a few left
over attributes, but I can now change video inputs based on a selected
channel.

Now for the next big test...

I have been playing with this box since the beginning of the year, and I
have tried serveral different options (MythTV, etc).  So I am going to now
rebuild to get rid of the left overs.

Beside /etc/freevo, what needs to be backed up to avoid having to start over
again?

Thanks 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Monday, March 31, 2008 11:57 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Setting up multiple video groups

David Frager wrote:
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Duncan Webb
> Sent: Monday, March 31, 2008 10:16 AM
> To: freevo-users@lists.sourceforge.net
> Subject: Re: [Freevo-users] Setting up multiple video groups
> 
> David Frager wrote:
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of 
>> Duncan Webb
>> Sent: Monday, March 31, 2008 5:13 AM
>> To: freevo-users@lists.sourceforge.net
>> Subject: Re: [Freevo-users] Setting up multiple video groups
>>
>> David Frager wrote:
>>> I am running the latest Freevo from SVN (10588)
>>>
>>> I have a PVR-150.  The card supports multiple inputs (Coax, 
>>> Composite, and
>>> S-Video)
>>>
>>> I would like to map each input to channel(s) in the TV guide.
>>>
>>> I have my STB connected via S-Video.  I would like to map my 
>>> composite to an unused channel (Chanel 1)
>>>
>>> Following the instructions at http://doc.freevo.org/MultiTunerConfig
>>> did not work for me.
>>>
>>>
>>>
>>> TV_VIDEO_GROUPS = [
>>>VideoGroup(vdev='/dev/video0',
>>>   adev='/dev/dsp',
>>>   input_type = 's-video 1',
>>>   input_num=1,
>>>   tuner_norm=CONF.tv,
>>>   tuner_chanlist = CONF.chanlist,
>>>   desc='S-Video 1',
>>>   group_type="ivtv",
>>>   record_group = None),
>>>   VideoGroup(vdev='/dev/video0',
>>>   adev='/dev/dsp',
>>>   input_type = 'Composite 1',
>>>   input_num=2,
>>>   tuner_norm=CONF.tv,
>>>   tuner_chanlist = CONF.chanlist,
>>>   desc='Composite 1',
>>>   group_type="ivtv",
>>>   record_group = None)
>>>
>>>]
>>>
>>> TV_CHANNELS = [
>>>('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
>>>('C2.sfdrs.ch',  u'SF 2', 'K10', '', '1'), ]
>>
>> I thnk that you TV_CHANNELS is not 100% correct
>> | TV_CHANNELS = [
>> |('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
>> |('minidv',   u'MiniDV', '0', '', '1'),
>> | ]
>>
>>  From the code I see that the tv mplayer plug-in first sets the 
>> frequency to the channel and does not select the VideoGroup.
>>
>> Try this and let me know if it works.
>>
>> Duncan
>>
>>
>> I'll give it a try tonight.  You indicate the code with the mplayer
> pluging.
>> I am using Xine.  Does this still apply?
> 
> Not sure I don't see any VideoGroup code in the tv.xine plug-i
> 
> Duncan
> 
> Based on the ivtv_xine plugin, this should be supported ( 
> ivtv_xine_tv.py ), using xine 0.99.6
> 
> My TV guide does show only the 2 channels, however, in order to change 
> inputs, I must issue v4l2-ctl --set-input.
> 
> I have the input_num parm specified in the video group, and I added 
> additional debug to ivtv_xine.py, and I do see input_num get set to 
> the appropriate input, however, that value does not appear to be sent 
> to xine for use.


The set input is done in tv/channels.py.

However, try mplayer first, I got it to work with a DV camera and a webcam.

I have change the TV_CHANNELS a bit to get this to work, a problem was that
when two channels have the same frequency/channel then the last one was
used, so two channels with a frequency/channel of '0' the second one was
used. To fix this I changed this to allow a negative frequency/channel 

Re: [Freevo-users] Setting up multiple video groups

2008-04-02 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Monday, March 31, 2008 10:16 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Setting up multiple video groups

David Frager wrote:
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Duncan Webb
> Sent: Monday, March 31, 2008 5:13 AM
> To: freevo-users@lists.sourceforge.net
> Subject: Re: [Freevo-users] Setting up multiple video groups
> 
> David Frager wrote:
>> I am running the latest Freevo from SVN (10588)
>>
>> I have a PVR-150.  The card supports multiple inputs (Coax, 
>> Composite, and
>> S-Video)
>>
>> I would like to map each input to channel(s) in the TV guide.
>>
>> I have my STB connected via S-Video.  I would like to map my 
>> composite to an unused channel (Chanel 1)
>>
>> Following the instructions at http://doc.freevo.org/MultiTunerConfig
>> did not work for me.
>>
>>
>>
>> TV_VIDEO_GROUPS = [
>>VideoGroup(vdev='/dev/video0',
>>   adev='/dev/dsp',
>>   input_type = 's-video 1',
>>   input_num=1,
>>   tuner_norm=CONF.tv,
>>   tuner_chanlist = CONF.chanlist,
>>   desc='S-Video 1',
>>   group_type="ivtv",
>>   record_group = None),
>>   VideoGroup(vdev='/dev/video0',
>>   adev='/dev/dsp',
>>   input_type = 'Composite 1',
>>   input_num=2,
>>   tuner_norm=CONF.tv,
>>   tuner_chanlist = CONF.chanlist,
>>   desc='Composite 1',
>>   group_type="ivtv",
>>   record_group = None)
>>
>>]
>>
>> TV_CHANNELS = [
>>('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
>>('C2.sfdrs.ch',  u'SF 2', 'K10', '', '1'), ]
> 
> 
> I thnk that you TV_CHANNELS is not 100% correct
> | TV_CHANNELS = [
> |('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
> |('minidv',   u'MiniDV', '0', '', '1'),
> | ]
> 
>  From the code I see that the tv mplayer plug-in first sets the 
> frequency to the channel and does not select the VideoGroup.
> 
> Try this and let me know if it works.
> 
> Duncan
> 
> 
> I'll give it a try tonight.  You indicate the code with the mplayer
pluging.
> I am using Xine.  Does this still apply?

Not sure I don't see any VideoGroup code in the tv.xine plug-in.

Duncan

I played with this a little last night, but I did not have a lot of time.

I don't want to move to mplayer, because I really want the xine capability I
have with 0.99.6, enabling instant record vs. scheduled.

My original configuration files do appear to be proper, I proved this with
additional debugging as well as altering the vdev to an invalid value, which
resulted in a crash.

I will track this down some more over the next few days, but I believe this
problem is that the ivtv_xine.py is not invoking the proper method to set
the input number.  I believe it should invoke v4l2.setinput, inorder to
issue a ioctl request on the device.

I'll post additional details as I get them


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Setting up multiple video groups

2008-04-01 Thread David Frager
Thanks...I'll give it a try tonight 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Monday, March 31, 2008 11:57 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Setting up multiple video groups

David Frager wrote:
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Duncan Webb
> Sent: Monday, March 31, 2008 10:16 AM
> To: freevo-users@lists.sourceforge.net
> Subject: Re: [Freevo-users] Setting up multiple video groups
> 
> David Frager wrote:
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of 
>> Duncan Webb
>> Sent: Monday, March 31, 2008 5:13 AM
>> To: freevo-users@lists.sourceforge.net
>> Subject: Re: [Freevo-users] Setting up multiple video groups
>>
>> David Frager wrote:
>>> I am running the latest Freevo from SVN (10588)
>>>
>>> I have a PVR-150.  The card supports multiple inputs (Coax, 
>>> Composite, and
>>> S-Video)
>>>
>>> I would like to map each input to channel(s) in the TV guide.
>>>
>>> I have my STB connected via S-Video.  I would like to map my 
>>> composite to an unused channel (Chanel 1)
>>>
>>> Following the instructions at http://doc.freevo.org/MultiTunerConfig
>>> did not work for me.
>>>
>>>
>>>
>>> TV_VIDEO_GROUPS = [
>>>VideoGroup(vdev='/dev/video0',
>>>   adev='/dev/dsp',
>>>   input_type = 's-video 1',
>>>   input_num=1,
>>>   tuner_norm=CONF.tv,
>>>   tuner_chanlist = CONF.chanlist,
>>>   desc='S-Video 1',
>>>   group_type="ivtv",
>>>   record_group = None),
>>>   VideoGroup(vdev='/dev/video0',
>>>   adev='/dev/dsp',
>>>   input_type = 'Composite 1',
>>>   input_num=2,
>>>   tuner_norm=CONF.tv,
>>>   tuner_chanlist = CONF.chanlist,
>>>   desc='Composite 1',
>>>   group_type="ivtv",
>>>   record_group = None)
>>>
>>>]
>>>
>>> TV_CHANNELS = [
>>>('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
>>>('C2.sfdrs.ch',  u'SF 2', 'K10', '', '1'), ]
>>
>> I thnk that you TV_CHANNELS is not 100% correct
>> | TV_CHANNELS = [
>> |('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
>> |('minidv',   u'MiniDV', '0', '', '1'),
>> | ]
>>
>>  From the code I see that the tv mplayer plug-in first sets the 
>> frequency to the channel and does not select the VideoGroup.
>>
>> Try this and let me know if it works.
>>
>> Duncan
>>
>>
>> I'll give it a try tonight.  You indicate the code with the mplayer
> pluging.
>> I am using Xine.  Does this still apply?
> 
> Not sure I don't see any VideoGroup code in the tv.xine plug-i
> 
> Duncan
> 
> Based on the ivtv_xine plugin, this should be supported ( 
> ivtv_xine_tv.py ), using xine 0.99.6
> 
> My TV guide does show only the 2 channels, however, in order to change 
> inputs, I must issue v4l2-ctl --set-input.
> 
> I have the input_num parm specified in the video group, and I added 
> additional debug to ivtv_xine.py, and I do see input_num get set to 
> the appropriate input, however, that value does not appear to be sent 
> to xine for use.


The set input is done in tv/channels.py.

However, try mplayer first, I got it to work with a DV camera and a webcam.

I have change the TV_CHANNELS a bit to get this to work, a problem was that
when two channels have the same frequency/channel then the last one was
used, so two channels with a frequency/channel of '0' the second one was
used. To fix this I changed this to allow a negative frequency/channel which
represents the VideoGroup to use, here is an
example:
TV_VIDEO_GROUPS = [
 VideoGroup(
 vdev='/dev/video1',
 vvbi='/dev/vbi1',
 adev='/dev/adsp',
 input_type='Tuner 1',
 input_num=0,
 tuner_norm='PAL',
 tuner_chanlist=CONF.chanlist,
 desc='PVR-350 Video Group',
 group_type=&#

Re: [Freevo-users] Setting up multiple video groups

2008-03-31 Thread David Frager


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Monday, March 31, 2008 10:16 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Setting up multiple video groups

David Frager wrote:
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Duncan Webb
> Sent: Monday, March 31, 2008 5:13 AM
> To: freevo-users@lists.sourceforge.net
> Subject: Re: [Freevo-users] Setting up multiple video groups
> 
> David Frager wrote:
>> I am running the latest Freevo from SVN (10588)
>>
>> I have a PVR-150.  The card supports multiple inputs (Coax, 
>> Composite, and
>> S-Video)
>>
>> I would like to map each input to channel(s) in the TV guide.
>>
>> I have my STB connected via S-Video.  I would like to map my 
>> composite to an unused channel (Chanel 1)
>>
>> Following the instructions at http://doc.freevo.org/MultiTunerConfig
>> did not work for me.
>>
>>
>>
>> TV_VIDEO_GROUPS = [
>>VideoGroup(vdev='/dev/video0',
>>   adev='/dev/dsp',
>>   input_type = 's-video 1',
>>   input_num=1,
>>   tuner_norm=CONF.tv,
>>   tuner_chanlist = CONF.chanlist,
>>   desc='S-Video 1',
>>   group_type="ivtv",
>>   record_group = None),
>>   VideoGroup(vdev='/dev/video0',
>>   adev='/dev/dsp',
>>   input_type = 'Composite 1',
>>   input_num=2,
>>   tuner_norm=CONF.tv,
>>   tuner_chanlist = CONF.chanlist,
>>   desc='Composite 1',
>>   group_type="ivtv",
>>   record_group = None)
>>
>>]
>>
>> TV_CHANNELS = [
>>('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
>>('C2.sfdrs.ch',  u'SF 2', 'K10', '', '1'), ]
> 
> 
> I thnk that you TV_CHANNELS is not 100% correct
> | TV_CHANNELS = [
> |('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
> |('minidv',   u'MiniDV', '0', '', '1'),
> | ]
> 
>  From the code I see that the tv mplayer plug-in first sets the 
> frequency to the channel and does not select the VideoGroup.
> 
> Try this and let me know if it works.
> 
> Duncan
> 
> 
> I'll give it a try tonight.  You indicate the code with the mplayer
pluging.
> I am using Xine.  Does this still apply?

Not sure I don't see any VideoGroup code in the tv.xine plug-i

Duncan

Based on the ivtv_xine plugin, this should be supported ( ivtv_xine_tv.py ),
using xine 0.99.6

My TV guide does show only the 2 channels, however, in order to change
inputs, I must issue v4l2-ctl --set-input.  

I have the input_num parm specified in the video group, and I added
additional debug to ivtv_xine.py, and I do see input_num get set to the
appropriate input, however, that value does not appear to be sent to xine
for use.





-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Setting up multiple video groups

2008-03-31 Thread David Frager


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Monday, March 31, 2008 5:13 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Setting up multiple video groups

David Frager wrote:
> I am running the latest Freevo from SVN (10588)
> 
> I have a PVR-150.  The card supports multiple inputs (Coax, Composite, 
> and
> S-Video)
> 
> I would like to map each input to channel(s) in the TV guide.
> 
> I have my STB connected via S-Video.  I would like to map my composite 
> to an unused channel (Chanel 1)
> 
> Following the instructions at http://doc.freevo.org/MultiTunerConfig  
> did not work for me.
> 
> 
> 
> TV_VIDEO_GROUPS = [
>VideoGroup(vdev='/dev/video0',
>   adev='/dev/dsp',
>   input_type = 's-video 1',
>   input_num=1,
>   tuner_norm=CONF.tv,
>   tuner_chanlist = CONF.chanlist,
>   desc='S-Video 1',
>   group_type="ivtv",
>   record_group = None),
>   VideoGroup(vdev='/dev/video0',
>   adev='/dev/dsp',
>   input_type = 'Composite 1',
>   input_num=2,
>   tuner_norm=CONF.tv,
>   tuner_chanlist = CONF.chanlist,
>   desc='Composite 1',
>   group_type="ivtv",
>   record_group = None)
> 
>]
> 
> TV_CHANNELS = [
>('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
>('C2.sfdrs.ch',  u'SF 2', 'K10', '', '1'), ]


I thnk that you TV_CHANNELS is not 100% correct
| TV_CHANNELS = [
|('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
|('minidv',   u'MiniDV', '0', '', '1'),
| ]

 From the code I see that the tv mplayer plug-in first sets the frequency to
the channel and does not select the VideoGroup.

Try this and let me know if it works.

Duncan


I'll give it a try tonight.  You indicate the code with the mplayer pluging.
I am using Xine.  Does this still apply?


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Setting up multiple video groups

2008-03-30 Thread David Frager


-Original Message-
From: David Frager [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 28, 2008 7:08 PM
To: 'freevo-users@lists.sourceforge.net'
Subject: Setting up multiple video groups

I am running the latest Freevo from SVN (10588)

I have a PVR-150.  The card supports multiple inputs (Coax, Composite, and
S-Video)

I would like to map each input to channel(s) in the TV guide.

I have my STB connected via S-Video.  I would like to map my composite to an
unused channel (Chanel 1)

Following the instructions at http://doc.freevo.org/MultiTunerConfig  did
not work for me.



TV_VIDEO_GROUPS = [
   VideoGroup(vdev='/dev/video0',
  adev='/dev/dsp',
  input_type = 's-video 1',
  input_num=1,
  tuner_norm=CONF.tv,
  tuner_chanlist = CONF.chanlist,
  desc='S-Video 1',
  group_type="ivtv",
  record_group = None),
  VideoGroup(vdev='/dev/video0',
  adev='/dev/dsp',
  input_type = 'Composite 1',
  input_num=2,
  tuner_norm=CONF.tv,
  tuner_chanlist = CONF.chanlist,
  desc='Composite 1',
  group_type="ivtv",
  record_group = None)

   ]

TV_CHANNELS = [
   ('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
   ('C2.sfdrs.ch',  u'SF 2', 'K10', '', '1'), ]


Does anyone have any suggestions?   My goal is to use the S-Video to watch /
record TV.  I want to use the composite input on the PVR-150 to watch
/record from my MiniDV.  Using a script, I can change the input and do issue
a DD request, however, I was looking for something more integrated with
Freevo.

Thanks


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Setting up multiple video groups

2008-03-28 Thread David Frager
I am running the latest Freevo from SVN (10588)

I have a PVR-150.  The card supports multiple inputs (Coax, Composite, and
S-Video)

I would like to map each input to channel(s) in the TV guide.

I have my STB connected via S-Video.  I would like to map my composite to an
unused channel (Chanel 1)

Following the instructions at http://doc.freevo.org/MultiTunerConfig  did
not work for me.



TV_VIDEO_GROUPS = [
   VideoGroup(vdev='/dev/video0',
  adev='/dev/dsp',
  input_type = 's-video 1',
  input_num=1,
  tuner_norm=CONF.tv,
  tuner_chanlist = CONF.chanlist,
  desc='S-Video 1',
  group_type="ivtv",
  record_group = None),
  VideoGroup(vdev='/dev/video0',
  adev='/dev/dsp',
  input_type = 'Composite 1',
  input_num=2,
  tuner_norm=CONF.tv,
  tuner_chanlist = CONF.chanlist,
  desc='Composite 1',
  group_type="ivtv",
  record_group = None)

   ]

TV_CHANNELS = [
   ('C1.sfdrs.ch',  u'SF 1', 'K05', '', '0'),
   ('C2.sfdrs.ch',  u'SF 2', 'K10', '', '1'),
]



-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Success: 1.8.0-svn and xine 0.9.6cvs

2008-03-25 Thread David Frager
Evan,

I was looking forward to building this component as well.  I made a first
attempt about 1 month ago, without success.  I think I just rushed it.  I am
planning to give it a shot again in the next few weeks.

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Evan Hisey
Sent: Monday, March 24, 2008 11:21 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Success: 1.8.0-svn and xine 0.9.6cvs

David-


>  3)  Build / configure an IR Receiver
This was probaly the most rewarding part of my first freevo install.
Building the receiver form teh lirc blueprin was pretty easy and I even used
an old mouse I had as the housing. Best part was I was able to reuse the
original mouse cord for the serial  cable. Even now that I have shifted to
using the PVR-150 IR reciever I still have the old one just to have :)

Evan

-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Success: 1.8.0-svn and xine 0.9.6cvs

2008-03-23 Thread David Frager
After a lot of playing around, I can now run freevo w/xine.  The one-button
record seems to work properly as well.

I am moving on to the next steps of:
1)  Configuring multiple inputs on my PVR-150
2)  Configuring TV Guide for Verizon FiOS
3)  Build / configure an IR Receiver

Thanks for all the help


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.8.0-svn Crashes

2008-03-19 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Wednesday, March 19, 2008 5:01 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Freevo 1.8.0-svn Crashes

David Frager wrote:
> Making some progress.  After cleaning up more junk and rerunning 
> tv_grab, I got passed the issue with chan.logo.
> 
> I am now able to see the TV Guide.  When I select a channel and press 
> enter, I now crash with the following:

 >   File "/usr/lib/python2.5/site-packages/freevo/childapp.py", line 
177, in
 > write
 > self.child.stdin.write(line)
 > IOError: [Errno 32] Broken pipe

I think that this means the the child process, xine, has actually exited
when the first stop was sent. This is what it should have been doing all
along. If you can ssh or use an xterm window and watch for "ps -ef | grep
xine" you may see xine disappear when the first stop is pressed.

Will you let me know the results of this test?

Duncan

I am running 0.99.6cvs

I attempted to cut/paste the command into an xterm and it did fail:
mythtv3693  3146  0 20:48 pts/500:00:00 grep xine
mythtv3695  3146  0 20:48 pts/500:00:00 grep xine
mythtv3697  3146  0 20:48 pts/500:00:00 grep xine
mythtv3699  3146  0 20:48 pts/500:00:00 grep xine
root  3700  3294  0 20:48 pts/400:00:00 /bin/sh -c
/usr/local/bin/xine --auto-play=fq --hide-gui --borderless --geometry
800x600+0+0 --no-splash --no-lirc --post='pp:quality=10;expand' -V
/dev/video0 -A /dev/dsp --stdctl pvr:///storedMedia/livetv
root  3700  3294  0 20:48 pts/400:00:00 /usr/local/bin/xine
--auto-play=fq --hide-gui --borderless --geometry 800x600+0+0 --no-splash
--no-lirc --post=pp:quality=10;expand -V /dev/video0 -A /dev/dsp --stdctl
pvr:///storedMedia/livetv



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.8.0-svn Crashes

2008-03-19 Thread David Frager
Making some progress.  After cleaning up more junk and rerunning tv_grab, I
got passed the issue with chan.logo.

I am now able to see the TV Guide.  When I select a channel and press enter,
I now crash with the following:



Freevo 1.8.0-svn r10549 started at Wed Mar 19 16:27:49 2008


2008-03-19 16:27:49,177 INFO config.py (536): LOGDIR: /var/log
/var/log/freevo
2008-03-19 16:27:49,178 INFO config.py (537): STATICDIR: /var/lib
/var/lib/freevo
2008-03-19 16:27:49,178 INFO config.py (538): CACHEDIR: /var/cache
/var/cache/freevo
2008-03-19 16:27:49,179 INFO config.py (557): Loading freevo
configuration file "./freevo.conf"
2008-03-19 16:27:49,229 INFO config.py (646): Loading local
configuration file "./local_conf.py"

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.22, changes since then:
Version 5.23:
 Added XMLTV_TIMEZONE to allow the time zone to be specified
 Added OSD_X11_CURSORS to allow custom cursor to be set, stops xine
showing a cursor
 Changed TV_RECORD_SCHEDULE to be a pickle file, this will delete
existing favorites
 Added TV_RECORD_FAVORITES and TV_RECORD_FAVORITES_LIST to keep
favorites separate
 Changed SHUTDOWN_CONFIRM to SYS_SHUTDOWN_CONFIRM for consistency
 Changed SHUTDOWN_SYS_CMD to SYS_SHUTDOWN_CMD for consistency
 Changed RESTART_SYS_CMD to SYS_RESTART_CMD for consistency
 Changed SHUTDOWN_SYS_ENABLE to SYS_SHUTDOWN_ENABLE for consistency
 Removed RECORDSERVER_PORT2 as it is no longer needed, using
RECORDSERVER_PORT instead



2008-03-19 16:27:49,273 INFO config.py (1044): overlaydir:
/var/cache/freevo/vfs
2008-03-19 16:27:49,283 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-19 16:27:49,339 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
Freevo 1.8.0 r10549 ready
2008-03-19 16:27:51,878 INFO create thread notifier pipe
2008-03-19 16:27:57,586 INFO record_client.py (430): ('localhost',
18001) is up
2008-03-19 16:27:59,801 INFO ivtv_xine_tv.py (674): TunerControl: Set
video group: /dev/video0
Traceback (most recent call last):
 File "/usr/lib/python2.5/site-packages/freevo/main.py", line 285, in
eventhandler
app.eventhandler(event)
  File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 500, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line 68,
in origfunc
func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 234, in
eventhandler
pi.actions()[0][0](menuw=self.menuw)
  File "/usr/lib/python2.5/site-packages/freevo/tv/programitem.py", line
172, in play
self.parent.player('tv', self.prog.channel_id)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvmenu.py", line 82, in
start_tv
p.Play(mode, tuner_id)
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 343, in Play
self.tuner.SetChannelByName(channel, True)
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 618, in SetChannelByName
self.SetChannelByIndex(channel_index + 1)
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 627, in SetChannelByIndex
self.SetVideoGroup(next_channel)
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 677, in SetVideoGroup
self.xine.SetInput(new_vg.input_num)
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 836, in SetInput
self.app.write('PVRSetInput#%s\n' % input)
  File "/usr/lib/python2.5/site-packages/freevo/childapp.py", line 177, in
write
self.child.stdin.write(line)
IOError: [Errno 32] Broken pipe
2008-03-19 16:28:00,114 ERRORevent callback
Traceback (most recent call last):
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/event.py", line 191,
in handle
DVDNAV_TITLEMENU   = Event('DVDNAV_TITLEMENU')
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/event.py", line 145,
in __call__

  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/nf_wrapper.py", line
97, in __call__
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/callback.py", line
168, in __call__
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 272, in
eventhandler
if not rc.app()(event):
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 371, in eventhandler
self.Stop()
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 353, in Stop
self.xine.ShowMessage(_('Please repeat to stop\n'))
  File "/usr/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_tv.py",
line 830, in ShowMessage
self.app.write('OSDWriteText$%s\n' % String(msg))
  File "/usr/lib/python2.5/site-packages/freevo/chil

Re: [Freevo-users] Freevo 1.8.0-svn Crashes

2008-03-19 Thread David Frager
 
-Original Message-
From: David Frager [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 19, 2008 7:24 AM
To: 'freevo-users@lists.sourceforge.net'
Subject: RE: [Freevo-users] Freevo 1.8.0-svn Crashes

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Wednesday, March 19, 2008 2:16 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Freevo 1.8.0-svn Crashes

David Frager wrote:
> This did not appear to help.  I even went as far as deleting 
> ~/freevo-test and re-installing everything...maybe I'm missing a step 
> or I may have a bad config file.
> 
> 1)  svn co svn://svn.freevo.org/kaa/trunk kaa 
> cd kaa
> python setup.py install --prefix=~/freevo-test
> 
> 2)  svn co svn://svn.freevo.org/freevo/branches/rel-1 freevo-1.x 
> cd freevo-1.x
> 
> 3)  cd BeautifulSoup-3.0.5
> python setup.py install --prefix=~/freevo-test

step 3 is not necessary but does no harm.

> 4)  ./autogen.sh
> 
> 5)  python setup.py install --prefix=~/freevo-test
> 
> 6)  cd ~/freevo-test 
> copied backup of freevo.conf and local.conf.py
> 
> PYTHONPATH=/root/freevo-test/lib/python2.5/site-packages
> PATH=/root/freevo-test/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/u
> sr/ker
> beros/bin:
> /usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:
> /usr/b
> in:/root/bin

You now have a different error:

 > AttributeError: 'module' object has no attribute 'coroutine'

This is most likely caused by picking up an old kaa version instead of the
svn version.

PYTHONPATH should be:
/root/freevo-test/lib/python2.5/site-packages/freevo:
/root/freevo-test/lib/python2.5/site-packages

I've split the line up so that you can see it better.

You should see in /root/freevo-test/lib/python2.5/site-packages two
directories: freevo and kaa (BeautifulSoup will be there too). We import kaa
modules as kaa.module but the freevo modules are imported relative to
freevo, eg. import config is used rather than import freevo.config. 
This is why freevo needs to be in the PYTHONPATH.

I may need to update the wiki page with this information.

You may also need to update the freevo svn, as I've put in a fix for freevo
simply exiting when kaa has not been installed.

HTH
Duncan

-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

I saw this conflict last night.  I attempted to move things out of the way
but still ran into additional issues.  I am now seeing an error.  I am
thinking I may need to just remove everything and just install only from the
source and not attempt to have 2 versions

2008-03-19 07:13:36,095 INFO config.py (1044): overlaydir:
/var/cache/freevo/vfs
2008-03-19 07:13:36,104 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-19 07:13:36,163 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
Freevo 1.8.0 r10547 ready
2008-03-19 07:13:38,652 INFO create thread notifier pipe
Traceback (most recent call last):
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/main.py", line
285, in eventhandler
app.eventhandler(event)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/menu.py", line
730, in eventhandler
action(arg=arg, menuw=self)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/menu.py", line
92, in select
self.function(arg=self.arg, menuw=menuw)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvmenu.py",
line 139, in start_tvguide
TVGuide(self.get_start_time(), start_tv, menuw)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvguide.py",
line 73, in __init__
channels = guide.get_programs(start_time+1, stop_time-1)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/epg_types.py", line
284, in get_programs
c.set_logo(chan.logo)
AttributeError: TvChannel instance has no attribute 'logo'


Freevo 1.8.0-svn r10547 finished at Wed Mar 19 07:13:35 2008



I removed the old version of freevo, python-kaa-base, and
python-kaa-metadata, then installed the source versions with a prefix of
/usr.

I still get the issue with chan.logo


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 200

Re: [Freevo-users] Freevo 1.8.0-svn Crashes

2008-03-19 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Wednesday, March 19, 2008 2:16 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Freevo 1.8.0-svn Crashes

David Frager wrote:
> This did not appear to help.  I even went as far as deleting 
> ~/freevo-test and re-installing everything...maybe I'm missing a step 
> or I may have a bad config file.
> 
> 1)  svn co svn://svn.freevo.org/kaa/trunk kaa 
> cd kaa
> python setup.py install --prefix=~/freevo-test
> 
> 2)  svn co svn://svn.freevo.org/freevo/branches/rel-1 freevo-1.x 
> cd freevo-1.x
> 
> 3)  cd BeautifulSoup-3.0.5
> python setup.py install --prefix=~/freevo-test

step 3 is not necessary but does no harm.

> 4)  ./autogen.sh
> 
> 5)  python setup.py install --prefix=~/freevo-test
> 
> 6)  cd ~/freevo-test 
> copied backup of freevo.conf and local.conf.py
> 
> PYTHONPATH=/root/freevo-test/lib/python2.5/site-packages
> PATH=/root/freevo-test/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/u
> sr/ker
> beros/bin:
> /usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:
> /usr/b
> in:/root/bin

You now have a different error:

 > AttributeError: 'module' object has no attribute 'coroutine'

This is most likely caused by picking up an old kaa version instead of the
svn version.

PYTHONPATH should be:
/root/freevo-test/lib/python2.5/site-packages/freevo:
/root/freevo-test/lib/python2.5/site-packages

I've split the line up so that you can see it better.

You should see in /root/freevo-test/lib/python2.5/site-packages two
directories: freevo and kaa (BeautifulSoup will be there too). We import kaa
modules as kaa.module but the freevo modules are imported relative to
freevo, eg. import config is used rather than import freevo.config. 
This is why freevo needs to be in the PYTHONPATH.

I may need to update the wiki page with this information.

You may also need to update the freevo svn, as I've put in a fix for freevo
simply exiting when kaa has not been installed.

HTH
Duncan

-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

I saw this conflict last night.  I attempted to move things out of the way
but still ran into additional issues.  I am now seeing an error.  I am
thinking I may need to just remove everything and just install only from the
source and not attempt to have 2 versions

2008-03-19 07:13:36,095 INFO config.py (1044): overlaydir:
/var/cache/freevo/vfs
2008-03-19 07:13:36,104 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-19 07:13:36,163 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
Freevo 1.8.0 r10547 ready
2008-03-19 07:13:38,652 INFO create thread notifier pipe
Traceback (most recent call last):
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/main.py", line
285, in eventhandler
app.eventhandler(event)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/menu.py", line
730, in eventhandler
action(arg=arg, menuw=self)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/menu.py", line
92, in select
self.function(arg=self.arg, menuw=menuw)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvmenu.py",
line 139, in start_tvguide
TVGuide(self.get_start_time(), start_tv, menuw)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvguide.py",
line 73, in __init__
channels = guide.get_programs(start_time+1, stop_time-1)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/epg_types.py", line
284, in get_programs
c.set_logo(chan.logo)
AttributeError: TvChannel instance has no attribute 'logo'


Freevo 1.8.0-svn r10547 finished at Wed Mar 19 07:13:35 2008




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo 1.8.0-svn Crashes

2008-03-18 Thread David Frager

This did not appear to help.  I even went as far as deleting ~/freevo-test
and re-installing everything...maybe I'm missing a step or I may have a bad
config file.

1)  svn co svn://svn.freevo.org/kaa/trunk kaa 
cd kaa
python setup.py install --prefix=~/freevo-test

2)  svn co svn://svn.freevo.org/freevo/branches/rel-1 freevo-1.x 
cd freevo-1.x

3)  cd BeautifulSoup-3.0.5
python setup.py install --prefix=~/freevo-test

4)  ./autogen.sh

5)  python setup.py install --prefix=~/freevo-test 

6)  cd ~/freevo-test 
copied backup of freevo.conf and local.conf.py

PYTHONPATH=/root/freevo-test/lib/python2.5/site-packages
PATH=/root/freevo-test/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/ker
beros/bin:
/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/b
in:/root/bin



Freevo 1.8.0-svn r10546 started at Tue Mar 18 20:01:21 2008


2008-03-18 20:01:21,458 INFO config.py (531): LOGDIR: /var/log
/var/log/freevo
2008-03-18 20:01:21,459 INFO config.py (532): STATICDIR: /var/lib
/var/lib/freevo
2008-03-18 20:01:21,460 INFO config.py (533): CACHEDIR: /var/cache
/var/cache/freevo
2008-03-18 20:01:21,461 INFO config.py (552): Loading freevo
configuration file "./freevo.conf"
2008-03-18 20:01:21,576 INFO new process watcher instance
2008-03-18 20:01:21,731 INFO config.py (641): Loading local
configuration file "./local_conf.py"

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.22, changes since then:
Version 5.23:
 Added XMLTV_TIMEZONE to allow the time zone to be specified
 Added OSD_X11_CURSORS to allow custom cursor to be set, stops xine
showing a cursor
 Changed TV_RECORD_SCHEDULE to be a pickle file, this will delete
existing favorites
 Added TV_RECORD_FAVORITES and TV_RECORD_FAVORITES_LIST to keep
favorites separate
 Changed SHUTDOWN_CONFIRM to SYS_SHUTDOWN_CONFIRM for consistency
 Changed SHUTDOWN_SYS_CMD to SYS_SHUTDOWN_CMD for consistency
 Changed RESTART_SYS_CMD to SYS_RESTART_CMD for consistency
 Changed SHUTDOWN_SYS_ENABLE to SYS_SHUTDOWN_ENABLE for consistency
 Removed RECORDSERVER_PORT2 as it is no longer needed, using
RECORDSERVER_PORT instead



2008-03-18 20:01:21,792 INFO config.py (1039): overlaydir:
/var/cache/freevo/vfs
2008-03-18 20:01:21,801 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-18 20:01:21,944 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
failed to load plugin tv.scheduled_recordings
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/plugin.py",
line 559, in __load_plugin__
exec('import %s' % module)
  File "", line 1, in 
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/scheduled_r
ecordings.py", line 34, in 
from tv.record_client import RecordClient
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/record_client.py",
line 62, in 
class RecordClientActions:
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/record_client.py",
line 114, in RecordClientActions
@kaa.coroutine()
AttributeError: 'module' object has no attribute 'coroutine'
failed to load plugin tv.view_favorites
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/plugin.py",
line 559, in __load_plugin__
exec('import %s' % module)
  File "", line 1, in 
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/view_favori
tes.py", line 34, in 
from tv.record_client import RecordClient
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/record_client.py",
line 62, in 
class RecordClientActions:
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/record_client.py",
line 114, in RecordClientActions
@kaa.coroutine()
AttributeError: 'module' object has no attribute 'coroutine'
failed to load plugin tv.manual_record
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/plugin.py",
line 559, in __load_plugin__
exec('import %s' % module)
  File "", line 1, in 
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/manual_reco
rd.py", line 39, in 
from tv.record_client import RecordClient
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/record_client.py",
line 62, in 
class RecordClientActions:
 File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/record_client.py",
line 114, in RecordClientActions
@kaa.coroutine()
AttributeError: 'module' object has no attribute 'coroutine'
2008-03-18 20:01:25,248 CRITICAL main.py (502): Crash!: 'module' object has
no a

Re: [Freevo-users] Freevo 1.8.0-svn Crashes

2008-03-18 Thread David Frager
How would I get this fix, or is there a work-around? 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Tuesday, March 18, 2008 1:16 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Freevo 1.8.0-svn Crashes

David Frager wrote:
> I have compiled xine-lib and xine-ui from CVS.  This version is 
> installed in /usr/local
> 
> I downloaded kaa and freevo from the SVN, per the instructions at:
> http://doc.freevo.org/SourceSVNInstallation
> 
> I applied the ivtv_xine_tv plugin patch located at:
> https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1891595&g
> roup_i
> d=46652
> 
> Freevo is running out of my local directory ~/freevo-test/bin
> 
>  freevo.conf 
> cdparanoia = /usr/bin/cdparanoia
> chanlist = us-cable
> display = x11
> fbxine = /usr/local/bin/fbxine
> flac = /usr/bin/flac
> geometry = 800x600
> 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 = ntsc
> tvtime = /usr/bin/tvtime
> unzip = /usr/bin/unzip
> version = 2.2
> vlc = /usr/bin/vlc
> xine = /usr/local/bin/xine
> 
> ##
> 
> I am able to start freevo recordserver, but when I attempt to start 
> freevo, the software crashes.
> I see the error failed to load plugin tv.scheduled_recordings, but I 
> believe the more critical issue is the kaa.coroutine.
> 
> 
> # freevo plugins -l | grep -i active
> image (active)  Plugin to handle all kinds of image
> items
> video (active)  Plugin to handle all kinds of video
> items
> audio (active)  Plugin to handle all kinds of audio
> items
> tv.scheduled_recordings (active)This plugin is used to display your
> curr...
> tv.view_favorites (active)  This plugin is used to display your
> list...
> tv.manual_record (active)   This plugin is used to display your
> list...
> tv (active) TV main menu option
> shutdown (active)   Plugin to shutdown Freevo from the
main
> ...
> headlines (active)  A plugin to list headlines from an XML
> (...
> rom_drives.rom_items (active)   Plugin to add the rom drives to a main
> m...
> audio.detach (active)   plugin to detach the audio player to
> e.g...
> tv.view_recordings (active) View the TV recordings directory
> tv.ivtv_xine_tv (active)Plugin to watch live tv with xine. The
> p...
> tv.ivtv_record (active) A plugin to record tv using an ivtv
> base...
> video.mplayer (active)  Mplayer plugin for the video player.
> video.xine (active) Xine plugin for the video player.
> audio.mplayer (active)  Mplayer plugin for the audio player.
> Use...
> audio.xine (active) Xine plugin for the video player.
> tiny_osd (active)   osd plugin.
> idlebar (active)To activate the idle bar, put the
> follow...
> screensaver (active)Yet another Freevo Screensaver
> rom_drives.autostart (active)   Plugin to autostart if a new medium is
> i...
> mixer (active)  Mixer for Freevo
> audio.detachbar (active)This plugin enables a small bar
showing
> ...
> file_ops (active)   small plugin to delete files
> ejectromdrives (active) This plugin ejects/close the tray of
> rom...
> video.bookmarker (active)   Automatically bookmark where you were
> wh...
> video.imdb (active) You can add IMDB information for video
> i...
> idlebar.tv (active) Informs you, when the xmltv-listings
> exp...
> idlebar.progactive  Display an Icon if prog is active.
> idlebar.diskfree (active)   Displays the amount of free disk space
> idlebar.clock (active)  Shows the current time.
> idlebar.cdstatus (active)   Show the status of all rom drives.
> screensaver.bouncing_freevo (active) A sliding and bouncing Freevo 
> screensaver
> 
> ==
> ==
> 
> Freevo 1.8.0-svn r10545 started at Mon Mar 17 18:57:20 2008
> --
> --
> 
> 2008-03-17 18:57:20,537 INFO config.py (531): LOGDIR: /var/log
> /var/log/freevo
> 2008-03-17 18:57:20,538 INFO config.py (532): STATICDIR: /var/lib
> /var/lib/freevo
> 2008-03-17 18:57:20,539 INFO

[Freevo-users] Freevo 1.8.0-svn Crashes

2008-03-17 Thread David Frager
I have compiled xine-lib and xine-ui from CVS.  This version is installed in
/usr/local

I downloaded kaa and freevo from the SVN, per the instructions at:
http://doc.freevo.org/SourceSVNInstallation

I applied the ivtv_xine_tv plugin patch located at:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1891595&group_i
d=46652

Freevo is running out of my local directory ~/freevo-test/bin

 freevo.conf 
cdparanoia = /usr/bin/cdparanoia
chanlist = us-cable
display = x11
fbxine = /usr/local/bin/fbxine
flac = /usr/bin/flac
geometry = 800x600
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 = ntsc
tvtime = /usr/bin/tvtime
unzip = /usr/bin/unzip
version = 2.2
vlc = /usr/bin/vlc
xine = /usr/local/bin/xine

##

I am able to start freevo recordserver, but when I attempt to start freevo,
the software crashes.
I see the error failed to load plugin tv.scheduled_recordings, but I believe
the more critical issue is the kaa.coroutine.


# freevo plugins -l | grep -i active
image (active)  Plugin to handle all kinds of image
items
video (active)  Plugin to handle all kinds of video
items
audio (active)  Plugin to handle all kinds of audio
items
tv.scheduled_recordings (active)This plugin is used to display your
curr...
tv.view_favorites (active)  This plugin is used to display your
list...
tv.manual_record (active)   This plugin is used to display your
list...
tv (active) TV main menu option
shutdown (active)   Plugin to shutdown Freevo from the main
...
headlines (active)  A plugin to list headlines from an XML
(...
rom_drives.rom_items (active)   Plugin to add the rom drives to a main
m...
audio.detach (active)   plugin to detach the audio player to
e.g...
tv.view_recordings (active) View the TV recordings directory
tv.ivtv_xine_tv (active)Plugin to watch live tv with xine. The
p...
tv.ivtv_record (active) A plugin to record tv using an ivtv
base...
video.mplayer (active)  Mplayer plugin for the video player.
video.xine (active) Xine plugin for the video player.
audio.mplayer (active)  Mplayer plugin for the audio player.
Use...
audio.xine (active) Xine plugin for the video player.
tiny_osd (active)   osd plugin.
idlebar (active)To activate the idle bar, put the
follow...
screensaver (active)Yet another Freevo Screensaver
rom_drives.autostart (active)   Plugin to autostart if a new medium is
i...
mixer (active)  Mixer for Freevo
audio.detachbar (active)This plugin enables a small bar showing
...
file_ops (active)   small plugin to delete files
ejectromdrives (active) This plugin ejects/close the tray of
rom...
video.bookmarker (active)   Automatically bookmark where you were
wh...
video.imdb (active) You can add IMDB information for video
i...
idlebar.tv (active) Informs you, when the xmltv-listings
exp...
idlebar.progactive  Display an Icon if prog is active.
idlebar.diskfree (active)   Displays the amount of free disk space
idlebar.clock (active)  Shows the current time.
idlebar.cdstatus (active)   Show the status of all rom drives.
screensaver.bouncing_freevo (active) A sliding and bouncing Freevo
screensaver



Freevo 1.8.0-svn r10545 started at Mon Mar 17 18:57:20 2008


2008-03-17 18:57:20,537 INFO config.py (531): LOGDIR: /var/log
/var/log/freevo
2008-03-17 18:57:20,538 INFO config.py (532): STATICDIR: /var/lib
/var/lib/freevo
2008-03-17 18:57:20,539 INFO config.py (533): CACHEDIR: /var/cache
/var/cache/freevo
2008-03-17 18:57:20,540 INFO config.py (552): Loading freevo
configuration file "./freevo.conf"
2008-03-17 18:57:20,649 INFO new process watcher instance
2008-03-17 18:57:20,792 INFO config.py (641): Loading local
configuration file "./local_conf.py"

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.22, changes since then:
Version 5.23:
 Added XMLTV_TIMEZONE to allow the time zone to be specified
 Added OSD_X11_CURSORS to allow custom cursor to be set, stops xine
showing a cursor
 Changed TV_RECORD_SCHEDULE to be a pickle file, this will delete
existing favorites
 Added TV_RECORD_FAVORITES and TV_RECORD_FAVORITES_LIST to keep
favorites separate
 Changed SHUTDOWN_CONFIRM to SYS_SHUTDOWN_CONFIRM for consistency
 Changed SHUTDOWN_SYS_CMD to SY

[Freevo-users] Problems compiling xine-libs (libGL.so)

2008-03-17 Thread David Frager
I posted this the the xine-users list, but have not heard a response yet.
Has anyone on this list encountered this problem?

I am trying to compile xine-lib-1.1.10.1 on my FC8 box.

When I compile, I get the following error:
/usr/lib/libGL.so: could not read symbols: File in wrong format

Looking at other posts, it appears to be related to the fact that I have an
nvidia card and driver. I have not seen any suggested work arounds.

Any suggestions?


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problem running with xine-0.99.6 from CVS

2008-03-12 Thread David Frager
This happens when I press enter from the TV Guide.  I get a pop-up that says
Freevo has crashed and to check the logs.

I will capture the debug info

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Wednesday, March 12, 2008 1:12 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Problem running with xine-0.99.6 from CVS

David Frager said the following, on 12.03.2008 02:45:
> In an attempt to having the ability to issue an instant record 
> request, I followed the instructions received from my earlier post and 
> downloaded and compiled xine-0.99.6 from the CVS.
>
> I have freevo-1 from SVN compiled in a local directory and I am able 
> to watch TV without any problems.
>
> I updated the freevo.conf from to point to my new verion of xine, and 
> when I attempt to watch TV, I get the following errors in main-0.log
>   

This would be my guess, that this happens when you have pressed ESC to exit
ivtv_xine_tv?

If this is the case then it looks like xine exited. Will you set in
local_conf.py:
LOGGING = logging.DEBUG
DEBUG = 1
And report what is happening?

Duncan
> ==
> ==
> 
> Freevo 1.8.0-svn r10472 started at Tue Mar 11 20:27:17 2008
> --
> --
> 
> 2008-03-11 20:27:17,895 INFO config.py (531): LOGDIR: /var/log
> /var/log/freevo
> 2008-03-11 20:27:17,896 INFO config.py (532): STATICDIR: /var/lib
> /var/lib/freevo
> 2008-03-11 20:27:17,896 INFO config.py (533): CACHEDIR: /var/cache
> /var/cache/freevo
> 2008-03-11 20:27:17,897 INFO config.py (552): Loading freevo
> configuration file "./freevo.conf"
> 2008-03-11 20:27:18,003 INFO new process watcher instance
> 2008-03-11 20:27:18,149 INFO config.py (641): Loading local
> configuration file "./local_conf.py"
>
> Warning: freevo_config.py was changed, please check local_conf.py
>
> You are using version 5.22, changes since then:
> Version 5.23:
>  Added XMLTV_TIMEZONE to allow the time zone to be specified
>  Added OSD_X11_CURSORS to allow custom cursor to be set, stops 
> xine showing a cursor
>
>
>
> 2008-03-11 20:27:18,189 INFO config.py (1039): overlaydir:
> /var/cache/freevo/vfs
> 2008-03-11 20:27:18,198 WARNING  rc.py (167): '/etc/freevo/lircrc' not 
> found!
> 2008-03-11 20:27:18,328 WARNING  rc.py (167): '/etc/freevo/lircrc' not 
> found!
> 2008-03-11 20:27:20,324 INFO create thread notifier pipe
> 2008-03-11 20:27:21,124 INFO record_client.py (93): ('localhost',
18002)
> is up
> 2008-03-11 20:27:30,553 INFO ivtv_xine_tv.py (729): TunerControl: Set
> video group: /dev/video0
> Traceback (most recent call last):
>   File "/root/freevo-test/lib/python2.5/site-packages/freevo/main.py", 
> line 292, in eventhandler
> app.eventhandler(event)
>   File "/root/freevo-test/lib/python2.5/site-packages/freevo/menu.py", 
> line 500, in eventhandler
> if not isinstance(menu, Menu) and menu.eventhandler(event):
>   File 
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvguide.py",
> line 233, in eventhandler
>pi.actions()[0][0](menuw=self.menuw)
>   File
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/programitem.p
> y",
> line 171, in play
> self.parent.player('tv', self.prog.channel_id)
>   File 
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvmenu.py",
> line 82, in start_tv
> p.Play(mode, tuner_id)
>   File
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_
> xine_t
> v.py", line 398, in Play
> self.tuner.SetChannelByName(channel, True)
>   File
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_
> xine_t
> v.py", line 673, in SetChannelByName
> self.SetChannelByIndex(channel_index + 1)
>   File
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_
> xine_t
> v.py", line 682, in SetChannelByIndex
> self.SetVideoGroup(next_channel)
>   File
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_
> xine_t
> v.py", line 732, in SetVideoGroup
> self.xine.SetInput(new_vg.input_num)
>   File
> "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_
> xine_t
> v.py", line 891, in SetInput
> self.app.write('PVRSetInput#%s\n' % input)
>   File 
> "/root/freevo-test/lib/python2.5/site-packages/freevo/childapp.py",
> line 177, in write
> self.child.stdin

[Freevo-users] Problem running with xine-0.99.6 from CVS

2008-03-11 Thread David Frager
In an attempt to having the ability to issue an instant record request, I
followed the instructions received from my earlier post and downloaded and
compiled xine-0.99.6 from the CVS.

I have freevo-1 from SVN compiled in a local directory and I am able to
watch TV without any problems.

I updated the freevo.conf from to point to my new verion of xine, and when I
attempt to watch TV, I get the following errors in main-0.log



Freevo 1.8.0-svn r10472 started at Tue Mar 11 20:27:17 2008


2008-03-11 20:27:17,895 INFO config.py (531): LOGDIR: /var/log
/var/log/freevo
2008-03-11 20:27:17,896 INFO config.py (532): STATICDIR: /var/lib
/var/lib/freevo
2008-03-11 20:27:17,896 INFO config.py (533): CACHEDIR: /var/cache
/var/cache/freevo
2008-03-11 20:27:17,897 INFO config.py (552): Loading freevo
configuration file "./freevo.conf"
2008-03-11 20:27:18,003 INFO new process watcher instance
2008-03-11 20:27:18,149 INFO config.py (641): Loading local
configuration file "./local_conf.py"

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.22, changes since then:
Version 5.23:
 Added XMLTV_TIMEZONE to allow the time zone to be specified
 Added OSD_X11_CURSORS to allow custom cursor to be set, stops xine
showing a cursor



2008-03-11 20:27:18,189 INFO config.py (1039): overlaydir:
/var/cache/freevo/vfs
2008-03-11 20:27:18,198 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-11 20:27:18,328 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-11 20:27:20,324 INFO create thread notifier pipe
2008-03-11 20:27:21,124 INFO record_client.py (93): ('localhost', 18002)
is up
2008-03-11 20:27:30,553 INFO ivtv_xine_tv.py (729): TunerControl: Set
video group: /dev/video0
Traceback (most recent call last):
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/main.py", line
292, in eventhandler
app.eventhandler(event)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/menu.py", line
500, in eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvguide.py",
line 233, in eventhandler
   pi.actions()[0][0](menuw=self.menuw)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/programitem.py",
line 171, in play
self.parent.player('tv', self.prog.channel_id)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/tv/tvmenu.py",
line 82, in start_tv
p.Play(mode, tuner_id)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 398, in Play
self.tuner.SetChannelByName(channel, True)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 673, in SetChannelByName
self.SetChannelByIndex(channel_index + 1)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 682, in SetChannelByIndex
self.SetVideoGroup(next_channel)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 732, in SetVideoGroup
self.xine.SetInput(new_vg.input_num)
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 891, in SetInput
self.app.write('PVRSetInput#%s\n' % input)
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/childapp.py",
line 177, in write
self.child.stdin.write(line)
IOError: [Errno 32] Broken pipe
2008-03-11 20:27:30,864 ERRORevent callback
Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/kaa/notifier/event.py", line 191,
in handle
handler(event)
  File "/usr/lib64/python2.5/site-packages/kaa/notifier/event.py", line 145,
in __call__
super(EventHandler, self).__call__(event)
  File "/usr/lib64/python2.5/site-packages/kaa/notifier/nf_wrapper.py", line
96, in __call__
ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/lib64/python2.5/site-packages/kaa/notifier/callback.py", line
168, in __call__
result = cb(*cb_args, **cb_kwargs)
 File "/root/freevo-test/lib/python2.5/site-packages/freevo/main.py", line
279, in eventhandler
if not rc.app()(event):
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 426, in eventhandler
self.Stop()
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 408, in Stop
self.xine.ShowMessage(_('Please repeat to stop\n'))
  File
"/root/freevo-test/lib/python2.5/site-packages/freevo/tv/plugins/ivtv_xine_t
v.py", line 885, in ShowMessage
self.app.write('OSDWriteText$%s\n' % String(msg))
  File "/root/freevo-test/lib/python2.5/site-packages/freevo/childapp.py",
line 177, in write
self.child.stdin.write(line)
IOError: [Errno 32] Bro

Re: [Freevo-users] Skin trouble Re: Freevo 1.8.0rc2 don't run

2008-03-11 Thread David Frager

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Elizabeth
Dodd
Sent: Tuesday, March 11, 2008 6:02 AM
To: freevo-users@lists.sourceforge.net
Subject: [Freevo-users] Skin trouble Re: Freevo 1.8.0rc2 don't run

> I have this error, only on the upgraded install.
>
>  [EMAIL PROTECTED]:~$ freevo
> PyLirc not found, lirc remote control disabled!
> PyLirc not found, lirc remote control disabled!
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/main.py", line 109, in ?
> import menu# The menu widget class
>   File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 37, in ?
> import skin
>   File "/usr/lib/python2.4/site-packages/freevo/skin/__init__.py", 
> line 134, in ?
> get_singleton()
>   File "/usr/lib/python2.4/site-packages/freevo/skin/__init__.py", 
> line 81, in get_singleton
> _singleton = skinimpl.Skin()
> AttributeError: 'module' object has no attribute 'Skin'
> [EMAIL PROTECTED]:~$

I have tried looking at the local_conf.py versions trying to solve this I
have tried several versions of SKIN_MODULE = 'main'
SKIN_XML_FILE = ''
#SKIN_DEFAULT_XML_FILE = 'blurr'


but the freevo start screen flashes on and off and i get the same on the 
terminal

[EMAIL PROTECTED]:~$ freevo
PyLirc not found, lirc remote control disabled!
PyLirc not found, lirc remote control disabled!
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/main.py", line 109, in ?
import menu# The menu widget class
  File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 37, in ?
import skin
  File "/usr/lib/python2.4/site-packages/freevo/skin/__init__.py", line 134,

in ?
get_singleton()
  File "/usr/lib/python2.4/site-packages/freevo/skin/__init__.py", line 81,
in 
get_singleton
_singleton = skinimpl.Skin()
AttributeError: 'module' object has no attribute 'Skin'
[EMAIL PROTECTED]:~$  


export PYTHONPATH=/site-packages


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Looking for general setup info

2008-03-07 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Molohan
Sent: Thursday, March 06, 2008 3:11 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Looking for general setup info

David Frager wrote:
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John 
> Molohan
> Sent: Thursday, March 06, 2008 2:08 PM
> To: freevo-users@lists.sourceforge.net
> Subject: Re: [Freevo-users] Looking for general setup info
>
> David Frager wrote:
>   
>>  
>>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of John 
>> Molohan
>> Sent: Wednesday, March 05, 2008 4:06 PM
>> To: freevo-users@lists.sourceforge.net
>> Subject: Re: [Freevo-users] Looking for general setup info
>>
>> Elizabeth Dodd wrote:
>>   
>> 
>>> On Thu, 6 Mar 2008, David Frager wrote:
>>>   
>>> 
>>>   
>>>> Looking through the documentation, I still have not found anything 
>>>> that references the ability to manually start recording the current 
>>>> show.  Is this possible?
>>>> 
>>>>   
>>>> 
>>> yes.
>>>
>>>   
>>> 
>>>   
>> But it requires svn (or cvs) version of xine-ui and version 1.1.1 of 
>> xine-lib if I remember right. Not sure what versions of freevo have 
>> the patch, maybe svn of the 1.7 branch and more likely svn of rel-1.
>>
>> John
>>
>>
>> Is this in a different repository?  Browsing CVS, the latest version 
>> of xine-ui is 0.99.6
>>
>>   
>> 
> Seems that's what's needed for xine-ui, there are version requirements 
> for ivtv too though. See 
> https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1891595&g
> roup_i
> d=46652
>
> John
>
> I applied the patch, and when I launch "Watch TV" and press F6, I do 
> see a message stating "Recording Started". However, there does not 
> appear to be any file created
>
> Here are the logs:
> ==
> ==
> 
> Freevo 1.8.0-svn r10472 started at Thu Mar  6 14:38:51 2008
> --
> --
> 
> 2008-03-06 14:38:51,267 INFO config.py (531): LOGDIR: /var/log
> /var/log/freevo
> 2008-03-06 14:38:51,268 INFO config.py (532): STATICDIR: /var/lib
> /var/lib/freevo
> 2008-03-06 14:38:51,269 INFO config.py (533): CACHEDIR: /var/cache
> /var/cache/freevo
> 2008-03-06 14:38:51,269 INFO config.py (552): Loading freevo
> configuration file "./freevo.conf"
> 2008-03-06 14:38:51,382 INFO new process watcher instance
> 2008-03-06 14:38:51,532 INFO config.py (641): Loading local
> configuration file "./local_conf.py"
>
> Warning: freevo_config.py was changed, please check local_conf.py
>
> You are using version 5.22, changes since then:
> Version 5.23:
>  Added XMLTV_TIMEZONE to allow the time zone to be specified
>  Added OSD_X11_CURSORS to allow custom cursor to be set, stops 
> xine showing a cursor
>
>
>
> 2008-03-06 14:38:51,572 INFO config.py (1039): overlaydir:
> /var/cache/freevo/vfs
> 2008-03-06 14:38:51,580 WARNING  rc.py (167): '/etc/freevo/lircrc' not 
> found!
> 2008-03-06 14:38:51,713 WARNING  rc.py (167): '/etc/freevo/lircrc' not 
> found!
> 2008-03-06 14:38:54,433 INFO create thread notifier pipe
> 2008-03-06 14:38:59,946 INFO record_client.py (465): ('localhost',
> 18002) is up
> 2008-03-06 14:39:01,355 INFO ivtv_xine_tv.py (729): TunerControl: Set
> video group: /dev/video0
> ~
>
>   
Is that just main.log? If so recordserver.log will be needed and you might
have to turn up the debugging levels. Just to note I haven't got around to
upgrading to the necessary versions myself even though I am using ivtv_xine
so I might not be able to help but we'll give it a go.

John

Here is the recordserver.log.  I did verify that I can manually schedule a
recording, so I know that part works.  As a side note, I am running this
version of freevo from a local directory.



Freevo 1.8.0-svn r10472 started at Thu Mar  6 20:48:18 2008


2008-03-06 20:48:18,966 INFO config.py (531): LOGDIR: /var/log
/var/log/freevo
2008-03-06 20:48:18,967 INFO config.py (532): STATICDIR: /var

Re: [Freevo-users] Looking for general setup info

2008-03-06 Thread David Frager


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Molohan
Sent: Thursday, March 06, 2008 2:08 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Looking for general setup info

David Frager wrote:
>  
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John 
> Molohan
> Sent: Wednesday, March 05, 2008 4:06 PM
> To: freevo-users@lists.sourceforge.net
> Subject: Re: [Freevo-users] Looking for general setup info
>
> Elizabeth Dodd wrote:
>   
>> On Thu, 6 Mar 2008, David Frager wrote:
>>   
>> 
>>> Looking through the documentation, I still have not found anything 
>>> that references the ability to manually start recording the current 
>>> show.  Is this possible?
>>> 
>>>   
>> yes.
>>
>>   
>> 
> But it requires svn (or cvs) version of xine-ui and version 1.1.1 of 
> xine-lib if I remember right. Not sure what versions of freevo have 
> the patch, maybe svn of the 1.7 branch and more likely svn of rel-1.
>
> John
>
>
> Is this in a different repository?  Browsing CVS, the latest version 
> of xine-ui is 0.99.6
>
>   
Seems that's what's needed for xine-ui, there are version requirements for
ivtv too though. See
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1891595&group_i
d=46652

John

I applied the patch, and when I launch "Watch TV" and press F6, I do see a
message stating "Recording Started". However, there does not appear to be
any file created

Here are the logs:


Freevo 1.8.0-svn r10472 started at Thu Mar  6 14:38:51 2008


2008-03-06 14:38:51,267 INFO config.py (531): LOGDIR: /var/log
/var/log/freevo
2008-03-06 14:38:51,268 INFO config.py (532): STATICDIR: /var/lib
/var/lib/freevo
2008-03-06 14:38:51,269 INFO config.py (533): CACHEDIR: /var/cache
/var/cache/freevo
2008-03-06 14:38:51,269 INFO config.py (552): Loading freevo
configuration file "./freevo.conf"
2008-03-06 14:38:51,382 INFO new process watcher instance
2008-03-06 14:38:51,532 INFO config.py (641): Loading local
configuration file "./local_conf.py"

Warning: freevo_config.py was changed, please check local_conf.py

You are using version 5.22, changes since then:
Version 5.23:
 Added XMLTV_TIMEZONE to allow the time zone to be specified
 Added OSD_X11_CURSORS to allow custom cursor to be set, stops xine
showing a cursor



2008-03-06 14:38:51,572 INFO config.py (1039): overlaydir:
/var/cache/freevo/vfs
2008-03-06 14:38:51,580 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-06 14:38:51,713 WARNING  rc.py (167): '/etc/freevo/lircrc' not
found!
2008-03-06 14:38:54,433 INFO create thread notifier pipe
2008-03-06 14:38:59,946 INFO record_client.py (465): ('localhost',
18002) is up
2008-03-06 14:39:01,355 INFO ivtv_xine_tv.py (729): TunerControl: Set
video group: /dev/video0
~


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Looking for general setup info

2008-03-06 Thread David Frager

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Wednesday, March 05, 2008 4:40 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Looking for general setup info

John Molohan wrote:
> Elizabeth Dodd wrote:
>> On Thu, 6 Mar 2008, David Frager wrote:
>>   
>>> Looking through the documentation, I still have not found anything 
>>> that references the ability to manually start recording the current 
>>> show.  Is this possible?
>>> 
>> yes.
>>
>>   
> But it requires svn (or cvs) version of xine-ui and version 1.1.1 of 
> xine-lib if I remember right. Not sure what versions of freevo have 
> the patch, maybe svn of the 1.7 branch and more likely svn of rel-1.


Only rel-1 branch as it contains kaa.notifier code.

Duncan


I have loaded version 1.8.0-svn r10472 from the SVN.  I am able to start and
watch live tv.

What about xine?  I have the following loaded from packages.  These appear
to be the latest available, according to the xine webpage

xine-lib-1.1.10.1-1.fc8
xine-lib-1.1.10.1-1.fc8
xine-0.99.5-1.lvn8
xine-lib-extras-nonfree-1.1.10.1-1.lvn8


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Looking for general setup info

2008-03-06 Thread David Frager
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Molohan
Sent: Wednesday, March 05, 2008 4:06 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Looking for general setup info

Elizabeth Dodd wrote:
> On Thu, 6 Mar 2008, David Frager wrote:
>   
>> Looking through the documentation, I still have not found anything 
>> that references the ability to manually start recording the current 
>> show.  Is this possible?
>> 
>
> yes.
>
>   
But it requires svn (or cvs) version of xine-ui and version 1.1.1 of
xine-lib if I remember right. Not sure what versions of freevo have the
patch, maybe svn of the 1.7 branch and more likely svn of rel-1.

John


Is this in a different repository?  Browsing CVS, the latest version of
xine-ui is 0.99.6


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Looking for general setup info

2008-03-05 Thread David Frager


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Molohan
Sent: Thursday, February 28, 2008 3:07 AM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Looking for general setup info

David Frager wrote:
> I am making some progress:
>
> I have configured xmltv and I can view my local TV guide.
> I am able to go to the guide and select a program.  When I do this, I 
> get a black screen...nothing else.
>
> For this initial configuration, I have my STB set to a channel, the 
> video coming into my PVR-150 via S-Video 1, and my audio also going 
> into the PVR-150 card.  For the record, this configuration does work 
> properly under MythTV.
>
> My log shows the following:
>
> Driver: ivtv
> Card: Hauppauge WinTV PVR-150
> Version: 256.00
> Capabilities: 0x01070051
> Enumerating supported Standards.
>   0: 0xf PAL-BGH
>   1: 0xe0 PAL-DK
>   2: 0x10 PAL-I
>   3: 0x100 PAL-M
>   4: 0x200 PAL-N
>   5: 0x400 PAL-Nc
>   6: 0xd SECAM-BGH
>   7: 0x32 SECAM-DK
>   8: 0x40 SECAM-L
>   9: 0x80 SECAM-L'
>   10: 0x1000 NTSC-M
>   11: 0x2000 NTSC-J
>   12: 0x8000 NTSC-K
> Current Standard is: 0xb000
> Enumerating supported Inputs.
>   0: Tuner 1
>   1: S-Video 1
>   2: Composite 1
>   3: S-Video 2
>   4: Composite 2
> Input: 1
> Width: 720, Height: 480
> Read Frequency: 1076
> CODEC::aspect: 2
> CODEC::audio_bitmask: 0x69
> CODEC::bframes: 3
> CODEC::bitrate_mode: 1
> CODEC::bitrate: 800
> CODEC::bitrate_peak: 960
> CODEC::dnr_mode: 0
> CODEC::dnr_spatial: 0
> CODEC::dnr_temporal: 0
> CODEC::dnr_type: 0
> CODEC::framerate: 0
> CODEC::framespergop: 12
> CODEC::gop_closure: 1
> CODEC::pulldown: 0
> CODEC::stream_type: 10
> 2008-02-27 20:43:07,252 INFO ivtv_xine_tv.py (371): IVTV_XINE_TV: Show
> OSD Message: 'KDFW: Back to You'
> 2008-02-27 20:43:07,253 INFO ivtv_xine_tv.py (391): IVTV_XINE_TV:
> SeekEnd not needed
> 2008-02-27 20:43:07,255 INFO ivtv_xine_tv.py (881): XineApp: Starting
> xine, cmd = '/usr/bin/xine --auto-play=fq --hide-gui --borderless 
> --geometry
> 800x600+0+0 --no-splash --no-lirc --post='pp:quality=10;expand' -V 
> 800x600+0+None -A
> None --stdctl pvr://you must set XINE_TV_TIMESHIFT_FILEMASK in your 
> local_conf.py'
> 2008-02-27 20:43:07,415 INFO ivtv_xine_tv.py (1036): XineThread: state
> 'None' -> 'busy'
> 2008-02-27 20:43:08,037 INFO ivtv_xine_tv.py (341): IVTV_XINE_TV:
> Started 'tv' app
> 2008-02-27 20:43:08,047 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
> app got 'VIDEO_START' event
> 2008-02-27 20:43:08,052 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
> app got 'PLAY_START' event
> 2008-02-27 20:43:08,057 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
> app got 'STOP' event
> 2008-02-27 20:43:08,243 INFO ivtv_xine_tv.py (361): IVTV_XINE_TV:
> Stopped 'tv' app
> 2008-02-27 20:43:08,250 INFO ivtv_xine_tv.py (1036): XineThread: state
> 'busy' -> 'stop'
> 2008-02-27 20:43:08,252 INFO ivtv_xine_tv.py (1050): XineThread:
> Stoppping xine
> 2008-02-27 20:43:08,357 INFO ivtv_xine_tv.py (1065): XineThread:
Stopped
> --
> --
> 
> Freevo 1.7.6.1 r10340 finished at Wed Feb 27 20:42:45 2008 
> ==
> ==
> 
>   
Interesting line in the logs is:

pvr://you must set XINE_TV_TIMESHIFT_FILEMASK in your local_conf.py

I guess this might be missing in the wiki? You'll need to set

XINE_TV_TIMESHIFT_FILEMASK=/some/path/

As an aside you might get that info from the plugins help which you can run
with 'freevo plugins -l' to list them all then 'freevo plugins -i
video.ivtv_xine' (check the syntax of that second one).

John


After playing around with the environment for a few days, I finally decided
to uninstall and reinstall xine...that along with the other configuration
changes did the trick.  I am now able to watch live TV.

Looking through the documentation, I still have not found anything that
references the ability to manually start recording the current show.  Is
this possible?



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Looking for general setup info

2008-02-28 Thread David Frager
I added the configuration for XINE_TV_TIMESHIFT_FILEMASK, and I no longer
see the error, however, I still do not get any A/V.  I see a similar
behaviour when I issue xine from an xterm.  If I use mplayer from an xterm,
I do get A/V.  Is there any reason to use xine vs mplayer?


Driver: ivtv
Card: Hauppauge WinTV PVR-150
Version: 256.00
Capabilities: 0x01070051
Enumerating supported Standards.
  0: 0xf PAL-BGH
  1: 0xe0 PAL-DK
  2: 0x10 PAL-I
  3: 0x100 PAL-M
  4: 0x200 PAL-N
  5: 0x400 PAL-Nc
  6: 0xd SECAM-BGH
  7: 0x32 SECAM-DK
  8: 0x40 SECAM-L
  9: 0x80 SECAM-L'
  10: 0x1000 NTSC-M
  11: 0x2000 NTSC-J
  12: 0x8000 NTSC-K
Current Standard is: 0xb000
Enumerating supported Inputs.
  0: Tuner 1
  1: S-Video 1
  2: Composite 1
  3: S-Video 2
  4: Composite 2
Input: 1
Width: 720, Height: 480
Read Frequency: 1076
CODEC::aspect: 2
CODEC::audio_bitmask: 0x69
CODEC::bframes: 3
CODEC::bitrate_mode: 1
CODEC::bitrate: 800
CODEC::bitrate_peak: 960
CODEC::dnr_mode: 0
CODEC::dnr_spatial: 0
CODEC::dnr_temporal: 0
CODEC::dnr_type: 0
CODEC::framerate: 0
CODEC::framespergop: 12
CODEC::gop_closure: 1
CODEC::pulldown: 0
CODEC::stream_type: 10
2008-02-28 21:54:06,963 INFO ivtv_xine_tv.py (371): IVTV_XINE_TV: Show
OSD Message: 'KDFW: Fox 4 News at 9'
2008-02-28 21:54:06,964 INFO ivtv_xine_tv.py (391): IVTV_XINE_TV:
SeekEnd not needed
2008-02-28 21:54:06,966 INFO ivtv_xine_tv.py (881): XineApp: Starting
xine, cmd = '/usr/bin/xine --auto-play=fq --hide-gui --borderless --geometry
800x600+0+0 --no-splash --no-lirc --post='pp:quality=10;expand' -V None -A
None --stdctl pvr:///storedMedia/livetv'
2008-02-28 21:54:07,090 INFO ivtv_xine_tv.py (1036): XineThread: state
'None' -> 'busy'
2008-02-28 21:54:07,718 INFO ivtv_xine_tv.py (341): IVTV_XINE_TV:
Started 'tv' app
2008-02-28 21:54:07,728 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
app got 'VIDEO_START' event
2008-02-28 21:54:07,734 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
app got 'PLAY_START' event
2008-02-28 21:54:45,120 INFO ivtv_xine_tv.py (1065): XineThread: Stopped


Freevo 1.7.6.1 r10340 finished at Thu Feb 28 21:53:57 2008




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Looking for general setup info

2008-02-27 Thread David Frager
I am making some progress:

I have configured xmltv and I can view my local TV guide.
I am able to go to the guide and select a program.  When I do this, I get a
black screen...nothing else.

For this initial configuration, I have my STB set to a channel, the video
coming into my PVR-150 via S-Video 1, and my audio also going into the
PVR-150 card.  For the record, this configuration does work properly under
MythTV.

My log shows the following:

Driver: ivtv
Card: Hauppauge WinTV PVR-150
Version: 256.00
Capabilities: 0x01070051
Enumerating supported Standards.
  0: 0xf PAL-BGH
  1: 0xe0 PAL-DK
  2: 0x10 PAL-I
  3: 0x100 PAL-M
  4: 0x200 PAL-N
  5: 0x400 PAL-Nc
  6: 0xd SECAM-BGH
  7: 0x32 SECAM-DK
  8: 0x40 SECAM-L
  9: 0x80 SECAM-L'
  10: 0x1000 NTSC-M
  11: 0x2000 NTSC-J
  12: 0x8000 NTSC-K
Current Standard is: 0xb000
Enumerating supported Inputs.
  0: Tuner 1
  1: S-Video 1
  2: Composite 1
  3: S-Video 2
  4: Composite 2
Input: 1
Width: 720, Height: 480
Read Frequency: 1076
CODEC::aspect: 2
CODEC::audio_bitmask: 0x69
CODEC::bframes: 3
CODEC::bitrate_mode: 1
CODEC::bitrate: 800
CODEC::bitrate_peak: 960
CODEC::dnr_mode: 0
CODEC::dnr_spatial: 0
CODEC::dnr_temporal: 0
CODEC::dnr_type: 0
CODEC::framerate: 0
CODEC::framespergop: 12
CODEC::gop_closure: 1 
CODEC::pulldown: 0
CODEC::stream_type: 10
2008-02-27 20:43:07,252 INFO ivtv_xine_tv.py (371): IVTV_XINE_TV: Show
OSD Message: 'KDFW: Back to You'
2008-02-27 20:43:07,253 INFO ivtv_xine_tv.py (391): IVTV_XINE_TV:
SeekEnd not needed
2008-02-27 20:43:07,255 INFO ivtv_xine_tv.py (881): XineApp: Starting
xine, cmd = '/usr/bin/xine --auto-play=fq --hide-gui --borderless --geometry
800x600+0+0 --no-splash --no-lirc --post='pp:quality=10;expand' -V None -A
None --stdctl pvr://you must set XINE_TV_TIMESHIFT_FILEMASK in your
local_conf.py'
2008-02-27 20:43:07,415 INFO ivtv_xine_tv.py (1036): XineThread: state
'None' -> 'busy'
2008-02-27 20:43:08,037 INFO ivtv_xine_tv.py (341): IVTV_XINE_TV:
Started 'tv' app
2008-02-27 20:43:08,047 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
app got 'VIDEO_START' event
2008-02-27 20:43:08,052 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
app got 'PLAY_START' event
2008-02-27 20:43:08,057 INFO ivtv_xine_tv.py (401): IVTV_XINE_TV: 'tv'
app got 'STOP' event
2008-02-27 20:43:08,243 INFO ivtv_xine_tv.py (361): IVTV_XINE_TV:
Stopped 'tv' app
2008-02-27 20:43:08,250 INFO ivtv_xine_tv.py (1036): XineThread: state
'busy' -> 'stop'
2008-02-27 20:43:08,252 INFO ivtv_xine_tv.py (1050): XineThread:
Stoppping xine
2008-02-27 20:43:08,357 INFO ivtv_xine_tv.py (1065): XineThread: Stopped


Freevo 1.7.6.1 r10340 finished at Wed Feb 27 20:42:45 2008



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Molohan
Sent: Tuesday, February 26, 2008 2:52 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Looking for general setup info

Evan Hisey wrote:
> David-
>   The feature you actually are looking for is going in to the SVN 
> soon, but has not made yet do to waiting for the XINE guys to make the 
> next stable release on their end. We need a feature from them, so that 
> the ivtv_sine plugins will be able to do the VCR style recording. Some 
> thing that may work for you is when you find a show you like go back 
> to the TV guide and tell it to record that show. IT will setup a the 
> record server to record a show that has already started it will pick 
> up the show with in about 15 -20 seconds and record till the end.
>
> Evan
>
> On Mon, Feb 25, 2008 at 8:48 PM, David Frager <[EMAIL PROTECTED]> wrote:
>   
>> I am currently running FC8 w/MythTV, but it does not appear to be 
>> geared for  how I want to use it at this time, so I want to give freevo a
shot.
>>
>>  I am able to start freevo up successfully, however when I go under 
>> the watch  TV menu, I don't see anyway to just watch / record what is 
>> currently  playing.  I am currently using the PC for web access and
playing of music.
>>  I want to initially use the video capture card as a VCR...set my 
>> FiOS STB to  a program and manually record it.
>>
>>  Can someone please point me to the proper location for how to 
>> configure  this?  I am using a PVR-150 card.
>>
>>  Thanks
>> 
I don't think David is looking for that feature - he's just trying to view
and record TV? If that's the case it should be fairly easy for you with the
pvr150 card. You'll be using the ivtv_

[Freevo-users] Looking for general setup info

2008-02-25 Thread David Frager
I am currently running FC8 w/MythTV, but it does not appear to be geared for
how I want to use it at this time, so I want to give freevo a shot.

I am able to start freevo up successfully, however when I go under the watch
TV menu, I don't see anyway to just watch / record what is currently
playing.  I am currently using the PC for web access and playing of music.
I want to initially use the video capture card as a VCR...set my FiOS STB to
a program and manually record it.  

Can someone please point me to the proper location for how to configure
this?  I am using a PVR-150 card.

Thanks


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users