humanity_to_others
April 8th, 2005, 11:07 AM
Learn your card number in this page: http://linux.bytesex.org/
For Flyvideo 3000 number is 2sudo gedit /etc/modulesadd the linesaa7134 card=2and I use tvtime for viewing:sudo apt-get install tvtimeafter next reboot for channel scanning:tvtime-scanner you can run it from menu
If you want to use mplayer for viewing first install it:sudo apt-get install mplayer-386
sudo apt-get install mplayer-fonts
sudo apt-get install w32codecsthen edit config file,gedit .mplayer/configand add the following line:tv=driver=v4l2:device=/dev/video0:fps=25:chanlist=etc:norm=pal:
audiorate=32000:adevice=/dev/dsp1:input=0:amode=1:normid=4andmplayer tv:// for recording install mencoder:sudo apt-get install mencoderedit config filegedit .mplayer/mencoder
add this line:tv=driver=v4l2:device=/dev/video0:fps=25:norm=pal:amode=1:
width=640:height=480and recording command:
mencoder tv:// -ovc lavc -oac mp3lame
for radio listening and recording gnomeradio is well enough, first download it:
wget -c http://www.wh-hms.uni-ulm.de/~mfcn/gnomeradio/packages/gnomeradio_1.6-1_i386.deb
then install:sudo dpkg -i gnomeradio_1.6-1_i386.debI also changed default device from /dev/radio to /dev/radio0 in settings.
you can run it from menu.
For Flyvideo 3000 number is 2sudo gedit /etc/modulesadd the linesaa7134 card=2and I use tvtime for viewing:sudo apt-get install tvtimeafter next reboot for channel scanning:tvtime-scanner you can run it from menu
If you want to use mplayer for viewing first install it:sudo apt-get install mplayer-386
sudo apt-get install mplayer-fonts
sudo apt-get install w32codecsthen edit config file,gedit .mplayer/configand add the following line:tv=driver=v4l2:device=/dev/video0:fps=25:chanlist=etc:norm=pal:
audiorate=32000:adevice=/dev/dsp1:input=0:amode=1:normid=4andmplayer tv:// for recording install mencoder:sudo apt-get install mencoderedit config filegedit .mplayer/mencoder
add this line:tv=driver=v4l2:device=/dev/video0:fps=25:norm=pal:amode=1:
width=640:height=480and recording command:
mencoder tv:// -ovc lavc -oac mp3lame
for radio listening and recording gnomeradio is well enough, first download it:
wget -c http://www.wh-hms.uni-ulm.de/~mfcn/gnomeradio/packages/gnomeradio_1.6-1_i386.deb
then install:sudo dpkg -i gnomeradio_1.6-1_i386.debI also changed default device from /dev/radio to /dev/radio0 in settings.
you can run it from menu.