Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-22 Thread Adam Charrett
On Mon, 2007-05-21 at 20:44 -0500, Jonathan Isom wrote:
 Well now that its working.  On my system with just the change of
 enabling live_pause
 freevo use at idle startup 13-16 % cpu and eats memory using 56 % of
 512MB  after 20 seconds and 65% 10 seconds later of cpu time.  any
 ideas
 
I wouldn't worry if you check top you'll see that the memory being used
is in actual fact shared. It is the live pause buffer file being paged
into memory and will of course be page out again if you need that
memory.

Cheers

Adam


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-21 Thread Jonathan Isom
Well now that its working.  On my system with just the change of
enabling live_pause
freevo use at idle startup 13-16 % cpu and eats memory using 56 % of
512MB  after 20 seconds and 65% 10 seconds later of cpu time.  any
ideas

later

jonathan

  ps aux |grep $PID
freevo   10415 14.5 65.7 1444604 339540 tty1   Sl   20:37   0:45
python /usr/lib/python2.4/site-packages/freevo/main.py

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-19 Thread Stephen Rowles

Adam,

Just downloaded your zip file to take a look at it. Looks like it has 
some spurious old files from previous edits, presumably with vi or 
similar that have ~ at the end of the file name, and an older date. 
These could probably be removed from you zip ;)

Also, I'm not a python expert, but presumably the .pyc files are not 
needed, as the first time its run they will be compiled on the target 
system anyway? This would make your zip even smaller :)

I'm still getting pre-reqs etc. to install it, I'm in the UK so will be 
using this with freeview DVB-T, so hopefully I will have very few issues :D

Couple of questions (if if the answers are no ,then they are feature 
requests):

1) Does this allow viewing other channels during record if they are on 
the same MUX?
2) Does the upsoon plugin, or similar work to ensure that recordings 
happen?
3) If there are two things scheduled to record at the same time on the 
same MUX can I record 2 things?

Looks good, I look forward to testing it this afternoon along with some 
of the other things I was pointed to from my wishlist email.


Adam Charrett wrote:
 Apologies for the previous email, don't know what happened there seems 
 Hotmail messed up the formatting?!

 I've added a feature request for a couple of new plugins I've written 
 to support recording from DVB/ATSC and also pausing live tv from DVB/ATSC.

 See 
 http://sourceforge.net/tracker/index.php?func=detailaid=1720288group_id=46652atid=446898
  
 for the plugins.

 To use this you'll need to get dvbstreamer 0.7 (DVB-T and -C) from 
 http://www.sourceforge.net/projects/dvbstreamer or for DVB-S and ATSC 
 you'll need the latest version from subversion (see the previous url 
 for details).

 I've also add the ability to turn on DVB subtitles.

 Cheers

 Adam



 
 Express yourself instantly with Windows Live Messenger, the future of 
 MSN Messenger! Windows Live Messenger, the future of MSN Messenger! 
 http://imagine-msn.com/messenger/launch/en-GB/
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
   


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-19 Thread Adam Charrett
On Sat, 2007-05-19 at 13:32 +0100, Stephen Rowles wrote:
 Just downloaded your zip file to take a look at it. Looks like it has 
 some spurious old files from previous edits, presumably with vi or 
 similar that have ~ at the end of the file name, and an older date. 
 These could probably be removed from you zip ;)
Yeah, I was rather too quick to release it (lack of time, 2 year olds always 
wake up right at the wrong moment :-) )

 Couple of questions (if if the answers are no ,then they are feature 
 requests):
 
 1) Does this allow viewing other channels during record if they are on 
 the same MUX?
At the moment no, and its something I'm loathed to implement, I'll
explain why I don't like the idea, simplicity try explaining to the man
in the street/my wife how DVB works and I'd get a blank look. So then
try explaining why sometimes she can record 2 things at once and others
not :-(
Have said all that, DVBStreamer does allow more than 1 service to be
streamed at a time so there is no technical reason why it couldn't be
implemented.
 
 2) Does the upsoon plugin, or similar work to ensure that recordings 
 happen?
As DVBStreamer is control of the DVB adapter at all times if you're
watching TV when a recording is due to start you'll simply loose the
live TV while the recording happens. At the moment you won't get it back
again something that could be fixed though.

 3) If there are two things scheduled to record at the same time on the 
 same MUX can I record 2 things?
See the answer to the first question.

Cheers

Adam


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-19 Thread Stephen Rowles
Adam Charrett wrote:
 1) Does this allow viewing other channels during record if they are on 
 the same MUX?
 
 At the moment no, and its something I'm loathed to implement, I'll
 explain why I don't like the idea, simplicity try explaining to the man
 in the street/my wife how DVB works and I'd get a blank look. So then
 try explaining why sometimes she can record 2 things at once and others
 not :-(
 Have said all that, DVBStreamer does allow more than 1 service to be
 streamed at a time so there is no technical reason why it couldn't be
 implemented.
   
Ok, interesting, thats a good point about explaining about DVB. It does 
sometimes take a while to explain to people how it works. My current job 
involved user interfaces, so I've had some thoughts about how this could 
be made simpler for people using the TV guide, I had suggested that the 
channels are highlighted to indicate which ones could be viewed while a 
recording is happening.

Once you understand that the back end is streaming a whole host of 
channels, it seems a shame not to be able to write 2 of them to disk, or 
view 2 of them at once. Its especially frustrating when there are two 
things you want to record, but cannot even though they are on the same 
MUX :)

