Re: [Freevo-users] guide and tv_grab problems on Gentoo

2008-01-30 Thread Elizabeth Dodd
On Wed, 30 Jan 2008, Jason Cox wrote:
 Elizabeth,
 bizar but after a few days working itsback to the same error!
 unsure what to do next.

 Error in tv guide, skipping
 Traceback (most recent call last):
   File /usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py, line
 283, in load_guide
     prog.start = timestr2secs_utc(p['start'])
   File /usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py, line
 363, in timestr2secs_utc
     secs    = time.mktime(strptime.strptime(timestr, xmltv.date_format))
   File /usr/lib/python2.4/_strptime.py, line 293, in strptime
     raise ValueError(time data did not match format:  data=%s  fmt=%s
 %
 ValueError: time data did not match format:  data=20080131081700  fmt=%Y
 %m%d%H%M%S %Z
 Error in tv guide, skipping
 Scheduling favorites for recording:
     RecordServer::updateFavoritesSchedule: there are no favorites to
 update


 Jason

really odd, because i promise mine is working fine
have you run freevo tv_grab from a terminal to read the output (mine can take 
20 to 30 min)? send the output to a file so you can read the lot.
and checked the format in your TV.xml?

-- 
In Africa some of the native tribes have a custom of beating the ground
with clubs and uttering spine chilling cries.  Anthropologists call
this a form of primitive self-expression.  In America we call it golf.

-
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] Mplayer resize issues

2008-01-30 Thread Justin Finkelstein
Hi guys

I've just been getting started with setting my media server up with
freevo via a rather nice projector (Mitsubishi HD1000 - VERY good) and
I've noticed that when I play videos through either mplayer or xine
via freevo, the picture goes all blocky.

If I'm running my laptop, I use Media Player Classic and 1280x720
resolution (the same as the projector's native mode) the display is
smooth when resized from the original (which for DVDs is something
like 720x576, I forget exactly).

I've had a look at mplayer's man page and I've seen a few options for
changing the way it resizes but I'm a bit stuck - there're quite a lot
and I don't know which video output mode it uses when playing through
freevo.

Has anyone else had a similar issue, or could point me in the right direction?

Thanks,

Justin

-
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] guide and tv_grab problems on Gentoo

2008-01-30 Thread Jason Cox

On Wed, 2008-01-30 at 20:04 +1100, Elizabeth Dodd wrote:
 On Wed, 30 Jan 2008, Jason Cox wrote:
  Elizabeth,
  bizar but after a few days working itsback to the same error!
  unsure what to do next.
 
  Error in tv guide, skipping
  Traceback (most recent call last):
File /usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py, line
  283, in load_guide
  prog.start = timestr2secs_utc(p['start'])
File /usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py, line
  363, in timestr2secs_utc
  secs= time.mktime(strptime.strptime(timestr, xmltv.date_format))
File /usr/lib/python2.4/_strptime.py, line 293, in strptime
  raise ValueError(time data did not match format:  data=%s  fmt=%s
  %
  ValueError: time data did not match format:  data=20080131081700  fmt=%Y
  %m%d%H%M%S %Z
  Error in tv guide, skipping
  Scheduling favorites for recording:
  RecordServer::updateFavoritesSchedule: there are no favorites to
  update
 
 
  Jason
 
 really odd, because i promise mine is working fine
 have you run freevo tv_grab from a terminal to read the output (mine can take 
 20 to 30 min)? send the output to a file so you can read the lot.
 and checked the format in your TV.xml?
 

hasnt changed format.

  programme start=20080131081700 stop=20080131083200
channel=abc.free.au
title lang=enPostman Pat/title
sub-title lang=enPostman Pat And The Go-Kart Race/sub-title
desc lang=enVarious fathers get over excited by the village
go-kart race and use electric engines, while Pat and the children build
the proper pedal-karts./desc
date2006/date
category lang=enChildren/category
length units=minutes15/length
countryUK/country
video
  aspect16:9/aspect
/video
previously-shown /
subtitles type=teletext /
rating system=ABA
  valueG/value
/rating
  /programme
/tv


Jason


-
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] guide and tv_grab problems on Gentoo

