Re: [Freevo-users] Help with Xine Audio

2009-08-19 Thread Jim Duda
On 08/13/2009 09:40 PM, Jim Duda wrote:


 pcm.ac3_raw {
   type plug
   slave.pcm
 iec958:CARD=CMI8768,DEV=0,AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2
 }

I learned that by using ac3_raw in the mono and stereo settings,
in lieu of default, resolved my problem.

Jim


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help with Xine Audio

2009-08-13 Thread Jim Duda
I need some help getting audio working with xine.

xine is running from a recent fedora 10 distribution.

lroom# xine --version
This is xine (X11 gui) - a free video player v0.99.5.
(c) 2000-2007 The xine Team.

The .xine/config file has this info for audio:

lroom# grep audio config | grep -v '#'
audio.driver:alsa
audio.device.alsa_front_device:default
audio.output.speaker_arrangement:Pass Through

My audio system uses spdif optical connection to my surround box.

If I run xine without a .asoundrc file, it works fine.

audio_alsa_out : supported modes are 8bit 16bit 24bit 32bit mono stereo 
(4-channel not enabled in xine config) (4.1-channel not enabled in xine 
config) (5-channel not enabled in xine config) 5.1-channel a/52 and DTS 
pass-through
audio_out: thread created

I get into trouble when I introduce a .asoundrc file:

pcm.!default {
  type plug
  slave.pcm Filter_RateConvert
}

pcm.ac3_raw {
 type plug
 slave.pcm 
iec958:CARD=CMI8768,DEV=0,AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2
}

pcm.ac3_encode {
 type plug
 slave.pcm Filter_RateConvert
}

pcm.Filter_RateConvert {
 type rate
 slave {
pcm stereoupmix
rate 48000
 }
}

pcm.stereoupmix {
 type upmix
 slave.pcm a52encode
 channels 6
}

pcm.pulse_a52 {
 type plug
 slave.pcm a52encode
}

ctl.pulse_a52 {
 type hw
 card CMI8768
}

pcm.a52encode {
 type a52
 card CMI8768
}

pcm.pulse {
 type pulse
}

ctl.pulse {
 type pulse
}

I need this .asoundrc for other reasons.  When I run with this
.asoundrc, xine won't load the alsa driver.  I don't get any
audio through oss because I need the spdif path.

snd_pcm_open() failed:-2:No such file or directory
  Check if another program already uses PCM 
load_plugins: failed to load audio output plugin alsa
main: probing pulseaudio audio output plugin
audio_pulse_out: host (null) sink (null)
E: core-util.c: Home directory /home/lroom not ours.
audio_pulse_out: failed to connect context object: Connection refused
load_plugins: failed to load audio output plugin pulseaudio
main: probing alsa audio output plugin
snd_pcm_open() failed:-2:No such file or directory
  Check if another program already uses PCM 
load_plugins: failed to load audio output plugin alsa
main: probing oss audio output plugin
audio_oss_out: Opening audio device...
audio_oss_out: audio.device.oss_device_name = auto, probing devs
audio_oss_out: using device /dev/dsp
audio_oss_out: using SNDCTL_DSP_GETODELAY
audio_oss_out: supported modes are mono stereo (4-channel not enabled in 
xine config) (5-channel not enabled in xine config) (5.1-channel not 
enabled in xine config) a/52 pass-through
audio_out: thread created

I cannot figure out what alsa is looking for.  I certainly understand
that it doesn't like pcm.!default or similar.  I've tried using all
different configurations and settings in the config file.

I find the alsa .asoundrc syntax rather confusing at times.  I can 
usually figure out what to do.  I'm at a loss trying to understand what 
xine is complaining about.

Does anyone understand how all this works?

Given my .asoundrc, what do I need in the .asoundrc and/or my 
.xine/config to get this working with .asoundrc?

Thanks,

Jim



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with building freevo-1.8.3

2009-04-07 Thread Evan Hisey
On Mon, Apr 6, 2009 at 6:26 PM, Steve Pirk or...@pirk.com wrote:
 Building on a Slackware 12.2 system.

 Grabbed all of the modules from freevo on sourceforge, gone through all of
 the module not found - please install errors, but setup.py in freevo
 still complains about those modules not being there. Modules installed but
 still are not found by freevo. Any ideas of what I should try next? Do I
 realy need to grab all of the packages listed at:
 http://doc.freevo.org/Slackware ?

 kaa.imlib2 (imlib2 base code installed)
 Numeric

 Numeric builds without warnings as far as I can see, but kaa-imlib2 and
 kaa-metadata have some warnings when executing the byte-compilation tmp
 files:


Yup. You need them all. You should be able to use my slackbuilds at
http://tgz.eng.ua.edu/files/slackpacks/ to build just about everything
you need. I need to resync everything my home build directories again,
but that get you started. Got questions ask. While I believe, except
for the perl needed by xmltv, that should have everything you need,
you can also get stuff at www.slackbuilds.org. You do not really need
tvtime but I find it can be a very nice TV player and seems to work
better than Mplayer for non-ivtv cards.

Work has gotten in the way of getting FreshTGZ back together. I will
work harder on getting that back up to snuff.

Evan

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with building freevo-1.8.3

2009-04-07 Thread Evan Hisey
On Tue, Apr 7, 2009 at 8:30 AM, Evan Hisey ehi...@gmail.com wrote:
 On Mon, Apr 6, 2009 at 6:26 PM, Steve Pirk or...@pirk.com wrote:
 Building on a Slackware 12.2 system.

 Grabbed all of the modules from freevo on sourceforge, gone through all of
 the module not found - please install errors, but setup.py in freevo
 still complains about those modules not being there. Modules installed but
 still are not found by freevo. Any ideas of what I should try next? Do I
 realy need to grab all of the packages listed at:
 http://doc.freevo.org/Slackware ?



 Yup. You need them all. You should be able to use my slackbuilds at
 http://tgz.eng.ua.edu/files/slackpacks/ to build just about everything
 you need. I need to resync everything my home build directories again,
 but that get you started. Got questions ask. While I believe, except
 for the perl needed by xmltv, that should have everything you need,
 you can also get stuff at www.slackbuilds.org. You do not really need
 tvtime but I find it can be a very nice TV player and seems to work
 better than Mplayer for non-ivtv cards.

You might want try the 12.1 packages at
http://tgz.eng.ua.edu/files/slackware-12.1/ I am not sure if they will
work, put I suspect the perl should be fine and there are a bunch of
those.

Evan

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with building freevo-1.8.3

2009-04-07 Thread Steve Pirk
Evan,

Thanks! Out of sheer frustration, I built out a CentOS desktop to see if 
that was closer... hahahaha - only Fedora pkgs, and yum on CentOS does 
not find it. Slack on my laptop might even be easier :-)

You people rock. Quick response so far! I will also grab the 12.1 you 
mentioned in a later post.
--
Steve
Equal bytes for women.

On Tue, 7 Apr 2009, Evan Hisey wrote:

 On Mon, Apr 6, 2009 at 6:26 PM, Steve Pirk or...@pirk.com wrote:
 Building on a Slackware 12.2 system.

 Grabbed all of the modules from freevo on sourceforge, gone through all of
 the module not found - please install errors, but setup.py in freevo
 still complains about those modules not being there. Modules installed but
 still are not found by freevo. Any ideas of what I should try next? Do I
 realy need to grab all of the packages listed at:
 http://doc.freevo.org/Slackware ?

 kaa.imlib2 (imlib2 base code installed)
 Numeric

 Numeric builds without warnings as far as I can see, but kaa-imlib2 and
 kaa-metadata have some warnings when executing the byte-compilation tmp
 files:


 Yup. You need them all. You should be able to use my slackbuilds at
 http://tgz.eng.ua.edu/files/slackpacks/ to build just about everything
 you need. I need to resync everything my home build directories again,
 but that get you started. Got questions ask. While I believe, except
 for the perl needed by xmltv, that should have everything you need,
 you can also get stuff at www.slackbuilds.org. You do not really need
 tvtime but I find it can be a very nice TV player and seems to work
 better than Mplayer for non-ivtv cards.

 Work has gotten in the way of getting FreshTGZ back together. I will
 work harder on getting that back up to snuff.

 Evan

 --
 This SF.net email is sponsored by:
 High Quality Requirements in a Collaborative Environment.
 Download a free trial of Rational Requirements Composer Now!
 http://p.sf.net/sfu/www-ibm-com
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-04-07 Thread Douglas Seifert
I put one here (http://doc.freevo.org/XMLTV), but the MoinMoin syntax is
leaving me cold.  Anybody have any ideas on how to put a clickable thumbnail
that pops up a bigger version in line with text such that the text flows
around the image?

-Doug Seifert

On Fri, Mar 20, 2009 at 2:47 PM, John Molohan john.molo...@gcd.ie wrote:

 Art S R wrote:
  On Thu, Mar 19, 2009 at 3:47 PM, John Molohan john.molo...@gcd.ie
 wrote:
 
  Art S R wrote:
 
  On Wed, Mar 18, 2009 at 2:09 AM, Stephen Rowles step...@rowles.org.uk
 wrote:
 
 
 
  Nice work - looks much better :)
 
  From my point of view I don't mind if you replace my panorama
 screenshots
  with ones from your system to ensure consistency between the pictures
 from
  the different skins.
 
 
  Thanks.  I'll go ahead and revise the panorama page to be consistent
  with the rest of the skins.
 
  Art S R
 
 
  I'm going to push my luck here but you did a bloody good job on the
  screenshots so here goes :)
 
  The features http://doc.freevo.org/Features page would be greatly
  enhanced if each feature was linked to a page with screenshots showing
  off that feature. It would really help give people who've never used
  freevo a feel for for it and what it can do. Obviously it doesn't need
  to be done for every skin, just one would be fine...
 
  John
 
 
 --
  Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
  powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
  easily build your RIAs with Flex Builder, the Eclipse(TM)based
 development
  software that enables intelligent coding and step-through debugging.
  Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
  ___
  Freevo-users mailing list
  Freevo-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/freevo-users
 
 
 
  I can start on this, but my Freevo 1.8.3 system that I used to capture
  my screenshots is still in a state of flux and not all the media
  options are implemented yet on this box, so I can't really show
  screenshots of those features yet.  My production box has all the
  bells and whistles, but it's still running Freevo 1.6.x and I'd rather
  use screenshots from a more current version in case there are
  differences in the look-and-feel.
 
  Art S R
 
 I'm more than happy to wait if you can find the time to do it. Really
 appreciate it.

 John

 --
 John Molohan
 IT Manager

 Griffith College Dublin
 South Circular Road
 Dublin 8
 Ireland

 Phone: +353 1 4163366
 Web: www.it.gcd.ie www.gcd.ie

 Disclaimer:
 This E-mail is from Griffith College Dublin.
 The E-mail and any files transmitted with it are confidential and may be
 privileged and are intended solely for the use of the individual or entity
 to whom they are addressed. If you are not the addressee you are prohibited
 from disclosing its content, copying it or distributing it otherwise than to
 the addressee. If you have received this e-mail in error, please immediately
 notify the sender by replying to this e-mail and delete the e-mail from your
 computer.

 Bellerophon Ltd, trades as Griffith College (registered in Ireland No.
 60469) with its registered address as Griffith College Campus, South
 Circular Road, Dublin 8, Ireland.



 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-04-07 Thread Jason Tackaberry
On Tue, 2009-04-07 at 07:30 -0700, Douglas Seifert wrote:
 I put one here (http://doc.freevo.org/XMLTV), but the MoinMoin syntax
 is leaving me cold.

I know how you feel.  It's on my eventual todo list to migrate to
mediawiki.

As an aside, please feel free to convert screenshots to JPGs.  That one
small screenshot at the URL above is a whole 800KB.

Thanks,
Jason.


--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-04-07 Thread John Molohan
Jason Tackaberry wrote:
 On Tue, 2009-04-07 at 07:30 -0700, Douglas Seifert wrote:
   
 I put one here (http://doc.freevo.org/XMLTV), but the MoinMoin syntax
 is leaving me cold.
 

 I know how you feel.  It's on my eventual todo list to migrate to
 mediawiki.
   
Is there any automated way to do this? I've just searched the web 
thinking it must be possible to do the thumbnailing but all that did was 
reaffirm my dislike for moinmoin.
 As an aside, please feel free to convert screenshots to JPGs.  That one
 small screenshot at the URL above is a whole 800KB.

 Thanks,
 Jason.
   
There are a lot of people on slow links in fairness even these days. 
Still even with just one screenshot in it totally transforms the look of 
that page, thanks for your help with this.

John


--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help with building freevo-1.8.3

2009-04-06 Thread Steve Pirk
Building on a Slackware 12.2 system.

Grabbed all of the modules from freevo on sourceforge, gone through all of 
the module not found - please install errors, but setup.py in freevo 
still complains about those modules not being there. Modules installed but 
still are not found by freevo. Any ideas of what I should try next? Do I 
realy need to grab all of the packages listed at: 
http://doc.freevo.org/Slackware ?

kaa.imlib2 (imlib2 base code installed)
Numeric

Numeric builds without warnings as far as I can see, but kaa-imlib2 and 
kaa-metadata have some warnings when executing the byte-compilation tmp 
files:

Traceback (most recent call last):
   File /usr/lib/python2.5/site-packages/kaa/thread.py, line 358, in 
__call__
 result = super(MainThreadCallback, self).__call__(*args, **kwargs)
   File /usr/lib/python2.5/site-packages/kaa/callback.py, line 215, in 
__call__
 result = cb(*cb_args, **cb_kwargs)
   File /usr/lib/python2.5/site-packages/kaa/timer.py, line 149, in start
 self._id = notifier.timer_add(int(interval * 1000), self)
   File /usr/lib/python2.5/site-packages/kaa/nf_wrapper.py, line 127, in 
__call__
 init()
   File /usr/lib/python2.5/site-packages/kaa/nf_wrapper.py, line 178, in 
init
 if notifier.loop:
AttributeError: 'module' object has no attribute 'loop'


--
Steve
Equal bytes for women.

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-20 Thread Art S R
On Thu, Mar 19, 2009 at 3:47 PM, John Molohan john.molo...@gcd.ie wrote:
 Art S R wrote:
 On Wed, Mar 18, 2009 at 2:09 AM, Stephen Rowles step...@rowles.org.uk 
 wrote:


 Nice work - looks much better :)

 From my point of view I don't mind if you replace my panorama screenshots
 with ones from your system to ensure consistency between the pictures from
 the different skins.


 Thanks.  I'll go ahead and revise the panorama page to be consistent
 with the rest of the skins.

 Art S R

 I'm going to push my luck here but you did a bloody good job on the
 screenshots so here goes :)

 The features http://doc.freevo.org/Features page would be greatly
 enhanced if each feature was linked to a page with screenshots showing
 off that feature. It would really help give people who've never used
 freevo a feel for for it and what it can do. Obviously it doesn't need
 to be done for every skin, just one would be fine...

 John

 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


I can start on this, but my Freevo 1.8.3 system that I used to capture
my screenshots is still in a state of flux and not all the media
options are implemented yet on this box, so I can't really show
screenshots of those features yet.  My production box has all the
bells and whistles, but it's still running Freevo 1.6.x and I'd rather
use screenshots from a more current version in case there are
differences in the look-and-feel.

Art S R

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-20 Thread John Molohan
Art S R wrote:
 On Thu, Mar 19, 2009 at 3:47 PM, John Molohan john.molo...@gcd.ie wrote:
   
 Art S R wrote:
 
 On Wed, Mar 18, 2009 at 2:09 AM, Stephen Rowles step...@rowles.org.uk 
 wrote:


   
 Nice work - looks much better :)

 From my point of view I don't mind if you replace my panorama screenshots
 with ones from your system to ensure consistency between the pictures from
 the different skins.

 
 Thanks.  I'll go ahead and revise the panorama page to be consistent
 with the rest of the skins.

 Art S R

   
 I'm going to push my luck here but you did a bloody good job on the
 screenshots so here goes :)

 The features http://doc.freevo.org/Features page would be greatly
 enhanced if each feature was linked to a page with screenshots showing
 off that feature. It would really help give people who've never used
 freevo a feel for for it and what it can do. Obviously it doesn't need
 to be done for every skin, just one would be fine...

 John

 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users

 

 I can start on this, but my Freevo 1.8.3 system that I used to capture
 my screenshots is still in a state of flux and not all the media
 options are implemented yet on this box, so I can't really show
 screenshots of those features yet.  My production box has all the
 bells and whistles, but it's still running Freevo 1.6.x and I'd rather
 use screenshots from a more current version in case there are
 differences in the look-and-feel.

 Art S R
   
I'm more than happy to wait if you can find the time to do it. Really 
appreciate it.

John

-- 
John Molohan
IT Manager

Griffith College Dublin
South Circular Road
Dublin 8
Ireland

Phone: +353 1 4163366
Web: www.it.gcd.ie www.gcd.ie

Disclaimer:
This E-mail is from Griffith College Dublin.
The E-mail and any files transmitted with it are confidential and may be 
privileged and are intended solely for the use of the individual or entity to 
whom they are addressed. If you are not the addressee you are prohibited from 
disclosing its content, copying it or distributing it otherwise than to the 
addressee. If you have received this e-mail in error, please immediately notify 
the sender by replying to this e-mail and delete the e-mail from your computer.

Bellerophon Ltd, trades as Griffith College (registered in Ireland No. 60469) 
with its registered address as Griffith College Campus, South Circular Road, 
Dublin 8, Ireland.


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-19 Thread John Molohan
Art S R wrote:
 On Wed, Mar 18, 2009 at 2:09 AM, Stephen Rowles step...@rowles.org.uk wrote:

   
 Nice work - looks much better :)

 From my point of view I don't mind if you replace my panorama screenshots
 with ones from your system to ensure consistency between the pictures from
 the different skins.
 

 Thanks.  I'll go ahead and revise the panorama page to be consistent
 with the rest of the skins.

 Art S R
   
I'm going to push my luck here but you did a bloody good job on the 
screenshots so here goes :)

The features http://doc.freevo.org/Features page would be greatly 
enhanced if each feature was linked to a page with screenshots showing 
off that feature. It would really help give people who've never used 
freevo a feel for for it and what it can do. Obviously it doesn't need 
to be done for every skin, just one would be fine...

John

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-18 Thread Stephen Rowles
 Hi John,

 I've updated the http://doc.freevo.org/FreevoInAction page and created
 separate pages for each of the skins.  From the FreevoInAction page,
 you can click on a thumbnail for a skin to see the screenshots of
 various Freevo functions displayed with that skin.  For consistency, I
 moved the existing blurr and panorama screenshots to their own pages
 as well.  Since I'm not familiar with wiki etiquette, I did not know
 if it would be alright or not to replace the existing screenshots with
 my own for these two skins, so I played it safe and kept the
 originals.

Nice work - looks much better :)

From my point of view I don't mind if you replace my panorama screenshots
with ones from your system to ensure consistency between the pictures from
the different skins.


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-18 Thread Art S R
On Wed, Mar 18, 2009 at 2:09 AM, Stephen Rowles step...@rowles.org.uk wrote:

 Nice work - looks much better :)

 From my point of view I don't mind if you replace my panorama screenshots
 with ones from your system to ensure consistency between the pictures from
 the different skins.

Thanks.  I'll go ahead and revise the panorama page to be consistent
with the rest of the skins.

Art S R

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-16 Thread Art S R
Hi John,

I've updated the http://doc.freevo.org/FreevoInAction page and created
separate pages for each of the skins.  From the FreevoInAction page,
you can click on a thumbnail for a skin to see the screenshots of
various Freevo functions displayed with that skin.  For consistency, I
moved the existing blurr and panorama screenshots to their own pages
as well.  Since I'm not familiar with wiki etiquette, I did not know
if it would be alright or not to replace the existing screenshots with
my own for these two skins, so I played it safe and kept the
originals.

Art S R

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-13 Thread Elizabeth Dodd
On Fri, 13 Mar 2009, John Molohan wrote:
 No takers? :(

I'm using a copyrighted photo each day as a background, so no, I can't put a 
screenshot of that on the wiki.


-- 
It is always the best policy to tell the truth, unless, of course,
you are an exceptionally good liar.
-- Jerome K. Jerome

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-13 Thread Elizabeth Dodd
On Fri, 13 Mar 2009, John Molohan wrote:
 You could always switch skin for a few minutes.

 John

but they are all ugly


-- 
edLin LWE?
edLin Linux W?? E??
seeS will eatyou
JHM World Expo?
edLin i see

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-13 Thread John Molohan
Elizabeth odd wrote:
 On Fri, 13 Mar 2009, John Molohan wrote:
   
 No takers? :(
 

 I'm using a copyrighted photo each day as a background, so no, I can't put a 
 screenshot of that on the wiki.


   
You could always switch skin for a few minutes.

John

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-13 Thread John Molohan
Elizabeth Dodd wrote:
 On Fri, 13 Mar 2009, John Molohan wrote:
   
 You could always switch skin for a few minutes.

 John
 

 but they are all ugly


   
=-O   even geexbox.

It's not _too_ hard to make your own http://doc.freevo.org/Skins and 
additions are most welcome.

John

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-13 Thread Elizabeth Dodd
On Fri, 13 Mar 2009, John Molohan wrote:
 Elizabeth Dodd wrote:
  On Fri, 13 Mar 2009, John Molohan wrote:
   
 
  You could always switch skin for a few minutes.
 
  John
     
 
  but they are all ugly
 
 
   

 =-O   even geexbox.

 It's not _too_ hard to make your own http://doc.freevo.org/Skins and
 additions are most welcome.

 John

http://doc.freevo.org/TipsAndTricks_MediaSources#head-7c02cd603658fca6c215b6844e6683bc953f8a77
this is mine
and i get a new background everyday


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-13 Thread Art S R
OK, I've captured screenshots for the atlantice, dark, geexbox, and
Tux'n Tosh TV skins.  Now, it's just a matter of getting my account
setup and adding the screenshots to the wiki page.  I've never updated
a wiki before, so the results could be interesting. :)  If I'm
successful, I'll add the remaining skins this weekend.

From a page layout standpoint, should I append my additions to the
bottom of the existing page or should I try to integrate them so the
skins are listed in alphabetic order?

Art S R

On Thu, Mar 12, 2009 at 2:04 PM, John Molohan john.molo...@gcd.ie wrote:
 John Molohan wrote:
 Hi,

 The wiki page with screenshots of freevo is badly in need of some
 attention. Does anyone have 15 minutes to take a few screenshots and
 update it?

 http://doc.freevo.org/FreevoInAction

 Thanks,

 John

 No takers? :(

 John

 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-12 Thread John Molohan
John Molohan wrote:
 Hi,

 The wiki page with screenshots of freevo is badly in need of some 
 attention. Does anyone have 15 minutes to take a few screenshots and 
 update it?

 http://doc.freevo.org/FreevoInAction

 Thanks,

 John
   
No takers? :(

John

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-12 Thread Stephen Rowles
John Molohan wrote:
 John Molohan wrote:
   
 Hi,

 The wiki page with screenshots of freevo is badly in need of some 
 attention. Does anyone have 15 minutes to take a few screenshots and 
 update it?

 http://doc.freevo.org/FreevoInAction

 Thanks,

 John
   
 
 No takers? :(

 John

   

I'm no good with wiki layouts etc. But I've added some screenshots and 
put them in of the Panorama skin, unfortunately it has my own internet 
(launch browser) menu item on the main page but I can't shut it down to 
remove the item and provide a clean screenshot atm.

If anyone else wants to make the page look better then please do :) but 
I'm going to bed.. .at least there are some new shots now ;) I might 
find time tomorrow to look at making it nicer but tbh it's not really my 
field of expertise.

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-12 Thread John Molohan
Stephen Rowles wrote:
 John Molohan wrote:
   
 John Molohan wrote:
   
 
 Hi,

 The wiki page with screenshots of freevo is badly in need of some 
 attention. Does anyone have 15 minutes to take a few screenshots and 
 update it?

 http://doc.freevo.org/FreevoInAction

 Thanks,

 John
   
 
   
 No takers? :(

 John

   
 

 I'm no good with wiki layouts etc. But I've added some screenshots and 
 put them in of the Panorama skin,
Excellent.
  unfortunately it has my own internet 
 (launch browser) menu item on the main page but I can't shut it down to 
 remove the item and provide a clean screenshot atm.
   
No problem.
 If anyone else wants to make the page look better then please do :) 
Yep.
 but 
 I'm going to bed.. 
Me too.
 .at least there are some new shots now ;) I might 
 find time tomorrow to look at making it nicer but tbh it's not really my 
 field of expertise.
   
Really appreciate it Stephen. Thanks.

John

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help freevo - put some screenshots on the wiki

2009-03-03 Thread John Molohan
Hi,

The wiki page with screenshots of freevo is badly in need of some 
attention. Does anyone have 15 minutes to take a few screenshots and 
update it?

http://doc.freevo.org/FreevoInAction

Thanks,

John

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help !!!

2009-02-25 Thread rahul G
 Hi All...
   I am using my customize TV.xml file as EPG in
freevo which is manually created from website data.Now I want to
update my TV.xml on daily basis.Any one has automated scripts for the
same.If it is their or any suggestion for the same please let me
know..

Regards,
RahulG

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help !!!

2009-02-25 Thread Stephen Rowles
  Hi All...
I am using my customize TV.xml file as EPG in
 freevo which is manually created from website data.Now I want to
 update my TV.xml on daily basis.Any one has automated scripts for the
 same.If it is their or any suggestion for the same please let me
 know..

 Regards,
 RahulG


Have you tried looking on the wiki? There is a script there for running
xmltv which could easily be adapted. Simply run the script using cron for
daily use.

PS. including a summary of your problem in the subject line is helpful for
people searching the archives and for those reading to know if they might
be able to help or not ;)


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help !!

2009-02-23 Thread rahul G
Hi All,
   I am using pinnacle 50i tv tuner card which is working
fine under linux (FC6 and FC8).Now I want to swtich on some USB
cards.Do you know any USB tv tuner card which is working fine under
linux...??? And we are using RF input for our card (Analog).So we want
to use that card with our existing setup.

Thanks In advance..

Regards,
Rahul G

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] HELP !!

2009-02-18 Thread Adam Charrett
On Wed, February 18, 2009 7:47 am, rahul G wrote:
   Hi All..
   I am using pinnacle 5i (DVB-T) card.And I am using xine
 player for play pause utility.But my xine player is working with xine
 v4l:// command...but it is not working with xine v4l://
 command.when I run this command it show there is no channels.conf
 file.Can any one knows about channels.conf for india.Or anu one is
 havinf ieda how to run xine for DVB-t card without using channels.conf
 file..?

 Thanks In Advance.
 Rahul Gosavi

Hi Rahul,

If you are talking about the tv.xine plugin this does not support live
pause. tv.ivtv_xine (for IVTV based PVR cards) and the tv.livepause plugin
both support live pause. If you want live pause with DVB you will need to
use the tv.livepause plugin (and tv.dvbstreamer.record for recording). 
For this you will also need to get and build/install dvbstreamer (from
www.dvbstreamer.org).  If however you just want live tv (no pause) you can
use tv.xine.

In both case you will need to generate a channels.conf using the linuxtv
scan utility. This takes a configuration file specify where the signals
are, unfortunately while there appears to be lots of example config files
for Europe and Australia and New Zealand there doesn't appear to be any.

Not a big problem as you can use the w_scan utility to generate the
channels.conf file it just takes a little longer:

w_scan -X  channels.conf

Once you've done that for the tv.xine plugin copy the channels.conf to
~/.xine
For tv.livepause you will need to setup dvbstreamer and then start it:

(this only needs to be done once)
setupdvbstreamer -t channels.conf

followed by (every boot):

dvbstreamer -d

You will also need to configure your TV_CHANNELS in local_conf.py (for
both plugins)

For info on TV Plugins:
http://doc.freevo.org/TvPlugins

and here for configuring freevo for TV:
http://doc.freevo.org/TVConfig

cheers

Adam


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] HELP !!

2009-02-17 Thread rahul G
  Hi All..
  I am using pinnacle 5i (DVB-T) card.And I am using xine
player for play pause utility.But my xine player is working with xine
v4l:// command...but it is not working with xine v4l://
command.when I run this command it show there is no channels.conf
file.Can any one knows about channels.conf for india.Or anu one is
havinf ieda how to run xine for DVB-t card without using channels.conf
file..?

Thanks In Advance.
Rahul Gosavi

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] HELP !!!

2009-02-16 Thread rahul G
 Hi,
I want to use xine player with my pinnacle 50i card for
watching analog tv.I want to use xine because it provieds live pause
functionality with the freevo.Can any one knows xine settings for
this...???

Thanks  Regards,
Rahul Gosavi

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Martin Beck
I get an error when closing freevo and have activated the
autoshutdown-plugin. Here are my settings in local_conf.py:

##acpi shutdown##
plugin.remove('shutdown')
plugin.activate('autoshutdown',level=90)
SYS_SHUTDOWN_ENABLE = 1
AUTOSHUTDOWN_METHOD = 'acpi'
AUTOSHUTDOWN_WAKEUP_CMD = '/home/freevo/script/acpi_wakeup.sh'
AUTOSHUTDOWN_DEFAULT_WAKEUP_TIME = '10:15'
AUTOSHUTDOWN_FORCE_DEFAULT_WAKEUP = False
AUTOSHUTDOWN_BOOT_LOADER = 'GRUB'
AUTOSHUTDOWN_REMOUNT_BOOT_CMD = '/bin/mount'
AUTOSHUTDOWN_REMOUNT_BOOT_OPT = '/boot -o remount,rw'
AUTOSHUTDOWN_GRUB_CMD = '/sbin/grub-set-default 0'
AUTOSHUTDOWN_GRUB_OPT = '0'

##acpi shutdown end##


The log gives me this message:

Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/freevo/main.py, line 297, in
eventhandler
app.eventhandler(event)
  File /usr/share/pyshared/freevo/menu.py, line 822, in eventhandler
self._handle_play_item(menu, event)
  File /usr/share/pyshared/freevo/menu.py, line 581, in
_handle_play_item
actions = menu.selected.actions()
  File /usr/share/pyshared/freevo/plugins/autoshutdown.py, line 177,
in actions
if self.idletimer.ispaused():
AttributeError: 'NoneType' object has no attribute 'ispaused'

--

Are the settings wrong? I read in plugin help that I need to run the
acpi_wakeup.sh as root. Do I have to run the total kit as sudo or can I
run just this part as sudo? In that case how?
Greatful for answers!
Cheers


  __
Låna pengar utan säkerhet. Jämför vilkor online hos Kelkoo.
http://www.kelkoo.se/c-100390123-lan-utan-sakerhet.html?partnerId=96915014

--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Adam Charrett
On Thu, December 18, 2008 10:27 am, Martin Beck wrote:
 I get an error when closing freevo and have activated the
 autoshutdown-plugin. Here are my settings in local_conf.py:

 ##acpi shutdown##
 plugin.remove('shutdown')
 plugin.activate('autoshutdown',level=90)
 SYS_SHUTDOWN_ENABLE = 1
 AUTOSHUTDOWN_METHOD = 'acpi'
 AUTOSHUTDOWN_WAKEUP_CMD = '/home/freevo/script/acpi_wakeup.sh'
 AUTOSHUTDOWN_DEFAULT_WAKEUP_TIME = '10:15'
 AUTOSHUTDOWN_FORCE_DEFAULT_WAKEUP = False
 AUTOSHUTDOWN_BOOT_LOADER = 'GRUB'
 AUTOSHUTDOWN_REMOUNT_BOOT_CMD = '/bin/mount'
 AUTOSHUTDOWN_REMOUNT_BOOT_OPT = '/boot -o remount,rw'
 AUTOSHUTDOWN_GRUB_CMD = '/sbin/grub-set-default 0'
 AUTOSHUTDOWN_GRUB_OPT = '0'

 ##acpi shutdown end##

 
 The log gives me this message:

 Traceback (most recent call last):
   File /usr/lib/python2.5/site-packages/freevo/main.py, line 297, in
 eventhandler
 app.eventhandler(event)
   File /usr/share/pyshared/freevo/menu.py, line 822, in eventhandler
 self._handle_play_item(menu, event)
   File /usr/share/pyshared/freevo/menu.py, line 581, in
 _handle_play_item
 actions = menu.selected.actions()
   File /usr/share/pyshared/freevo/plugins/autoshutdown.py, line 177,
 in actions
 if self.idletimer.ispaused():
 AttributeError: 'NoneType' object has no attribute 'ispaused'

 --

 Are the settings wrong? I read in plugin help that I need to run the
 acpi_wakeup.sh as root. Do I have to run the total kit as sudo or can I
 run just this part as sudo? In that case how?

Found this out myself the other day when I was trying to test something,
you need to activate autoshutdown.autoshutdowntimer as well.
ie

plugin.remove('shutdown')
plugin.activate('autoshutdown',level=90)
plugin.activate('autoshutdown.autoshutdowntimer')

Cheers

Adam


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Martin Beck
Thanks for your answer! my only problem now is how to run it as root.
I'm user 'freevo' now. Do I need to run as the 'root' user or can I
still be 'freevo' and do a workaround?
Cheers,
Martin

--- Adam Charrett a...@dvbstreamer.org skrev:

 On Thu, December 18, 2008 10:27 am, Martin Beck wrote:
  I get an error when closing freevo and have activated the
  autoshutdown-plugin. Here are my settings in local_conf.py:
 
  ##acpi shutdown##
  plugin.remove('shutdown')
  plugin.activate('autoshutdown',level=90)
  SYS_SHUTDOWN_ENABLE = 1
  AUTOSHUTDOWN_METHOD = 'acpi'
  AUTOSHUTDOWN_WAKEUP_CMD = '/home/freevo/script/acpi_wakeup.sh'
  AUTOSHUTDOWN_DEFAULT_WAKEUP_TIME = '10:15'
  AUTOSHUTDOWN_FORCE_DEFAULT_WAKEUP = False
  AUTOSHUTDOWN_BOOT_LOADER = 'GRUB'
  AUTOSHUTDOWN_REMOUNT_BOOT_CMD = '/bin/mount'
  AUTOSHUTDOWN_REMOUNT_BOOT_OPT = '/boot -o remount,rw'
  AUTOSHUTDOWN_GRUB_CMD = '/sbin/grub-set-default 0'
  AUTOSHUTDOWN_GRUB_OPT = '0'
 
  ##acpi shutdown end##
 
  
  The log gives me this message:
 
  Traceback (most recent call last):
File /usr/lib/python2.5/site-packages/freevo/main.py, line 297,
 in
  eventhandler
  app.eventhandler(event)
File /usr/share/pyshared/freevo/menu.py, line 822, in
 eventhandler
  self._handle_play_item(menu, event)
File /usr/share/pyshared/freevo/menu.py, line 581, in
  _handle_play_item
  actions = menu.selected.actions()
File /usr/share/pyshared/freevo/plugins/autoshutdown.py, line
 177,
  in actions
  if self.idletimer.ispaused():
  AttributeError: 'NoneType' object has no attribute 'ispaused'
 
  --
 
  Are the settings wrong? I read in plugin help that I need to run
 the
  acpi_wakeup.sh as root. Do I have to run the total kit as sudo or
 can I
  run just this part as sudo? In that case how?
 
 Found this out myself the other day when I was trying to test
 something,
 you need to activate autoshutdown.autoshutdowntimer as well.
 ie
 
 plugin.remove('shutdown')
 plugin.activate('autoshutdown',level=90)
 plugin.activate('autoshutdown.autoshutdowntimer')
 
 Cheers
 
 Adam
 
 

--
 SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
 Nevada.
 The future of the web can't happen without you.  Join us at MIX09 to
 help
 pave the way to the Next Web now. Learn more and register at

http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 



  __
Går det långsamt? Skaffa dig en snabbare bredbandsuppkoppling. 
Sök och jämför priser hos Kelkoo.
http://www.kelkoo.se/c-100015813-bredband.html?partnerId=96914325

--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Richard van Paasen
From: Martin Beck getmemar...@yahoo.se
 Thanks for your answer! my only problem now is how to run it as root.
 I'm user 'freevo' now. Do I need to run as the 'root' user or can I
 still be 'freevo' and do a workaround?

You should add user 'freevo' to the /etc/sudoers file. Or, better, add the
commands that freevo may run as root in that file. For example, add the
following entry:

Zeus ~ # cat /etc/sudoers | grep freevo
freevo ALL=(ALL) NOPASSWD: /usr/bin/nvram-wakeup, /bin/mount,
/sbin/grub-set-default, /bin/ps, /bin/egrep, /sbin/shutdown

In freevo's local_conf.py, add 'sudo' to the commands that freevo executes,
for example:

Zeus ~ # cat /home/freevo/.freevo/local_conf.py | grep sudo
SYS_SHUTDOWN_CMD = sudo shutdown -h now
SYS_RESTART_CMD = sudo shutdown -r now
# AUTOSHUTDOWN_WAKEUP_CMD = sudo /PATH/TO/set_acpi.sh
AUTOSHUTDOWN_WAKEUP_CMD = sudo /usr/bin/nvram-wakeup
AUTOSHUTDOWN_REMOUNT_BOOT_CMD = sudo /bin/mount
AUTOSHUTDOWN_GRUB_CMD = sudo /sbin/grub-set-default 0
# AUTOSHUTDOWN_LILO_CMD = sudo /sbin/lilo

Cheers,
Richard.


--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help configuring web radio

2008-11-26 Thread Joe Hildreth
Hello all,

This is my first post to the list and hope someone can help me.

I want to add streaming radio to my freevo and cannot seem to get it correct. I 
am not sure what to do to make it work.

Here is what I have:

1) This is the URL to the online radio broadcast:

code

http://player.play.it/player/player.html?id=87onestat=kmox

/code

2) Here is my section of my local_config.py file for the audio:

code

AUDIO_ITEMS = [
('Music Collection', '/home/joeh/Music'),
('Web Radio', '/home/joeh/freevo-1.8.1/webradio'), 
'/home/joeh/freevo-1.8.1/webradio.fdx'
]

/code

3) Here is my fdx file.

code

?xml version=1.0 ?
freevo
  container title=Radiostations type=webradio