Maybe this could be a separate plug-in / option so that people who know 
whats going on can use it, others can ignore it :) If nothing else if I 
can get the stream out over my network at least I could watch other 
channels on the stream on my PC. Once I get some spare time (have part 
time MSc coursework at the moment and starting a new job in 2 weeks) I 
might sit down and learn python and see if I can work something out for 
this - assuming nobody else does it in the meantime.
  
   
 2) Does the upsoon plugin, or similar work to ensure that recordings 
 happen?
 
 As DVBStreamer is control of the DVB adapter at all times if you're
 watching TV when a recording is due to start you'll simply loose the
 live TV while the recording happens. At the moment you won't get it back
 again something that could be fixed though.
   
Brilliant - if I can get over my other problems that will mean I don't 
need upsoon :D

Thank you for answering my questions :)

Steve.

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Adam Charrett
Are you running dvbstreamer in daemon mode (-d)?If not this is probably the 
problem.Check that 'dvbctrl info uptime' works.CheersAdam Date: Fri, 18 May 
2007 00:48:03 -0500 From: [EMAIL PROTECTED] To: 
freevo-users@lists.sourceforge.net Subject: Re: [Freevo-users] DVB/ATSC live 
pause (was RE: Wishlist)  Thanks for the additional help but, I'm getting 
this traceback when i goto play live video from the epg. 
-- 
Traceback (most recent call last):   File 
/usr/lib/python2.4/site-packages/freevo/main.py, line 290, in eventhandler  
   app.eventhandler(event)   File 
/usr/lib/python2.4/site-packages/freevo/menu.py, line 493, in eventhandler  
   if not isinstance(menu, Menu) and menu.eventhandler(event):   File 
/usr/lib/python2.4/site-packages/freevo/tv/tvguide.py, line 244, in 
eventhandler self.player('tv', self.selected.channel_id)   File 
/usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py, line 85, in start_tv  
   plugin.getbyname(plugin.TV).Play(mode, tuner_id)   File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
 line 188, in Play self.change_channel(tuner_channel)   File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
 line 229, in change_channel 
self.manager.enable_udp_output(self.adapter_in_use)   File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/manager.py, 
line 65, in enable_udp_output self.set_mrl(adapter, self.get_udp_mrl())   
File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/manager.py, 
line 96, in set_mrl 
controller.set_servicefilter_mrl(comms.PRIMARY_SERVICE_FILTER, mrl)   File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/comms.py, 
line 72, in set_servicefilter_mrl raise RuntimeError, errmsg 
RuntimeError: Failed to set MRL! 
--  
it appears to be trying to execute setsfmrl Primary udp://localhost:1234 
I'm using svn rev 317 of dvbstreamer and svn of a few days of freevo with a 
kworld atsc 110.   Thanks in advance  
 Jonathan  On 5/17/07, Adam Charrett [EMAIL PROTECTED] 
wrote:   Doh, a little bit more information would always be helpful :-)  
 I've added some details on how to use the DVBStreamer plugins to the wiki,  
http://freevo.sourceforge.net/cgi-bin/doc/TvPlugins   Also on the ATSC 
front I discovered a couple of bugs today that would  prevent it from 
working, but I've fixed them and they are checked into svn  now.  If you got 
a copy of DVBStreamer from svn last night you'll need to  get the latest 
today and rebuild. You'll also need to delete your  ~/.dvbstreamer directory 
and re-setup your cards.   Having said that I did get to test it with a 
couple of ATSC test streams  today and it seems to be working.   Cheers 
  Adam    Date: Wed, 16 May 
2007 21:55:51 -0500   From: [EMAIL PROTECTED]   To: 
freevo-users@lists.sourceforge.net   Subject: Re: [Freevo-users] DVB/ATSC 
live pause (was RE: Wishlist)  Is it possible to see a copy of you 
local_conf.py file? I know   dvbstreamer is still   early with atsc 
support. adding plugin.activate('tv.dvbstreamer.live_pause')   
LIVE_BUFFER_PATH='/tmp/freevo/live.buf' # Location of the  file to use   
for pausing live TV   LIVE_BUFFER_SIZE=(20.25, 30*60) # Size of the live 
buffer as a tuple   of max Mbps of the TV and seconds, default 6.25Mbps and 
30 minutes. results in :   
-- Traceback (most recent 
call last):   File /usr/lib/python2.4/site-packages/freevo/main.py,  
line 290, in   eventhandler   app.eventhandler(event)   File 
/usr/lib/python2.4/site-packages/freevo/menu.py,  line 493, in   
eventhandler   if not isinstance(menu, Menu) and menu.eventhandler(event): 
  File  /usr/lib/python2.4/site-packages/freevo/tv/tvguide.py,  line  
 244, in eventhandler   self.player('tv', self.selected.channel_id)   
File  /usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py,  line   
85, in start_tv   plugin.getbyname(plugin.TV).Play(mode, tuner_id)   
File  
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
   line 188, in Play   self.change_channel(tuner_channel)   File  
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
   line 212, in change_channel   adapter = 
eval(self.fc.getVideoGroup(channel, True).vdev)   File string, line 1  
 /dev/video0   ^   SyntaxError: invalid syntax 
--   no idea where /dev/video0 comes from.   
thanks   Jonathan   On 5/16/07, Adam Charrett [EMAIL 
PROTECTED] wrote:   Apologies for the previous email, don't know 
what happened there seemsHotmail messed up the formatting?!  
 I've added a feature request for a couple of new plugins I've written to   
 support recording

Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Jonathan Isom
'dvbcrtl info uptime' works though

dvbctrl -u dvbstreamer -p control setsfmrl Primary udp://localhost:1234
Unknown   : Failed to set MRL!
Exit 255

if I change it to dvbctrl -u dvbstreamer -p control setsfmrl WCFN
udp://localhost:1234
it works.  changing  Primary to any local channel in comms.py
helps but no video.

thanks
jonathan


I started it as dvbstreamer -d -f dvbstreamer.startup

On 5/18/07, Adam Charrett [EMAIL PROTECTED] wrote:

 Are you running dvbstreamer in daemon mode (-d)?
 If not this is probably the problem.
 Check that 'dvbctrl info uptime' works.

 Cheers

 Adam



 
  Date: Fri, 18 May 2007 00:48:03 -0500

  From: [EMAIL PROTECTED]
  To: freevo-users@lists.sourceforge.net
  Subject: Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)
 
  Thanks for the additional help but, I'm getting this traceback when i
  goto play live video from
  the epg.
 
 --
  Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/freevo/main.py,
 line 290, in
  eventhandler
  app.eventhandler(event)
  File /usr/lib/python2.4/site-packages/freevo/menu.py,
 line 493, in
  eventhandler
  if not isinstance(menu, Menu) and menu.eventhandler(event):
  File
 /usr/lib/python2.4/site-packages/freevo/tv/tvguide.py,
 line
  244, in eventhandler
  self.player('tv', self.selected.channel_id)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py,
 line
  85, in start_tv
  plugin.getbyname(plugin.TV).Play(mode, tuner_id)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
  line 188, in Play
  self.change_channel(tuner_channel)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
  line 229, in change_channel
  self.manager.enable_udp_output(self.adapter_in_use)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
  line 65, in enable_udp_output
  self.set_mrl(adapter, self.get_udp_mrl())
  File
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
  line 96, in set_mrl
 
 controller.set_servicefilter_mrl(comms.PRIMARY_SERVICE_FILTER,
 mrl)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
  line 72, in set_servicefilter_mrl
  raise RuntimeError, errmsg
  RuntimeError: Failed to set MRL!
 
 --
 
  it appears to be trying to execute setsfmrl Primary
 udp://localhost:1234
  I'm using svn rev 317 of dvbstreamer and svn of a few days of freevo with
 a
  kworld atsc 110.
  Thanks in advance
  Jonathan
 
  On 5/17/07, Adam Charrett [EMAIL PROTECTED] wrote:
  
   Doh, a little bit more information would always be helpful :-)
  
   I've added some details on how to use the DVBStreamer plugins to the
 wiki,
   http://freevo.sourceforge.net/cgi-bin/doc/TvPlugins
  
   Also on the ATSC front I discovered a couple of bugs today that would
   prevent it from working, but I've fixed them and they are checked into
 svn
   now. If you got a copy of DVBStreamer from svn last night you'll need to
   get the latest today and rebuild. You'll also need to delete your
   ~/.dvbstreamer directory and re-setup your cards.
  
   Having said that I did get to test it with a couple of ATSC test streams
   today and it seems to be working.
  
   Cheers
  
   Adam
  
  
  
   
Date: Wed, 16 May 2007 21:55:51 -0500
From: [EMAIL PROTECTED]
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)
  
   
Is it possible to see a copy of you local_conf.py file? I know
dvbstreamer is still
early with atsc support. adding
   
plugin.activate('tv.dvbstreamer.live_pause')
LIVE_BUFFER_PATH='/tmp/freevo/live.buf' # Location of
 the
   file to use
for pausing live TV
LIVE_BUFFER_SIZE=(20.25, 30*60) # Size of the live buffer as a tuple
of max Mbps of the TV and seconds, default 6.25Mbps and 30 minutes.
   
results in :
--
   
Traceback (most recent call last):
File
 /usr/lib/python2.4/site-packages/freevo/main.py,
   line 290, in
eventhandler
app.eventhandler(event)
File
 /usr/lib/python2.4/site-packages/freevo/menu.py,
   line 493, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
File
  
 /usr/lib/python2.4/site-packages/freevo/tv/tvguide.py,
   line
244, in eventhandler
self.player('tv', self.selected.channel_id)
File
   /usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py,
   line
