Re: [Freevo-users] TV_DRIVER in local_conf.py does not override freevo_config.py

2007-09-29 Thread Art S R
On 9/27/07, Art S R <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> Is anybody else having a problem with the TV_DRIVER entry in
> local_conf.py not overriding the corresponding value in freevo_config.py
> for TV recordings?  I have TV_DRIVER='v4l2' in my local_conf.py but,
> looking in my recordserver log, I see that it's still using driver=v4l
> in the mencoder command.
>

OK, after some debugging, I found out what I was doing wrong.  Since I
wasn't making any changes to the VCR_CMD options, I just left VCR_CMD
commented out so it would default to what's in freevo_config.py.  I didn't
realize I had to enable VCR_CMD in my local_conf.py in order for it to pick
up my override TV_DRIVER='v4l2' and other VCR_CMD settings in local_conf.py.

With VCR_CMD uncommented in my local_conf.py, I was able to undo my change
in freevo_config.py, and mencorder now correctly uses the v4l2 driver as
defined in local_conf.py.


Art S R
-
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] Music player stops after starting a menu command

2007-09-29 Thread Ljubomir Simin
On Saturday 29 September 2007 16:52, Francisco Eduardo Álvarez Solano wrote:
> Hi,
>
> I'm using Freevo 1.7.3 in Ubuntu Feisty and I've configured a MainMenu
> command to start firefox. But if I'm listening to music and I start
> firefox, the player stops whenever the current song ends, and I have to
> close firefox to continue listening to music. I suppose that the mplayer
> command stops and, as the osd is stopped too, nothing starts another
> instance of the player with the next song.
>
> I'm using mplayer as default player. I wonder if it is possible to avoid
> this behaviour.
>
>
> Eduardo

Same happens to me. When running Firefox from the 'commands' menu, music 
playback stops after the current track. 

-- 
Ljubomir Simin 
Registered Linux User #351181
http://counter.li.org 

-
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


[Freevo-users] mplayer analog tuning : bad frequency (0.000) set by freevo to mplayer

2007-09-29 Thread Pirlouwi
Here is the childapp.py traceback when I push on an analog tv channel inside
freevo:

childapp.py (139): Running (str) " /usr/bin/mplayer -vo xv  -ao oss:/dev/dsp
-autosync 100 -nolirc -nojoystick -autoq 100 -screenw 720 -screenh 576 -fs
-slave -nocache tv:// -tv driver=v4l2:freq=
0.000:device=/dev/video0:input=0:norm=PAL:width=640:height=480:outfmt=yty2 "
in shell with pid 6988 priority -5

I do not see the tv channel on screen, only white noise.
This is normal because the mplayer freq is set to 0.000 (when I replace
0.000 by 55.250 for example, the tv picture is well displayed.
I suppose this is not a bug, but I don't know what config error I made.

Could someone lead me to the solution?

PS:
my config is, quickly said is :

CONF.chanlist=europe-west
Tuner_norm=PAL
group_type='normal'
TV_CHANNELS = [ ('TF11.kazer.org', 'TF1', 'E5'), ( 'FRA2.kazer.org', 'FR2',
'E7')]

Take care,
_Pirlouwi_
-
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


[Freevo-users] Music player stops after starting a menu command

2007-09-29 Thread Francisco Eduardo Álvarez Solano
Hi,

I'm using Freevo 1.7.3 in Ubuntu Feisty and I've configured a MainMenu
command to start firefox. But if I'm listening to music and I start firefox,
the player stops whenever the current song ends, and I have to close firefox
to continue listening to music. I suppose that the mplayer command stops
and, as the osd is stopped too, nothing starts another instance of the
player with the next song.

I'm using mplayer as default player. I wonder if it is possible to avoid
this behaviour.


Eduardo
-
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