Scott Serr wrote: > Rob Shortt wrote: >>Which TV plugin are you using? >> >> > > What "live TV" program would you recommend. It's using mplayer right > now. Should I be using the ALSA interfaces? aka mixers and dsps?
Mplayer should be fine. > What I have now is my SBLive as /dev/dsp and I load the snd-bt87x module > so it is /dev/dsp1. I did the module so I could enforce the order of > how they appeared in /dev. Both are the normal 2.6 kernel ALSA drivers. > > Even if you can give me the general theory of both of them working... > that would be great. Well your mencoder command for recording must be correct, using /dev/dsp1 (snd-bt87x) for recording. Your mplayer command for watching TV must be wrong. That should be setup to use /dev/dsp1 for capturing and /dev/dsp0 for playing the sound. You should probably set DEBUG=1 in your local_conf.py and check the mplayer command in your logs. In the meantime I will peek at some code to remember what values can be set where. > My thoughts... if btaudio (snd-bt87x) was doing capture and the > passthrough cable was filling line1 on the SBLive... and then have TV > viewing set line1=100, but all other times set line1=0 so I didn't get > sound bleedthrough when I was recording. Am I on the right track? If you're using snd-bt87x then remove the patch cable. The whole idea is that you don't need it any more. No patch cable, capture audio directly from the tv tuner. -Rob -- ------------------------------------------------------- Rob Shortt | http://tvcentric.com | Freevo [EMAIL PROTECTED] | http://freevo.sf.net | Free your TV ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