85, in start_tv
plugin.getbyname(plugin.TV).Play(mode, tuner_id)
File
  
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
line 188, in Play
self.change_channel(tuner_channel)
File
  
 /usr/lib/python2.4/site-packages/freevo/tv

Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Jonathan Isom
here is an error log
---
2007-05-18 09:32:50 : dbase   : Current version of database is 0.50
2007-05-18 09:32:50 : Main: 11 Services available on 6 Multiplexes
2007-05-18 09:32:50 : EPGDBase: Purging old events!
2007-05-18 09:32:50 : PluginManager   : Plugin Manager Initialising...
2007-05-18 09:32:50 : PluginManager   : Loaded plugin Date/Time
2007-05-18 09:32:50 : PluginManager   : Loaded plugin EPGtoXMLTV
2007-05-18 09:32:50 : PluginManager   : Loaded plugin ExtractPES
2007-05-18 09:32:50 : PluginManager   : Loaded plugin FileOutput
2007-05-18 09:32:50 : PluginManager   : Loaded plugin LCNQuery
2007-05-18 09:32:50 : PluginManager   : Loaded plugin NowNext
2007-05-18 09:32:50 : PluginManager   : Loaded plugin NullOutput
2007-05-18 09:32:50 : PluginManager   : Loaded plugin DVBSchedule
2007-05-18 09:32:50 : PluginManager   : Loaded plugin UDPOutput
2007-05-18 09:32:50 : PluginManager   : Installing ExtractPES
2007-05-18 09:32:50 : PluginManager   : Installing FileOutput
2007-05-18 09:32:50 : PluginManager   : Installing NullOutput
2007-05-18 09:32:50 : PluginManager   : Plugin Manager Initialised
2007-05-18 09:32:50 : DeliveryMethod  : Created
DeliveryMethodInstance(0x8085bd0) for null://
2007-05-18 09:32:50 : RemoteInterface : Server created Fri May 18 09:32:50 2007
2007-05-18 09:32:50 : RemoteInterface : Username: dvbstreamer
2007-05-18 09:32:50 : RemoteInterface : Password: control
2007-05-18 09:32:50 : RemoteInterface : Server Name : DVBStreamer Adapter 0
/home/jisom/Downloads/current/livepause-0.2/dvbstreamer.startup(2):
Unknown command 
/home/jisom/Downloads/current/livepause-0.2/dvbstreamer.startup(3):
Unknown command 
2007-05-18 09:33:26 : RemoteInterface : Connection attempt from
127.0.0.1:6927 accepted!
2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:6927: Received Line:
auth dvbstreamer control
2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:6927: Received Line:
select WILL3
2007-05-18 09:33:26 : tuning  : Writing changes back to database.
2007-05-18 09:33:26 : Cache   : Writing changes to cache back
to database
2007-05-18 09:33:26 : tuning  : Service found id:0x0005
Multiplex:1179453174
2007-05-18 09:33:26 : tuning  : No current Multiplex!
2007-05-18 09:33:26 : tuning  : New Multiplex frequency
=189028615 TS id = -1
2007-05-18 09:33:26 : Cache   : Freeing services
2007-05-18 09:33:26 : Cache   : Loading 3 services for 1179453174
2007-05-18 09:33:26 : Cache   : Loaded 0x0003 WILL1
2007-05-18 09:33:26 : Cache   : Loaded 0x0004 WILL2
2007-05-18 09:33:26 : Cache   : Loaded 0x0005 WILL3
2007-05-18 09:33:26 : RemoteInterface : Connection attempt from
127.0.0.1:7183 accepted!
2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:6927: Connection closed!
2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:7183: Received Line:
auth dvbstreamer control
2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:7183: Received Line:
setsfmrl Primary udp://localhost:1234
2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:7183: Connection closed!


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Duncan Webb
Jonathan Isom wrote:

Looks like you're using a freevo-1 plug-in for freevo-2.

Duncan

 here is an error log
 ---
 2007-05-18 09:32:50 : dbase   : Current version of database is 
 0.50
 2007-05-18 09:32:50 : Main: 11 Services available on 6 Multiplexes
 2007-05-18 09:32:50 : EPGDBase: Purging old events!
 2007-05-18 09:32:50 : PluginManager   : Plugin Manager Initialising...
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin Date/Time
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin EPGtoXMLTV
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin ExtractPES
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin FileOutput
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin LCNQuery
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin NowNext
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin NullOutput
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin DVBSchedule
 2007-05-18 09:32:50 : PluginManager   : Loaded plugin UDPOutput
 2007-05-18 09:32:50 : PluginManager   : Installing ExtractPES
 2007-05-18 09:32:50 : PluginManager   : Installing FileOutput
 2007-05-18 09:32:50 : PluginManager   : Installing NullOutput
 2007-05-18 09:32:50 : PluginManager   : Plugin Manager Initialised
 2007-05-18 09:32:50 : DeliveryMethod  : Created
 DeliveryMethodInstance(0x8085bd0) for null://
 2007-05-18 09:32:50 : RemoteInterface : Server created Fri May 18 09:32:50 
 2007
 2007-05-18 09:32:50 : RemoteInterface : Username: dvbstreamer
 2007-05-18 09:32:50 : RemoteInterface : Password: control
 2007-05-18 09:32:50 : RemoteInterface : Server Name : DVBStreamer Adapter 0
 /home/jisom/Downloads/current/livepause-0.2/dvbstreamer.startup(2):
 Unknown command 
 /home/jisom/Downloads/current/livepause-0.2/dvbstreamer.startup(3):
 Unknown command 
 2007-05-18 09:33:26 : RemoteInterface : Connection attempt from
 127.0.0.1:6927 accepted!
 2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:6927: Received Line:
 auth dvbstreamer control
 2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:6927: Received Line:
 select WILL3
 2007-05-18 09:33:26 : tuning  : Writing changes back to database.
 2007-05-18 09:33:26 : Cache   : Writing changes to cache back
 to database
 2007-05-18 09:33:26 : tuning  : Service found id:0x0005
 Multiplex:1179453174
 2007-05-18 09:33:26 : tuning  : No current Multiplex!
 2007-05-18 09:33:26 : tuning  : New Multiplex frequency
 =189028615 TS id = -1
 2007-05-18 09:33:26 : Cache   : Freeing services
 2007-05-18 09:33:26 : Cache   : Loading 3 services for 1179453174
 2007-05-18 09:33:26 : Cache   : Loaded 0x0003 WILL1
 2007-05-18 09:33:26 : Cache   : Loaded 0x0004 WILL2
 2007-05-18 09:33:26 : Cache   : Loaded 0x0005 WILL3
 2007-05-18 09:33:26 : RemoteInterface : Connection attempt from
 127.0.0.1:7183 accepted!
 2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:6927: Connection closed!
 2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:7183: Received Line:
 auth dvbstreamer control
 2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:7183: Received Line:
 setsfmrl Primary udp://localhost:1234
 2007-05-18 09:33:26 : RemoteInterface : 127.0.0.1:7183: Connection closed!
 
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Adam Charrett
Ahh looks like a bug in the dvbstreamer plugin loading code is cause the UDP 
output plugin not to load. Try deleting the following files from install 
prefix/lib/dvbstreamer/plugins/nownext.soschedule.sodatetime.solcnquery.soWhich
 should leave you with 
