Re: [Freevo-users] Daylight saving

2009-10-04 Thread Adam Charrett
On Sun, 2009-10-04 at 10:25 +1300, Bernard Mentink wrote:
 
 Maybe my thanks was a tad quick. When I tried to compile it I get this
 error:
 
 
 
 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include
 -Wall -Werror -D_GNU_SOURCE -g -O2 -MT sap.lo -MD -MP
 -MF .deps/sap.Tpo -c sap.c -fPIC -DPIC -o .libs/sap.o
 cc1: warnings being treated as errors
 sap.c: In function ‘SAPServer’:
 sap.c:226: error: dereferencing pointer ‘sockAddr4’ does break
 strict-aliasing rules
 sap.c:227: error: dereferencing pointer ‘sockAddr4’ does break
 strict-aliasing rules
 sap.c:198: note: initialized from here
 sap.c:236: error: dereferencing pointer ‘sockAddr6’ does break
 strict-aliasing rules
 sap.c:237: error: dereferencing pointer ‘sockAddr6’ does break
 strict-aliasing rules
 sap.c:238: error: dereferencing pointer ‘sockAddr6’ does break
 strict-aliasing rules
 sap.c:242: error: dereferencing pointer ‘sockAddr6’ does break
 strict-aliasing rules
 sap.c:234: note: initialized from here
 make[2]: *** [sap.lo] Error 1
 -
Odd, what version of gcc are you using? I've just checked and the
release compiles with 3.4 and 4.3.

Cheers

Adam


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Daylight saving

2009-10-04 Thread Bernard Mentink
On Sun, Oct 4, 2009 at 9:07 PM, Adam Charrett a...@dvbstreamer.org wrote:

 On Sun, 2009-10-04 at 10:25 +1300, Bernard Mentink wrote:
 
  Maybe my thanks was a tad quick. When I tried to compile it I get this
  error:
 
 
 
 
  libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include
  -Wall -Werror -D_GNU_SOURCE -g -O2 -MT sap.lo -MD -MP
  -MF .deps/sap.Tpo -c sap.c -fPIC -DPIC -o .libs/sap.o
  cc1: warnings being treated as errors
  sap.c: In function ‘SAPServer’:
  sap.c:226: error: dereferencing pointer ‘sockAddr4’ does break
  strict-aliasing rules
  sap.c:227: error: dereferencing pointer ‘sockAddr4’ does break
  strict-aliasing rules
  sap.c:198: note: initialized from here
  sap.c:236: error: dereferencing pointer ‘sockAddr6’ does break
  strict-aliasing rules
  sap.c:237: error: dereferencing pointer ‘sockAddr6’ does break
  strict-aliasing rules
  sap.c:238: error: dereferencing pointer ‘sockAddr6’ does break
  strict-aliasing rules
  sap.c:242: error: dereferencing pointer ‘sockAddr6’ does break
  strict-aliasing rules
  sap.c:234: note: initialized from here
  make[2]: *** [sap.lo] Error 1
 
 -
 Odd, what version of gcc are you using? I've just checked and the
 release compiles with 3.4 and 4.3.

 Cheers

 Adam


HI Adam,

Using gcc v4.4.1. I have managed to get it to compile, but I had to turn off
strict aliasing with:

CFLAGS=$CFLAGS -fno-strict-aliasing ./configure --prefix=/usr


By the way, having run it and got rid of the .db files as per your original
response and re-fetched the guide data, I still get no change  it
doesn't seem to have made any difference.

Do I have to do a setupdvbstreamer again?

Cheers,
Bernie
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] How to setup freevo with pvr150, mplayer and live pause

2009-10-04 Thread Duncan Webb
Stephan Mueller wrote:
 Hi,
 
 I am looking for a way to setup freevo with a pvr150 and mplayer and
 have the live pause feature. Up to now I thought live pause would
 require xine with this tv card but in the thread can't get pvr150/ivtv
 to work Evan wrote it should be possible with mplayer, too:
 
 * Evan Hisey ehi...@gmail.com [16.09.2009]:
 
 Or is there a way to get livepause with the pvr150 and mplayer?
 I have not setup my 150 this way in a while, but yes you should be
 able to get live pause with mplayer. The one issue I had using mplayer
 was there was a noticable lag on my system when changing channels
 
 How can this be done? Which live pause plugin should I use?
 
 Any hints welcome... :)

What's important to remember is that Freevo is the glue that sticks
applications together to make a multi-media system. What this means is:
can mplayer do time-shifting? I don't think that it can so you can't use
mplayer for this.

