hi,

Any solution to this problem:
----
I can't play audio CD, I see freevo is using /usr/bin/fbxine to play the audio 
CD. /usr/bin/fbxine doesn't seems to work even without freevo on Fedora 9. So I 
want to use some other player. After reading Faq and mailing list porting I 
tried following.

plugin.remove('audio.xine')

However freevo log still show that it is using fbxine. How can I make sure 
freevo choose mplayer for playing CD.

I have one more question about ripping CD. Do we have any user document on 
following ?

plugin.activate('audio.cdbackup')

Sandip



----- Original Message ----
From: Sandip Devnath <[EMAIL PROTECTED]>
To: freevo-users@lists.sourceforge.net
Sent: Sunday, September 21, 2008 10:56:04 AM
Subject: [Freevo-users] Problem in playing/ripping Audio CD


hi,

I install FC9 and freevo 1.8.1.

When I play the CD I get following error

'/usr/bin/fbxine -V none -A oss:/dev/dsp --stdctl --no-lirc 
cfg:/input.cdda_device:/dev/sr0 cdda:/14'

fbxine-stderr-500.log has following msg

"Audio port failed."

I have hard time making Xine to work on my FC9 due to some dependencies crap.
So I added following to use mplayer. Still above is the result

plugin.activate('audio.cdbackup')
plugin.remove('audio.xine')<==================
CD_RIP_TMP_DIR = '/tmp/'
CD_RIP_TMP_NAME = 'track_%(track)s_being_ripped'
CD_RIP_PN_PREF = '%(artist)s/%(album)s/%(track)s - %(song)s'
CD_RIP_CDPAR_OPTS = '-s'
CD_RIP_LAME_OPTS = '--vbr-new -b 192 -h'
CD_RIP_OGG_OPTS = '-m 128'
CD_RIP_FLAC_OPTS = '-8'
CD_RIP_CASE = None          # Can be title, upper, lower
CD_RIP_REPLACE_SPACE = None # Can be '_', '-', etc.


As you can see that I enabled cdbackup plugin too, I don't see any option or 
menu to do the cdbackup. I never used this plugin earlier, I am not sure, how 
that plugin should be used even if it is getting active unless some obvious GUI 
display is done for this plugin.

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

Reply via email to