audio title=KMOX - St. Louis, Missouri

urlhttp://player.play.it/player/player.html?id=87onestat=kmox/url
info
linkhttp://www.kmox.com/link
descriptionTalk radio and local 
sports/description
/info
playlist/
reconnect/
/audio
info
  descriptionRadio stations on the internet.../description
/info
  /container
/freevo

/code

Many thanks for your time and energy.

Joe Hildreth

-
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=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help configuring web radio

2008-11-26 Thread Jonathan Archer
The station you have supplied doesn't seem to be a regular stream which would 
be picked up by a media player, rather a flash based stream.

A mod of the youtube plugin or similar would probably be your only option, 
unless there is another streaming method from this station?






From: Joe Hildreth [EMAIL PROTECTED]
To: freevo-users@lists.sourceforge.net
Sent: Wednesday, 26 November, 2008 15:53:04
Subject: [Freevo-users] Help configuring web radio

Hello all,

This is my first post to the list and hope someone can help me.

I want to add streaming radio to my freevo and cannot seem to get it correct. I 
am not sure what to do to make it work.

Here is what I have:

1) This is the URL to the online radio broadcast:

code

http://player.play.it/player/player.html?id=87onestat=kmox

/code

2) Here is my section of my local_config.py file for the audio:

code

AUDIO_ITEMS = [
('Music Collection', '/home/joeh/Music'),
('Web Radio', '/home/joeh/freevo-1.8.1/webradio'), 
'/home/joeh/freevo-1.8.1/webradio.fdx'
]

/code

3) Here is my fdx file.

code

?xml version=1.0 ?
freevo
  container title=Radiostations type=webradio
audio title=KMOX - St. Louis, Missouri

urlhttp://player.play.it/player/player.html?id=87onestat=kmox/url
info
linkhttp://www.kmox.com/link
descriptionTalk radio and local 
sports/description
/info
playlist/
reconnect/
/audio
info
  descriptionRadio stations on the internet.../description
/info
  /container
/freevo

/code

Many thanks for your time and energy.

Joe Hildreth

-
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=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users



  -
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=100url=/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help configuring web radio

2008-11-26 Thread Jonathan Isom
On Wed, Nov 26, 2008 at 9:53 AM, Joe Hildreth
[EMAIL PROTECTED] wrote:
 Hello all,

 This is my first post to the list and hope someone can help me.

 I want to add streaming radio to my freevo and cannot seem to get it correct. 
 I am not sure what to do to make it work.

 Here is what I have:

 1) This is the URL to the online radio broadcast:

 code

 http://player.play.it/player/player.html?id=87onestat=kmox

 /code


This loads a flash player.  You'll need to find a stream that mplayer
can play on its own,ie. `mplayer url`

Later

Jonathan

 2) Here is my section of my local_config.py file for the audio:

 code

 AUDIO_ITEMS = [
('Music Collection', '/home/joeh/Music'),
('Web Radio', '/home/joeh/freevo-1.8.1/webradio'), 
 '/home/joeh/freevo-1.8.1/webradio.fdx'
 ]

 /code

 3) Here is my fdx file.

 code

 ?xml version=1.0 ?
 freevo
  container title=Radiostations type=webradio
audio title=KMOX - St. Louis, Missouri

 urlhttp://player.play.it/player/player.html?id=87onestat=kmox/url
info
linkhttp://www.kmox.com/link
descriptionTalk radio and local 
 sports/description
/info
playlist/
reconnect/
/audio
info
  descriptionRadio stations on the internet.../description
/info
  /container
 /freevo

 /code

 Many thanks for your time and energy.

 Joe Hildreth

 -
 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=100url=/
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
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=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help configuring web radio

2008-11-26 Thread Joe Hildreth
Jonathan,

Thanks for the help. I will try the you tube plugin I guess and see what I can 
do. That is the only stream I can find for that station. I want that station 
because they broadcast the St. Louis Blues hockey games.

Regards.

Joe

- Jonathan Archer [EMAIL PROTECTED] wrote:

 The station you have supplied doesn't seem to be a regular stream
 which would be picked up by a media player, rather a flash based
 stream.
 
 A mod of the youtube plugin or similar would probably be your only
 option, unless there is another streaming method from this station?
 
 
 

-
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=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help: using Hauppauge WinTV-HVR1110 with Freevo

2008-10-21 Thread Stefan Michael Hebsgaard
Hi,

I am trying to set freevo 1.8.2 up to use Hauppauge WinTV-HVR1110 for tv on
OpenSUSE 11.0.

I have the card working under Suse and mplayer with no problem and I have
tried to recreate the set up for freevo without any success.

The sound set up is a bit odd for the card, but I followed the advise on
http://en.opensuse.org/Hauppauge_HVR-1110_TV-DVB_card which works.
This requires some sound options with the -tv switch. The mplayer command
line is something like:

mplayer -tv driver=v4l2:norm=PAL:chanlist=chanlist_file:alsa:adevice=hw.1:\
audiorate=16000:immediatemode=0:forceaudio:amode=1 tv://

I have recreated this in freevo by using the TV_DRIVER setting in local_conf.py:
TV_DRIVER =
'v4l2:alsa:adevice=hw.1:immediatemode=0:forceaudio:amode=1:audiorate=16000'
This gives the command line in the freevo main log:
/usr/bin/mplayer -slave -vo xv,sdl,x11, -ao alsa -autosync 100 -nolirc
-nojoystick -autoq 100 -screenw 800 -screenh 600 -fs tv:// -tv
driver=v4l2:alsa:adevice=hw.1:immediatemode=0:forceaudio:amode=1:audiorate=16000:freq=196.250:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2

If I copy paste this to a bash shell it works perfectly, but in freevo there
are two problems

   1. It does not set the correct channel, despite the freq option.
   2. There is no sound.

I am totally stuck, so any help would be appreciated!

Thanks,
Stefan

Here is the stderr log from mplayer under freevo:
Option stream url: This URL doesn't have a port part.
The filename option must be an integer:
dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2
Struct tv, field filename parsing error:
dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yuy2

Here is the stdout log from mplayer under freevo:
MPlayer dev-SVN-r27637 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) Dual Core Processor 4850e (Family: 15, Model: 107,
Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.

Playing tv:// -tv
driver=v4l2:alsa:adevice=hw.1:immediatemode=0:forceaudio:amode=1:audiorate=16000:freq=196.250:device=/dev/video0:input=0
:norm=PAL:width=640:height=480:outfmt=yuy2 .
TV file format detected.
Selected driver: v4l2
 name: Video 4 Linux 2 input
 author: Martin Olschewski [EMAIL PROTECTED]
 comment: first try, more to come ;-)
Selected device: Hauppauge WinTV-HVR1110 DVB-T/H
 Tuner cap: STEREO LANG1 LANG2
 Tuner rxs: MONO
 Capabilites:  video capture  video overlay  VBI capture device  tuner
read/write  streaming
 supported norms: 0 = PAL; 1 = PAL-M; 2 = PAL-N; 3 = PAL-Nc; 4 = PAL-60; 5 =
NTSC; 6 = SECAM;
 inputs: 0 = Television; 1 = Composite1; 2 = S-Video;
 Current input: 0
 Current format: BGR24
v4l2: current audio mode is : MONO
==
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 640x480 = 640x480 Planar YV12  [fs]
[VO_XV] Shared memory not supported
Reverting to normal Xv.
[VO_XV] Shared memory not supported
Reverting to normal Xv.
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==
Audio: no sound
Starting playback...

Now the same command under a bash shell renders this output from mplayer:
MPlayer dev-SVN-r27637 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) Dual Core Processor 4850e (Family: 15, Model: 107,
Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.

Playing tv://.
TV file format detected.
Selected driver: v4l2
 name: Video 4 Linux 2 input
 author: Martin Olschewski [EMAIL PROTECTED]
 comment: first try, more to come ;-)
Selected device: Hauppauge WinTV-HVR1110 DVB-T/H
 Tuner cap: STEREO LANG1 LANG2
 Tuner rxs: MONO
 Capabilites:  video capture  video overlay  VBI capture device  tuner
read/write  streaming
 supported norms: 0 = PAL; 1 = PAL-M; 2 = PAL-N; 3 = PAL-Nc; 4 = PAL-60; 5 =
NTSC; 6 = SECAM;
 inputs: 0 = Television; 1 = Composite1; 2 = S-Video;
 Current input: 0
 Current format: BGR24
v4l2: current audio mode is : STEREO
==
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 640 x 480 (preferred colorspace: Packed YUY2)
VDec: using Packed YUY2 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 640x480 = 640x480 Packed YUY2  [fs]
[VO_XV] Shared memory not supported
Reverting to normal Xv.
[VO_XV] Shared memory not supported
Reverting to normal Xv.
Selected video codec: [rawyuy2] vfm: raw (RAW YUY2)
==
==
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 32000 Hz, 2 

Re: [Freevo-users] Help with benchmarking CPUs for HD decoding

2008-07-26 Thread Olivier Arsac




Thank you Jason for these very useful advices.

Here are my new results.
BTW: I've also upgraded the intel xf86 driver to 2.4.0 as the changelog
stated numerous speed improvements (and xvmc support... not that useful
for this test but always nice to have)
Still having frame drops... (less but quite noticeable)
A: 119.9 V: 119.9 A-V: 0.009 ct: 0.037 3597/3597 26% 60% 1.2% 42 0 
I'm wondering why I get these drops... I was under the impression than
other people were having better results with slower CPUs... (or were
they not outputting to a FullHD display?)

for reference if I play the 1080p version of big buck bunny I'm getting
no frame drop...
http://wcdata2.sun.com/08D12355/big_buck_bunny_1080p_h264.mov

mplayer -fs cornell_m1080p.mov -lavdopts
fast:skiploopfilter=nonref:threads=2 
MPlayer 1.0rc2-4.2.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz (Family: 6, Model:
23, Stepping: 6)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing cornell_m1080p.mov.
ISO: File Type Major Brand: Original QuickTime
Quicktime/MOV file format detected.
[mov] Audio stream found, -aid 0
[mov] Video stream found, -vid 1
VIDEO: [avc1] 1920x1080 24bpp 15.385 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:
copyright: Copyright 2005 Cornell Lab of Ornithology
name: Cornell Lab of Ornithology
comments: Produced by the Macaulay Library
[gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
xscreensaver_disable: Could not find XScreenSaver window.
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==
==
Forced audio codec: mad
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000-176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio)
decoder)
==
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 1920 x 1080 (preferred colorspace: Planar
YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0x89357b0]SwScaler: using unscaled yuv420p - rgb32
special converter
VO: [gl] 1920x1080 = 1920x1080 BGRA [fs] [zoom]
...
A: 119.9 V: 119.9 A-V: 0.009 ct: 0.037 3597/3597 26% 60% 1.2% 42 0 




Jason Tackaberry wrote:

  Hi Olivier,

On Tue, 2008-07-22 at 17:14 +0200, olivier arsac wrote:
  
  
I have a problem though... I'm unable to get a run without dropping
frames even on a 3.2GHz core 2 duo (penryn e8200 OC)
If I disable sound output the test run smoothly... something fishy
here.

  
  
If you disable sound, MPlayer does not need to maintain sync, and so it
decides not to drop any frames.


  
  
frame drop test:
$mplayer -fs cornell_m1080p.mov -lavdopts fast:skiploopfilter=nonref

  
  
The obvious thing here is that you're missing threads=2.  You want
-lavdopts fast:threads=2, and on that processor you can probably get
away with leaving out skiploopfilter=nonref.

That cornell video uses slices, so decoding can benefit from multiple
threads.  (Currently ffmpeg's h264 decoder parallelizes only at the
slice level.  Frame parallelization is coming.)

