On Mon, October 23, 2006 6:00 pm, TC Wan wrote: > Duncan Webb wrote: >> TC Wan wrote: >>> Hi, >>> >>> I'm playing with Freevo 1.6 SVN, and finally managed to get DMA sound >>> working with Mencoder for TV recording (using the ALSA configuration >>> information from the V4L2 Wiki on linuxtv.org). However, for all my >>> attempts, mplayer refuses to playback live TV using DMA sound. >> >> I had similar problems, it I understand you correctly, with TV sound and >> the nforce4 chipset, I tried all these setting >> MPLAYER_AO_DEV = 'alsa:mmap:device=hw=0.0' >> MPLAYER_AO_DEV = 'alsa:noblock:device=hw=0.0' >> MPLAYER_AO_DEV = 'alsa:device=hw=0.0' > > My MB is an ASUS A7S333 (SiS chipset + Duron 1 GHz CPU), with FlyVideo > FlyTV Prime34 (SAA7134-based). >> >> The last one worked, looking at the wiki page you posted, I think that >> your set-up should be similar. >> >> MPLAYER_AO_DEV = 'alsa:device=hw=1.0' may work. >> >> IIRC I have applied a patch to 1.6 to use MPLAYER_AO_DEV for TV sound. > > Was MPLAYER_AO_DEV honored before this patch was committed? I tried > using a standalone script for testing, as well as messing with > MPLAYER_AO_DEV, neither worked. >
Strange. I tried my standalone script again today, and the audio worked! #!/bin/sh mplayer -vop pp=fd -fps 30 -tv \driver=v4l2:alsa:adevice=hw.1,0:amode=1:audiorate=32000:forceaudio:\ volume=100:immediatemode=0:input=0:device=/dev/video0:norm=pal:\ chanlist=europe-west:width=720:height=576 tv://$1 Currently I have MPLAYER_AO_DEV set to: MPLAYER_AO_DEV = 'alsa:adevice=hw.1,0:amode=1:\ audiorate=32000:forceaudio:volume=100:immediatemode=0' but audio is missing when I disable the audio Line-In in Freevo SVN 20061020. I won't be able to try your patch till end of this week, I don't have broadband access at home. T.C. PS: Sorry for the wierd email formatting, my email client doesn't allow me to post from home, and my webmail client doesn't have GPG enabled currently. -- Wan Tat Chee (Senior Lecturer) School of Computer Sciences, Univ. of Science Malaysia, 11800 USM, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3617 NRG Lab Admin: +604 659-4757 Rm.601-F Ofc Ph: +604 653-4396 Internet: [EMAIL PROTECTED] Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcwan-usm-20060710.asc F'print : 4DD0 0363 DB9E E08C 9F18 4BBC EC18 4BE2 7699 8CF2 ------------------------------------------------------------------------- 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-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel