summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 22:13:09 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 22:13:09 +0000
commit2c4e0598b694b153dc9cbd6172d771c07608aa39 (patch)
tree05e5a15484750553ab593c0017d3b9d29ed4d7d6 /DOCS/documentation.html
parent3028f5f38fa568472a05033707d61e407c100713 (diff)
downloadmpv-2c4e0598b694b153dc9cbd6172d771c07608aa39.tar.bz2
mpv-2c4e0598b694b153dc9cbd6172d771c07608aa39.tar.xz
Changed all link names from the section number to a sensible label.
Section numbers were 2.3.2.1. in the section names and 2.3.2.1 in the TOC. I settled for the former everywhere. "Misc OS" is now called "Ports". Checked all internal links, some of them were falsely pointing to renumbered sections. This should no longer happen. And in case some of you think "This must have been a lot of work!", that does not even begin to describe it... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6907 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html553
1 files changed, 276 insertions, 277 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index e31539ba75..ca9036a868 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -26,264 +26,264 @@
<HR>
<UL>
- <LI><A HREF="#0">0. How to read this documentation</A></LI>
- <LI><A HREF="#1">1. Introduction</A>
+ <LI><A HREF="#reading">0. How to read this documentation</A></LI>
+ <LI><A HREF="#introduction">1. Introduction</A>
<UL>
- <LI><A HREF="#1.1">1.1 Overview</A></LI>
- <LI><A HREF="#1.2">1.2 History</A></LI>
- <LI><A HREF="#1.3">1.3 Installation</A></LI>
- <LI><A HREF="#1.4">1.4 What about the GUI?</A></LI>
- <LI><A HREF="#1.5">1.5 Subtitles and OSD</A></LI>
+ <LI><A HREF="#overview">1.1 Overview</A></LI>
+ <LI><A HREF="#history">1.2 History</A></LI>
+ <LI><A HREF="#installation">1.3 Installation</A></LI>
+ <LI><A HREF="#gui">1.4 What about the GUI?</A></LI>
+ <LI><A HREF="#subtitles_osd">1.5 Subtitles and OSD</A></LI>
</UL>
</LI>
- <LI><A HREF="#2">2. Features</A>
+ <LI><A HREF="#features">2. Features</A>
<UL>
<LI><A HREF="formats.html">2.1 Supported formats</A>
<UL>
- <LI><A HREF="formats.html#2.1.1">2.1.1 Video formats</A>
+ <LI><A HREF="formats.html#video_formats">2.1.1 Video formats</A>
<UL>
- <LI><A HREF="formats.html#2.1.1.1">2.1.1.1 MPEG files</A></LI>
- <LI><A HREF="formats.html#2.1.1.2">2.1.1.2 AVI files</A></LI>
- <LI><A HREF="formats.html#2.1.1.3">2.1.1.3 ASF/WMV files</A></LI>
- <LI><A HREF="formats.html#2.1.1.4">2.1.1.4 QuickTime/MOV files</A></LI>
- <LI><A HREF="formats.html#2.1.1.5">2.1.1.5 VIVO files</A></LI>
- <LI><A HREF="formats.html#2.1.1.6">2.1.1.6 FLI files</A></LI>
- <LI><A HREF="formats.html#2.1.1.7">2.1.1.7 RealMedia (RM) files</A></LI>
- <LI><A HREF="formats.html#2.1.1.8">2.1.1.8 NuppelVideo files</A></LI>
- <LI><A HREF="formats.html#2.1.1.9">2.1.1.9 yuv4mpeg files</A></LI>
- <LI><A HREF="formats.html#2.1.1.10">2.1.1.10 FILM files</A></LI>
- <LI><A HREF="formats.html#2.1.1.11">2.1.1.11 RoQ files</A></LI>
- <LI><A HREF="formats.html#2.1.1.12">2.1.1.12 OGG files</A></LI>
+ <LI><A HREF="formats.html#mpeg">2.1.1.1 MPEG files</A></LI>
+ <LI><A HREF="formats.html#avi">2.1.1.2 AVI files</A></LI>
+ <LI><A HREF="formats.html#asf">2.1.1.3 ASF/WMV files</A></LI>
+ <LI><A HREF="formats.html#mov">2.1.1.4 QuickTime/MOV files</A></LI>
+ <LI><A HREF="formats.html#vivo">2.1.1.5 VIVO files</A></LI>
+ <LI><A HREF="formats.html#fli">2.1.1.6 FLI files</A></LI>
+ <LI><A HREF="formats.html#real">2.1.1.7 RealMedia (RM) files</A></LI>
+ <LI><A HREF="formats.html#nuppelvideo">2.1.1.8 NuppelVideo files</A></LI>
+ <LI><A HREF="formats.html#yuv4mpeg">2.1.1.9 yuv4mpeg files</A></LI>
+ <LI><A HREF="formats.html#film">2.1.1.10 FILM files</A></LI>
+ <LI><A HREF="formats.html#roq">2.1.1.11 RoQ files</A></LI>
+ <LI><A HREF="formats.html#ogg">2.1.1.12 OGG files</A></LI>
</UL>
</LI>
- <LI><A HREF="formats.html#2.1.2">2.1.2 Audio formats</A>
+ <LI><A HREF="formats.html#audio_formats">2.1.2 Audio formats</A>
<UL>
- <LI><A HREF="formats.html#2.1.2.1">2.1.2.1 MP3 files</A></LI>
- <LI><A HREF="formats.html#2.1.2.2">2.1.2.2 WAV files</A></LI>
- <LI><A HREF="formats.html#2.1.1.12">2.1.2.3 OGG files (Vorbis)</A></LI>
- <LI><A HREF="formats.html#2.1.1.3">2.1.2.4 WMA/ASF files</A></LI>
- <LI><A HREF="formats.html#2.1.2.5">2.1.2.5 MP4 files</A></LI>
+ <LI><A HREF="formats.html#mp3">2.1.2.1 MP3 files</A></LI>
+ <LI><A HREF="formats.html#wav">2.1.2.2 WAV files</A></LI>
+ <LI><A HREF="formats.html#ogg_vorbis">2.1.2.3 OGG files (Vorbis)</A></LI>
+ <LI><A HREF="formats.html#wma">2.1.2.4 WMA/ASF files</A></LI>
+ <LI><A HREF="formats.html#mp4">2.1.2.5 MP4 files</A></LI>
</UL>
</LI>
</UL>
</LI>
- <LI><A HREF="codecs.html#2.2">2.2 Supported codecs</A>
+ <LI><A HREF="codecs.html"">2.2 Supported codecs</A>
<UL>
- <LI><A HREF="codecs.html#2.2.1">2.2.1 Video codecs</A>
+ <LI><A HREF="codecs.html#video_codecs">2.2.1 Video codecs</A>
<UL>
- <LI><A HREF="codecs.html#2.2.1.1">2.2.1.1 DivX4/DivX5</A></LI>
- <LI><A HREF="codecs.html#2.2.1.2">2.2.1.2 FFmpeg DivX/libavcodec</A></LI>
- <LI><A HREF="codecs.html#2.2.1.3">2.2.1.3 XAnim codecs</A></LI>
- <LI><A HREF="codecs.html#2.2.1.4">2.2.1.4 VIVO video</A></LI>
- <LI><A HREF="codecs.html#2.2.1.5">2.2.1.5 MPEG 1/2 video</A></LI>
- <LI><A HREF="codecs.html#2.2.1.6">2.2.1.6 MS Video1</A></LI>
- <LI><A HREF="codecs.html#2.2.1.7">2.2.1.7 Cinepak CVID</A></LI>
- <LI><A HREF="codecs.html#2.2.1.8">2.2.1.8 RealVideo</A></LI>
- <LI><A HREF="codecs.html#2.2.1.9">2.2.1.9 XViD</A></LI>
- <LI><A HREF="codecs.html#2.2.1.10">2.2.1.10 Sorenson</A></LI>
+ <LI><A HREF="codecs.html#divx">2.2.1.1 DivX4/DivX5</A></LI>
+ <LI><A HREF="codecs.html#libavcodec">2.2.1.2 FFmpeg DivX/libavcodec</A></LI>
+ <LI><A HREF="codecs.html#xanim">2.2.1.3 XAnim codecs</A></LI>
+ <LI><A HREF="codecs.html#vivo_video">2.2.1.4 VIVO video</A></LI>
+ <LI><A HREF="codecs.html#mpeg">2.2.1.5 MPEG 1/2 video</A></LI>
+ <LI><A HREF="codecs.html#ms_video1">2.2.1.6 MS Video1</A></LI>
+ <LI><A HREF="codecs.html#cinepak">2.2.1.7 Cinepak CVID</A></LI>
+ <LI><A HREF="codecs.html#realvideo">2.2.1.8 RealVideo</A></LI>
+ <LI><A HREF="codecs.html#xvid">2.2.1.9 XViD</A></LI>
+ <LI><A HREF="codecs.html#sorenson">2.2.1.10 Sorenson</A></LI>
</UL>
</LI>
- <LI><A HREF="codecs.html#2.2.2">2.2.2 Audio codecs</A>
+ <LI><A HREF="codecs.html#audio_codecs">2.2.2 Audio codecs</A>
<UL>
- <LI><A HREF="codecs.html#2.2.2.1">2.2.2.1 Software AC3 decoding</A></LI>
- <LI><A HREF="codecs.html#2.2.2.2">2.2.2.2 Hardware AC3 decoding</A></LI>
- <LI><A HREF="codecs.html#2.2.2.3">2.2.2.3 libmad support</A></LI>
- <LI><A HREF="codecs.html#2.2.2.4">2.2.2.4 VIVO audio</A></LI>
- <LI><A HREF="codecs.html#2.2.2.5">2.2.2.5 RealAudio</A></LI>
+ <LI><A HREF="codecs.html#software_ac3">2.2.2.1 Software AC3 decoding</A></LI>
+ <LI><A HREF="codecs.html#hardware_ac3">2.2.2.2 Hardware AC3 decoding</A></LI>
+ <LI><A HREF="codecs.html#libmad">2.2.2.3 libmad support</A></LI>
+ <LI><A HREF="codecs.html#vivo_audio">2.2.2.4 VIVO audio</A></LI>
+ <LI><A HREF="codecs.html#realaudio">2.2.2.5 RealAudio</A></LI>
</UL>
</LI>
- <LI><A HREF="codecs.html#2.2.3">2.2.3 Win32 codec importing HOWTO</A>
+ <LI><A HREF="codecs.html#importing">2.2.3 Win32 codec importing HOWTO</A>
<UL>
- <LI><A HREF="codecs.html#2.2.3.1">2.2.3.1 VFW codecs</A></LI>
- <LI><A HREF="codecs.html#2.2.3.2">2.2.3.2 DirectShow codecs</A></LI>
+ <LI><A HREF="codecs.html#importing_vfw">2.2.3.1 VFW codecs</A></LI>
+ <LI><A HREF="codecs.html#importing_directshow">2.2.3.2 DirectShow codecs</A></LI>
</UL>
</LI>
</UL>
</LI>
- <LI><A>2.3 Output devices</A>
+ <LI><A HREF="#output">2.3 Output devices</A>
<UL>
- <LI><A HREF="video.html#2.3.1">2.3.1 Video output devices</A>
+ <LI><A HREF="video.html">2.3.1 Video output devices</A>
<UL>
- <LI><A HREF="video.html#2.3.1.1">2.3.1.1 Setting up MTRR</A></LI>
- <LI><A HREF="video.html#2.3.1.2">2.3.1.2 Xv</A>
+ <LI><A HREF="video.html#mtrr">2.3.1.1 Setting up MTRR</A></LI>
+ <LI><A HREF="video.html#xv">2.3.1.2 Xv</A>
<UL>
- <LI><A HREF="video.html#2.3.1.2.1">2.3.1.2.1 3dfx cards</A></LI>
- <LI><A HREF="video.html#2.3.1.2.2">2.3.1.2.2 S3 cards</A></LI>
- <LI><A HREF="video.html#2.3.1.2.3">2.3.1.2.3 nVidia cards</A></LI>
- <LI><A HREF="video.html#2.3.1.2.4">2.3.1.2.4 ATI cards</A></LI>
- <LI><A HREF="video.html#2.3.1.2.5">2.3.1.2.5 NeoMagic cards</A></LI>
- <LI><A HREF="video.html#2.3.1.2.6">2.3.1.2.6 Trident cards</A></LI>
+ <LI><A HREF="video.html#xv_3dfx">2.3.1.2.1 3dfx cards</A></LI>
+ <LI><A HREF="video.html#xv_s3">2.3.1.2.2 S3 cards</A></LI>
+ <LI><A HREF="video.html#xv_nvidia">2.3.1.2.3 nVidia cards</A></LI>
+ <LI><A HREF="video.html#xv_ati">2.3.1.2.4 ATI cards</A></LI>
+ <LI><A HREF="video.html#xv_neomagic">2.3.1.2.5 NeoMagic cards</A></LI>
+ <LI><A HREF="video.html#xv_trident">2.3.1.2.6 Trident cards</A></LI>
</UL>
</LI>
- <LI><A HREF="video.html#2.3.1.3">2.3.1.3 DGA</A>
+ <LI><A HREF="video.html#dga">2.3.1.3 DGA</A>
<UL>
- <LI><A HREF="video.html#2.3.1.3.1">2.3.1.3.1 Summary</A></LI>
- <LI><A HREF="video.html#2.3.1.3.2">2.3.1.3.2 What is DGA</A></LI>
- <LI><A HREF="video.html#2.3.1.3.3">2.3.1.3.3 Installing DGA support for MPlayer</A></LI>
- <LI><A HREF="video.html#2.3.1.3.4">2.3.1.3.4 Resolution switching</A></LI>
- <LI><A HREF="video.html#2.3.1.3.5">2.3.1.3.5 DGA & MPlayer</A></LI>
- <LI><A HREF="video.html#2.3.1.3.6">2.3.1.3.6 Features of the DGA driver</A></LI>
- <LI><A HREF="video.html#2.3.1.3.7">2.3.1.3.7 Speed issues</A></LI>
- <LI><A HREF="video.html#2.3.1.3.8">2.3.1.3.8 Known bugs</A></LI>
- <LI><A HREF="video.html#2.3.1.3.9">2.3.1.3.9 Future work</A></LI>
- <LI><A HREF="video.html#2.3.1.3.A">2.3.1.3.A Some modelines</A></LI>
- <LI><A HREF="video.html#2.3.1.3.B">2.3.1.3.B Bug Reports</A></LI>
+ <LI><A HREF="video.html#dga_summary">2.3.1.3.1 Summary</A></LI>
+ <LI><A HREF="video.html#dga_whatis">2.3.1.3.2 What is DGA</A></LI>
+ <LI><A HREF="video.html#dga_installation">2.3.1.3.3 Installing DGA support for MPlayer</A></LI>
+ <LI><A HREF="video.html#dga_resolution">2.3.1.3.4 Resolution switching</A></LI>
+ <LI><A HREF="video.html#dga_mplayer">2.3.1.3.5 DGA & MPlayer</A></LI>
+ <LI><A HREF="video.html#dga_features">2.3.1.3.6 Features of the DGA driver</A></LI>
+ <LI><A HREF="video.html#dga_speed">2.3.1.3.7 Speed issues</A></LI>
+ <LI><A HREF="video.html#dga_bugs">2.3.1.3.8 Known bugs</A></LI>
+ <LI><A HREF="video.html#dga_future">2.3.1.3.9 Future work</A></LI>
+ <LI><A HREF="video.html#dga_modelines">2.3.1.3.A Some modelines</A></LI>
+ <LI><A HREF="video.html#dga_bug_reports">2.3.1.3.B Bug Reports</A></LI>
</UL>
</LI>
- <LI><A HREF="video.html#2.3.1.4">2.3.1.4 SDL</A></LI>
- <LI><A HREF="video.html#2.3.1.5">2.3.1.5 SVGAlib</A></LI>
- <LI><A HREF="video.html#2.3.1.6">2.3.1.6 Framebuffer output (FBdev)</A></LI>
- <LI><A HREF="video.html#2.3.1.7">2.3.1.7 Matrox framebuffer (mga_vid)</A></LI>
- <LI><A HREF="video.html#2.3.1.8">2.3.1.8 SiS 6326 framebuffer (sis_vid)</A></LI>
- <LI><A HREF="video.html#2.3.1.9">2.3.1.9 3dfx YUV support (tdfxfb)</A></LI>
- <LI><A HREF="video.html#2.3.1.10">2.3.1.10 OpenGL output</A></LI>
- <LI><A HREF="video.html#2.3.1.11">2.3.1.11 AAlib - text mode displaying</A></LI>
- <LI><A HREF="video.html#2.3.1.12">2.3.1.12 VESA - output to VESA BIOS</A></LI>
- <LI><A HREF="video.html#2.3.1.13">2.3.1.13 X11</A></LI>
- <LI><A HREF="video.html#2.3.1.14">2.3.1.14 Vidix</A></LI>
- <LI><A HREF="video.html#2.3.1.15">2.3.1.15 Zr</A></LI>
- <LI><A HREF="video.html#2.3.1.16">2.3.1.16 DVB</A></LI>
- <LI><A HREF="video.html#2.3.1.17">2.3.1.17 DXR3</A></LI>
- <LI><A HREF="video.html#2.3.1.A">2.3.1.A TV-out support</A>
+ <LI><A HREF="video.html#sdl">2.3.1.4 SDL</A></LI>
+ <LI><A HREF="video.html#svgalib">2.3.1.5 SVGAlib</A></LI>
+ <LI><A HREF="video.html#fbdev">2.3.1.6 Framebuffer output (FBdev)</A></LI>
+ <LI><A HREF="video.html#mga_vid">2.3.1.7 Matrox framebuffer (mga_vid)</A></LI>
+ <LI><A HREF="video.html#sis_vid">2.3.1.8 SiS 6326 framebuffer (sis_vid)</A></LI>
+ <LI><A HREF="video.html#tdfxfb">2.3.1.9 3dfx YUV support (tdfxfb)</A></LI>
+ <LI><A HREF="video.html#opengl">2.3.1.10 OpenGL output</A></LI>
+ <LI><A HREF="video.html#aalib">2.3.1.11 AAlib - text mode displaying</A></LI>
+ <LI><A HREF="video.html#vesa">2.3.1.12 VESA - output to VESA BIOS</A></LI>
+ <LI><A HREF="video.html#x11">2.3.1.13 X11</A></LI>
+ <LI><A HREF="video.html#vidix">2.3.1.14 VIDIX</A></LI>
+ <LI><A HREF="video.html#zr">2.3.1.15 Zr</A></LI>
+ <LI><A HREF="video.html#dvb">2.3.1.16 DVB</A></LI>
+ <LI><A HREF="video.html#dxr3">2.3.1.17 DXR3</A></LI>
+ <LI><A HREF="video.html#tv-out">2.3.1.A TV-out support</A>
<UL>
- <LI><A HREF="video.html#2.3.1.A.1">2.3.1.A.1 Matrox G400 cards</A></LI>
- <LI><A HREF="video.html#2.3.1.A.2">2.3.1.A.2 ATI cards</A></LI>
- <LI><A HREF="video.html#2.3.1.A.3">2.3.1.A.3 Voodoo 3</A></LI>
+ <LI><A HREF="video.html#tv-out_matrox">2.3.1.A.1 Matrox G400 cards</A></LI>
+ <LI><A HREF="video.html#tv-out_ati">2.3.1.A.2 ATI cards</A></LI>
+ <LI><A HREF="video.html#tv-out_voodoo">2.3.1.A.3 Voodoo 3</A></LI>
</UL>
</LI>
</UL>
- <LI><A HREF="sound.html#2.3.2">2.3.2 Audio output devices</A>
+ <LI><A HREF="sound.html">2.3.2 Audio output devices</A>
<UL>
- <LI><A HREF="sound.html#2.3.2.1">2.3.2.1 Soundcard experiences, recommendations</A></LI>
- <LI><A HREF="sound.html#2.3.2.2">2.3.2.2 Audio plugins</A>
+ <LI><A HREF="sound.html#experiences">2.3.2.1 Sound card experiences, recommendations</A></LI>
+ <LI><A HREF="sound.html#plugins">2.3.2.2 Audio plugins</A>
<UL>
- <LI><A HREF="sound.html#2.3.2.2.1">2.3.2.2.1 Up/Downsampling</A></LI>
- <LI><A HREF="sound.html#2.3.2.2.2">2.3.2.2.2 Surround Sound decoding</A></LI>
- <LI><A HREF="sound.html#2.3.2.2.3">2.3.2.2.3 Sample format converter</A></LI>
- <LI><A HREF="sound.html#2.3.2.2.4">2.3.2.2.4 Delay</A></LI>
- <LI><A HREF="sound.html#2.3.2.2.5">2.3.2.2.5 Software volume control</A></LI>
- <LI><A HREF="sound.html#2.3.2.2.6">2.3.2.2.6 Extrastereo</A></LI>
- <LI><A HREF="sound.html#2.3.2.2.7">2.3.2.2.7 Volume Normalizer</A></LI>
- <LI><A HREF="sound.html#2.3.2.2.8">2.3.2.2.8 Surround</A></LI>
+ <LI><A HREF="sound.html#resample">2.3.2.2.1 Up/Downsampling</A></LI>
+ <LI><A HREF="sound.html#surround_decoding">2.3.2.2.2 Surround Sound decoding</A></LI>
+ <LI><A HREF="sound.html#format">2.3.2.2.3 Sample format converter</A></LI>
+ <LI><A HREF="sound.html#delay">2.3.2.2.4 Delay</A></LI>
+ <LI><A HREF="sound.html#volume">2.3.2.2.5 Software volume control</A></LI>
+ <LI><A HREF="sound.html#extrastereo">2.3.2.2.6 Extrastereo</A></LI>
+ <LI><A HREF="sound.html#normalizer">2.3.2.2.7 Volume Normalizer</A></LI>
+ <LI><A HREF="sound.html#surround">2.3.2.2.8 Surround</A></LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
- <LI><A HREF="encoding.html#2.4">2.4 Encoding with MEncoder</A>
+ <LI><A HREF="encoding.html">2.4 Encoding with MEncoder</A>
<UL>
- <LI><A HREF="encoding.html#2.4.1">2.4.1 Overview</A></LI>
- <LI><A HREF="encoding.html#2.4.2">2.4.2 Compiling</A></LI>
- <LI><A HREF="encoding.html#2.4.3">2.4.3 MEncoder Features</A>
+ <LI><A HREF="encoding.html#overview">2.4.1 Overview</A></LI>
+ <LI><A HREF="encoding.html#compilation">2.4.2 Compilation</A></LI>
+ <LI><A HREF="encoding.html#features">2.4.3 MEncoder Features</A>
<UL>
- <LI><A HREF="encoding.html#2.4.3">2.4.3 Summary</A></LI>
- <LI><A HREF="encoding.html#2.4.3.1">2.4.3.1 Encoding 2 or 3-pass DivX4</A></LI>
- <LI><A HREF="encoding.html#2.4.3.2">2.4.3.2 Rescaling movies</A></LI>
- <LI><A HREF="encoding.html#2.4.3.3">2.4.3.3 Stream copying</A></LI>
- <LI><A HREF="encoding.html#2.4.3.4">2.4.3.4 Fixing AVIs with broken index</A></LI>
- <LI><A HREF="encoding.html#2.4.3.5">2.4.3.5 Encoding with the libavcodec codec family</A></LI>
- <LI><A HREF="encoding.html#2.4.3.6">2.4.3.6 Encoding from multiple input image files (JPEGs or PNGs)</A></LI>
- <LI><A HREF="encoding.html#2.4.3.7">2.4.3.7 Extracting DVD subtitles to Vobsub file</A></LI>
+ <LI><A HREF="encoding.html#summary">2.4.3 Summary</A></LI>
+ <LI><A HREF="encoding.html#2pass">2.4.3.1 Encoding 2 or 3-pass DivX4</A></LI>
+ <LI><A HREF="encoding.html#rescaling">2.4.3.2 Rescaling movies</A></LI>
+ <LI><A HREF="encoding.html#copying">2.4.3.3 Stream copying</A></LI>
+ <LI><A HREF="encoding.html#fixing">2.4.3.4 Fixing AVIs with broken index</A></LI>
+ <LI><A HREF="encoding.html#libavcodec">2.4.3.5 Encoding with the libavcodec codec family</A></LI>
+ <LI><A HREF="encoding.html#image_files">2.4.3.6 Encoding from multiple input image files (JPEGs or PNGs)</A></LI>
+ <LI><A HREF="encoding.html#vobsub">2.4.3.7 Extracting DVD subtitles to Vobsub file</A></LI>
</UL>
</LI>
- <LI><A HREF="encoding.html#2.4.4">2.4.4 Syntax</A></LI>
- <LI><A HREF="encoding.html#2.4.5">2.4.5 Available options</A></LI>
- <LI><A HREF="encoding.html#2.4.6">2.4.6 Examples</A></LI>
+ <LI><A HREF="encoding.html#syntax">2.4.4 Syntax</A></LI>
+ <LI><A HREF="encoding.html#options">2.4.5 Available options</A></LI>
+ <LI><A HREF="encoding.html#examples">2.4.6 Examples</A></LI>
</UL>
</LI>
- <LI><A HREF="#2.5">2.5 TV input</A>
+ <LI><A HREF="#tv">2.5 TV input</A>
<UL>
- <LI><A HREF="#2.5.1">2.5.1 Overview</A></LI>
- <LI><A HREF="#2.5.2">2.5.2 Compilation</A></LI>
- <LI><A HREF="#2.5.3">2.5.3 Available options</A></LI>
- <LI><A HREF="#2.5.4">2.5.4 Keyboard control</A></LI>
- <LI><A HREF="#2.5.5">2.5.5 Examples</A></LI>
+ <LI><A HREF="#tv_overview">2.5.1 Overview</A></LI>
+ <LI><A HREF="#tv_compilation">2.5.2 Compilation</A></LI>
+ <LI><A HREF="#tv_options">2.5.3 Available options</A></LI>
+ <LI><A HREF="#tv_keyboard">2.5.4 Keyboard control</A></LI>
+ <LI><A HREF="#tv_examples">2.5.5 Examples</A></LI>
</UL>
</LI>
- <LI><A HREF="#2.6">2.6 Video filters</A>
+ <LI><A HREF="#filters">2.6 Video filters</A>
<UL>
- <LI><A HREF="#2.6.1">2.6.1 Overview</A></LI>
- <LI><A HREF="#2.6.2">2.6.2 Usage</A></LI>
- <LI><A HREF="#2.6.3">2.6.3 Crop</A></LI>
- <LI><A HREF="#2.6.4">2.6.4 Expand</A></LI>
- <LI><A HREF="#2.6.5">2.6.5 Fame/Lavc</A></LI>
- <LI><A HREF="#2.6.6">2.6.6 Flip</A></LI>
- <LI><A HREF="#2.6.7">2.6.7 Format</A></LI>
- <LI><A HREF="#2.6.8">2.6.8 Postprocess</A></LI>
- <LI><A HREF="#2.6.9">2.6.9 RGB2BGR</A></LI>
- <LI><A HREF="#2.6.10">2.6.10 Rotate</A></LI>
- <LI><A HREF="#2.6.11">2.6.11 Scale</A></LI>
- <LI><A HREF="#2.6.12">2.6.12 YUY2</A></LI>
- <LI><A HREF="#2.6.13">2.6.13 Mirror</A></LI>
- <LI><A HREF="#2.6.14">2.6.14 DVBscale</A></LI>
- <LI><A HREF="#2.6.15">2.6.15 Cropdetect</A></LI>
- <LI><A HREF="#2.6.16">2.6.16 Rectangle</A></LI>
+ <LI><A HREF="#filters_overview">2.6.1 Overview</A></LI>
+ <LI><A HREF="#filters_usage">2.6.2 Usage</A></LI>
+ <LI><A HREF="#filters_crop">2.6.3 Crop</A></LI>
+ <LI><A HREF="#filters_expand">2.6.4 Expand</A></LI>
+ <LI><A HREF="#filters_fame">2.6.5 Fame/Lavc</A></LI>
+ <LI><A HREF="#filters_flip">2.6.6 Flip</A></LI>
+ <LI><A HREF="#filters_format">2.6.7 Format</A></LI>
+ <LI><A HREF="#filters_postprocess">2.6.8 Postprocess</A></LI>
+ <LI><A HREF="#filters_rgb2bgr">2.6.9 RGB2BGR</A></LI>
+ <LI><A HREF="#filters_rotate">2.6.10 Rotate</A></LI>
+ <LI><A HREF="#filters_scale">2.6.11 Scale</A></LI>
+ <LI><A HREF="#filters_yuy2">2.6.12 YUY2</A></LI>
+ <LI><A HREF="#filters_mirror">2.6.13 Mirror</A></LI>
+ <LI><A HREF="#filters_dvbscale">2.6.14 DVBscale</A></LI>
+ <LI><A HREF="#filters_cropdetect">2.6.15 Cropdetect</A></LI>
+ <LI><A HREF="#filters_rectangle">2.6.16 Rectangle</A></LI>
</UL>
</LI>
</UL>
</LI>
- <LI><A HREF="#3">3. Usage</A>
+ <LI><A HREF="#usage">3. Usage</A>
<UL>
- <LI><A HREF="#3.1">3.1 Command line</A></LI>
- <LI><A HREF="#3.2">3.2 Control</A>
+ <LI><A HREF="#command_line">3.1 Command line</A></LI>
+ <LI><A HREF="#control">3.2 Control</A>
<UL>
- <LI><A HREF="#3.2.1">3.2.1 Default controls</A></LI>
- <LI><A HREF="#3.2.2">3.2.2 Controls configuration</A>
+ <LI><A HREF="#default_controls">3.2.1 Default controls</A></LI>
+ <LI><A HREF="#controls_configuration">3.2.2 Controls configuration</A>
<UL>
- <LI><A HREF="#3.2.2.1">3.2.2.1 Key names</A></LI>
- <LI><A HREF="#3.2.2.2">3.2.2.2 Commands</A></LI>
+ <LI><A HREF="#key_names">3.2.2.1 Key names</A></LI>
+ <LI><A HREF="#commands">3.2.2.2 Commands</A></LI>
</UL>
</LI>
- <LI><A HREF="#3.2.3">3.2.3 Control from LIRC</A></LI>
- <LI><A HREF="#3.2.4">3.2.4 Slave mode</A></LI>
+ <LI><A HREF="#lirc">3.2.3 Control from LIRC</A></LI>
+ <LI><A HREF="#slave">3.2.4 Slave mode</A></LI>
</UL>
</LI>
- <LI><A HREF="#3.3">3.3 Streaming from network or pipes</A></LI>
+ <LI><A HREF="#streaming">3.3 Streaming from network or pipes</A></LI>
</UL>
</LI>
- <LI><A HREF="cd-dvd.html#4">4. CD/DVD section</A>
+ <LI><A HREF="cd-dvd.html">4. CD/DVD section</A>
<UL>
- <LI><A HREF="cd-dvd.html#4.1">4.1 CD-ROM drives</A></LI>
- <LI><A HREF="cd-dvd.html#4.2">4.2 DVD playback</A></LI>
- <LI><A HREF="cd-dvd.html#4.3">4.3 VCD playback</A></LI>
+ <LI><A HREF="cd-dvd.html#cd">4.1 CD-ROM drives</A></LI>
+ <LI><A HREF="cd-dvd.html#dvd">4.2 DVD playback</A></LI>
+ <LI><A HREF="cd-dvd.html#vcd">4.3 VCD playback</A></LI>
</UL>
</LI>
<LI><A HREF="faq.html">5. FAQ section</A>
<UL>
- <LI><A HREF="faq.html#5.1">5.1 Compilation</A></LI>
- <LI><A HREF="faq.html#5.2">5.2 General questions</A></LI>
- <LI><A HREF="faq.html#5.3">5.3 File playing problems</A></LI>
- <LI><A HREF="faq.html#5.4">5.4 Video/audio driver problems (vo/ao)</A></LI>
- <LI><A HREF="faq.html#5.5">5.5 DVD playback</A></LI>
- <LI><A HREF="faq.html#5.6">5.6 Feature requests</A></LI>
- <LI><A HREF="faq.html#5.7">5.7 Encoding</A></LI>
+ <LI><A HREF="faq.html#compilation">5.1 Compilation</A></LI>
+ <LI><A HREF="faq.html#general">5.2 General questions</A></LI>
+ <LI><A HREF="faq.html#playback">5.3 playback problems</A></LI>
+ <LI><A HREF="faq.html#driver">5.4 Video/audio driver problems (vo/ao)</A></LI>
+ <LI><A HREF="faq.html#dvd">5.5 DVD playback</A></LI>
+ <LI><A HREF="faq.html#features">5.6 Feature requests</A></LI>
+ <LI><A HREF="faq.html#encoding">5.7 Encoding</A></LI>
</UL>
</LI>
- <LI><A HREF="#6">6. Misc OS'es</A>
+ <LI><A HREF="#ports">6. Ports</A>
<UL>
- <LI><A HREF="#6.1">6.1 Debian packaging</A></LI>
- <LI><A HREF="#6.2">6.2 FreeBSD</A></LI>
- <LI><A HREF="#6.3">6.3 Solaris</A></LI>
- <LI><A HREF="#6.4">6.4 StrongARM</A></LI>
- <LI><A HREF="#6.5">6.5 Silicon Graphics / Irix</A></LI>
- <LI><A HREF="#6.6">6.6 QNX</A></LI>
- <LI><A HREF="#6.7">6.7 OpenBSD</A></LI>
- <LI><A HREF="#6.8">6.8 Cygwin</A></LI>
+ <LI><A HREF="#debian">6.1 Debian packaging</A></LI>
+ <LI><A HREF="#freebsd">6.2 FreeBSD</A></LI>
+ <LI><A HREF="#solaris">6.3 Solaris</A></LI>
+ <LI><A HREF="#strongarm">6.4 StrongARM</A></LI>
+ <LI><A HREF="#sgi">6.5 Silicon Graphics / Irix</A></LI>
+ <LI><A HREF="#qnx">6.6 QNX</A></LI>
+ <LI><A HREF="#openbsd">6.7 OpenBSD</A></LI>
+ <LI><A HREF="#cygwin">6.8 Cygwin</A></LI>
</UL>
</LI>
- <LI><A HREF="#A">Appendix A - Authors</A>
+ <LI><A HREF="#authors">Appendix A - Authors</A>
<UL>
- <LI><A HREF="#A2">Appendix A2 - Maintainers</A></LI>
+ <LI><A HREF="#maintainers">Appendix A2 - Maintainers</A></LI>
</UL>
</LI>
- <LI><A HREF="#B">Appendix B - Mailing lists</A></LI>
+ <LI><A HREF="#mailing_lists">Appendix B - Mailing lists</A></LI>
<LI><A HREF="bugreports.html">Appendix C - How to report bugs</A>
<UL>
<LI><A HREF="tech/patches.txt">Appendix C2 - How to send patches</A></LI>
</UL>
</LI>
- <LI><A HREF="#D">Appendix D - Known bugs</A></LI>
+ <LI><A HREF="#known_bugs">Appendix D - Known bugs</A></LI>
<LI><A HREF="skin-en.html">Appendix X - How to become a famous skin maker in 5 minutes!</A></LI>
</UL>
@@ -294,12 +294,12 @@ Developer Cries
<UL>
<LI><A HREF="users_against_developers.html#gcc">1. GCC 2.96</A></LI>
<LI><A HREF="users_against_developers.html#nvidia">2. NVidia opinions</A></LI>
- <LI><A HREF="users_against_developers.html#kotsog">3. About Joe Barr</A></LI>
+ <LI><A HREF="users_against_developers.html#barr">3. About Joe Barr</A></LI>
</UL>
<HR>
-<P><B><A NAME=0>0. How to read this documentation</A></B></P>
+<P><B><A NAME="reading">0. How to read this documentation</A></B></P>
<P>If you are a first-time installer: be sure to read everything from here to
the end of the Installation section, and follow the links you will find. If
@@ -324,14 +324,14 @@ Developer Cries
read the words on the OTHER side of the colon."</I></P>
-<P><B><A NAME=1>1. Introduction</A></B></P>
+<P><B><A NAME="introduction">1. Introduction</A></B></P>
-<P><B><A NAME=1.1>1.1. Overview</A></B></P>
+<P><B><A NAME="overview">1.1 Overview</A></B></P>
<P><B>MPlayer</B> is a movie player for LINUX (runs on many other Unices, and
-<B>non-x86</B> CPUs, see <A HREF="#6">section 6</A>). It plays most MPEG, VOB,
-AVI, OGG, VIVO, ASF/WMV, QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ
-files, supported by many native, XAnim, RealPlayer, and
+<B>non-x86</B> CPUs, see the <A HREF="#ports">ports section</A>). It plays most
+MPEG, VOB, AVI, OGG, VIVO, ASF/WMV, QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg,
+FILM, RoQ files, supported by many native, XAnim, RealPlayer, and
Win32 DLL codecs. You can watch <B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B>,
<B>3ivx</B>, <B>RealMedia</B>, and <B>DivX</B> movies too (and you don't need
the avifile
@@ -342,8 +342,8 @@ and some lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon,
Mach64, Permedia3), too! Most
of them supports software or hardware scaling, so you can enjoy movies in
fullscreen. <B>MPlayer</B> supports displaying through some hardware MPEG
-decoder boards, such as the <B><A HREF="video.html#2.3.1.16">DVB</A></B> and
-<B> <A HREF="video.html#2.3.1.17">DXR3/Hollywood+</A></B>! And what about the
+decoder boards, such as the <B><A HREF="video.html#dvb">DVB</A></B> and
+<B> <A HREF="video.html#dxr3">DXR3/Hollywood+</A></B>! And what about the
nice big antialiased
shaded subtitles (<B>10 supported types!!!</B>) with european/ISO 8859-1,2
(Hungarian, English, Czech, etc), Cyrillic, Korean fonts, and the onscreen
@@ -360,7 +360,7 @@ As you see, stability and quality are the most important things,
but the speed is also amazing.</P>
-<P><B><A NAME=1.2>1.2. History</A></B></P>
+<P><B><A NAME="history">1.2 History</A></B></P>
<P>This began a year ago...
I (A'rpi) have tried lots of players under linux (mtv,xmps,dvdview,livid/oms,videolan,
@@ -409,7 +409,7 @@ too. So I've decided to write/modify one...</P>
</LI>
</UL>
-<P><B><A NAME=1.3>1.3. Installation</A></B></P>
+<P><B><A NAME="installation">1.3 Installation</A></B></P>
<P>In this chapter I'll try to guide you through the compiling and
configuring process of <B>MPlayer</B>. It's not easy, but it won't necessarily
@@ -439,10 +439,9 @@ will take some time, but it DOES worth it.</P>
<A HREF="faq.html">FAQ</A>.</LI>
<LI><B>XFree86</B> - suggested version is <B>always the newest (4.2.0)</B>.
Normally, everyone wants this, as starting with XFree86 4.0.2, it contains
- the <A HREF="video.html#2.3.1.2">XVideo</A> extension (somewhere referred to
+ the <A HREF="video.html#xv">XVideo</A> extension (somewhere referred to
as <B>Xv</B>) which is needed to enable the hardware YUV acceleration (fast
- image display) on cards that support it. <A HREF="video.html#2.3.1.2">More
- information available.</A><BR>
+ image display) on cards that support it.<BR>
Make sure its <B>development package</B> is installed, too, otherwise
it won't work.<BR>
For some video cards you don't need XFree86. See list below.</LI>
@@ -467,7 +466,7 @@ will take some time, but it DOES worth it.</P>
<LI><B>libavcodec</B>: This codec package is capable of decoding
H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1 encoded video streams on
multiple platforms. Details can be found
- <A HREF="codecs.html#2.2.1.2">here</A>. Features:
+ <A HREF="codecs.html#libavcodec">here</A>. Features:
<UL>
<LI>Decoding of above mentioned codecs on non-x86 machines.</LI>
<LI>Encoding with most of the above mentioned codecs.</LI>
@@ -492,7 +491,7 @@ package! However, you can use our codecs package with avifile. Features:<BR>
</LI>
<LI><B>DivX4/DivX5:</B> information about this codec is available in the
-<A HREF="codecs.html#2.2.1.1">2.2.1.1</A> section. If you don't want to encode
+<A HREF="codecs.html#divx">DivX4/DivX5</A> section. If you don't want to encode
with it, you possibly don't want this codec as <B>libavcodec</B> (see above) is
much faster than this.<BR>
Features:
@@ -513,7 +512,7 @@ Features:
</UL>
</LI>
-<LI>The <A HREF="codecs.html#2.2.1.3">XAnim codecs</A> are the best (full screen,
+<LI>The <A HREF="codecs.html#xanim">XAnim codecs</A> are the best (full screen,
hardware YUV zoom) for decoding <B>3ivx</B> and Indeo 3/4/5 movies, and some
old formats. And they are multiplatform, so this is the only way to play Indeo on
non-x86 platforms (well, apart from using XAnim:). But for example Cinepak
@@ -527,7 +526,7 @@ movies are best played with <B>MPlayer</B>'s own Cinepak decoder!</LI>
<LI><B>MPlayer</B> can use the libraries of RealPlayer 8 or RealONE to play
files with <B>RealVideo 2.0 and 3.0</B> video, and Sipro/Cook audio. See
- <A HREF="formats.html#2.1.1.7">RealMedia file format</A> section for
+ <A HREF="formats.html#real">RealMedia file format</A> section for
installation instructions and more information!</LI>
</UL>
@@ -547,33 +546,33 @@ you get a nice and very fast fullscreen playing.</P>
<UL>
<LI><B>Matrox G200/G400/G450/G550 cards:</B> although a
- <A HREF="video.html#2.3.1.9">Vidix driver</A> is provided, it is recommended
+ <A HREF="video.html#vidix">VIDIX driver</A> is provided, it is recommended
to use the old mga_vid kernel module instead, for it works much better.
- Please see the <A HREF="video.html#2.3.1.7">mga_vid</A> section about its
+ Please see the <A HREF="video.html#mga_vid">mga_vid</A> section about its
installation and usage. It is important to do these steps <I>before</I>
compiling <B>MPlayer</B>, otherwise no mga_vid support will be built. Also
- check out the <A HREF="video.html#2.3.1.A.1">Matrox TV-out</A> section.
+ check out the <A HREF="video.html#tv-out_matrox">Matrox TV-out</A> section.
<U><B>If you are non-Linux user</B></U>, your only possibility is the Vidix
- driver: read <A HREF="video.html#2.3.1.15">Vidix</A> documentation!</LI>
+ driver: read <A HREF=