Most (perhaps all, at least all I've seen) Bluray and HD-DVD video uses
slices as well.  You can check if the content you're viewing has slices
by passing -lavdopts debug=1 -v.


  
  
benchmark:
real0m34.380s
user0m47.687s
sys0m0.304s
seems to have plenty of room for real time playback...

  
  
Yes, but the number of cycles needed to decode any given frame will
vary.  For example, in that video, the sequence around 70s is quite
demanding and will drop frames (at least on my E6600) without specifying
threads=2.

For single-sliced content, you're more likely to run into trouble.  I've
done a few test transcodes of 1080p Bluray content with x264 and at
crf=22 (with AQ) the bitrate was low enough to still manage without
dropped frames on a single core.  

In theory with a higher bitrate single-sliced h264 content you could
start dropping frames.  There we have two options: try
skiploopfilter=all (much more visible quality loss), or wait a few
months (hopefully just that!) for frame-level parallelization with h264
decoding.

Cheers,
Jason.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's 

Re: [Freevo-users] Help with benchmarking CPUs for HD decoding

2008-07-26 Thread Jason Tackaberry
On Sat, 2008-07-26 at 22:18 +0200, Olivier Arsac wrote:
 I'm wondering why I get these drops... I was under the impression than
 other people were having better results with slower CPUs... (or were
 they not outputting to a FullHD display?)

My E6600 (2.4Ghz) can handle cornel_m1080p.mov without dropped frames.
Yours should very easily as well.


 [swscaler @ 0x89357b0]SwScaler: using unscaled yuv420p - rgb32 special 
 converter
 VO: [gl] 1920x1080 = 1920x1080 BGRA  [fs] [zoom]

Right, so here's the problem.  Don't use the gl VO.  You see that first
line I quoted, it means that MPlayer is doing yv12 to rgb32 colorspace
conversion in software.  For 1080p that's a lot of overhead, and it's
the reason you're dropping frames.

You should use the Xv VO.  -vo xv.

Cheers,
Jason.
z


-
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=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with benchmarking CPUs for HD decoding

2008-07-25 Thread Jason Tackaberry
Hi Olivier,

On Tue, 2008-07-22 at 17:14 +0200, olivier arsac wrote:
 I have a problem though... I'm unable to get a run without dropping
 frames even on a 3.2GHz core 2 duo (penryn e8200 OC)
 If I disable sound output the test run smoothly... something fishy
 here.

If you disable sound, MPlayer does not need to maintain sync, and so it
decides not to drop any frames.


 frame drop test:
 $mplayer -fs cornell_m1080p.mov -lavdopts fast:skiploopfilter=nonref

The obvious thing here is that you're missing threads=2.  You want
-lavdopts fast:threads=2, and on that processor you can probably get
away with leaving out skiploopfilter=nonref.

That cornell video uses slices, so decoding can benefit from multiple
threads.  (Currently ffmpeg's h264 decoder parallelizes only at the
slice level.  Frame parallelization is coming.)

Most (perhaps all, at least all I've seen) Bluray and HD-DVD video uses
slices as well.  You can check if the content you're viewing has slices
by passing -lavdopts debug=1 -v.


 benchmark:
 real0m34.380s
 user0m47.687s
 sys0m0.304s
 seems to have plenty of room for real time playback...

Yes, but the number of cycles needed to decode any given frame will
vary.  For example, in that video, the sequence around 70s is quite
demanding and will drop frames (at least on my E6600) without specifying
threads=2.

For single-sliced content, you're more likely to run into trouble.  I've
done a few test transcodes of 1080p Bluray content with x264 and at
crf=22 (with AQ) the bitrate was low enough to still manage without
dropped frames on a single core.  

In theory with a higher bitrate single-sliced h264 content you could
start dropping frames.  There we have two options: try
skiploopfilter=all (much more visible quality loss), or wait a few
months (hopefully just that!) for frame-level parallelization with h264
decoding.

Cheers,
Jason.


-
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=100url=/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with benchmarking CPUs for HD decoding

2008-07-22 Thread olivier arsac

Here are my benchmarcks for the cornell file played on a fullHD TV.
(ref:
http://www.mail-archive.com/freevo-users@lists.sourceforge.net/msg14734.html)
I have a problem though... I'm unable to get a run without dropping
frames even on a 3.2GHz core 2 duo (penryn e8200 OC)
If I disable sound output the test run smoothly... something fishy here.
Could some of you take a look and give me some advice?

*e8200 @ 2.6GHz (8x333MHz)
*
*frame drop test:
*$mplayer -fs cornell_m1080p.mov -lavdopts fast:skiploopfilter=nonref
A: 119.9 V: 119.9 A-V:  0.002 ct:  0.037 3597/3597 34% 60%  1.1% 223 0

*benchmarck:*
$  time mplayer cornell_m1080p.mov -nosound -vo null -benchmark
-lavdopts fast:skiploopfilter=nonref
MPlayer 1.0rc2-4.2.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU E8200  @ 2.66GHz (Family: 6, Model:
23, Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing cornell_m1080p.mov.
ISO: File Type Major Brand: Original QuickTime
Quicktime/MOV file format detected.
[mov] Audio stream found, -aid 0
[mov] Video stream found, -vid 1
VIDEO:  [avc1]  1920x1080  24bpp  15.385 fps0.0 kbps ( 0.0 kbyte/s)
Clip info:
 copyright: Copyright 2005 Cornell Lab of Ornithology
 name: Cornell Lab of Ornithology
 comments: Produced by the Macaulay Library
==
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==
Audio: no sound
Starting playback...
VDec: vo config request - 1920 x 1080 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [null] 1920x1080 = 1920x1080 Planar YV12  [zoom]
V: 119.9 3597/3597 32%  0%  0.0% 0 0

BENCHMARKs: VC:  39.411s VO:   0.007s A:   0.000s Sys:   0.329s =   39.747s
BENCHMARK%: VC: 99.1551% VO:  0.0170% A:  0.% Sys:  0.8279% = 100.%

Exiting... (End of file)

real0m39.774s
user0m56.772s
sys0m0.296s
(the benchmarks runs are very consistent... less than 1s of difference
across 5 runs)



*e8200 @ 3.2GHz (8*400MHz)*

*benchmark:*
real0m34.380s
user0m47.687s
sys0m0.304s
seems to have plenty of room for real time playback...

*drop frames:*

- with file on hardrive
even with the faster CPU still a lot of frame drops (very noticeable on
the HDTV each time there is a scrolling)
A: 119.9 V: 119.9 A-V:  0.003 ct:  0.035 3597/3597 31% 59%  1.2% 85 0

- with file in /dev/shm/ (no hard drive activity)
I get the same droprate average than on hard drive so the I/O are
probably not in cause.
A: 119.9 V: 119.9 A-V:  0.007 ct:  0.037 3597/3597 31% 59%  1.2% 84 0

with -nosound
no frame drop at all? is it just a side-effect of the small amount of
CPU that is not used to process sound or a real problem with the sound
subsystem / process scheduler?
(BTW: with sound activated there is no noticeable sound glitch or stutter.)
V: 119.9 3597/3597 31% 60%  0.0% 0 0

with -ao alsa
alsa, oss... no big difference
A: 119.9 V: 119.9 A-V:  0.012 ct:  0.036 3597/3597 31% 59%  1.2% 76 0

with snice +20 mplayer
same range of dropped frames... not the scheduler fault?

dstat gives me 10..45% usr+sys CPU load (2 cores so the 45+ may indicate
spikes that go other the 50% mark?)
I've watched for CPU throttling but the freq is stable a 3.2GHz (I've
even forced the performance governor to be sure there's no  CPU
downclock during the tests)
CPU/sys temps are fine (around 55C according sensors)


*Various hardware related informations:*
Asus p5e-vm hdmi (p35 + g35 (i965))
[EMAIL PROTECTED] (8x400, nothing else changed - rock solid and very
conservative OC perfect for a silent HTPC)
2G DDR2 1066 (pc8000) (mem86 test OK)
samsung F1 750g + 500g (ahci mode enabled in bios)

*Various software related informations:
*Using an uptodate Ubuntu 8.04 (hardy heron)
$ cat /proc/version
Linux version 2.6.24-19-generic ([EMAIL PROTECTED]) (gcc version 4.2.3
(Ubuntu 4.2.3-2ubuntu7)) #1 SMP Fri Jul 11 23:41:49 UTC 2008
X.Org X Server 1.4.0.90
Intel driver 2.2.0
MPlayer 1.0rc2-4.2.3
(mplayer vo is gl)
alsa-base 1.0.16-0ub
$alsamixer:
Card: HDA
Intel  │
Chip: Generic 1095 SI HDMI 

$ cat /etc/drirc (vblank_mode = 3 to avoid tearing)
driconf
device screen=0 driver=i965
application name=all
option name=vblank_mode value=3 /
/application
/device
/driconf

X is running in full HD (1920x1080)

$ xdriinfo
Screen 0: i965

$ cat /proc/version
Linux version 2.6.24-19-generic ([EMAIL PROTECTED]) (gcc version 4.2.3
(Ubuntu 4.2.3-2ubuntu7)) #1 SMP Fri Jul 11 23:41:49 UTC 2008

$ glxinfo
...
direct rendering: Yes
...

sound 

Re: [Freevo-users] Help with ivtv firmware issue

2008-07-02 Thread John Molohan
Michael Brown Michael Brown wrote:
 John,

 I had the same problem when I tried to upgrade my (record)server from Debian 
 2.6.22 to 2.6.24.  I had to revert back to 2.6.22 to restore functionality.  
 Just so you know you're not alone in this... 

 /Mike
Thanks for the replies, it did help to know it wasn't just my setup. It 
turns out the ralink driver for my wifi card has changed in kernels = 
than 2.6.24 so that was another pain. I'm now taking the extended 
downtime as an opportunity to build a new box (last one was an athlon 
1.2Ghz on a troublesome via chipset mobo).

John

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help with ivtv firmware issue

2008-06-25 Thread John Molohan
Hi,

I did a distro upgrade on my freevo box on Saturday and I've got a 
couple of problems with my wireless and more problematic my ivtv 
firmware. I've changed back to the old kernel I was running which solved 
the wireless issue. The ivtv card works, I get video, but suffers audio 
muting. Some channels are permenantly muted, some mute and unmute 
randomly. Google comes up with quite a few instances of this and it's 
usually driver/firmware related and ivtvctl --log-status 
--device=/dev/video0 confirms the audio signal detection is lost and the 
card muted. My problem is that as mentioned I've downgraded the kernel 
but still have the same problems. Looking back through /var/log/messages 
shows that I'm using the same firmware but now there's a message that 
it's a different encoder revision: 0x02060039 and that this may be 
buggy. I've posted below two outputs from ivtv's logging from before the 
upgrade and after. The one after showing the different encoder version 
and a warning that it might be buggy. Thing is as far as I can tell I'm 
running the same drivers and firmware and I've done a cold boot as per 
the ivtv troubleshooting page but I can't resolve it. Anyone have any 
idea how I can get back to the right encoder revision?

122126 Jun 20 22:57:29 freevo kernel: ivtv:   START 
INIT IVTV 
122127 Jun 20 22:57:29 freevo kernel: ivtv:  version 0.7.0 (tagged 
release) loading
122128 Jun 20 22:57:29 freevo kernel: ivtv:  Linux version: 2.6.17-17mdv 
SMP mod_unload 686 gcc-4.1
122129 Jun 20 22:57:29 freevo kernel: ivtv:  In case of problems please 
include the debug info between
122130 Jun 20 22:57:29 freevo kernel: ivtv:  the START INIT IVTV and END 
INIT IVTV lines, along with
122131 Jun 20 22:57:29 freevo kernel: ivtv:  any module options, when 
mailing the ivtv-users mailinglist.
122132 Jun 20 22:57:29 freevo kernel: ivtv0: Autodetected Hauppauge 
WinTV PVR-150 card (cx23416 based)
122133 Jun 20 22:57:29 freevo kernel: ACPI: PCI Interrupt 
:00:0a.0[A] - Link [LNKB] - GSI 10 (level, low) - IRQ 10
122134 Jun 20 22:57:29 freevo kernel: ivtv0: Unreasonably low latency 
timer, setting to 64 (was 32)
122135 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: The eeprom says 
no radio is present, but the tuner type
122136 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: indicates 
otherwise. I will assume that radio is present.
122137 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: Hauppauge model 
26559, rev C260, serial# 8212405
122138 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: tuner model is LG 
S001D MK3 (idx 60, type 38)
122139 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: TV standards 
PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74)
122140 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: audio processor 
is CX25843 (idx 37)
122141 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: decoder processor 
is CX25843 (idx 30)
122142 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: has radio, has no 
IR remote
122143 Jun 20 22:57:29 freevo kernel: tuner 3-0061: chip found @ 0xc2 
(ivtv i2c driver #0)
122144 Jun 20 22:57:29 freevo kernel: tda9887 3-0043: chip found @ 0x86 
(ivtv i2c driver #0)
122145 Jun 20 22:57:29 freevo kernel: cx25840 3-0044: cx25843-23 found @ 
0x88 (ivtv i2c driver #0)
122146 Jun 20 22:57:29 freevo kernel: cx25840 3-0044: loaded 
v4l-cx25840.fw firmware (16382 bytes)
122147 Jun 20 22:57:29 freevo kernel: wm8775 3-001b: chip found @ 0x36 
(ivtv i2c driver #0)
122148 Jun 20 22:57:29 freevo kernel: ivtv0: loaded v4l-cx2341x-enc.fw 
firmware (262144 bytes)
122149 Jun 20 22:57:29 freevo kernel: ivtv0: Encoder revision: 0x02050032
122150 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder MPEG 
stream: 128 x 32768 buffers (4096KB total)
122151 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder YUV 
stream: 161 x 12960 buffers (2048KB total)
122152 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder VBI 
stream: 80 x 26208 buffers (2048KB total)
122153 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder PCM 
audio stream: 455 x 4608 buffers (2048KB total)
122154 Jun 20 22:57:29 freevo kernel: ivtv0: Create encoder radio stream
122155 Jun 20 22:57:29 freevo kernel: tuner 3-0061: type set to 38 
(Philips PAL/SECAM multi (FM1216ME MK3))
122156 Jun 20 22:57:29 freevo kernel: ivtv0: Initialized Hauppauge WinTV 
PVR-150, card #0
122157 Jun 20 22:57:29 freevo kernel: ivtv:    END 
INIT IVTV  

Jun 25 14:44:07 freevo kernel: ivtv:   START INIT 
IVTV 
Jun 25 14:44:07 freevo kernel: ivtv:  version 0.7.0 (tagged release) loading
Jun 25 14:44:07 freevo kernel: ivtv:  Linux version: 2.6.17-17mdv SMP 
mod_unload 686 gcc-4.1
Jun 25 14:44:07 freevo kernel: ivtv:  In case of problems please include 
the debug info between
Jun 25 14:44:07 freevo kernel: ivtv:  the START INIT IVTV and END INIT 
IVTV lines, along with
Jun 25 14:44:07 freevo kernel: ivtv:  

Re: [Freevo-users] Help with ivtv firmware issue

2008-06-25 Thread Duncan Webb
John Molohan wrote:
 Hi,
 
 I did a distro upgrade on my freevo box on Saturday and I've got a 
 couple of problems with my wireless and more problematic my ivtv 
 firmware. I've changed back to the old kernel I was running which solved 
 the wireless issue. The ivtv card works, I get video, but suffers audio 
 muting. Some channels are permenantly muted, some mute and unmute 
 randomly. Google comes up with quite a few instances of this and it's 
 usually driver/firmware related and ivtvctl --log-status 
 --device=/dev/video0 confirms the audio signal detection is lost and the 
 card muted. My problem is that as mentioned I've downgraded the kernel 
 but still have the same problems. Looking back through /var/log/messages 
 shows that I'm using the same firmware but now there's a message that 
 it's a different encoder revision: 0x02060039 and that this may be 
 buggy. I've posted below two outputs from ivtv's logging from before the 
 upgrade and after. The one after showing the different encoder version 
 and a warning that it might be buggy. Thing is as far as I can tell I'm 
 running the same drivers and firmware and I've done a cold boot as per 
 the ivtv troubleshooting page but I can't resolve it. Anyone have any 
 idea how I can get back to the right encoder revision?
 
 122126 Jun 20 22:57:29 freevo kernel: ivtv:   START 
 INIT IVTV 
 122127 Jun 20 22:57:29 freevo kernel: ivtv:  version 0.7.0 (tagged 
 release) loading
 122128 Jun 20 22:57:29 freevo kernel: ivtv:  Linux version: 2.6.17-17mdv 
 SMP mod_unload 686 gcc-4.1
 122129 Jun 20 22:57:29 freevo kernel: ivtv:  In case of problems please 
 include the debug info between
 122130 Jun 20 22:57:29 freevo kernel: ivtv:  the START INIT IVTV and END 
 INIT IVTV lines, along with
 122131 Jun 20 22:57:29 freevo kernel: ivtv:  any module options, when 
 mailing the ivtv-users mailinglist.
 122132 Jun 20 22:57:29 freevo kernel: ivtv0: Autodetected Hauppauge 
 WinTV PVR-150 card (cx23416 based)
 122133 Jun 20 22:57:29 freevo kernel: ACPI: PCI Interrupt 
 :00:0a.0[A] - Link [LNKB] - GSI 10 (level, low) - IRQ 10
 122134 Jun 20 22:57:29 freevo kernel: ivtv0: Unreasonably low latency 
 timer, setting to 64 (was 32)
 122135 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: The eeprom says 
 no radio is present, but the tuner type
 122136 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: indicates 
 otherwise. I will assume that radio is present.
 122137 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: Hauppauge model 
 26559, rev C260, serial# 8212405
 122138 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: tuner model is LG 
 S001D MK3 (idx 60, type 38)
 122139 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: TV standards 
 PAL(B/G) PAL(I) SECAM(L/L') PAL(D/D1/K) (eeprom 0x74)
 122140 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: audio processor 
 is CX25843 (idx 37)
 122141 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: decoder processor 
 is CX25843 (idx 30)
 122142 Jun 20 22:57:29 freevo kernel: tveeprom 3-0050: has radio, has no 
 IR remote
 122143 Jun 20 22:57:29 freevo kernel: tuner 3-0061: chip found @ 0xc2 
 (ivtv i2c driver #0)
 122144 Jun 20 22:57:29 freevo kernel: tda9887 3-0043: chip found @ 0x86 
 (ivtv i2c driver #0)
 122145 Jun 20 22:57:29 freevo kernel: cx25840 3-0044: cx25843-23 found @ 
 0x88 (ivtv i2c driver #0)
 122146 Jun 20 22:57:29 freevo kernel: cx25840 3-0044: loaded 
 v4l-cx25840.fw firmware (16382 bytes)
 122147 Jun 20 22:57:29 freevo kernel: wm8775 3-001b: chip found @ 0x36 
 (ivtv i2c driver #0)
 122148 Jun 20 22:57:29 freevo kernel: ivtv0: loaded v4l-cx2341x-enc.fw 
 firmware (262144 bytes)
 122149 Jun 20 22:57:29 freevo kernel: ivtv0: Encoder revision: 0x02050032
 122150 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder MPEG 
 stream: 128 x 32768 buffers (4096KB total)
 122151 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder YUV 
 stream: 161 x 12960 buffers (2048KB total)
 122152 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder VBI 
 stream: 80 x 26208 buffers (2048KB total)
 122153 Jun 20 22:57:29 freevo kernel: ivtv0: Allocate DMA encoder PCM 
 audio stream: 455 x 4608 buffers (2048KB total)
 122154 Jun 20 22:57:29 freevo kernel: ivtv0: Create encoder radio stream
 122155 Jun 20 22:57:29 freevo kernel: tuner 3-0061: type set to 38 
 (Philips PAL/SECAM multi (FM1216ME MK3))
 122156 Jun 20 22:57:29 freevo kernel: ivtv0: Initialized Hauppauge WinTV 
 PVR-150, card #0
 122157 Jun 20 22:57:29 freevo kernel: ivtv:    END 
 INIT IVTV  
 
 Jun 25 14:44:07 freevo kernel: ivtv:   START INIT 
 IVTV 
 Jun 25 14:44:07 freevo kernel: ivtv:  version 0.7.0 (tagged release) loading
 Jun 25 14:44:07 freevo kernel: ivtv:  Linux version: 2.6.17-17mdv SMP 
 mod_unload 686 gcc-4.1
 Jun 25 14:44:07 freevo kernel: ivtv:  In case of problems please include 
 the debug info between
 Jun 25 14:44:07 

Re: [Freevo-users] Help with ivtv firmware issue

2008-06-25 Thread edodd
Duncan Webb wrote ..
 John Molohan wrote:
  Hi,
  
  I did a distro upgrade on my freevo box on Saturday and I've got a 
  couple of problems with my wireless and more problematic my ivtv 
  firmware. I've changed back to the old kernel I was running which solved
  the wireless issue. The ivtv card works, I get video, but suffers audio
  muting. 
 
 Known problem with ivtv drivers, 0.7.0 is just one of the bad versions.
 I think that this has been fixed in kernel 2.6.24 and higher (maybe 
 earlier too)
 
 So the real problem is what type of drivers are you using for the 
 wireless card, madwifi?
 
 Duncan

2.6.24 is working fine with my new install and the ivtv driver
so I agree with Duncan - leave ivtv alone and attack the wireless card problem

-
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


Re: [Freevo-users] Help with ivtv firmware issue

2008-06-25 Thread Michael Brown
John,

I had the same problem when I tried to upgrade my (record)server from Debian 
2.6.22 to 2.6.24.  I had to revert back to 2.6.22 to restore functionality.  
Just so you know you're not alone in this... 

/Mike

-Original Message-

From:  John Molohan 
Subj:  [Freevo-users] Help with ivtv firmware issue
Hi,

I did a distro upgrade on my freevo box on Saturday and I've got a 
couple of problems with my wireless and more problematic my ivtv 
firmware. I've changed back to the old kernel I was running which solved 
the wireless issue. The ivtv card works, I get video, but suffers audio 
muting. Some channels are permenantly muted, some mute and unmute 
randomly. Google comes up with quite a few instances of this and it's 
usually driver/firmware related and ivtvctl --log-status 
--device=/dev/video0 confirms the audio signal detection is lost and the 
card muted. My problem is that as mentioned I've downgraded the kernel 
but still have the same problems. Looking back through /var/log/messages 
shows that I'm using the same firmware but now there's a message that 
it's a different encoder revision: 0x02060039 and that this may be 
buggy. I've posted below two outputs from ivtv's logging from before the 
upgrade and after. The one after showing the different encoder version 
and a warning that it might be buggy. Thing is as far as I can tell I'm 
running the same drivers and firmware and I've done a cold boot as per 
the ivtv troubleshooting page but I can't resolve it. Anyone have any 
idea how I can get back to the right encoder revision?



-
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


Re: [Freevo-users] Help with key mapping

2008-03-10 Thread Duncan Webb
Michael Walma said the following, on 10.03.2008 00:54:
 On Sunday 09 March 2008 17:37:35 Duncan Webb wrote:
   
 Duncan Webb wrote:
 
 Michael Walma wrote:
   
 Hello,

 As a first time poster, let me begin by thanking the developers of
 Freevo for a great program!

 I'm using Freevo 1.7.3 and I am having some difficulty remapping keys.
 I am using an odd-ball USB remote (Keyspan), which appears to X, and so
 to Freevo as a keyboard.  My problem is that the remote does not have
 either an 'e' or an 'enter' key, so I can't enter the Audio CD Backup
 sub-menu using the remote.  The remote will generate an asterisk and I
 would have thought that something like:

 KEYMAP[key.K_ASTERISK] = 'ENTER'

 would work, but it doesn't seem to.  Any pointers on how to solve my
 problem would be great.  A pointer to a document which explains event
 and key mapping in detail would be even better.  For example, I can't
 find a list of all events anywhere.
 
  
   
 EVENTS['menu']['K_F5']  = Event(OSD_MESSAGE, arg='K_F5')
 KEYMAP[key.K_F5] = 'K_F5'
   
 I should have said a bit more:

 KEYMAP only works for keyboard events, not for lirc events.

 
 Any way try using lircrc to map the asterisk to ENTER
   
 This is what you need to do, change lircrc to map asterisk to ENTER.

 Duncan
 

 Thanks for this, but I need to be clear.  My remote does not work under lirc. 
  
 It is an odd-ball (Keyspan Remote) which appears as a keyboard (albeit with a 
 very limited number of keys) under X, using the evdev driver in xorg.  Here 
 is a link to a description:

 http://www.keyspan.com/products/urm15A/

 I have had no trouble using it with Freevo, using xmodmap to make sure all 
 the 
 strange key strokes convert to the usual ones Freevo expects.
   

There is a evdev in freevo too, have you tried this?

Something like this needs to be added to local_conf.py
EVENT_DEVS = ['AT Translated Set 2 keyboard', 'i2c IR (Hauppauge)']

The names are taken from lsinput.

 So, really what I am asking is how to remap keyboard keys.  How can I make an 
 asterisk key stroke cause the Audio CD Backup menu get entered in the same 
 way that typing 'e' or 'enter' would since this 'keyboard' has neither an 'e' 
 nor an 'enter' key.

 I could use xmodmap to cause an asterisk key stroke to get mapped to 'e', but 
 that would mean even my real keyboard would no longer be able to generate 
 an 'e' since xmodmap works against all input devices and for all X programs 
 for the duration of the session, which is not ideal.

 By the way, is there somewhere out there a list of all possible variations 
 of 'Event' and 'EVENTS'?  I looked in events.py, but I'm not a python guy.
   
Add this to the bottom of local_conf.py:
print_events = True
if print_events:
# Print configured events
for(k, v) in EVENTS.items():
print '==='
print '%s' % (k)
print '---'
for (k2, v2) in v.items():
if v2.handler != None:
print '  %s %s %s %s:%s' % (k2, v2.name, v2.arg,
v2.context, v2.handler)
elif v2.context != None:
print '  %s %s %s %s' % (k2, v2.name, v2.arg,
v2.context)
elif v2.arg != None:
print '  %s %s %s' % (k2, v2.name, v2.arg)
else:
print '  %s %s' % (k2, v2.name)


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


Re: [Freevo-users] Help with key mapping

2008-03-10 Thread Michael Walma
Duncan Webb wrote:
 Michael Walma said the following, on 10.03.2008 00:54:
 By the way, is there somewhere out there a list of all possible variations 
 of 'Event' and 'EVENTS'?  I looked in events.py, but I'm not a python guy.
   
 Add this to the bottom of local_conf.py:
 print_events = True
 if print_events:
 # Print configured events
 for(k, v) in EVENTS.items():
 print '==='
 print '%s' % (k)
 print '---'
 for (k2, v2) in v.items():
 if v2.handler != None:
 print '  %s %s %s %s:%s' % (k2, v2.name, v2.arg,
 v2.context, v2.handler)
 elif v2.context != None:
 print '  %s %s %s %s' % (k2, v2.name, v2.arg,
 v2.context)
 elif v2.arg != None:
 print '  %s %s %s' % (k2, v2.name, v2.arg)
 else:
 print '  %s %s' % (k2, v2.name)
 
 
 HTH
 Duncan
 
 

That got me over the hump.  In the end, all I needed was:

EVENTS['menu']['*']=Event('MENU_SUBMENU')

Thanks again,

Michael

-
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] Help with key mapping

2008-03-09 Thread Duncan Webb
Michael Walma wrote:
 Hello,
 
 As a first time poster, let me begin by thanking the developers of 
 Freevo for a great program!
 
 I'm using Freevo 1.7.3 and I am having some difficulty remapping keys.  
 I am using an odd-ball USB remote (Keyspan), which appears to X, and so 
 to Freevo as a keyboard.  My problem is that the remote does not have 
 either an 'e' or an 'enter' key, so I can't enter the Audio CD Backup 
 sub-menu using the remote.  The remote will generate an asterisk and I 
 would have thought that something like:
 
 KEYMAP[key.K_ASTERISK] = 'ENTER'
 
 would work, but it doesn't seem to.  Any pointers on how to solve my problem 
 would be great.  A pointer to a document which explains event and
 key mapping in detail would be even better.  For example, I can't find a list 
 of all events anywhere.

EVENTS['menu']['K_F5']  = Event(OSD_MESSAGE, arg='K_F5')
KEYMAP[key.K_F5] = 'K_F5'

Any way try using lircrc to map the asterisk to ENTER

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


Re: [Freevo-users] Help !!!

2007-12-06 Thread Duncan Webb

 Hi Duncan,
 Sorry !! From next time I will share all the information
 on
 the mailing list... from your last mail.. I am sending my local_conf.py
 file
 and screenshot of my freevo..on the bottom of freevo it showing fixed
 Date:
 1-jan Time 05:30-08:44 and program guide shows correct time and date. So
 how
 can I change that date and time according to system time and date ???
 Because when I am doing recording for live tv it takes default name as
 date
 and time like 01_01_05_30_This_channel_has_no_data_loaded.mpeg
 01_01_05_30_This_channel_has_no_data_loaded.fxd..So please can u suggest
 me
 how can I change that???

You have two problems:

1) Your time zone is incorrectly set, you need to fix this and then the
time will be correct. This is a distribution specific problem so google
for then answer.

2) Your TV.xml program guide is either not being found or does not exist.
For the first case check the log, IIRC main-X.log and the
recordserver-X.log in either /tmp/freevo or /var/log/freevo. (X is the
user id under which freevo is running, 0 for root). For the second case,
depending where you live you need a xmltv grabber. Someone on the list has
already solved this for India.

Cheers,
Duncan


-
SF.Net email is sponsored by:
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] Help, config options for XIne, Mplayer where to write them.

2007-11-30 Thread Petter Videbrink
Hello,

In a reply from my previous subject, I was asked if hade Xine optimally
configured. I can't say I have. I really don't know how to do that.
Where do I put the configurations options, as I see it it can be in
local_conf.py or in the config file in the .xine directory?

I have read a bit of the documentation for Mplayer trying to get 5.1
sound working, so I know were to search for available options. I suppose
I can find similar docs for Xine. But at least for the Mplayer doc the
impact of the options is sparsely described. 

Any hints and tips are welcome about what I can do to optimize video an
and audio output for Xine and Mplayer.

/Petter

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with Remote

2007-11-29 Thread Redzinalds Knipsis
Unfortunately patch didn't help with recording. Already today 2 missed
recordings.

Reggie
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with Remote

2007-11-29 Thread Duncan Webb
 Unfortunately patch didn't help with recording. Already today 2 missed
recordings.

I'm pleased that you using the rel-1 branch as it needs testing. But if
you really don't want to miss these recordings then you should run the
rel-1-7 branch.

Having said that, I'm a bit surprised that recordings are being missed as
the only real difference between rel-1 and rel-1-7 is the replacement of
the event code with kaa.notifier and to a very small extent the use of
kaa.rpc.

The notifier code will affect events that are being sent internally in the
recordserver process and the rpc is for calls from the main freevo process
to the recordserver.

It is possible that missing events could cause missed recordings as the
server needs to know when a recording has finished.

Now to the problem:
which recording plug-in are you using? (dvb, ivtv, etc.)
are the recordings that are missing consecutive?

Duncan




-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with Remote

2007-11-28 Thread Redzinalds Knipsis
Doug,

Works now. I will test out if it helps with skipping recordings randomly and
report back.
Recording worked rock stable in 1.7.3 but on SVN it started to skip them at
random.

Thanks!

Reggie
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with Remote

2007-11-27 Thread Duncan Webb
Douglas A. Seifert wrote:
 All,
 
 My Hauppauge WinPVR-250 remote stopped working with my freevo install. 
 I am at a loss figuring out what is broken about my config or setup.
 
 Freevo version: rel-1, revision 10157 (head of trunk)
 
 irw session shows this when I press a bunch of buttons:
 $ irw
 17e1 00 Ch- hauppauge_pvr
 17e1 01 Ch- hauppauge_pvr
 17e1 00 Ch- hauppauge_pvr
 17e1 00 Ch- hauppauge_pvr
 17e0 00 Ch+ hauppauge_pvr
 17e5 00 Ok hauppauge_pvr
 17e5 01 Ok hauppauge_pvr
 17e5 00 Ok hauppauge_pvr
 17e5 00 Ok hauppauge_pvr
 17d1 00 Vol- hauppauge_pvr
 17e1 00 Ch- hauppauge_pvr
 17e1 01 Ch- hauppauge_pvr
 17e1 00 Ch- hauppauge_pvr
 17e1 00 Ch- hauppauge_pvr
 
 the freevo daemon.py responds to Back/Exit and starts up the main freevo
 GUI.  When I get into the GUI, however, it does not respond to the
 remote.  Haven't tried the keyboard yet.
 
 local_conf.py and lircrc attached.
 
 Thanks for any ideas, especially how I might debug my pylirc install
 using python in interactive mode ...

You shouldn't have any problem with pylirc, have you also upgraded the
ivtv driver or the kernel? If so then take a look at
http://doc.freevo.org/LircDevInput

One very useful debugging trick, after the irw is:
ircat --config=/etc/freevo/lircrc freevo
Then press the remote's buttons, you will then see the mappings.

Yhe config option is where ever LIRCRC points to by default it is
LIRCRC='/etc/freevo/lircrc'

Don't know of any other reason why it should not work, except if pylirc
is not installed.

Duncan


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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] Help with Remote

2007-11-27 Thread Douglas A. Seifert


Redzinalds Knipsis wrote:

Hello Doug,

I do not have this remote, but just an idea. After applying your patch
to kaa (see Recordserver crash on rel-1 SVN) my remote stopped working
as well. I had to remove patch to get it back.
Actually Freevo did not respond to keyboard as well while with patch,
so may be it is not the case.

  

Reggie,

No, you were right, the patch was garbage.  Chalk it up to my lack of 
experience in python.  If you need it, attached is a patch that should 
work correctly.


Thanks for the help, my patch was the problem, creating an infinite loop 
that caused the GUI to stop responding to any events at all.


-Doug
Index: base/src/notifier/pynotifier/nf_generic.py
===
--- base/src/notifier/pynotifier/nf_generic.py	(revision 2907)
+++ base/src/notifier/pynotifier/nf_generic.py	(working copy)
@@ -204,9 +204,22 @@
 
 		r = w = e = ()
 		try:
-			r, w, e = select( __sockets[ IO_READ ].keys(),
+			# According to this thread: http://mail.python.org/pipermail/medusa-dev/2000/000586.html
+			# the select call can raise EINTR which is safe to ignore and retry.  Should really
+			# shore this up with a retry counter that raises the EINTR after some number of loops
+			# so we can avoid an infinite loop
+			while 1:
+try:
+	r, w, e = select( __sockets[ IO_READ ].keys(),
 			  __sockets[ IO_WRITE ].keys(),
 			  __sockets[ IO_EXCEPT ].keys(), timeout / 1000.0 )
+	break
+except select_error, v:
+	if v[0] != EINTR:
+		raise
+	else:
+		log.exception(got EINTR exception in select, will RETRY, code: %d % v[0])
+log.exception(Left select)
 		except ( ValueError, select_error ):
 			log.exception( 'error in select' )
 			sys.exit( 1 )
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help with Remote

2007-11-26 Thread Douglas A. Seifert

All,

My Hauppauge WinPVR-250 remote stopped working with my freevo install.  
I am at a loss figuring out what is broken about my config or setup.


Freevo version: rel-1, revision 10157 (head of trunk)

irw session shows this when I press a bunch of buttons:
$ irw
17e1 00 Ch- hauppauge_pvr
17e1 01 Ch- hauppauge_pvr
17e1 00 Ch- hauppauge_pvr
17e1 00 Ch- hauppauge_pvr
17e0 00 Ch+ hauppauge_pvr
17e5 00 Ok hauppauge_pvr
17e5 01 Ok hauppauge_pvr
17e5 00 Ok hauppauge_pvr
17e5 00 Ok hauppauge_pvr
17d1 00 Vol- hauppauge_pvr
17e1 00 Ch- hauppauge_pvr
17e1 01 Ch- hauppauge_pvr
17e1 00 Ch- hauppauge_pvr
17e1 00 Ch- hauppauge_pvr

the freevo daemon.py responds to Back/Exit and starts up the main freevo 
GUI.  When I get into the GUI, however, it does not respond to the 
remote.  Haven't tried the keyboard yet.


local_conf.py and lircrc attached.

Thanks for any ideas, especially how I might debug my pylirc install 
using python in interactive mode ...


-Doug Seifert
begin
prog   = freevo
remote = hauppauge_pvr
button = Power
config = EJECT
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Go
config = GUIDE
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 1
config = 1
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 2
config = 2
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 3
config = 3
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 4
config = 4
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 5
config = 5
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 6
config = 6
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 7
config = 7
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 8
config = 8
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 9
config = 9
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Back/Exit
config = EXIT
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = 0
config = 0
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Menu
config = MENU
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Red
config = ENTER
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Green
config = DISPLAY
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Yellow
config = SUBTITLE
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Blue
config = LANG
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Ch+
config = UP
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Ch-
config = DOWN
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Vol-
config = LEFT
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Vol+
config = RIGHT
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Ok
config = SELECT
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Mute
config = MUTE
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Blank
config = VOL-
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Full
config = VOL+
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Rewind
config = REW
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Play
config = PLAY
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Forward
config = FFWD
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Record
config = REC
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Stop
config = STOP
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Pause
config = PAUSE
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Replay
config = CH-
repeat = 2
end
begin
prog   = freevo
remote = hauppauge_pvr
button = Skip
config = CH+
repeat = 2
end
##
# xine key bindings.
# Automatically generated by xine-ui version 0.99.3.
##

# start playback
begin
button = Play
prog   = xine
remote = hauppauge_pvr
repeat = 2
config = Play
end

Re: [Freevo-users] Help with Remote

2007-11-26 Thread Redzinalds Knipsis
Hello Doug,

I do not have this remote, but just an idea. After applying your patch
to kaa (see Recordserver crash on rel-1 SVN) my remote stopped working
as well. I had to remove patch to get it back.
Actually Freevo did not respond to keyboard as well while with patch,
so may be it is not the case.

Reggie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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] Help !!!

2007-11-15 Thread Duncan Webb
)
 epg_xmltv.py (186): XMLTV file (/tmp/TV.xml) missing!
 epg_xmltv.py (193): epg_xmltv.py: Only adding channels in list
 tvguide.py (128): update schedule
 USING CUSTOM FREQUENCY: chan=A16, freq=215250
 logging child to /var/log/freevo/mplayer-stdout.log
 logging child to /var/log/freevo/mplayer-stderr.log
 self.t1.isAlive()=True, self.t2.isAlive()=True
 ChildApp.__init__(), pid=8820, app= /usr/local/bin/mplayer -vo xv,sdl,x11,
 -fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -slave
 -nocache tv:// -tv
 driver=v4l:freq=215.250:device=/dev/video0:input=0:norm=PAL:width=640:height
 =480:outfmt=yuy2 , poll=0
 1195134554.39: started tv app
 tvguide.py (128): update schedule
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 
 
 
 *
 
 
 In between that I am able to get live tv from mplayer with particular
 frequency..as you mentioned in earlier mail that fix the tv card using the
 tv:// url. Can u please tell me what was that means??
 Waiting for your reply.
 
 Thanks  Regards,
 Rahul Gosavi
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
 Sent: Wednesday, November 07, 2007 12:16 PM
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] Help !!!
 
 Hi,

As u suggested I tried to run same command which is coming
 in
 the freevo log file





 /usr/local/bin/mplayer -vo xv,sdl,x11, -fs -autosync 100 -nolirc -autoq
 100
 -screenw 800 -screenh 600 -fs -slave -nocache tv:// -tv

 driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
 =480:outfmt=yuy2 , poll=0

 But it is not working . Instead of this I want to give direct command like
 mplayer - framedrop  /dev/video0 .for this which file of freevo I want
 to
 edit. Can u please tell me? And  I got the exact frequency which gives me
 free to air channels for India in the Ireland's channel  list.
 
 What TV card have you got?
 
 If it is an ivtv card you will need to use a different TV plug-in.
 
 
 **



 [EMAIL PROTECTED] freevo]# freevo

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

 You are using version 5.17, changes since then:
 The changelist has not been updated, please notify the developers!

 config.py (518): Logging to /var/log/freevo/main-0.log

 Error: TV_RECORD_DIR not set
 Please set TV_RECORD_DIR to the directory, where recordings should be
 stored
 or remove the tv plugin. Autoset variable to /root.
 
 This is important for recordings, set TV_RECORD_DIR=/path/to/save/files
 in your local_conf.py
 
 Error: VIDEO_SHOW_DATA_DIR not found
 ROM_DRIVES: Auto-detected and added ('/media/cdrom', '/dev/hdc', 'CD-1')
 config.py (903): Using 'UTF-8' encoding

 Warning: cache is older than 7 days
 Running 'freevo cache' is recommended.

 WARNING: PyLirc not found, lirc remote control disabled!
 main.py (221): load basic skin settings: blurr
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 __init__.py (239): Building the xml hash database...
 __init__.py (271): done
 mplayer.py (102): MPlayer version is: 1.0pre8-4.0.0
 mplayer.py (112): MPlayer version set to: 1.0
 (111, 'Connection refused')

 (111, 'Connection refused')
 epg_xmltv.py (101): XMLTV, reading cached file
 (/var/cache/freevo/TV.xml.pickled)
 epg_xmltv.py (129): XMLTV, got cached guide (version 6).
 (111, 'Connection refused')
 tvguide.py (128): update schedule
 (111, 'Connection refused')



 USING CUSTOM FREQUENCY: chan=A17, freq=216000
 logging child to /var/log/freevo/mplayer-stdout.log
 logging child to /var/log/freevo/mplayer-stderr.log
 self.t1.isAlive()=True, self.t2.isAlive()=True
 ChildApp.__init__(), pid=3490, app= /usr/local/bin/mplayer -vo xv,sdl,x11,
 -fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -slave
 -nocache tv:// -tv

 driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
 =480:outfmt=yuy2 , poll=0
 1194431246.24: started tv app
 tvguide.py (128): update schedule



 (111, 'Connection refused')
 (111, 'Connection refused')
 
 This means that the recordserver is not running.
 First need to fix the tv card using

[Freevo-users] Help !!!

2007-11-15 Thread Rahul Gosavi



*


In between that I am able to get live tv from mplayer with particular
frequency..as you mentioned in earlier mail that fix the tv card using the
tv:// url. Can u please tell me what was that means??
Waiting for your reply.

Thanks  Regards,
Rahul Gosavi

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Duncan Webb
Sent: Wednesday, November 07, 2007 12:16 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Help !!!

 Hi,

As u suggested I tried to run same command which is coming
 in
 the freevo log file





 /usr/local/bin/mplayer -vo xv,sdl,x11, -fs -autosync 100 -nolirc -autoq
 100
 -screenw 800 -screenh 600 -fs -slave -nocache tv:// -tv

driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
 =480:outfmt=yuy2 , poll=0

 But it is not working . Instead of this I want to give direct command like
 mplayer - framedrop  /dev/video0 .for this which file of freevo I want
 to
 edit. Can u please tell me? And  I got the exact frequency which gives me
 free to air channels for India in the Ireland's channel  list.

What TV card have you got?

If it is an ivtv card you will need to use a different TV plug-in.


 **



 [EMAIL PROTECTED] freevo]# freevo

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

 You are using version 5.17, changes since then:
 The changelist has not been updated, please notify the developers!

 config.py (518): Logging to /var/log/freevo/main-0.log

 Error: TV_RECORD_DIR not set
 Please set TV_RECORD_DIR to the directory, where recordings should be
 stored
 or remove the tv plugin. Autoset variable to /root.

This is important for recordings, set TV_RECORD_DIR=/path/to/save/files
in your local_conf.py

 Error: VIDEO_SHOW_DATA_DIR not found
 ROM_DRIVES: Auto-detected and added ('/media/cdrom', '/dev/hdc', 'CD-1')
 config.py (903): Using 'UTF-8' encoding

 Warning: cache is older than 7 days
 Running 'freevo cache' is recommended.

 WARNING: PyLirc not found, lirc remote control disabled!
 main.py (221): load basic skin settings: blurr
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 __init__.py (239): Building the xml hash database...
 __init__.py (271): done
 mplayer.py (102): MPlayer version is: 1.0pre8-4.0.0
 mplayer.py (112): MPlayer version set to: 1.0
 (111, 'Connection refused')

 (111, 'Connection refused')
 epg_xmltv.py (101): XMLTV, reading cached file
 (/var/cache/freevo/TV.xml.pickled)
 epg_xmltv.py (129): XMLTV, got cached guide (version 6).
 (111, 'Connection refused')
 tvguide.py (128): update schedule
 (111, 'Connection refused')



 USING CUSTOM FREQUENCY: chan=A17, freq=216000
 logging child to /var/log/freevo/mplayer-stdout.log
 logging child to /var/log/freevo/mplayer-stderr.log
 self.t1.isAlive()=True, self.t2.isAlive()=True
 ChildApp.__init__(), pid=3490, app= /usr/local/bin/mplayer -vo xv,sdl,x11,
 -fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -slave
 -nocache tv:// -tv

driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
 =480:outfmt=yuy2 , poll=0
 1194431246.24: started tv app
 tvguide.py (128): update schedule



 (111, 'Connection refused')
 (111, 'Connection refused')

This means that the recordserver is not running.
First need to fix the tv card using the tv:// url.

 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf

Duncan


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended

[Freevo-users] Help !!!

2007-11-06 Thread Rahul Gosavi

  Hi All,
   I am using Fc4 for freevo. I am able to watch TV through
mplayer properly.But when I try to get live tv from freevo it shows Channel
Has No Data Loaded if I pressed enter it shows blank screen and again come
to main menu.for this tv guide can anybody tell me how can I get tv.xml file
for channel list in india?
I edited local.conf to tune perticuler frequency..Now I am in dark..I don't
know how can I get live tv on freevo.
Can U give me some solution for this.

Thanks In Advance.
 
-Rahul 



DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help !!!

2007-11-06 Thread alberto hernando
2007/11/6, Rahul Gosavi [EMAIL PROTECTED]:


   Hi All,
I am using Fc4 for freevo. I am able to watch TV through
 mplayer properly.But when I try to get live tv from freevo it shows
 Channel
 Has No Data Loaded if I pressed enter it shows blank screen and again
 come
 to main menu.for this tv guide can anybody tell me how can I get tv.xmlfile
 for channel list in india?
 I edited local.conf to tune perticuler frequency..Now I am in dark..I
 don't
 know how can I get live tv on freevo.
 Can U give me some solution for this.


Hi.

First of all, you don't need a tv guide to watch tv. I mean, you can have
channel has no data and still watch tv. You just won't be able to know
what you are going to see... Then, about the black screen: if you had a
serious problem, probably after pressing enter freevo would go back to...
freevo. So if you watch a black screen, it means that mplayer is doing
something, but not what you want. So go to the logs (search under
/tmp/freevo) and try to find the command that is running mplayer. Perhaps
you will see that it's missing the driver, or the channel is wrong or
something. You can also try that command in a console  and see what happens.
When you you what's wrong, you'll need to find in local_conf.py where your
configuration is wrong too.

regards

Alberto
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help !!!

2007-11-06 Thread Rahul Gosavi
Hi,

   As u suggested I tried to run same command which is coming in
the freevo log file

 

 

/usr/local/bin/mplayer -vo xv,sdl,x11, -fs -autosync 100 -nolirc -autoq 100
-screenw 800 -screenh 600 -fs -slave -nocache tv:// -tv
driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
=480:outfmt=yuy2 , poll=0

But it is not working . Instead of this I want to give direct command like
mplayer - framedrop  /dev/video0 .for this which file of freevo I want to
edit. Can u please tell me? And  I got the exact frequency which gives me
free to air channels for India in the Ireland's channel  list.

 

After Running Freevo It gives Log Like

 


**

 

[EMAIL PROTECTED] freevo]# freevo

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

You are using version 5.17, changes since then:
The changelist has not been updated, please notify the developers!

config.py (518): Logging to /var/log/freevo/main-0.log

Error: TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory, where recordings should be stored
or remove the tv plugin. Autoset variable to /root.

Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added ('/media/cdrom', '/dev/hdc', 'CD-1')
config.py (903): Using 'UTF-8' encoding

Warning: cache is older than 7 days
Running 'freevo cache' is recommended.

WARNING: PyLirc not found, lirc remote control disabled!
main.py (221): load basic skin settings: blurr
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
__init__.py (239): Building the xml hash database...
__init__.py (271): done
mplayer.py (102): MPlayer version is: 1.0pre8-4.0.0
mplayer.py (112): MPlayer version set to: 1.0
(111, 'Connection refused')

(111, 'Connection refused')
epg_xmltv.py (101): XMLTV, reading cached file
(/var/cache/freevo/TV.xml.pickled)
epg_xmltv.py (129): XMLTV, got cached guide (version 6).
(111, 'Connection refused')
tvguide.py (128): update schedule
(111, 'Connection refused')



USING CUSTOM FREQUENCY: chan=A17, freq=216000
logging child to /var/log/freevo/mplayer-stdout.log
logging child to /var/log/freevo/mplayer-stderr.log
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=3490, app= /usr/local/bin/mplayer -vo xv,sdl,x11,
-fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -slave
-nocache tv:// -tv
driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
=480:outfmt=yuy2 , poll=0
1194431246.24: started tv app
tvguide.py (128): update schedule



(111, 'Connection refused')
(111, 'Connection refused')
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf

 

 

 



 

Can U Help me out From This 

 

Thanks  Regards,

-Rahul 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of alberto
hernando
Sent: Tuesday, November 06, 2007 7:15 PM
To: freevo-users@lists.sourceforge.net
Subject: Re: [Freevo-users] Help !!!

 

 

2007/11/6, Rahul Gosavi [EMAIL PROTECTED]:


  Hi All,
   I am using Fc4 for freevo. I am able to watch TV through
mplayer properly.But when I try to get live tv from freevo it shows Channel
Has No Data Loaded if I pressed enter it shows blank screen and again come 
to main menu.for this tv guide can anybody tell me how can I get tv.xml file
for channel list in india?
I edited local.conf to tune perticuler frequency..Now I am in dark..I don't
know how can I get live tv on freevo. 
Can U give me some solution for this.


Hi.

First of all, you don't need a tv guide to watch tv. I mean, you can have
channel has no data and still watch tv. You just won't be able to know
what you are going to see... Then, about the black screen: if you had a
serious problem, probably after pressing enter freevo would go back to...
freevo. So if you watch a black screen, it means that mplayer is doing
something, but not what you want. So go to the logs (search under
/tmp/freevo) and try to find the command that is running mplayer. Perhaps
you will see that it's missing the driver, or the channel is wrong or
something. You can also try that command in a console  and see what happens.
When you you what's wrong, you'll need to find in local_conf.py where your

Re: [Freevo-users] Help !!!

2007-11-06 Thread Duncan Webb
 Hi,

As u suggested I tried to run same command which is coming
 in
 the freevo log file





 /usr/local/bin/mplayer -vo xv,sdl,x11, -fs -autosync 100 -nolirc -autoq
 100
 -screenw 800 -screenh 600 -fs -slave -nocache tv:// -tv
 driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
 =480:outfmt=yuy2 , poll=0

 But it is not working . Instead of this I want to give direct command like
 mplayer - framedrop  /dev/video0 .for this which file of freevo I want
 to
 edit. Can u please tell me? And  I got the exact frequency which gives me
 free to air channels for India in the Ireland's channel  list.

What TV card have you got?

If it is an ivtv card you will need to use a different TV plug-in.


 **



 [EMAIL PROTECTED] freevo]# freevo

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

 You are using version 5.17, changes since then:
 The changelist has not been updated, please notify the developers!

 config.py (518): Logging to /var/log/freevo/main-0.log

 Error: TV_RECORD_DIR not set
 Please set TV_RECORD_DIR to the directory, where recordings should be
 stored
 or remove the tv plugin. Autoset variable to /root.

