changeset 14383:8276bbb59528

mention ATSC tools and conf.file (dvb section)
author nicodvb
date Thu, 06 Jan 2005 10:04:18 +0000
parents 42d792053cde
children 8b110661d79d
files DOCS/xml/en/video.xml
diffstat 1 files changed, 6 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml	Thu Jan 06 09:43:10 2005 +0000
+++ b/DOCS/xml/en/video.xml	Thu Jan 06 10:04:18 2005 +0000
@@ -1822,7 +1822,7 @@
 
 <para>
   You should have the programs <command>scan</command> and
-  <command>szap/tzap/czap</command> installed; they are all included in
+  <command>szap/tzap/czap/azap</command> installed; they are all included in
   the drivers package.
 </para>
 
@@ -1834,16 +1834,17 @@
 
 <para>
   Now you should compile a <filename>~/.mplayer/channels.conf</filename>
-  file, with the syntax accepted by <command>szap/tzap/czap</command>, or
+  file, with the syntax accepted by <command>szap/tzap/czap/azap</command>, or
   have <command>scan</command> compile it for you.
 </para>
 
 <para>
-  If you have more than one card type (e.g. Satellitar, Terrestrial and Cable)
+  If you have more than one card type (e.g. Satellitar, Terrestrial, Cable and ATSC)
   you can save your channels files as
   <filename>~/.mplayer/channels.conf.sat</filename>,
-  <filename>~/.mplayer/channels.conf.ter</filename>
-  and <filename>~/.mplayer/channels.conf.cbl</filename>,
+  <filename>~/.mplayer/channels.conf.ter</filename>,
+  <filename>~/.mplayer/channels.conf.cbl</filename>,
+  and <filename>~/.mplayer/channels.conf.atsc</filename>,
   respectively, so as to implicitly hint <application>MPlayer</application>
   to use these files rather than <filename>~/.mplayer/channels.conf</filename>,
   and you only need to specify which card to use.