On Wed, Dec 31, 2003 at 09:03:27AM -0500, Matthew Carpenter wrote: > Thanks Alex- > > How are you controlling the audio then? Have you discovered an automated way > or is this a manual task? Is there an entry in Freevo's configs which allow > you to do this? > It seems that Freevo should set this correctly rather than telling it to > stop trying... Is this a common event? What might we do to assist in the > fixing of this bug, if that's what it turns out to be?
I control audio i the tv recording script. I do it with "alsactl -f /etc/mixersettings restore" where "/etc/mixersettings" is the mixersettings I want for my recordings. To generate /etc/mixersettings run alsamixer, set the channels like you want them. Then run "alsactl -f /etc/mixersettings store". After that you can edit "/etc/mixersettings" and remove all entrys that are not relevant. For instance you don't want change the main volume from your tvrecording script. good luck. alex -- Alex Polite http://plusseven.com/whoami ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