This is important for recordings, set TV_RECORD_DIR=/path/to/save/files
in your local_conf.py

 Error: VIDEO_SHOW_DATA_DIR not found
 ROM_DRIVES: Auto-detected and added ('/media/cdrom', '/dev/hdc', 'CD-1')
 config.py (903): Using 'UTF-8' encoding

 Warning: cache is older than 7 days
 Running 'freevo cache' is recommended.

 WARNING: PyLirc not found, lirc remote control disabled!
 main.py (221): load basic skin settings: blurr
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf
 __init__.py (239): Building the xml hash database...
 __init__.py (271): done
 mplayer.py (102): MPlayer version is: 1.0pre8-4.0.0
 mplayer.py (112): MPlayer version set to: 1.0
 (111, 'Connection refused')

 (111, 'Connection refused')
 epg_xmltv.py (101): XMLTV, reading cached file
 (/var/cache/freevo/TV.xml.pickled)
 epg_xmltv.py (129): XMLTV, got cached guide (version 6).
 (111, 'Connection refused')
 tvguide.py (128): update schedule
 (111, 'Connection refused')



 USING CUSTOM FREQUENCY: chan=A17, freq=216000
 logging child to /var/log/freevo/mplayer-stdout.log
 logging child to /var/log/freevo/mplayer-stderr.log
 self.t1.isAlive()=True, self.t2.isAlive()=True
 ChildApp.__init__(), pid=3490, app= /usr/local/bin/mplayer -vo xv,sdl,x11,
 -fs -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -slave
 -nocache tv:// -tv
 driver=v4l:freq=216.000:device=/dev/video0:input=0:norm=PAL:width=640:height
 =480:outfmt=yuy2 , poll=0
 1194431246.24: started tv app
 tvguide.py (128): update schedule



 (111, 'Connection refused')
 (111, 'Connection refused')

