Sophie

Sophie

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

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Introduction</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="The BTTV HOWTO"
HREF="index.html"><LINK
REL="NEXT"
TITLE="The BTTV Hardware"
HREF="hardware.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="index.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="hardware.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="INTRO"
></A
>1. Introduction</H1
><P
> This document was written to assist the reader in setting up and
configuring TV tuner cards based on the Bt848 or Bt878 chipsets in the Linux
operating system.

It outlines how to enable the necessary kernel and/or software support and
various television applications and software methods of capture usable with your device.

While there is some attempt to catalog individual cards and features in <A
HREF="mfgr.html"
>Appendix C</A
>, 
the ultimate best source of information about your card and its capabilities will be 
found in the printed manual that came with your device or the manufacturer's website.</P
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="COPYRIGHT"
></A
>1.1. Copyright Information</H2
><P
>	This document is Copyright 2005, by Howard Shane.</P
><P
> Permission is granted to copy, distribute, and/or modify this
document under the terms of the GNU Free Documentation License, Version
1.2 or any later version published by the Free Software Foundation with
no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

A copy of the license can be found in <A
HREF="appendix.html"
>Appendix F</A
>.  </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="DISCLAIMER"
></A
>1.2. Disclaimer</H2
><P
> No liability for the contents of this document can be accepted.

Use the concepts, examples and other content entirely at your own risk.

There may be technical or other inaccuracies
that may result in the loss of irreplaceable data.

In any case, proceed with caution, and realize that although errors
are unlikely, the author can accept no responsibility for them.</P
><P
> All copyrights are held by their respective owners, unless
specifically noted otherwise.

Use of a term in this document should not be regarded as affecting the
validity of any trademark or service mark.  </P
><P
> Naming of particular products or brands should not be seen as
endorsements.  </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="NEWVERSIONS"
></A
>1.3. New Versions</H2
><P
> This is the first release of the initial rewrite.  </P
><P
> The latest version number of this document can be found <A
HREF="http://www.tldp.org/HOWTO/BTTV.html"
TARGET="_top"
>here</A
>.  </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="CREDITS"
></A
>1.4. Credits</H2
><P
> 
Eric Sandeen deserves profuse thanks for writing the original Bttv-HOWTO
and allowing me to assume its maintenance. Thanks also to Greg Watson for 
use of the script in <A
HREF="recording.html"
>Appendix D</A
></P
><P
> Also, I would like to thank Marla, without whose encouragement 
this project would not have been possible.</P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="FEEDBACK"
></A
>1.5. Feedback</H2
><P
> Please send any
information you may feel important to the following email
address: <TT
CLASS="EMAIL"
>&#60;<A
HREF="mailto:hshane[AT]austin.rr.com"
>hshane[AT]austin.rr.com</A
>&#62;</TT
>, whether you have a 
correction, addition or update. I welcome suggestions on how to improve 
this document. </P
></DIV
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
NAME="CONVENTIONS"
></A
>1.6. Conventions Used in this Document</H2
><P
> The following conventions are used in this document and are
outlined here for those who may not yet have a complete understanding
of how to access and control the underlying operating system in Linux, 
which is usually via the Bash shell.  </P
><P
> First, filenames are referenced in a paragraph like so:
<TT
CLASS="FILENAME"
>/path/file</TT
> </P
><P
> Commands in Linux are executed (or 'called') at the command prompt,
otherwise known as the 'command line.'

If you are in the non-graphical (text-based) environment, you will usually
be presented with the Bash shell prompt which is a dollar sign: </P
><P
><TABLE
BORDER="1"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="SCREEN"
>   $</PRE
></FONT
></TD
></TR
></TABLE
></P
><P
>	...or the hash mark:</P
><P
><TABLE
BORDER="1"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="SCREEN"
>   #</PRE
></FONT
></TD
></TR
></TABLE
></P
><P
> ...if you have logged in as root or have otherwise acquired root, or
'superuser' privileges.

You can also access the Bash shell in the X window
system, otherwise known as X or X11, with an <A
HREF="http://invisible-island.net/xterm/"
TARGET="_top"
>xterm</A
> or similar
X-terminal-emulator.

Commands to be performed at the Bash prompt, but referenced in a paragraph
of this document, usually look like this: <B
CLASS="COMMAND"
>do this now</B
></P
><P
> Commands and/or the resulting output of commands may also be
outlined with screen output in their own paragraph or heading: </P
><P
><TABLE
BORDER="1"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="SCREEN"
>   $ date
   Sun Jul 27 22:37:11 CDT 2003</PRE
></FONT
></TD
></TR
></TABLE
> </P
><P
>	When a command is written in front of the Bash prompt (e.g.,
	<B
CLASS="COMMAND"
>$ date</B
> above), it is assumed the [Return]
	or [Enter] key has been pressed after the command, possibly
	followed by the output on a new line as shown in the preceding example.</P
></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="index.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="hardware.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>The BTTV HOWTO</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>The BTTV Hardware</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>