[EMAIL PROTECTED] wrote:
> Quoting Duncan Webb <[EMAIL PROTECTED]>:
> 
>> [EMAIL PROTECTED] wrote:
>>> Hi list!
>>>
>>> I try to use freevo 1.5.4 with gentoo 2006.1 and kde 3.5.2-r2, but I
>>> have no sound when play videos or listen music with freevo. When I use
>>> amarok, xine, or another media application I listen the sound, but
>>> with freevo no.
>> Modern systems normally use alsa, so you should be able to in
>> local_conf.py set
>>
>> MPLAYER_AO_DEV = 'alsa'
>>
>> The default is to use oss:/dev/dsp but oss support is deprecated in the
>> kernel.
>>
> 
> Oh god! That works! But only for movies.
> 
> When I play a song, I can listen no more than half second, after stops  
> plays and blocks for a few seconds.

I have a feeling that if videos are working then music should too. The
only main difference is that the audio format may be different. This
means that you may and some missing libs.

Try adding -v to the mplayer command on the command line, you should see
from the output what is missing or where mplayer complains.


TIP
===
What I do to tackle this sort of problem is to set in local_conf.py:
CHILDAPP_DEBUG = 1
(Maybe DEBUG = 1 too.)
Then run freevo and start the listening to music and then exit freevo.

Go to the freevo logs either /tmp/freevo/ or /var/log/freevo/ look in
the main-xx.log and find the command line that was executed.

Then I play with the command line until I fine the correct setting,
remembering to remove -slave.

When I have this working I go back and set the setting in freevo.

> 
> I use:
> AUDIO_PREFERED_PLAYER = 'mplayer'
> 
> and I tried with xine, amarok, juk and mpg123 without luck.
> 
>>> Where are the problems? ;-)
>>>
>>> There's my freevo konsole output:
>>> <i>[EMAIL PROTECTED] ~ $ freevo
>>>
>>> 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 /home/marc/media/series.
>> plugin.remove('tv') #will stop tv being shown in the main menu
> 
> Now looks more polite, thank's!
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> 
> -------------------------------------------------------------------------
> 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=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> 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=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to