2008-01-30 Thread Duncan Webb
Elizabeth Dodd said the following, on 30/01/2008 10:04:
 On Wed, 30 Jan 2008, Jason Cox wrote:
 Elizabeth,
 bizar but after a few days working itsback to the same error!
 unsure what to do next.

 Error in tv guide, skipping
 Traceback (most recent call last):
   File /usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py, line
 283, in load_guide
 prog.start = timestr2secs_utc(p['start'])
   File /usr/lib64/python2.4/site-packages/freevo/tv/epg_xmltv.py, line
 363, in timestr2secs_utc
 secs= time.mktime(strptime.strptime(timestr, xmltv.date_format))
   File /usr/lib/python2.4/_strptime.py, line 293, in strptime
 raise ValueError(time data did not match format:  data=%s  fmt=%s
 %
 ValueError: time data did not match format:  data=20080131081700  fmt=%Y
 %m%d%H%M%S %Z
 Error in tv guide, skipping
 Scheduling favorites for recording:
 RecordServer::updateFavoritesSchedule: there are no favorites to
 update


 Jason
 
 really odd, because i promise mine is working fine
 have you run freevo tv_grab from a terminal to read the output (mine can take 
 20 to 30 min)? send the output to a file so you can read the lot.
 and checked the format in your TV.xml?
 

The dates in your TV.xml look as if they are incorrect they should be in
the form:
date=20080130130002 +0100
and not
date=20080130130002

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


[Freevo-users] Multiple tv plugin under freevo 1.x ?

2008-01-30 Thread Pirlouwi
Hello,
just a self-response to top-list my query.
Regards,
Pirlouwi.

-- Forwarded message --
From: Pirlouwi [EMAIL PROTECTED]
Date: 22 janv. 2008 16:01
Subject: Re: [Freevo-users] Multiple tv plugin under freevo 1.x ?
To: freevo-users@lists.sourceforge.net

2008/1/20, Duncan Webb [EMAIL PROTECTED]:

 Pirlouwi wrote:
  Is the current Freevo 1.x framework easily modifyable to accept more
  than one tv plugin?
  If I want to use a dvb budget card with dvbstreamer record plugin, and
  if I want to complete it with another analog tuner capture card that use

  the standard record plugin, how can I do that?

 TV_CHANNELS determines the VideoGroup that is used TV_VIDEO_GROUPS
 determines the device and the plug-in that is used. I think that this is
 in the wiki somewhere.

 Duncan


Yes you're right :
http://doc.freevo.org/DVBConfig?highlight=%28TV_VIDEO_GROUPS%29
However, can you explain me how I can resolve the following issue:
if I start the dvbstreamer plugin, I have to remove the generic record
plugin.
But if I do that, I cannot use it anymore for my analog HVR1300 hauppauge
board.
Can I load the generic recording plugin and another record plugin (like
dvbstreamer) in the same time?
Thx for support.
Pirlouwi.
-
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] Multiple tv plugin under freevo 1.x ?

2008-01-30 Thread John Molohan
Pirlouwi wrote:
 Hello,
 just a self-response to top-list my query.
 Regards,
 Pirlouwi.

 -- Forwarded message --
 From: *Pirlouwi* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 Date: 22 janv. 2008 16:01
 Subject: Re: [Freevo-users] Multiple tv plugin under freevo 1.x ?
 To: freevo-users@lists.sourceforge.net 
 mailto:freevo-users@lists.sourceforge.net

 2008/1/20, Duncan Webb [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:

 Pirlouwi wrote:
  Is the current Freevo 1.x framework easily modifyable to accept more
  than one tv plugin?
  If I want to use a dvb budget card with dvbstreamer record
 plugin, and
  if I want to complete it with another analog tuner capture card
 that use
  the standard record plugin, how can I do that?

 TV_CHANNELS determines the VideoGroup that is used TV_VIDEO_GROUPS
 determines the device and the plug-in that is used. I think that
 this is
 in the wiki somewhere.

 Duncan


 Yes you're right : 
 http://doc.freevo.org/DVBConfig?highlight=%28TV_VIDEO_GROUPS%29
 However, can you explain me how I can resolve the following issue:
 if I start the dvbstreamer plugin, I have to remove the generic record 
 plugin.
 But if I do that, I cannot use it anymore for my analog HVR1300 
 hauppauge board.
 Can I load the generic recording plugin and another record plugin 
 (like dvbstreamer) in the same time?
 Thx for support.
 Pirlouwi.
 From a quick gland and from recollection I think I remember someone 
posting to say they'd done this by running two different recordservers 
on two different ports launched by two different users pointing at two 
different local_conf.py configs. Simply it's a shortcoming in the 
architecture of the 1.x branch but this seems to be a way around it. 
Apologies if that's not it as I did only literally glance at this posting.

John

-
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] Multiple tv plugin under freevo 1.x ?