However what is possible is that the IVTV driver writes an mpeg-ps
stream so it is possible to write the incoming mpeg stream to disk and
use mplayer (with small or no cache) to play the stream. This means
quite a bit of housekeeping of files which can be tricky.

Does this answer the question?

Duncan

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] record audio tape MC

2009-10-04 Thread Duncan Webb
Cornelius Kölbel wrote:
 Hi lists,
 
 what is the best way to record audio, i.e. to record old tape music
 cassets via line in to mp3?

Not something that I've tried to do and recording audio is not a
specific feature of Freevo.

I would do this using two commands, first capture the audio using
arecord and then convert the audio to mp3 using lame.

To automate the task you can use the commands plug-in.

Duncan

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Different Audio configs for music and video?

2009-10-04 Thread Duncan Webb
bret clark wrote:
 Okay, well I band-aid a fix by just editing the
 /usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayer.py and
 manually adding the command I needed. Of course it will get overwritten
 when I upgrade so I'll have to keep that in mind.
 
 Maybe having a MPLAYER_MUSIC_AO option that audio mplayer plugin read in
 would solve the problem.
 
 
 
 From: bac...@hotmail.com
 To: freevo-users@lists.sourceforge.net
 Date: Sat, 3 Oct 2009 02:00:16 +
 Subject: [Freevo-users] Different Audio configs for music and video?
 
 
 Is it possible to run different audio out config when I'm playing music
 verses video? I use mplayer and for videos I have in my local_config.py
 file the line MPLAYER_AO_DEV_OPTS =' -ac hwac3,a52,hwdts,' which works
 great for all my movies.  But I also want to use freevo to play my SACD
 music CD's and need to use the command line config of -ao
 alsa:device=spdif.
 
 I need to have Freevo use one or the other depending on what I'm
 playing.  Been reading through the local_config.py file, but finding
 nothing that would let me do what I need.  Any suggestions?

You should be able to achieve this using the MPLAYER_ARGS settings, like:
MPLAYER_ARGS['ext'] = '-ao alsa:device=spdif'

You can replace the ext for the file name extension.

Mplayer works by accepting duplicated arguments and accepting the first
one and ignoring the remaining arguments. Cant quite remember if it is
the first of the last match that is used.

Duncan

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Xine DVD Playback control with lirc

2009-10-04 Thread Laurence Huizinga
Am having some lirc issues I think (well I'm pretty sure).
I have pretty much always used xine for tv watching and my setup for lirc  
with my remote works well for that.
I can control tv.livepause when preferred player is xine.
However, playing DVDs, or any other videos doesn't seem to allow me to  
seek at all.  It only pauses maybe 10% of the time.  Other times it just  
has an osd of pause playing pause play or permutations of the above.   
When it actually pauses or plays, I see the || symbol or the  symbol.
I have --no-lirc in XINE_ARGS_DEF
and I also have XINE_HAS_NO_LIRC = True
although I have tried different permutations of the above commands.

By the way.  Is there a complete list of possible remote control commands  
somewhere.
The wiki on lirc says to look in /freevo/src/event.py
I believe this refers to /etc/freevo/src/event.py.
I don't actually have a /src directory there...

Cheers,
Larry

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Xine DVD Playback control with lirc

2009-10-04 Thread Bernard Mentink
On Mon, Oct 5, 2009 at 3:19 PM, Laurence Huizinga lhuizi...@iinet.net.auwrote:

 Am having some lirc issues I think (well I'm pretty sure).
 I have pretty much always used xine for tv watching and my setup for lirc
 with my remote works well for that.
 I can control tv.livepause when preferred player is xine.
 However, playing DVDs, or any other videos doesn't seem to allow me to
 seek at all.  It only pauses maybe 10% of the time.  Other times it just
 has an osd of pause playing pause play or permutations of the above.
 When it actually pauses or plays, I see the || symbol or the  symbol.
 I have --no-lirc in XINE_ARGS_DEF
 and I also have XINE_HAS_NO_LIRC = True
 although I have tried different permutations of the above commands.

 By the way.  Is there a complete list of possible remote control commands
 somewhere.
 The wiki on lirc says to look in /freevo/src/event.py
 I believe this refers to /etc/freevo/src/event.py.
 I don't actually have a /src directory there...

 Cheers,
 Larry


Hi Larry,

I have similar issues with xine and livepause and DVD's. Seeking for me only
works 10% of the time, other times it does nothing, very frustrating,
however pause works all the time ok.

I don't think it is a lirc issue though .. the respective seek keys are
always received by the irw test program .. more like a Freevo command
problem or other issue ..

Cheers,
Bernie
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users