������ ����� ��� ��������� �������� � ��������, ���
LifeView FlyTV Platinum FM. �� ������ ��������������� ��� Philips SAA7135, ������ ������������ ������ ���� saa7134. ���� ����� SAA713X ����� ���������� ���� �� PCI, �.�. �� ����������� ���������� audio ����� ������ � ����� �������� ����� ��� �������� �����. �� �, �������� ��� ����������� � ��������� ����� ������� �� CD-ROM � ����������� ����� ����������� �����, �� �������, ��� �������� ������� ����� ������ ��������� � � �� ����� ��� ������������� ���������. ��� ��������� �������, ����� ��� ��� ���������� � ��������� � ���������� SUSE ��������� ��������� ������ ������, �������� ������, ��������� �� MoTV ��� ��������� � �������� ��� ������. ��������� �������� ������ saa7134, ��� ��������� ����� YAST �������� � ����� /etc/modprobe.d/50-tv.conf. ������, ��������� ����� YAST-TV-����� �������� ������� � ��������� ��������� ��� ��������� ������ ����� GUI. �� � �������������� ���������������� ������� ���������������� ������. ��� �������������� ��������� �������� ������ � ������ � ���� /etc/modprobe.d/99-local.conf, ������� ��� ��� � ������������ ��� ���������� ����������� � ������������ ������� ����.
������� ��� ������� ���� ����� 50-tv.conf � 99-local.conf
#/etc/modprobe.d/50-tv.conf
alias char-major-81 videodev
options i2c-algo-bit bit_test=1
# YaST configured TV card
# 37TO.zsC18zm2qL1:SAA7131/SAA7133/SAA7135 Video Broadcast Decoder
alias char-major-81-0 saa7134
alias char-major-81-1 off
alias char-major-81-2 off
alias char-major-81-3 off
# /etc/modprobe.d/99-local.conf
# please add local extensions to this file
#
options saa7134 card=54 secam=dk alsa=0 disable_ir=1
����������� �� ���������� �������� ������ ����� ��������.
card=54 - ��������� ������ ��� ������������ ����� LifeView FlyTV Platinum FM/Gold
secam=dk - ������������ �������� ����� SECAM D/K
alsa=0 - �� ������������ �������� ����� �� PCI. ������������� ���� �� ������ ������������ ����������� �������� ����� �� PCI ��������� alsa=1. ����� ����������� �������������� ������ ���� saa7134_alsa, � � ������� ��������� ����� �������� ���������� /dev/dspX/. ����� �������� ��� ��������� �� ����� �������������� ���� � PCI, � ��������� ���, ���� ������ � ���������, ���� �����. �� ���� �� �����, ��� ����������� ������, ����� ��������� ������ ���� � ������� NICAM, � ������� ������ ��� ���������� �������.
disable_ir=1 - �������� ������� ��������� ���������� � ����� ��������� IR ������, ��� ��� ������� �������� � �� ������ � ���� ���, � � ����������� ������ �������, ������������ � USB.
��� ��������� ��������� ������ ����� ���������� ��������
sudo /sbin/modinfo saa7134
��� ��������� �� � Linux, ���������� ������� ���������� ��������� �������� �� ��������������� "��������" MythTV, �� ������ �������� ������� ��������� ������������, �� ���������� �������, �� �������������� xawtv. ��� ���� � ������ Tvtime, �� ����� ����� ������������, ���������� �����, ����� ������� ���������, �� ������ ����� ������� �� ��������� ������� ��� ��������� ������. � Tvtime ���� ��������� �������, �� ��� ���� ��� �� ��������, ��� ������ ��� ����� ���� �������� � � �� �����.
- �� ������������� ���� ����� PCI, � �� ��������� ������ �����������. ���� �� �� ����������� �������� ����� ����� PCI, �� ��� ���� ����� ���� �������� ����� ������������ ��������� ������ ��� ������� tvtime
#!/bin/sh
if [ -f /usr/bin/arecord ]; then arecord -q -D hw:1,0 -r 32000 -c 2 -f S16_LE | aplay -q - &
fi
if [ -f /usr/bin/tvtime ]; then tvtime -m --mixer=/dev/mixer:pcm --xmltv=/var/lib/tvtime/tvguide.xml
fi
pid=`pidof arecord`
if [ $pid ]; then kill -9 $pid
fi
-�� ����� ���������� ��������. � ��������� ��� ������ streamer � �������� ��� � ������� cron
#! /bin/sh
if [ -z $1 ]; then
kmvTimeToRecord=50;
else
kmvTimeToRecord=$1;
fi
streamer -o ~/movie.avi -r 24 -f mjpeg -j 75 -s 720x520 -F mono16 -t $kmvTimeToRecord:00 -p2
� �������� ��������� ����� ������ ����� ������ � ������� (�� ��������� ����� 50 ���).�� �������� ���������� �������� ������ �� ������ ����� (� ��������� ��������� �������� ������ �����, � ������� ����� �������)
-�� "�������" �� ��� ������������ ������ �������������� �������������, �������� ������� ������� /home/usr_name/.tvtime/stationlist.xml
�� ������ TVtime
- ���� ����������� ���������� ������� ���������� ���������� �� ��������� ������ � ����
tvtime-command <��� �������>
, ��� ���� ����������� ��������� ���������� � ������ ��,������ ������ ������ ����� ���������� ��
Tvtime Home (���� ����������)
-����� ������� ���������, �������� �������� ������� � ��������� ������� �� �������.
-�� ��������� � ����������� �������� �����.
�� ��� ��� ���������, ���������� ����� ��������� �������� ��� ��������� TV � ������ ������ �����, �� ��� ��� �� ����.
� Tvtime ����� ���������� ��������� ����������� � ������� xmltv.
� ����������� ������� � ����� ��� ��������� �� ��� MS Windows, ��� ������ � ���������� ����������� ������������ ������� JTV ��� Listtv � ������ � ���� �������� � ������������� ������ �� ��������� �������� ��������. � Linux ������������ ������ XMLTV, ���������� ����� xmltv, ������� �������� ����� ��������, ��� ������� ��������� ������������ � ������� JTV � �������������� �� � XMLTV. �� �� �����
Teleguide.info � ����� ��������� ����������� ��� � ������� XMLTV, ��� ��� �� ����� �������������� � �������������� ������� ��� �� ������������.
���������� ��������� ��������� ����������� � Tvtime ��������
tvtime-configure --xmltv=~/.tvtime/xmltv.xml
���� �� �������� ����������� � ��� ����� ���� ������
������ ������� ����������� � ���� ������������ Tvtime ���� �� �������� ���� ������ �������.
���� ��� �����, ��� ���� ����� TVtime ������� ������ �� ������ ������ ��� ����� �� ��������, ���� ��������� ������������ �������� ������� � ~/.tvtime/stationlist.xml � ���������� ������� � ����� � ���������� ����������� xmltv.xml. ������� ��� ����� ����� ���������.
��� �������� �������� ������ (� ������� ����� ��-3) � stationlist.xml
� �������� ������� "< � >" ������� �� "( � )" ����� � ���� "code" ������ �� ������������ (station name="55" active="1" position="55" band="UHF" channel="U46" finetune="0" norm="SECAM" audio="auto"/)
� ��� �������� �������� ������ ��-3 � ����� xmltv.xml
(channel id="105" languge="ru") (display-name)��-3(/display-name)
(/channel)
������ �������� station name="55" �� station name="��-3" � ����� stationlist.xml � ��� ������ ��� ���� �������. ������ ������ ������� ��� ������ �� �����
Tvtime, ��� �������� � �������� ������ � ����� stationlist.xml ��� xmltvid="��-3". ��� ������������ ��������� � ������ � ����� ���������� � ������� ����������������� ������ ��������.
��� ������ � ��������� ��������� ����������� ��� TVtime � ������ ���������
FreeGuide. ����� ����������������� ��� �� ����������, ���������� ��� ��������� ������ ������������� ��������� ����������� � ������� �������. �� ��� ����� ������� ��������� � ��������� ��������� ��� ��������� ���� � ������� XMLTV (�������� tvbrowser, � ��� � �� ����� ��������� ���������� ������������ ����)
������� ���� ������ ������� � �������� ��������� �����������.
���� �� ��� �������� ����������� teletext, �� ������ ����� AleVT, �� ����� ������� � ��� ������������� � �� ���������.
����� 2 ������ ����� ��� ��������� �������� � �������� ���������� Mr.Vision TVLink ���������� � ���������� �� ��� � ������� 98 ����. �� ������� ��������� ������� �������� � ��������� ������� ������ ��������� ������, ������� ������������� �� ������������ �������� � ������� ������������ ���������� ��������. ����� ������ �� ������ ���� BT848 � �������������� ���������� ������� bttv. ����� ��������� � ������� ��� ��� ��� ������������� ������� � ������� bttv �����������, �� �� � ����� �� �������� �� ���� �� ����������� �� �����. � �������

���� �������, ��� ��������� �������� ������� ������� �������� TV ����� TEKRAM 250. ����� ��������� ���������
options bttv card=119 tuner=23
� ����� /etc/modprobe.d/99-local.conf, ��� ������������� ������ TEKRAM 250, ��������� �����������, �� ���� ���������. � ������� ������ � ����� ���������� ����������
bttv and sound mini howto, �������� ����� ������ �������� ���������� ��������. ��� ����� ��� �������� ���������� WINDOWS 98

, ��� ��� ��������� ��� XP � ��� ����� ��� VISTA, ��� ������ ����� �� ����������, � ������������� ������� ��� XP ���� �������� ����� ��� �����.��� ���������� � ������ � ����������� �������� BTSPY, ����� ����� ������ >
WDM Video Capture Driver, ������ ��������� ����� ��������� ������ � ������� � ������ BT848/878. ��� ���������� ������ � ������� � ������ SAA713X ����� ��������������� ���������� FlyTest. ������ ��������� ��������� ����� ���������� �������� GPIO.
������� ���� ���������
options bttv audiomux=2,1,1 automute=1 bttv_gpio=1 bttv_verbose=2 card=119 tuner=23 gpiomask=0x0f radio=0
� ������� ����������� ����� ��������� �������� ��� Linux.
�� ��� ������� � ���.
���� ��������� ���������

.