This means that the recordserver is not running.
First need to fix the tv card using the tv:// url.

 osd.py (233): Couldnt load font arial_bold.ttf
 osd.py (239): trying alternate: verabd.ttf

Duncan


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with benchmarking CPUs for HD decoding

2007-07-19 Thread Jason Tackaberry
On 2007-07-18 22:38, Patrick Carey wrote:
 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+

Ah finally, someone with an AMD.  Thanks. :)

 avg time 1min 32.3sec
 video card: nvidia 7300GS PCI-E with nvidia drivers 9755

 it did tell me my system was too slow to play the file and dropped 642
 frames but to my eye this was not noticable at all and the video played
 perfectly

Wow, it dropped 642 frames and you didn't notice it?  I suspect that
must be due to the type of video this is (nature with musical audio, not
dialogue).  If MPlayer outputted your system is too slow it means A/V
desync passed a certain point that if there was dialogue, you'd
certainly have seen the problem with lip sync.

But since the -benchmark test showed a time a fair bit less than the
video's total length, it clearly did get a chance to resync after the
cpu-heavy spots (there are 2 or 3 of them in that video).

I'd say though that if lavc's h264 decoder was multithreaded, even your
3800+ would have played through it without a dropped frame.  Sadly I
haven't seen much movement on that in the last while. :/

Thanks everyone for your feedback so far.  I'm especially keen to hear
from those you have 4400+ or 4600+.

Cheers,
Jason.

-
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] Help with benchmarking CPUs for HD decoding

2007-07-18 Thread Daniel Sanchez

Hi,
Sorry for my BAD English.

Yes, I'm have appletv for test other things, but I'm install freevo on
gentoo in AppleTV for test and buy to my house.
All hardware components works but remote not working with lirc (Not enough
tested).
I'm not tested TDT or other things in USB, but I'm test it next weekend.
720p works well, 1080p :( not.
I'm follow http://wiki.awkwardtv.org/wiki/Linux_on_Apple_TV but NOT
necessary Mac Intel, mach_linux kernel loader can compile with linux with
darwin cross compile.
I'm use mach_linux loader because mb_boot_tv not working for my.


--
Un Saludo
Daniel Sánchez Gálvez


2007/7/16, John Molohan [EMAIL PROTECTED]:


snip


 3. The motherboard you're using
 AppleTV
snip
Are you running freevo on linux on an AppleTV? If so would you give a
quick description of your experiences?

John


-
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] Help with benchmarking CPUs for HD decoding

2007-07-18 Thread Patrick Carey
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
uname -r: 2.6.21-ARCH
motherboard: shuttle SN21G5
mplayer 1.0RC1
avg time 1min 32.3sec
video card: nvidia 7300GS PCI-E with nvidia drivers 9755

it did tell me my system was too slow to play the file and dropped 642
frames but to my eye this was not noticable at all and the video played
perfectly


-
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] Help with benchmarking CPUs for HD decoding

2007-07-16 Thread Daniel Sanchez

1. Output of /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 13
model name  : Genuine Intel(R) processor  1.00GHz
stepping: 8
cpu MHz : 1000.119
cache size  : 2048 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx est tm2
bogomips: 2002.45
clflush size: 64

2. Output of uname -r
2.6.21-gentoo-r4-appletv

3. The motherboard you're using
AppleTV

4. Version of mplayer used
mplayer-1.0.20070622-r1

MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
CPU: Genuine Intel(R) processor  1.00GHz (Family: 6, Model: 13,
Stepping: 8)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

5. The average time of the three -benchmark runs.

real2m32.087s
user2m29.380s
sys 0m0.330s

real2m31.929s
user2m30.400s
sys 0m0.347s

real2m31.334s
user2m30.304s
sys 0m0.347s

6. Whether or not you experienced frame dropping or mplayer
No dropped frames.

7. What video card and drivers you're using, and x.org version
Nvidia drivers 1.0.9755-r1 XOrg 7.2
8. Any other useful observations with this and other HD material you happen
to have tested.
Test resolution is not 1080p, is 1280x1024 :( sorry


--
Un Saludo
Daniel Sánchez Gálvez
-
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] Help with benchmarking CPUs for HD decoding

2007-07-16 Thread Jason Tackaberry
Hi Daniel,

On 2007-07-16 03:51, Daniel Sanchez wrote:
 5. The average time of the three -benchmark runs.

 real2m32.087s
 user2m29.380s
 sys 0m0.330s
 [...]

 6. Whether or not you experienced frame dropping or mplayer
 No dropped frames.

You won't see dropped frames on the -benchmark test.  But given that
with -benchmark it took 2m32 and the video itself is only 1m59, if you'd
played back the video in realtime, it stands to reason you'd see dropped
frames, as your system isn't fast enough to decode this in realtime.

  8. Any other useful observations with this and other HD material you
 happen to have tested.
 Test resolution is not 1080p, is 1280x1024 :( sorry

That's ok, the video resolution isn't very important here.  I mostly
want to know what CPUs are capable of decoding h264 1080p.  It's not the
slightest bit surprising that a 1GHz processor isn't fast enough.

Thanks everyone for your submissions so far.  Any AMD users who could
reply? :)

Cheers,
Jason.

-
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] Help with benchmarking CPUs for HD decoding

2007-07-16 Thread John Molohan
snip


 3. The motherboard you're using
 AppleTV
snip
Are you running freevo on linux on an AppleTV? If so would you give a 
quick description of your experiences?

John


-
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] Help with benchmarking CPUs for HD decoding

2007-07-15 Thread Josh Vickery
Here are my results:


model name  : Intel(R) Core(TM)2 CPU  6300  @ 1.86GHz
uname -r : 2.6.20-1-686
mobo : ASUS P5LD2-VM 2.0 GREEN 945G 775
average benchmark realtime: 79.5 seconds
framedrop: 388 frames dropped, and mplayer did complain once that my
system is too slow -- however, this was not noticible on the display,
and the framedrop did not start until 3/4 of the way through the clip
and came in spurts, particularly when the camera pans over a
reflective body of water -- at this point mplayer goes to  100% cpu
usage as reported by top, however, looking at the individual cores,
only one of them is listed at close to 100%
video card: intel 945G
drivers: i810 Xorg module version 1.7.2
xorg version: 7.1.1

just for comparison I ran the benchmark on my older system:
model name  : AMD Athlon(tm) XP 1600+
time: 196.4 seconds

I plan to upgrade Xorg soon, and will post updated numbers after I do that.
On 7/11/07, Jason Tackaberry [EMAIL PROTECTED] wrote:
 Hi,

 In order to get a better sense of what CPUs are needed to decode more
 demanding HDTV content (h264 1080p specifically), I'm wondering if I
 could trouble some freevo users to run a quick benchmark for me.  I am
 especially keen on hearing results from those running Core 2 Duos and
 AMD X2s.  If you have an older CPU, don't bother. :)

 This isn't intended to be a thorough or scientific benchmark by any
 means; I'm just wanting to get an idea of what CPUs I ought to be
 recommending as a base minimum to handle reasonably demanding HDTV content.

 So, please fetch
 http://images.apple.com/movies/us/hd_gallery/gl1800/1080p/cornell_m1080p.mov
 and using a recent version of MPlayer (preferably a recent svn
 checkout), run:

   time mplayer cornell_m1080p.mov -nosound -vo null -benchmark -lavdopts 
 fast:skiploopfilter=nonref


 Please take the average of three runs and, of course, make sure nothing
 else substantial is vying for CPU time.

 Also, run the video itself and watch it:

   mplayer -fs cornell_m1080p.mov -lavdopts fast:skiploopfilter=nonref

 Watch for any frame dropping, which can be noticed in the second last
 number of the status line mplayer outputs, e.g.:

 A:   6.1 V:   4.9 A-V:  1.142 ct:  0.023 148/148 95%  8%  3.6% 53 0
   
  indicates 53 dropped frames so far


 Watch if mplayer outputs Your system is too SLOW to play this!  Even
 if there is frame dropping as indicated on the status line, observe the
 overall cadence and a/v sync of the video and decide if, subjectively,
 it's watchable despite the occasional dropped frames.  (A/V sync might
 be, admittedly, hard to determine with this particular video, but it's
 worth noting that the music is timed to certain scene changes.)

 Please report back the following:

1. Output of /proc/cpuinfo
2. Output of uname -r
3. The motherboard you're using, if you happen to know it
4. Version of mplayer used
5. The average time of the three -benchmark runs.
6. Whether or not you experienced frame dropping or mplayer
   complained about your system being too slow to play back the video
   in realtime
7. What video card and drivers you're using, and x.org version
   (relevant in #6 above, but not #5).
8. Any other useful observations with this and other HD material you
   happen to have tested.


 Again, I'm not trying to be precise here.  I just want to get a better
 sense of the processor requirements for high resolution h264 content,
 particularly for AMD X2 processors (since I have the least experience
 with those). In particular I realize that libavcodec's h264 decoder is
 presently only single threaded, and I realize there are other decoding
 options out there (CoreAVC).

 Thanks,
 Jason.

 -
 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] Help with benchmarking CPUs for HD decoding

2007-07-15 Thread Josh Vickery
I upgraded to Xorg 1.3 and xorg-video-intel version 2.0 and video
performance got much worse.  Framedrop increased to 561 for the clip,
but more importantly the clip hung repeatedly during playback.  Also,
this time, instead of just mplayer using 100% of the CPU, both mplayer
and Xorg used 100% of each core, with Xorg using a greater percentage
throughout.  Also, when I hit pause the image didn't freeze but
jumped back and forth between a few frames.  Finally, when I switched
from -vo xv to -vo sdl playback looked much better, but the number of
dropped frames greatly increased.

I downgraded back to 7.1.1 and 1.7.2 and performance is back as I
originally reported.

Josh


On 7/15/07, Josh Vickery [EMAIL PROTECTED] wrote:
 Here are my results:


 model name  : Intel(R) Core(TM)2 CPU  6300  @ 1.86GHz
 uname -r : 2.6.20-1-686
 mobo : ASUS P5LD2-VM 2.0 GREEN 945G 775
 average benchmark realtime: 79.5 seconds
 framedrop: 388 frames dropped, and mplayer did complain once that my
 system is too slow -- however, this was not noticible on the display,
 and the framedrop did not start until 3/4 of the way through the clip
 and came in spurts, particularly when the camera pans over a
 reflective body of water -- at this point mplayer goes to  100% cpu
 usage as reported by top, however, looking at the individual cores,
 only one of them is listed at close to 100%
 video card: intel 945G
 drivers: i810 Xorg module version 1.7.2
 xorg version: 7.1.1

 just for comparison I ran the benchmark on my older system:
 model name  : AMD Athlon(tm) XP 1600+
 time: 196.4 seconds

 I plan to upgrade Xorg soon, and will post updated numbers after I do that.
 On 7/11/07, Jason Tackaberry [EMAIL PROTECTED] wrote:
  Hi,
 
  In order to get a better sense of what CPUs are needed to decode more
  demanding HDTV content (h264 1080p specifically), I'm wondering if I
  could trouble some freevo users to run a quick benchmark for me.  I am
  especially keen on hearing results from those running Core 2 Duos and
  AMD X2s.  If you have an older CPU, don't bother. :)
 
  This isn't intended to be a thorough or scientific benchmark by any
  means; I'm just wanting to get an idea of what CPUs I ought to be
  recommending as a base minimum to handle reasonably demanding HDTV content.
 
  So, please fetch
  http://images.apple.com/movies/us/hd_gallery/gl1800/1080p/cornell_m1080p.mov
  and using a recent version of MPlayer (preferably a recent svn
  checkout), run:
 
