Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 552

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Television Applications</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="The BTTV HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Loading the Modules"
HREF="modprobe.html"><LINK
REL="NEXT"
TITLE="Optional Arguments for Loading Modules"
HREF="options.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>The BTTV HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="modprobe.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="options.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="APPS"
></A
>5. Television Applications</H1
><P
>Now that your kernel is configured, your devices have been configured, and your
modules are inserted, you will also need an application to actually view or 
capture the images from  your card.</P
><P
>&#13;</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="CONSOLE"
></A
>5.1. Console-Based Applications</H2
><DIV
CLASS="SECT3"
><H3
CLASS="SECT3"
><A
NAME="FBTV"
></A
>5.1.1. FbTV</H3
><P
>Fbtv is a console-only mode TV viewing program available for viewing on 
a framebuffer-video enabled system with a Bt8x8 card. If you don't know what 
a framebuffer is you can read the 
<A
HREF="http://tldp.org/HOWTO/Framebuffer-HOWTO.html"
TARGET="_top"
>Framebuffer HOWTO</A
>. Fbtv is available from the Bttv homepage with 
<A
HREF="http://linux.bytesex.org/xawtv/"
TARGET="_top"
>Xawtv</A
>.</P
></DIV
><DIV
CLASS="SECT3"
><H3
CLASS="SECT3"
><A
NAME="AATV"
></A
>5.1.2. AATV</H3
><P
><A
HREF="http://n00n.free.fr/aatv/"
TARGET="_top"
>AATV</A
> is a simple program 
to watch TV on a text console under Linux using aalib and a Bt8x8 card. While 
the graphics are enabled in ascii graphics only, the advantage is that you 
(or anyone) can watch television from anywhere over the internet using your 
local Bt8x8 hardware.</P
></DIV
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="GUI"
></A
>5.2. GUI-based Applications</H2
><P
>The following applications require a graphical user interface such as GNOME, KDE etc.</P
><DIV
CLASS="SECT3"
><H3
CLASS="SECT3"
><A
NAME="XAWTV"
></A
>5.2.1. Xawtv</H3
><P
><A
HREF="http://linux.bytesex.org/xawtv/"
TARGET="_top"
>Xawtv</A
> is arguably the best-known Linux application used for viewing TV from video sources including Bt8x8 devices; most Linux distributions have packaged 
versions. If you're not sure of your device configuration you probably ought 
to start with Xawtv and the <B
CLASS="COMMAND"
>-hwscan</B
> 
option to check for suitable devices:
<TABLE
BORDER="1"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="SCREEN"
> $ xawtv -hwscan 
 This is xawtv-3.94, running on Linux/i686 (2.6.8)
 looking for available devices
 port 139-139
     type : Xvideo, image scaler
     name : NV17 Video Overlay

 port 140-140
     type : Xvideo, image scaler
     name : NV17 Video Texture

 port 141-172
     type : Xvideo, image scaler
     name : NV05 Video Blitter

 port 173-173                            [ -xvport 173 ]
     type : Xvideo, video overlay
     name : NVIDIA Video Interface Port

 /dev/video0: OK                         [ -device /dev/video0 ]
     type : v4l2
     name : BT878 video (Hauppauge (bt878))
     flags: overlay capture tuner</PRE
></FONT
></TD
></TR
></TABLE
>
Now that you know your Bt8x8 device is available, try starting Xawtv:
<TABLE
BORDER="1"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="SCREEN"
>   $ xawtv -device /dev/video0
   </PRE
></FONT
></TD
></TR
></TABLE
>
Note that some Nvidia cards may confuse xawtv, so if you have one of these be 
sure to use the <B
CLASS="COMMAND"
>-device</B
> switch as above.</P
></DIV
><DIV
CLASS="SECT3"
><H3
CLASS="SECT3"
><A
NAME="MOTV"
></A
>5.2.2. Motv</H3
><P
>Motv is a Motif-based rewrite of Xawtv. Other than a more attractive 
interface, and is also found at <A
HREF="http://www.bytesex.org/"
TARGET="_top"
>the Xawtv homepage</A
>. It is otherwise identical to Xawtv.</P
></DIV
><DIV
CLASS="SECT3"
><H3
CLASS="SECT3"
><A
NAME="TVTIME"
></A
>5.2.3. TVtime</H3
><P
>TVtime is the ultimate application for those who want to watch TV using 
an application that doesn't get in the way and requires little or no 
configuration 'out of the box.' The homepage can be found at 
<A
HREF="http://tvtime.sourceforge.net/"
TARGET="_top"
>the sourceforge TVtime homepage</A
>.</P
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="modprobe.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="options.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Loading the Modules</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Optional Arguments for Loading Modules</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>