just:nulloutput.sofileoutput.soudpoutput.soepgtoxmltv.soextractpes.soNOTE: Only 
ATSC users need to worry about this not DVB.CheersAdamPS. I'm going to have to 
scrap Hotmail and switch to my ISP account as I can't find anyway of making 
Hotmail use a sane format.
_
Try Live.com - your fast, personalized homepage with all the things you care 
about in one place.
http://www.live.com/getstarted-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Adam Charrett
Nope, that's just the log output from DVBStreamer.CheersAdam
_
Try Live.com: where your online world comes together - with news, sports, 
weather, and much more.
http://www.live.com/getstarted-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Duncan Webb
Adam Charrett wrote:
 Nope, that's just the log output from DVBStreamer.


Okay, didn't look like a freevo-1 log.

Adam, what do you want to do with the dvb streamer plug-in that you
added as feature request? As I don't have dvb, I can't test or check it.

Duncan


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Adam Charrett
On Fri, 2007-05-18 at 22:56 +0200, Duncan Webb wrote:
 Snip
 Adam, what do you want to do with the dvb streamer plug-in that you
 added as feature request? As I don't have dvb, I can't test or check it.

A code review (if you've got the time) would be a good start and then
see what people say on this list i.e. whether it works and they want it
in the main distribution, if not I'll host it on the dvbstreamer
download page.

Cheers

Adam



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Jonathan Isom
This helped and it's  not giving failing errors now but :)  after i
select a show to watch
in the epg xine starts with command '/usr/bin/xine --hide-gui -pq -g
-B --geometry 800x600+0+0 --no-splash --stdctl -V xxmc -A alsa
--no-lirc --post='pp:quality=10;expand' slave://localhost:50007' and
sits with a black screen

exerts from local_conf.py:
--
plugin.remove('tv.mplayer')
plugin.activate('tv.dvbstreamer.live_pause')
DVBCTRL_COMMAND = '/usr/local/bin/dvbctrl'
LIVE_BUFFER_PATH='/MultiMedia/Video/Pause/live.buf' # Location of the
file to use for pausing live TV
LIVE_BUFFER_SIZE=(16.00,1800) # Size of the live buffer as a tuple of
max Mbps of the TV and seconds, default 6.25Mbps and 30 minutes.
...

VIDEO_GROUPS = [
 # Use this group for watching tv
 VideoGroup(vdev='0',
group_type='dvb',
desc='Watching Video Group',
record_group=1),

 # Use this group for recording
 VideoGroup(vdev='1',
group_type='dvb',
desc='Recording Video Group',
record_group=None),

 ]

--
though i have only one card.
On 5/18/07, Adam Charrett [EMAIL PROTECTED] wrote:

 Ahh looks like a bug in the dvbstreamer plugin loading code is cause the UDP
 output plugin not to load.
 Try deleting the following files from install
 prefix/lib/dvbstreamer/plugins/
 nownext.so
 schedule.so
 datetime.so
 lcnquery.so

 Which should leave you with just:
 nulloutput.so
 fileoutput.so
 udpoutput.so
 epgtoxmltv.so
 extractpes.so

 NOTE: Only ATSC users need to worry about this not DVB.

 Cheers

 Adam

 PS. I'm going to have to scrap Hotmail and switch to my ISP account as I
 can't find anyway of making Hotmail use a sane format.

 
 With Live Spaces email straight to your blog. Upload jokes, photos and more.
 It's free! It's free!
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Jonathan Isom
upon further review the record plugin failed to write data,so I'll
investigate that which will probably be the same problem I'm now
having with the live_pause

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Pirlouwi

I have followed your wiki info, and it fails.
At home, I have only one budget-dvb freecom usb stick.
So I have only set up VIDEO_GROUPS with this information:


VIDEO_GROUPS = [
 # Use this group for watching tv
 VideoGroup(vdev='0',
group_type='dvb',
desc='Watching Video Group',
record_group=1)
 ]

The dvbstreamer is  launched as a daemon, with the command you mentioned

in the README of your plugin.
When I want to look at a live-tv channel on DVB, I see appearing in the
taskbar this process:
xine slave://localhost:50007
Then after 2 seconds, it disappears.
I see only a black screen after that.
If I push on escape on the keyboard, I go back to the tv guide.
Can you help me?
LOUIS


2007/5/17, Adam Charrett [EMAIL PROTECTED]:


Doh, a little bit more information would always be helpful :-)