2008-01-30 Thread Pirlouwi
2008/1/30, John Molohan [EMAIL PROTECTED]:

 Pirlouwi wrote:
  Hello,
  just a self-response to top-list my query.
  Regards,
  Pirlouwi.
 
  -- Forwarded message --
  From: *Pirlouwi* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
  Date: 22 janv. 2008 16:01
  Subject: Re: [Freevo-users] Multiple tv plugin under freevo 1.x ?
  To: freevo-users@lists.sourceforge.net
  mailto:freevo-users@lists.sourceforge.net
 
  2008/1/20, Duncan Webb [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
  Pirlouwi wrote:
   Is the current Freevo 1.x framework easily modifyable to accept
 more
   than one tv plugin?
   If I want to use a dvb budget card with dvbstreamer record
  plugin, and
   if I want to complete it with another analog tuner capture card
  that use
   the standard record plugin, how can I do that?
 
  TV_CHANNELS determines the VideoGroup that is used TV_VIDEO_GROUPS
  determines the device and the plug-in that is used. I think that
  this is
  in the wiki somewhere.
 
  Duncan
 
 
  Yes you're right :
  http://doc.freevo.org/DVBConfig?highlight=%28TV_VIDEO_GROUPS%29
  However, can you explain me how I can resolve the following issue:
  if I start the dvbstreamer plugin, I have to remove the generic record
  plugin.
  But if I do that, I cannot use it anymore for my analog HVR1300
  hauppauge board.
  Can I load the generic recording plugin and another record plugin
  (like dvbstreamer) in the same time?
  Thx for support.
  Pirlouwi.
 From a quick gland and from recollection I think I remember someone
 posting to say they'd done this by running two different recordservers
 on two different ports launched by two different users pointing at two
 different local_conf.py configs. Simply it's a shortcoming in the
 architecture of the 1.x branch but this seems to be a way around it.
 Apologies if that's not it as I did only literally glance at this posting.

 John



IIUW then the solution is to buy another PC, put it on top of the 1st and I
will get automatically my 2d local_conf.py, 2d user, 2d recordserver
LOL (just a joke man!) ;-)
-
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 svn : cannot transcode anymore.

2008-01-30 Thread Pascal Schirrmann
Jonathan Isom a écrit :
   Also
 what distro are
 you using out of curiosity?

   
Ah sorry, I thanks I said that, but I forgot.
I'm using Mandriva 2008 (mostly because of the many precompiled and 
recent softwares available in the plf repositories !)

Thanks,
Pascal

-
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] rtsp and vlc

2008-01-30 Thread Brett Granger


Jonathan Isom wrote:
 Hi
I beleive the vlc video plugin currently works with rtsp streams.
 I was wondering
 how to properly set this up for testing.  I'm currently looking in to
 adding support for
 normal files(avi,mpeg, etc).  and don't want to break the old functionality.
 

Hi Jonathan,

I'm currently using the VLC plugin for rtsp streams.  In order to test 
it, you will need an rtsp server.  I use the live555MediaServer 
application, downloaded from live555.com.

--Brett

 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


[Freevo-users] rtsp and vlc

2008-01-30 Thread Jonathan Isom
Hi
   I beleive the vlc video plugin currently works with rtsp streams.
I was wondering
how to properly set this up for testing.  I'm currently looking in to
adding support for
normal files(avi,mpeg, etc).  and don't want to break the old functionality.

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


Re: [Freevo-users] TV Questions

2008-01-30 Thread Michael Labowicz
I was browsing through the list archives and found this email covering a
similar problem that I just started experiencing.  I recently switched my
listings from broadcast to cable, deleted all the files mentioned in this
chain and re-downloaded my TV.xml file.  The TV sort script was activated by
freevo and seems to be working, but I'm still getting the channels in
alphabetical order in my tv guide instead of sequential order.  My previous
setup was working fine before... Am I missing a file somewhere?

I'm running 1.7.3 on debian etch.

Regards,
Michael

On Nov 19, 2006 10:18 PM, Evan Hisey [EMAIL PROTECTED] wrote:

 Davin-

   Anyone have any ideas? I would really like to see the channels listed
 in
   order.
 
  TV_CHANNELS does set the order and so does TV.xml.pickled but because
  TV.xml.pickled is generated it's best to use TV_CHANNELS. I suspect that
  the order in 1.5.4 was once different when TV.xml.pickled was created.
 
 There is an option called TV_SORT= in local_conf.py. I believe the
 xmltv sorter is called tv_sort. So if you set TV_SORT=tv_sort you
 should get sorted prog

 Evan

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
 your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 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


Re: [Freevo-users] TV Questions

2008-01-30 Thread Duncan Webb
Michael Labowicz said the following, on 31/01/2008 03:38:
 I was browsing through the list archives and found this email covering a
 similar problem that I just started experiencing.  I recently switched my
 listings from broadcast to cable, deleted all the files mentioned in this
 chain and re-downloaded my TV.xml file.  The TV sort script was activated by
 freevo and seems to be working, but I'm still getting the channels in
 alphabetical order in my tv guide instead of sequential order.  My previous
 setup was working fine before... Am I missing a file somewhere?

The TV channels should be shown in the order of the TV_CHANNELS from
local_conf.py. The tv_sort of TV.xml only makes sure that the xml data
is sorted so that the programme list is in chronological order.

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