cat /dev/radio0 | lame > fmradio.mp3
cat /dev/dspN | aplay --format=S16_LE --rate=48000 -c 2orcat /dev/radioN | aplay
cat /dev/dsp0 | aplay --format=S16_LE --rate=48000 -c 2aplay: playback:2455: read error
cat /dev/radio0 | aplayPlaying WAVE 'stdin' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo
/opt/bin/mediaclient -m RADIO -d /dev/radio0 --mute=off
/opt/bin/mediaclient -m RADIO -d /dev/radio0 -c internal
mplayer tv:// -tv driver=v4l2:device=/dev/videoN
sudo -scd /tmpwget http://sundtek.de/support/buildffmpeg.shchmod 777 buildffmpeg.sh./buildffmpeg.sh
cat /dev/video0 > /tmp/test.mpg
How to easily capture analogTV:Zitatsudo -scd /tmpwget http://sundtek.de/support/buildffmpeg.shchmod 777 buildffmpeg.sh./buildffmpeg.shafterwards restart your PC and open tvtime and tune to the channel which you want to capture.FFMPEG adds direct encoding support to the driver.Open a console in the background and just run "cat" with the videonode as parameter.Zitatcat /dev/video0 > /tmp/test.mpg