I've added some details on how to use the DVBStreamer plugins to the wiki,
http://freevo.sourceforge.net/cgi-bin/doc/TvPlugins
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Adam Charrett
I'm replying directly as I think this is more likely a dvbstreamer bug
than something todo with freevo.
ATSC in dvbstreamer is very new, I'm in the UK so the only way I can
test it is via some hackery and some test streams I have at work.

Can you see what dvbctrl stats and dvbctrl festatus says?

The stats command should tell you whether packets are being received and
processed and the festatus command should tell you whether the tuner is
locked.

Cheers

Adam

PS. If you only have one card you only need 1 entry in the VIDEO_GROUPS.

On Fri, 2007-05-18 at 16:53 -0500, Jonathan Isom wrote:
 This helped and it's  not giving failing errors now but :)  after i
 select a show to watch
 in the epg xine starts with command '/usr/bin/xine --hide-gui -pq -g
 -B --geometry 800x600+0+0 --no-splash --stdctl -V xxmc -A alsa
 --no-lirc --post='pp:quality=10;expand' slave://localhost:50007' and
 sits with a black screen
 
 exerts from local_conf.py:
 --
 plugin.remove('tv.mplayer')
 plugin.activate('tv.dvbstreamer.live_pause')
 DVBCTRL_COMMAND = '/usr/local/bin/dvbctrl'
 LIVE_BUFFER_PATH='/MultiMedia/Video/Pause/live.buf' # Location of the
 file to use for pausing live TV
 LIVE_BUFFER_SIZE=(16.00,1800) # Size of the live buffer as a tuple of
 max Mbps of the TV and seconds, default 6.25Mbps and 30 minutes.
 ...
 
 VIDEO_GROUPS = [
  # Use this group for watching tv
  VideoGroup(vdev='0',
 group_type='dvb',
 desc='Watching Video Group',
 record_group=1),
 
  # Use this group for recording
  VideoGroup(vdev='1',
 group_type='dvb',
 desc='Recording Video Group',
 record_group=None),
 
  ]
 
 --
 though i have only one card.
 On 5/18/07, Adam Charrett [EMAIL PROTECTED] wrote:
 
  Ahh looks like a bug in the dvbstreamer plugin loading code is cause the UDP
  output plugin not to load.
  Try deleting the following files from install
  prefix/lib/dvbstreamer/plugins/
  nownext.so
  schedule.so
  datetime.so
  lcnquery.so
 
  Which should leave you with just:
  nulloutput.so
  fileoutput.so
  udpoutput.so
  epgtoxmltv.so
  extractpes.so
 
  NOTE: Only ATSC users need to worry about this not DVB.
 
  Cheers
 
  Adam
 
  PS. I'm going to have to scrap Hotmail and switch to my ISP account as I
  can't find anyway of making Hotmail use a sane format.
 
  
  With Live Spaces email straight to your blog. Upload jokes, photos and more.
  It's free! It's free!
  -
  This SF.net email is sponsored by DB2 Express
  Download DB2 Express C - the FREE version of DB2 express and take
  control of your XML. No limits. Just data. Click to get it now.
  http://sourceforge.net/powerbar/db2/
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users
 
 
 
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-18 Thread Adam Charrett
Is this a USB2 stick? If not then I'm afraid DVBStreamer won't work for
you. DVBStreamer needs a card/usb stick that can supply the full
transport stream. Most USB2 devices can do this but not USB 1.

The symptom you describe sounds like no data is being received from
DVBStreamer which suggests that the freecom stick you mention is
probably USB 1.

Cheers

Adam

On Sat, 2007-05-19 at 00:04 +0200, Pirlouwi wrote:
 I have followed your wiki info, and it fails.
 At home, I have only one budget-dvb freecom usb stick.
 So I have only set up VIDEO_GROUPS with this information:
 VIDEO_GROUPS = [
  # Use this group for watching tv
  VideoGroup(vdev='0',
 group_type='dvb',
 desc='Watching Video Group',
 record_group=1)
 
  ]
 The dvbstreamer is  launched as a daemon, with the command you
 mentioned in the README of your plugin.
 When I want to look at a live-tv channel on DVB, I see appearing in
 the taskbar this process: 
 xine slave://localhost:50007
 Then after 2 seconds, it disappears.
 I see only a black screen after that.
 If I push on escape on the keyboard, I go back to the tv guide.
 Can you help me?
 LOUIS
 
 
 
 2007/5/17, Adam Charrett [EMAIL PROTECTED]:
   
  Doh, a little bit more information would always be helpful :-)
  
  I've added some details on how to use the DVBStreamer plugins to the
 wiki, 
  http://freevo.sourceforge.net/cgi-bin/doc/TvPlugins
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___ Freevo-users mailing list 
 Freevo-users@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-17 Thread Adam Charrett