time mplayer cornell_m1080p.mov -nosound -vo null -benchmark -lavdopts 
  fast:skiploopfilter=nonref
 
 
  Please take the average of three runs and, of course, make sure nothing
  else substantial is vying for CPU time.
 
  Also, run the video itself and watch it:
 
mplayer -fs cornell_m1080p.mov -lavdopts fast:skiploopfilter=nonref
 
  Watch for any frame dropping, which can be noticed in the second last
  number of the status line mplayer outputs, e.g.:
 
  A:   6.1 V:   4.9 A-V:  1.142 ct:  0.023 148/148 95%  8%  3.6% 53 0

   indicates 53 dropped frames so far
 
 
  Watch if mplayer outputs Your system is too SLOW to play this!  Even
  if there is frame dropping as indicated on the status line, observe the
  overall cadence and a/v sync of the video and decide if, subjectively,
  it's watchable despite the occasional dropped frames.  (A/V sync might
  be, admittedly, hard to determine with this particular video, but it's
  worth noting that the music is timed to certain scene changes.)
 
  Please report back the following:
 
 1. Output of /proc/cpuinfo
 2. Output of uname -r
 3. The motherboard you're using, if you happen to know it
 4. Version of mplayer used
 5. The average time of the three -benchmark runs.
 6. Whether or not you experienced frame dropping or mplayer
complained about your system being too slow to play back the video
in realtime
 7. What video card and drivers you're using, and x.org version
(relevant in #6 above, but not #5).
 8. Any other useful observations with this and other HD material you
happen to have tested.
 
 
  Again, I'm not trying to be precise here.  I just want to get a better
  sense of the processor requirements for high resolution h264 content,
  particularly for AMD X2 processors (since I have the least experience
  with those). In particular I realize that libavcodec's h264 decoder is
  presently only single threaded, and I realize there are other decoding
  options out there (CoreAVC).
 
  Thanks,
  Jason.
 
  -
  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/
  ___
  

Re: [Freevo-users] Help with benchmarking CPUs for HD decoding

2007-07-15 Thread hackmiester (Hunter Fuller)
  1. Output of /proc/cpuinfo
I am not using Linux. I am using Mac OS X. Here is the output of a
similar command.

[ Sun Jul 15 14:03:26 ] hackmiester @ snowy ~
$ system_profiler SPHardwareDataType
Hardware:

Hardware Overview:

  Model Name: MacBook
  Model Identifier: MacBook1,1
  Processor Name: Intel Core Duo
  Processor Speed: 1.83 GHz
  Number Of Processors: 1
  Total Number Of Cores: 2
  L2 Cache (per processor): 2 MB
  Memory: 2 GB
  Bus Speed: 667 MHz
  Boot ROM Version: MB11.0061.B03
  SMC Version: 1.4f12
  Serial Number: 4H630EKCU9B
  Sudden Motion Sensor:
  State: Enabled

  2. Output of uname -r

[ Sun Jul 15 14:03:49 ] hackmiester @ snowy ~
$ uname -r
8.10.1
[ Sun Jul 15 14:04:25 ] hackmiester @ snowy ~
$ uname -a
Darwin snowy.local 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23
16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386

  3. The motherboard you're using, if you happen to know it

MacBook Core Duo based

  4. Version of mplayer used

[ Sun Jul 15 14:05:33 ] hackmiester @ snowy /Applications/MPlayer
OSX.app/Contents/Resources/External_Binaries
$ ./mplayer_intel.app/Contents/MacOS/mplayer --version
MPlayer dev-SVN-r21482-4.0.1 (C) 2000-2006 MPlayer Team
CPU: Genuine Intel(R) CPU   T2400  @ 1.83GHz (Family: 6,
Model: 14, Stepping: 8)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

  5. The average time of the three -benchmark runs.

real1m33.027s
user1m27.332s
sys 0m1.483s

real1m33.037s
user1m27.355s
sys 0m1.468s

real1m33.081s
user1m27.314s
sys 0m1.475s

  6. Whether or not you experienced frame dropping or mplayer
 complained about your system being too slow to play back the video
 in realtime

No, no dropped frames! :D

  7. What video card and drivers you're using, and x.org version
 (relevant in #6 above, but not #5).

Video card is an Intel GMA950. Driver is AppleIntelGMA950.kext. XF86
wasn't used, but I have XFree86 version 4.4.0.

  8. Any other useful observations with this and other HD material you
 happen to have tested.

No trouble with any other 1080p video I have used. I love this system. :D


On 7/11/07, Jason Tackaberry [EMAIL PROTECTED] wrote:
 Hi,

 In order to get a better sense of what CPUs are needed to decode more
 demanding HDTV content (h264 1080p specifically), I'm wondering if I
 could trouble some freevo users to run a quick benchmark for me.  I am
 especially keen on hearing results from those running Core 2 Duos and
 AMD X2s.  If you have an older CPU, don't bother. :)

 This isn't intended to be a thorough or scientific benchmark by any
 means; I'm just wanting to get an idea of what CPUs I ought to be
 recommending as a base minimum to handle reasonably demanding HDTV content.

 So, please fetch
 http://images.apple.com/movies/us/hd_gallery/gl1800/1080p/cornell_m1080p.mov
 and using a recent version of MPlayer (preferably a recent svn
 checkout), run:

   time mplayer cornell_m1080p.mov -nosound -vo null -benchmark -lavdopts 
 fast:skiploopfilter=nonref


 Please take the average of three runs and, of course, make sure nothing
 else substantial is vying for CPU time.

 Also, run the video itself and watch it:

   mplayer -fs cornell_m1080p.mov -lavdopts fast:skiploopfilter=nonref

 Watch for any frame dropping, which can be noticed in the second last
 number of the status line mplayer outputs, e.g.:

 A:   6.1 V:   4.9 A-V:  1.142 ct:  0.023 148/148 95%  8%  3.6% 53 0
   
  indicates 53 dropped frames so far


 Watch if mplayer outputs Your system is too SLOW to play this!  Even
 if there is frame dropping as indicated on the status line, observe the
 overall cadence and a/v sync of the video and decide if, subjectively,
 it's watchable despite the occasional dropped frames.  (A/V sync might
 be, admittedly, hard to determine with this particular video, but it's
 worth noting that the music is timed to certain scene changes.)

 Please report back the following:

1. Output of /proc/cpuinfo
2. Output of uname -r
3. The motherboard you're using, if you happen to know it
4. Version of mplayer used
5. The average time of the three -benchmark runs.
6. Whether or not you experienced frame dropping or mplayer
   complained about your system being too slow to play back the video
   in realtime
7. What video card and drivers you're using, and x.org version
   (relevant in #6 above, but not #5).
8. Any other useful observations with this and other HD material you
   happen to have tested.


 Again, I'm not trying to be precise here.  I just want to get a better
 sense of the processor requirements for high resolution h264 content,
 particularly for AMD X2 processors (since I have the least experience
 with those). In particular 

[Freevo-users] Help with benchmarking CPUs for HD decoding

2007-07-11 Thread Jason Tackaberry
Hi,

In order to get a better sense of what CPUs are needed to decode more
demanding HDTV content (h264 1080p specifically), I'm wondering if I
could trouble some freevo users to run a quick benchmark for me.  I am
especially keen on hearing results from those running Core 2 Duos and
AMD X2s.  If you have an older CPU, don't bother. :)

This isn't intended to be a thorough or scientific benchmark by any
means; I'm just wanting to get an idea of what CPUs I ought to be
recommending as a base minimum to handle reasonably demanding HDTV content.

So, please fetch
http://images.apple.com/movies/us/hd_gallery/gl1800/1080p/cornell_m1080p.mov
and using a recent version of MPlayer (preferably a recent svn
checkout), run:

  time mplayer cornell_m1080p.mov -nosound -vo null -benchmark -lavdopts 
fast:skiploopfilter=nonref


Please take the average of three runs and, of course, make sure nothing
else substantial is vying for CPU time.

Also, run the video itself and watch it:

  mplayer -fs cornell_m1080p.mov -lavdopts fast:skiploopfilter=nonref

Watch for any frame dropping, which can be noticed in the second last
number of the status line mplayer outputs, e.g.:

A:   6.1 V:   4.9 A-V:  1.142 ct:  0.023 148/148 95%  8%  3.6% 53 0 
  
   
 indicates 53 dropped frames so far 


Watch if mplayer outputs Your system is too SLOW to play this!  Even
if there is frame dropping as indicated on the status line, observe the
overall cadence and a/v sync of the video and decide if, subjectively,
it's watchable despite the occasional dropped frames.  (A/V sync might
be, admittedly, hard to determine with this particular video, but it's
worth noting that the music is timed to certain scene changes.)

Please report back the following:

   1. Output of /proc/cpuinfo
   2. Output of uname -r
   3. The motherboard you're using, if you happen to know it
   4. Version of mplayer used
   5. The average time of the three -benchmark runs.
   6. Whether or not you experienced frame dropping or mplayer
  complained about your system being too slow to play back the video
  in realtime
   7. What video card and drivers you're using, and x.org version
  (relevant in #6 above, but not #5).
   8. Any other useful observations with this and other HD material you
  happen to have tested.


Again, I'm not trying to be precise here.  I just want to get a better
sense of the processor requirements for high resolution h264 content,
particularly for AMD X2 processors (since I have the least experience
with those). In particular I realize that libavcodec's h264 decoder is
presently only single threaded, and I realize there are other decoding
options out there (CoreAVC).

Thanks,
Jason.

-
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


[Freevo-users] Help, music, movie, and picture menu doesent work after upgrade to 1.7.2

2007-06-12 Thread Petter Videbrink


HelloIm using Debian etch.I recently upgraded from 1.6.3 to 1.7.2 using source packages.Now I get an error message when i selecting music, movie, and picture menu in main menu.Could someone tell me whats wrong and how to fix it.*Pettermain-1000.logFreevo (1.7.2) start at Sat Jun 9 09:55:40 2007---Warning: freevo_config.py was changed, please check local_config.pyYou are using version 5.17, changes since then:Version 5.18: Added tv.recodings_manager plug-in to show what has been watched, TVRM_*, Removed TV_RECORD_PADDING, use TV_RECORD_PADDING_PRE and TV_RECORD_PADDING_POST Version 5.19: Changed rssfeeds field separator to use a ';' instead of a ',' Changed weather locations to add a language code as the third parameter Moved video.reencode to video.reencode-old and video.reencode2 to video.reencode Added MAJOR_AUDIO_CTRL_MUTE to be able to choose a differente control for mute in the Alsa mixer plugin Changed default locale from latin-1 to iso-8859-15, they are really the same Added MPLAYER_OLDTVCHANNELCHANGE to allow the PREV_CH button to swap to previous channel Added RSS_DOWNLOAD for a place to save downloaded data Added IMAGE_EXCLUDE as a regular _expression_ to exclude images such as thumbnails Added TV_RECORD_FAVORITE_MARGIN to allow favourites to be added to the schedule within a tolerance value Error: VIDEO_SHOW_DATA_DIR not foundROM_DRIVES: Auto-detected and added "('/media/cdrom0', '/dev/hdc', 'CD-1')"ROM_DRIVES: Auto-detected and added "('/media/cdrom1', '/dev/hdd', 'CD-2')"PyLirc resumed!getScheduledRecordings: (111, 'F\xc3\xb6rbindelse v\xc3\xa4gras')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 673, in eventhandler action( arg=arg, menuw=self ) File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 92, in select self.function(arg=self.arg, menuw=menuw) File "/usr/lib/python2.4/site-packages/freevo/plugins/mediamenu.py", line 149, in main_menu menutitle = _('%s Main Menu') % titleTypeError: not all arguments converted during string formattingTraceback (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 673, in eventhandler action( arg=arg, menuw=self ) File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 92, in select self.function(arg=self.arg, menuw=menuw) File "/usr/lib/python2.4/site-packages/freevo/plugins/mediamenu.py", line 149, in main_menu menutitle = _('%s Main Menu') % titleTypeError: not all arguments converted during string formattingTraceback (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 673, in eventhandler action( arg=arg, menuw=self ) File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 92, in select self.function(arg=self.arg, menuw=menuw) File "/usr/lib/python2.4/site-packages/freevo/plugins/mediamenu.py", line 149, in main_menu menutitle = _('%s Main Menu') % titleTypeError: not all arguments converted during string formatting
 
Bygg ett hem. Bygg en framtid. Bygg Astrid Lindgrens Barnby. För mer information gå in på http://www.sos-barnbyar.se/astridlindgren-
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


[Freevo-users] Help needed: Updating the wiki

2006-10-16 Thread John Molohan
Hi,

As you all know there's more work going on on freevo now than there has 
been for quite a while. All the developers are busy trying to get 1.6, 
1.7  2 out. This is why we need you to help. We need users to update 
the wiki with all the relevant changes that are taking place at the 
moment. If you're following the lists and especially either of the svn 
branches we need you to start updating the wiki with the relevant 
information. A new structure is probably needed to separate out the 1.5, 
1.6/7 and 2 related info.

If you have any questions feel free to ask here. If you just want to 
jump in with one or two quick updates here are a few pages that need 
updating;

http://freevo.sourceforge.net/cgi-bin/doc/SourceDependencies - it's a 
bit out of date, even for 1.5.4
http://freevo.sourceforge.net/cgi-bin/doc/WishList - needs updating by 
people who knows what's available and what's planned.
http://freevo.sourceforge.net/cgi-bin/doc/Contributing - needs to be 
updated to reflect the current svn structure (see posts on devel list)

For the developers reading this feel free to add pages here that you 
know need updating.

Thanks,

John



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] (Help weird happenings): FIX for tv_grab issue...

2006-08-11 Thread Duncan Webb

Flynn42 wrote:

For Norm or anybody else with the same problem...

  Yesterday I started having the same tv_grab_na_dd problem you 
described.  I was only getting listings up to the current hour.  I 
started hacking away and found that the --days parameter in 
tv_grab_na_dd was only fetching up to about 12 hours ahead of the 
current time. When I used the --offset parameter and set it to the 
number of days ahead I wanted to fetch listings it worked. To fix the 
problem from within Freevo I opened my local_config.py file and 
altered the value for the XMLTV_GRABBER parameter.  It use to say this


XMLTV_GRABBER = '/usr/bin/tv_grab_na_dd'

...it now says this


XMLTV_GRABBER = '/usr/bin/tv_grab_na_dd --offset 12 '

*NOTE: there is a space after the --offset 12*


I simply added the --offset parameter into the call to the tv_grab_na_dd 
program. I have a feeling the error is coming from the the zap2it 
service. Maybe they changed the listing format around. Anyway...this fix 
worked for me. I hope it will work for you.


Todd :-)
On the subject of XMLTV, I've noticed a small problem with changing from 
one grabber to another, for example I used to use tv_grab_ch but this 
got blocked, then I switched to tv_grab_de_tvtoday and finality to 
tv_grab_ch_bluewin, and the same favorite with a different case eg 
Waking the Dead or Waking The Dead are treated as different programs.


The attached patch fixes this problem.

Another problem with tv_grab_ch_bluewin is that it times out quite 
often, so I have written the build-xml script to get the channels one at 
a time. (This script can be improved, I've ## the channels that I don't 
want)


Duncan
diff -Naur freevo-1.5.4.orig/src/helpers/recordserver.py 
freevo-1.5.4/src/helpers/recordserver.py
--- freevo-1.5.4.orig/src/helpers/recordserver.py   2005-10-16 
11:18:50.0 +0200
+++ freevo-1.5.4/src/helpers/recordserver.py2006-08-09 18:42:30.0 
+0200
@@ -622,7 +622,7 @@
 
 for fav in favs.values():
 
-if prog.title == fav.title:
+if prog.title.lower() == fav.title.lower():
 if fav.channel == 
tv_util.get_chan_displayname(prog.channel_id) \
or fav.channel == 'ANY':
 if Unicode(fav.dow) == Unicode(dow) or Unicode(fav.dow) == 
u'ANY':
#! /bin/bash
config=${1:-tv_grab_ch_bluewin.conf}
run=${2:-s}
out=${3:-o.xml}
process () {
 ${run}
echo #!/bin/bash  ${run}
echo if [ -d output ]; then  ${run}
echo   rm -r output  ${run}
echo fi  ${run}
echo mkdir output  ${run}
echo  failed  ${run}
echo  succeeded  ${run}
echo  ${out}  ${run}
echo   ${run}
while read channel num name; do
if [ $channel != ##channel ]; then
fn=$(echo $name | sed 's/[#. ]//g')
echo $name
#echo $channel $num $name  $fn.conf

echo echo '$channel $num $name'  ${run}
echo echo '$channel $num $name'  config  ${run}
echo if tv_grab_ch_bluewin --config-file config 
--output output.xml --days 7; then  ${run}
echo   echo '$channel $num $name'  succeeded  
${run}
echo   cat output.xml  ${out}  ${run}
echo   mv output.xml output/${fn}  ${run}
echo else  ${run}
echo   echo '$channel $num $name'  failed  ${run}
echo fi  ${run}
echo rm -f config  ${run}
#echo   ${run}
fi
done
echo sed -i '/\/tv/,/tv /d' ${out}  ${run}
echo echo '/tv'  ${out}  ${run}
}
process  ${config}
chmod +x ${run}
exit
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] (Help weird happenings): FIX for tv_grab issue...

2006-08-10 Thread Flynn42
For Norm or anybody else with the same problem...

  Yesterday I started having the same tv_grab_na_dd problem you 
described.  I was only getting listings up to the current hour.  I 
started hacking away and found that the --days parameter in 
tv_grab_na_dd was only fetching up to about 12 hours ahead of the 
current time. When I used the --offset parameter and set it to the 
number of days ahead I wanted to fetch listings it worked. To fix the 
problem from within Freevo I opened my local_config.py file and 
altered the value for the XMLTV_GRABBER parameter.  It use to say this

XMLTV_GRABBER = '/usr/bin/tv_grab_na_dd'

...it now says this


XMLTV_GRABBER = '/usr/bin/tv_grab_na_dd --offset 12 '

*NOTE: there is a space after the --offset 12*


I simply added the --offset parameter into the call to the tv_grab_na_dd 
program. I have a feeling the error is coming from the the zap2it 
service. Maybe they changed the listing format around. Anyway...this fix 
worked for me. I hope it will work for you.

Todd :-)

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help weird happenings!

2006-08-09 Thread Evan Hisey
We need more info on your setup. What dist. are you using? when was
the last reboot? Are you sure there are no automatic updates going
on.have you check your syslog and dmesg?

Evan

On 8/8/06, mlists [EMAIL PROTECTED] wrote:
 Everything has been working great with my freevo box -- until today.

 I haven't updated any software or changed anything today.  Now when I
 start to watch TVTime with my bttv tv card, I only get sound the first
 time I watch a channel.  Every time after that it doesn't unmute and
 turn up line-in.  It used to do that just fine!  I checked my
 local_conf.py and it has the  CONTROL_ALL_AUDIO=1.

 Also my tv_grab_na_dd and epg is acting weird.  When I started the epg,
 no data was loaded so I manually ran it. Same.  I removed the
 TV.xml.pickled file and TV.xml files and re-ran things and now I only
 see data up to the half-hour I'm watching.

 Suggestions?

 Thx
 Norm


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help weird happenings!

2006-08-08 Thread mlists
Everything has been working great with my freevo box -- until today.

I haven't updated any software or changed anything today.  Now when I
start to watch TVTime with my bttv tv card, I only get sound the first
time I watch a channel.  Every time after that it doesn't unmute and
turn up line-in.  It used to do that just fine!  I checked my
local_conf.py and it has the  CONTROL_ALL_AUDIO=1. 

Also my tv_grab_na_dd and epg is acting weird.  When I started the epg,
no data was loaded so I manually ran it. Same.  I removed the
TV.xml.pickled file and TV.xml files and re-ran things and now I only
see data up to the half-hour I'm watching.

Suggestions?

Thx
Norm


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-15 Thread Ryan Roth
Why doesn't this code work?  I get the error tuple not callable:
   def createMenu(self, arg=None, menuw=None):
   ha_menu_items=[]
   for room in config.HA_ITEMS:
   index=config.HA_ITEMS.index(room)
   
ha_menu_items+=[menu.MenuItem(room[0],(self.createDeviceMenu, room[0]))] 
# ---here is what causes the error, but why?
   ha_menu=menu.Menu(Home Automation, ha_menu_items)
   menuw.pushmenu(ha_menu)
   menuw.refresh()
   def createDeviceMenu(self, room, arg=None, menuw=None):
   ha_menu_items=[]
   ha_menu_items+=[menu.MenuItem(room)]
   ha_menu=menu.Menu(Devices, ha_menu_items)
   menuw.pushmenu(ha_menu)
   menuw.refresh()
   return


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-15 Thread Rob Shortt
Ryan Roth wrote:
Why doesn't this code work?  I get the error tuple not callable:
...
ha_menu_items+=[menu.MenuItem(room[0],(self.createDeviceMenu, room[0]))] 
# ---here is what causes the error, but why?
try:
ha_menu_items+=[menu.MenuItem(room[0],self.createDeviceMenu,(room[0],))]
or:
ha_menu_items+=[menu.MenuItem(room[0],self.createDeviceMenu,room[0])]
-Rob

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-14 Thread Ryan Roth
Here is the latest code with the lambda change:
 code begin 
import os
import sys
import menu
import config
from gui import ConfirmBox
from item import Item
from plugin import MainMenuPlugin
class HomeAutomationItem(Item):
   def __init__(self, parent):
   Item.__init__(self,parent)
   self.name = _( 'Home Automation' )
   def config(self):
   return [('HA_ITEMS',
[ (Living Room, Corner Light,On,Off,Dim),
  (Bedroom, Ceiling Lights,On,Off,Dim) ],
   Home automation items)]
   def actions(self):
   items = [(self.createMenu, _('Home Automation'))]
   return items
   def createMenu(self, arg=None, menuw=None):
   ha_menu_items=[]
   for room in config.HA_ITEMS:
   ha_menu_items+=[menu.MenuItem(room[0])]
   for device in room[1]:
   ha_menu_items+=[menu.MenuItem(device[0])]
   for control in device[1]:
   
ha_menu_items+=[menu.MenuItem(control[0],lambda arg=None, menuw=None: 
os.system(control[1]))]
   ha_menu=menu.Menu(Home Automation, ha_menu_items)
   menuw.pushmenu(ha_menu)
   menuw.refresh()
class PluginInterface(MainMenuPlugin):
   def items(self, parent):
   return [ HomeAutomationItem(parent) ]


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-12 Thread mplayer

My first idea is that MenuItem needs
to return a function that builds a new Item.
You might need to create a blank Item
class (no functions) and then dynamically create those functions using
the lamda operator.
That's the most extensible. Or
you could just have 3 Item subclasses, which would be less confusing to
create.

eg. 
ha_menu_items[1] = ControlItem()
ControlItem.createMenu = lamda(menuCreateFunction(device[1])

class ControItem():
def __init__(self,
parent):
Item.__init__(self,parent)


Rande



I've made a good deal more progress, thanks alot to
Rande. Its all 
working now except for I still have not figured out how to tuck things

into sub menus.

 Heres my current local_conf.py layout:

 begin config 

HA_ITEMS = [ (Living Room,(
(Corner Light,(
  
 (On,command to run when On is selected from

menu),
  
 (Off,command),
  
 (Dim,command)
  
 )),
(Ceiling
Fan,(
  
 (On,command),
  
 (Off,command)
  
 )),
(TV,(
  
 (On,command),
  
 (Off,command)
  
 ))
  
 )),
   (Bedroom,(
(Ceiling
Lights,(
  
 (On,command),
  
 (Off,command),
  
 (Dim,command)
  
 )),
(Table Lamp,(
  
 (On,command),
  
 (Off,command),
  
 (Dim,command)
  
 ))
  
 )) ]

 end config 
and here is my automatedhouse.py code so far:

 begin code 

import os
import sys
import menu
import config

from gui import ConfirmBox
from item import Item
from plugin import MainMenuPlugin

class HomeAutomationItem(Item):

def __init__(self, parent):
Item.__init__(self,parent)
self.name = _(
'Home Automation' )
def config(self):
return [('HA_ITEMS',
 [ (Living
Room, Corner Light,On,Off,Dim),
  (Bedroom,
Ceiling Lights,On,Off,Dim) ],
Home automation
items)]
def actions(self):
items = [(self.createMenu,
_('Home Automation'))]
return items

def createMenu(self, arg=None, menuw=None):
ha_menu_items=[]

for room in config.HA_ITEMS:
  
 ha_menu_items+=[menu.MenuItem(room[0])]
  
 for device in room[1]:
  
 ha_menu_items+=[menu.MenuItem(device[0])]
  
 for control in device[1]:
  
 
ha_menu_items+=[menu.MenuItem(control[0],os.system(control[1]))]
ha_menu=menu.Menu(Home
Automation, ha_menu_items)
menuw.pushmenu(ha_menu)
menuw.refresh()

class PluginInterface(MainMenuPlugin):
  def items(self, parent):
return [ HomeAutomationItem(parent) ]

 end code 








---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users



Re: [Freevo-users] Help writing plugin.

2005-02-12 Thread Ryan Roth
The problem I having is that I do not know how to create sub-menus off 
the rooms.  How do you add a sub menu?


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-12 Thread Ryan Roth
Another problem I'm having is that the following code:
ha_menu_items+=[menu.MenuItem(control[0],os.system(control[1]))]
executes the os,system(control[1]) when the menu loads, not when the 
menu is selected, what did I do wrong?


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-12 Thread mplayer

you are returning the function result
rather than the function itself.
try encapsulating it in a lamda.

Rande




Another problem I'm having is that the following code:

ha_menu_items+=[menu.MenuItem(control[0],os.system(control[1]))]

executes the os,system(control[1]) when the menu loads, not
when the 
menu is selected, what did I do wrong?



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users



Re: [Freevo-users] Help writing plugin.

2005-02-12 Thread mplayer

you just need to create a new menu object,
and call the pushmenu function - when the pushmenu function is called,
you will enter that menu.
eg, if you do
menuw.pushmenu(ha_menu)
menuw.pushmenu(ha_menu)
menuw.pushmenu(ha_menu)

then you will go down 3 levels of menus
(admitted the _same_ menu), and have to go back up 3 menus to get back
to where you were.

Rande



The problem I having is that I do not know how to
create sub-menus off 
the rooms. How do you add a sub menu?



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users



Re: [Freevo-users] Help writing plugin.

2005-02-11 Thread Ryan Roth
I've made a good deal more progress, thanks alot to Rande.  Its all 
working now except for I still have not figured out how to tuck things 
into sub menus.

Heres my current local_conf.py layout:
 begin config 
HA_ITEMS = [ (Living Room,(
   (Corner Light,(
   (On,command to run when On is selected from 
menu),
   (Off,command),
   (Dim,command)
   )),
   (Ceiling Fan,(
   (On,command),
   (Off,command)
   )),
   (TV,(
   (On,command),
   (Off,command)
   ))
   )),
(Bedroom,(
   (Ceiling Lights,(
   (On,command),
   (Off,command),
   (Dim,command)
   )),
   (Table Lamp,(
   (On,command),
   (Off,command),
   (Dim,command)
   ))
   )) ]

 end config 
and here is my automatedhouse.py code so far:
 begin code 
import os
import sys
import menu
import config
from gui import ConfirmBox
from item import Item
from plugin import MainMenuPlugin
class HomeAutomationItem(Item):
   def __init__(self, parent):
   Item.__init__(self,parent)
   self.name = _( 'Home Automation' )
   def config(self):
   return [('HA_ITEMS',
[ (Living Room, Corner Light,On,Off,Dim),
  (Bedroom, Ceiling Lights,On,Off,Dim) ],
   Home automation items)]
   def actions(self):
   items = [(self.createMenu, _('Home Automation'))]
   return items
   def createMenu(self, arg=None, menuw=None):
   ha_menu_items=[]
   for room in config.HA_ITEMS:
   ha_menu_items+=[menu.MenuItem(room[0])]
   for device in room[1]:
   ha_menu_items+=[menu.MenuItem(device[0])]
   for control in device[1]:
   
ha_menu_items+=[menu.MenuItem(control[0],os.system(control[1]))]
   ha_menu=menu.Menu(Home Automation, ha_menu_items)
   menuw.pushmenu(ha_menu)
   menuw.refresh()

class PluginInterface(MainMenuPlugin):
   def items(self, parent):
   return [ HomeAutomationItem(parent) ]
 end code 



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-10 Thread mplayer

Ryan, within your mainMenu item, you'll
need something like the below (chopped from my shoutcast plugin - see the
dev archives for a full copy).
It's all to do with the actions function.
here you can choose whether to create another submenu or to actually
do something.



def actions(self):
return [(self.createMenu,'Web
Radio')]

def createMenu(self, arg=None, menuw=None):
radio_menu_items=[]
radio_menu_items+=[menu.MenuItem(Top20,self.top20)]
radio_menu_items+=[menu.MenuItem(Genre,self.genre)]
radio_menu_items+=[menu.MenuItem(Search,self.searchPB)]
radio_menu=menu.Menu(Web
Radio, radio_menu_items)
menuw.pushmenu(radio_menu)
menuw.refresh()


Rande




Here is the little that I have been able to figure out. I am able
to 
create a main menu item, and I know how to shell a command, but I cannot

create sub menus, and I don't have a clue on how to read and generate it

from a config file. Any help would be appreciated.

Thank you,

Ryan



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users



Re: [Freevo-users] Help writing plugin.

2005-02-10 Thread mplayer

typo there - menuw.pushmenu(radio_ha)
should be - menuw.pushmenu(ha_menu)





Here's what I now have, but I'm still haing trouble,
lots of trouble. 
I'm having trouble grasping the way python works, and my local BN
has 
no books on python.
--
import os
import time
import sys
import menu
import config

from gui import ConfirmBox
from item import Item
from plugin import MainMenuPlugin

class HomeAutomationItem(Item):
def actions(self):
items = [(self.createMenu,
_('Home Automation'))]
return items

def createMenu(self, arg=None, menuw=None):
ha_menu_items=[]
ha_menu_items+=[menu.MenuItem(Living

Room,self.livingroom)]
ha_menu_items+=[menu.MenuItem(Master

Bedroom,self.masterbedroom)]
ha_menu_items+=[menu.MenuItem(Office,self.office)]
ha_menu=menu.Menu(Home
Automation, ha_menu_items)
menuw.pushmenu(radio_ha)
menuw.refresh()

class PluginInterface(MainMenuPlugin):
  def items(self, parent):
return [ HomeAutomationItem(parent) ]
--

Thanks, Ryan

[EMAIL PROTECTED] wrote:


 Ryan, within your mainMenu item, you'll need something like the below

 (chopped from my shoutcast plugin - see the dev archives for a full

 copy).
 It's all to do with the actions function. here you can choose
whether 
 to create another submenu or to actually do something.



 def actions(self):
 return [(self.createMenu,'Web Radio')]

 def createMenu(self, arg=None, menuw=None):
 radio_menu_items=[]
 radio_menu_items+=[menu.MenuItem(Top20,self.top20)]
 radio_menu_items+=[menu.MenuItem(Genre,self.genre)]
 radio_menu_items+=[menu.MenuItem(Search,self.searchPB)]
 radio_menu=menu.Menu(Web Radio,
radio_menu_items)
 menuw.pushmenu(radio_menu)
 menuw.refresh()


 Rande




 Here is the little that I have been able to figure out. I am
able to
 create a main menu item, and I know how to shell a command, but I
cannot
 create sub menus, and I don't have a clue on how to read and generate
it
 from a config file. Any help would be appreciated.

 Thank you,

 Ryan



 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real
users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users




---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users



Re: [Freevo-users] Help writing plugin.

2005-02-10 Thread Ryan Roth
First I want to thank everyone for the help so far.  Here is my code so far:
 code start 
import os
import sys
import menu
import config
from gui import ConfirmBox
from item import Item
from plugin import MainMenuPlugin
class HomeAutomationItem(Item):
   def __init__(self, parent):
   Item.__init__(self,parent)
   self.name = _( 'Home Automation' )
   def actions(self):
   items = [(self.createMenu, _('Home Automation'))]
   return items
   def createMenu(self, arg=None, menuw=None):
   ha_menu_items=[]
   ha_menu_items+=[menu.MenuItem(Living 
Room,self.livingroom)]
   ha_menu_items+=[menu.MenuItem(Master 
Bedroom,self.masterbedroom)]
   ha_menu_items+=[menu.MenuItem(Office,self.office)]
   ha_menu=menu.Menu(Home Automation, ha_menu_items)
   menuw.pushmenu(ha_menu)
   menuw.refresh()
   def livingroom(self):
   return
   def masterbedroom(self):
   return
   def office(self):
   return
class PluginInterface(MainMenuPlugin):
   def items(self, parent):
   return [ HomeAutomationItem(parent) ]

 code end 
The menus work fine, but of course as you can see they are hard coded 
in.  So how can I have it read from a config file 
('/etc/freevo/homeautomation.conf') and create these menus 
automatically?  I would like my config file to look somewhat like the 
following:

[Living Room]
   [Corner Light]
   On,'command to execute when selected'
   Off,'command to execute when selected'
   Dim,'command to execute when selected'
   [Ceiling Fan]
   On,'command to execute when selected'
   Off,'command to execute when selected'
[Master Bedroom]
   [Ceiling Light]
   On,'command to execute when selected'
   Off,'command to execute when selected'
   Dim,'command to execute when selected'
[Office]
   [Wall Light]
   On,'command to execute when selected'
   Off,'command to execute when selected'
   Dim,'command to execute when selected'
My goal is to have my main menu of Home Automation, with the sub menus 
Living Room, Master Bedroom, and Office.  Then Living Room  
would have the options to control either the Corner Light or Ceiling 
Fan and each of those items would have their sub-options of On and 
Off, and Dim when applicable.

Ryan

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-10 Thread Ryan Roth
After looking at other plugins I think I will pull my config from 
local_config.py like the rest do, somethin like:

HA_ITEMS = [
  (Living Room, Corner Light,On,Off,Dim),
  (Living Room, Ceiling Fan,On,Off),
  (Living Room, TV,On,Off),
  (Bedroom, Ceiling Lights,On,Off,Dim)
  (Bedroom, Table Lamp,On,Off,Dim)
   ]

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help writing plugin.

2005-02-10 Thread Ryan Roth
Can you enlighten me a little more on making sub menus,  I have the loop 
down, but I can't figure out how to add submenus effectivly.  Thanks 
again for all of your help.

Ryan

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help with Diskless Client Setup ?

2004-11-24 Thread Jim Duda
Version 1.5.1

I'm running freevo on multiple diskless clients, using LTSP (Linux Terminal
Server Project).  It works fine, except for two issues which I don't know
how to resolve.

Freevo appears to save all the various settings in /tmp/freevo.  For
example, I want a particular skin to be saved per node, however, the
settings are not saved.  Each time I restart freevo, the default skin
returns, and all the caching is lost.  In this LTSP environment, the /tmp
directory is a RAM mount directory, it's not a disk.  How do I repoint
/tmp/freevo to use another location, for example, using $HOME.

I am also have trouble with MAME.  I believe this used to work in earlier
releases.  When I launch any of the MAME games, Freevo appears to lose the
reference to the $HOME environment variable.  I know that for freevo the
$HOME is what I want it to be (I added some debug messages in the code),
however, when the MAME game is run, the MAME game cannot find $HOME/.xmame.
I make this claim because the game doesn't operate with the proper keyboard
configuration settings, as defined in $HOME/.xmame/cfg.

Can anyone help me out here?

Jim



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Help with Diskless Client Setup ?

2004-11-24 Thread mikeruelle
Have you updated your mame? Recent MAME versions don't supported the old list 
info tag the games section uses. There is code in current 1.5 branch of cvs for 
freevo that fixes this. It will be in release 1.5.3 whenever that happens.

--
Michael Ruelle
[EMAIL PROTECTED]


 Version 1.5.1
 
 I'm running freevo on multiple diskless clients, using LTSP (Linux Terminal
 Server Project).  It works fine, except for two issues which I don't know
 how to resolve.
 
 Freevo appears to save all the various settings in /tmp/freevo.  For
 example, I want a particular skin to be saved per node, however, the
 settings are not saved.  Each time I restart freevo, the default skin
 returns, and all the caching is lost.  In this LTSP environment, the /tmp
 directory is a RAM mount directory, it's not a disk.  How do I repoint
 /tmp/freevo to use another location, for example, using $HOME.
 
 I am also have trouble with MAME.  I believe this used to work in earlier
 releases.  When I launch any of the MAME games, Freevo appears to lose the
 reference to the $HOME environment variable.  I know that for freevo the
 $HOME is what I want it to be (I added some debug messages in the code),
 however, when the MAME game is run, the MAME game cannot find $HOME/.xmame.
 I make this claim because the game doesn't operate with the proper keyboard
 configuration settings, as defined in $HOME/.xmame/cfg.
 
 Can anyone help me out here?
 
 Jim
 
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now. 
 http://productguide.itmanagersjournal.com/
 ___
 Freevo-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/freevo-users


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Help Please: Time issue in freevo Tv listings.

2004-10-26 Thread wes robbins
'date' returns the correct date.
Tue Oct 26 11:32:23 MDT 2004

When I goto my website I get a listing that is listed
for +2 hours advonce. The show listed is the show that
is currently playing. For 11:30am the time is 13:30
and the show listed is the show for 11:30. MDT is my
right time zone.  

I am stumped. I am running knoppix 3.6 with freevo
1.5.2

Please Please help.

=




__
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo 


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


  1   2   >