Doh, a little bit more information would always be helpful :-)I've added some 
details on how to use the DVBStreamer plugins to the wiki, 
http://freevo.sourceforge.net/cgi-bin/doc/TvPluginsAlso on the ATSC front I 
discovered a couple of bugs today that would prevent it from working, but I've 
fixed them and they are checked into svn now.  If you got a copy of DVBStreamer 
from svn last night you'll need to get the latest today and rebuild. You'll 
also need to delete your ~/.dvbstreamer directory and re-setup your cards. 
Having said that I did get to test it with a couple of ATSC test streams today 
and it seems to be working.CheersAdam Date: Wed, 16 May 2007 21:55:51 -0500 
From: [EMAIL PROTECTED] To: freevo-users@lists.sourceforge.net Subject: Re: 
[Freevo-users] DVB/ATSC live pause (was RE: Wishlist)  Is it possible to see 
a copy of you local_conf.py file?  I know dvbstreamer is still early with 
atsc support. adding  plugin.activate('tv.dvbstreamer.live_pause') 
LIVE_BUFFER_PATH='/tmp/freevo/live.buf' # Location of the file to use for 
pausing live TV LIVE_BUFFER_SIZE=(20.25, 30*60) # Size of the live buffer as a 
tuple of max Mbps of the TV and seconds, default 6.25Mbps and 30 minutes.  
results in : --  Traceback (most 
recent call last):   File /usr/lib/python2.4/site-packages/freevo/main.py, 
line 290, in eventhandler app.eventhandler(event)   File 
/usr/lib/python2.4/site-packages/freevo/menu.py, line 493, in eventhandler  
   if not isinstance(menu, Menu) and menu.eventhandler(event):   File 
/usr/lib/python2.4/site-packages/freevo/tv/tvguide.py, line 244, in 
eventhandler self.player('tv', self.selected.channel_id)   File 
/usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py, line 85, in start_tv  
   plugin.getbyname(plugin.TV).Play(mode, tuner_id)   File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
 line 188, in Play self.change_channel(tuner_channel)   File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
 line 212, in change_channel adapter = eval(self.fc.getVideoGroup(channel, 
True).vdev)   File string, line 1  /dev/video0  ^  SyntaxError: 
invalid syntax  -- no idea where /dev/video0 comes 
from.   thanks   Jonathan   On 5/16/07, Adam 
Charrett [EMAIL PROTECTED] wrote:   Apologies for the previous email, 
don't know what happened there seems  Hotmail messed up the formatting?!  
 I've added a feature request for a couple of new plugins I've written to  
support recording from DVB/ATSC and also pausing live tv from DVB/ATSC.   
See  
http://sourceforge.net/tracker/index.php?func=detailaid=1720288group_id=46652atid=446898
  for the plugins.   To use this you'll need to get dvbstreamer 0.7 (DVB-T 
and -C) from  http://www.sourceforge.net/projects/dvbstreamer or for  DVB-S 
and ATSC you'll need the latest version from subversion (see the  previous 
url for details).   I've also add the ability to turn on DVB subtitles.  
 Cheers   Adam   Express 
yourself instantly with Windows Live Messenger, the future of MSN  Messenger! 
Windows Live Messenger, the future of MSN Messenger!  
-  
This SF.net email is sponsored by DB2 Express  Download DB2 Express C - the 
FREE version of DB2 express and take  control of your XML. No limits. Just 
data. Click to get it now.  http://sourceforge.net/powerbar/db2/  
___  Freevo-users mailing list  
Freevo-users@lists.sourceforge.net  
https://lists.sourceforge.net/lists/listinfo/freevo-users
- This 
SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE 
version of DB2 express and take control of your XML. No limits. Just data. 
Click to get it now. http://sourceforge.net/powerbar/db2/ 
___ Freevo-users mailing list 
Freevo-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/freevo-users
_
Try Live.com: where your online world comes together - with news, sports, 
weather, and much more.
http://www.live.com/getstarted-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-17 Thread Jonathan Isom
Thanks for the additional help but, I'm getting this traceback when i
goto play live video from
the epg.
--
Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/freevo/main.py, line 290, in
eventhandler
app.eventhandler(event)
  File /usr/lib/python2.4/site-packages/freevo/menu.py, line 493, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File /usr/lib/python2.4/site-packages/freevo/tv/tvguide.py, line
244, in eventhandler
self.player('tv', self.selected.channel_id)
  File /usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py, line
85, in start_tv
plugin.getbyname(plugin.TV).Play(mode, tuner_id)
  File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
line 188, in Play
self.change_channel(tuner_channel)
  File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
line 229, in change_channel
self.manager.enable_udp_output(self.adapter_in_use)
  File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
line 65, in enable_udp_output
self.set_mrl(adapter, self.get_udp_mrl())
  File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/manager.py,
line 96, in set_mrl
controller.set_servicefilter_mrl(comms.PRIMARY_SERVICE_FILTER, mrl)
  File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/comms.py,
line 72, in set_servicefilter_mrl
raise RuntimeError, errmsg
RuntimeError: Failed to set MRL!
--

it appears to be trying to execute setsfmrl Primary udp://localhost:1234
I'm using svn rev 317 of dvbstreamer and svn of a few days of freevo with a
kworld atsc 110.
  Thanks in advance
  Jonathan

On 5/17/07, Adam Charrett [EMAIL PROTECTED] wrote:

 Doh, a little bit more information would always be helpful :-)

 I've added some details on how to use the DVBStreamer plugins to the wiki,
 http://freevo.sourceforge.net/cgi-bin/doc/TvPlugins

 Also on the ATSC front I discovered a couple of bugs today that would
 prevent it from working, but I've fixed them and they are checked into svn
 now.  If you got a copy of DVBStreamer from svn last night you'll need to
 get the latest today and rebuild. You'll also need to delete your
 ~/.dvbstreamer directory and re-setup your cards.

 Having said that I did get to test it with a couple of ATSC test streams
 today and it seems to be working.

 Cheers

 Adam



 
  Date: Wed, 16 May 2007 21:55:51 -0500
  From: [EMAIL PROTECTED]
  To: freevo-users@lists.sourceforge.net
  Subject: Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

 
  Is it possible to see a copy of you local_conf.py file? I know
  dvbstreamer is still
  early with atsc support. adding
 
  plugin.activate('tv.dvbstreamer.live_pause')
  LIVE_BUFFER_PATH='/tmp/freevo/live.buf' # Location of the
 file to use
  for pausing live TV
  LIVE_BUFFER_SIZE=(20.25, 30*60) # Size of the live buffer as a tuple
  of max Mbps of the TV and seconds, default 6.25Mbps and 30 minutes.
 
  results in :
  --
 
  Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/freevo/main.py,
 line 290, in
  eventhandler
  app.eventhandler(event)
  File /usr/lib/python2.4/site-packages/freevo/menu.py,
 line 493, in
  eventhandler
  if not isinstance(menu, Menu) and menu.eventhandler(event):
  File
 /usr/lib/python2.4/site-packages/freevo/tv/tvguide.py,
 line
  244, in eventhandler
  self.player('tv', self.selected.channel_id)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py,
 line
  85, in start_tv
  plugin.getbyname(plugin.TV).Play(mode, tuner_id)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
  line 188, in Play
  self.change_channel(tuner_channel)
  File
 /usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
  line 212, in change_channel
  adapter = eval(self.fc.getVideoGroup(channel, True).vdev)
  File string, line 1
  /dev/video0
  ^
  SyntaxError: invalid syntax
 
  --
  no idea where /dev/video0 comes from.
  thanks
  Jonathan
 
 
  On 5/16/07, Adam Charrett [EMAIL PROTECTED] wrote:
  
   Apologies for the previous email, don't know what happened there seems
   Hotmail messed up the formatting?!
  
   I've added a feature request for a couple of new plugins I've written to
   support recording from DVB/ATSC and also pausing live tv from DVB/ATSC.
  
   See
  
 http://sourceforge.net/tracker/index.php?func=detailaid=1720288group_id=46652atid=446898
   for the plugins.
  
   To use this you'll need to get dvbstreamer 0.7 (DVB-T and -C) from
   http://www.sourceforge.net/projects/dvbstreamer or for
   DVB-S and ATSC you'll need the latest version from subversion

Re: [Freevo-users] DVB/ATSC live pause (was RE: Wishlist)

2007-05-16 Thread Jonathan Isom
Is it possible to see a copy of you local_conf.py file?  I know
dvbstreamer is still
early with atsc support. adding

plugin.activate('tv.dvbstreamer.live_pause')
LIVE_BUFFER_PATH='/tmp/freevo/live.buf' # Location of the file to use
for pausing live TV
LIVE_BUFFER_SIZE=(20.25, 30*60) # Size of the live buffer as a tuple
of max Mbps of the TV and seconds, default 6.25Mbps and 30 minutes.

results in :
--

Traceback (most recent call last):
  File /usr/lib/python2.4/site-packages/freevo/main.py, line 290, in
eventhandler
app.eventhandler(event)
  File /usr/lib/python2.4/site-packages/freevo/menu.py, line 493, in
eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
  File /usr/lib/python2.4/site-packages/freevo/tv/tvguide.py, line
244, in eventhandler
self.player('tv', self.selected.channel_id)
  File /usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py, line
85, in start_tv
plugin.getbyname(plugin.TV).Play(mode, tuner_id)
  File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
line 188, in Play
self.change_channel(tuner_channel)
  File 
/usr/lib/python2.4/site-packages/freevo/tv/plugins/dvbstreamer/live_pause.py,
line 212, in change_channel
adapter = eval(self.fc.getVideoGroup(channel, True).vdev)
  File string, line 1
 /dev/video0
 ^
 SyntaxError: invalid syntax

--
no idea where /dev/video0 comes from.
  thanks
  Jonathan


On 5/16/07, Adam Charrett [EMAIL PROTECTED] wrote:

 Apologies for the previous email, don't know what happened there seems
 Hotmail messed up the formatting?!

 I've added a feature request for a couple of new plugins I've written to
 support recording from DVB/ATSC and also pausing live tv from DVB/ATSC.

 See
 http://sourceforge.net/tracker/index.php?func=detailaid=1720288group_id=46652atid=446898
 for the plugins.

 To use this you'll need to get dvbstreamer 0.7 (DVB-T and -C) from
 http://www.sourceforge.net/projects/dvbstreamer or for
 DVB-S and ATSC you'll need the latest version from subversion (see the
 previous url for details).

 I've also add the ability to turn on DVB subtitles.

 Cheers

 Adam



 
 Express yourself instantly with Windows Live Messenger, the future of MSN
 Messenger! Windows Live Messenger, the future of MSN Messenger!
 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users