Mercurial > mplayer.hg
annotate DOCS/documentation.html @ 2559:54ef00c7e2ad
codecs section renumbered!
author | gabucino |
---|---|
date | Tue, 30 Oct 2001 17:06:17 +0000 |
parents | 383a4f3870e0 |
children | 73e14f5c7385 |
rev | line source |
---|---|
1612 | 1 <HTML> |
1704 | 2 <BODY BGCOLOR=WHITE> |
3 | |
4 <FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> | |
1612 | 5 |
1682 | 6 <P><CENTER><B>MPlayer - Movie Player for LINUX (C) 2000-2001 Arpad Gereoffy (A'rpi/ESP-team)</B><BR> |
1748 | 7 <BR><A HREF="http://www.mplayerhq.hu">http://www.mplayerhq.hu</A><BR><BR> |
1955 | 8 [ English ]</A> |
9 <A HREF="Hungarian/documentation.html">[ Hungarian ]</A> | |
10 <A HREF="German/documentation.html">[ German ]</A> | |
2257 | 11 <A HREF="French/documentation.html">[ French ]</A> |
1955 | 12 </CENTER></P> |
1682 | 13 |
14 <P><HR></P> | |
15 | |
16 <P>Table of Contents</P> | |
1612 | 17 |
18 <P><HR></P> | |
19 | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
20 <P> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
21 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
22 <LI><A HREF="#1">1. Introduction</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
23 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
24 <LI><A HREF="#1.1">1.1 Overview</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
25 <LI><A HREF="#1.2">1.2 History</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
26 <LI><A HREF="#1.3">1.3 Installation</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
27 <LI><A HREF="#1.4">1.4 What about the GUI?</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
28 <LI><A HREF="#1.5">1.5 Subtitles and OSD</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
29 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
30 <LI><A HREF="#2">2. Features</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
31 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
32 <LI><A HREF="codecs.html">2.1 Video Formats, Audio & Video Codecs</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
33 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
34 <LI><A HREF="codecs.html#2.1.1">2.1.1 Supported input formats</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
35 <LI><A HREF="codecs.html#2.1.2">2.1.2 Supported audio & video codecs</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
36 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
37 <LI><A HREF="codecs.html#2.1.2.1">2.1.2.1 DivX4</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
38 <LI><A HREF="codecs.html#2.1.2.2">2.1.2.2 ffmpeg's DivX/libavcodec</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
39 <LI><A HREF="codecs.html#2.1.2.3">2.1.2.3 Hardware AC3 decoding</A></LI> |
2411 | 40 <LI><A HREF="codecs.html#2.1.2.4">2.1.2.4 XAnim codecs</A></LI> |
2452 | 41 <LI><A HREF="codecs.html#2.1.2.5">2.1.2.5 libmad support</A></LI> |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
42 </UL> |
2559 | 43 <LI><A HREF="codecs.html#2.1.3">2.1.3 Codec importing howto</A></LI> |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
44 <UL> |
2559 | 45 <LI><A HREF="codecs.html#2.1.3.1">2.1.3.1 VFW codecs</A></LI> |
46 <LI><A HREF="codecs.html#2.1.3.2">2.1.3.2 DirectShow codecs</A></LI> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
47 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
48 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
49 <LI><A HREF="video.html">2.2 Video & Audio output devices</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
50 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
51 <LI><A HREF="video.html#2.2.1">2.2.1 Video output devices</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
52 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
53 <LI><A HREF="video.html#2.2.1.1">2.2.1.1 MTRR</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
54 <LI><A HREF="video.html#2.2.1.2">2.2.1.2 Xv</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
55 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
56 <LI><A HREF="video.html#2.2.1.2.1">2.2.1.2.1 3dfx cards</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
57 <LI><A HREF="video.html#2.2.1.2.2">2.2.1.2.2 S3 cards</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
58 <LI><A HREF="video.html#2.2.1.2.3">2.2.1.2.3 nVidia cards</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
59 <LI><A HREF="video.html#2.2.1.2.4">2.2.1.2.4 ATI cards</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
60 <LI><A HREF="video.html#2.2.1.2.5">2.2.1.2.5 NeoMagic cards</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
61 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
62 <LI><A HREF="video.html#2.2.1.3">2.2.1.3 DGA</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
63 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
64 <LI><A HREF="video.html#2.2.1.3.1">2.2.1.3.1 Summary</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
65 <LI><A HREF="video.html#2.2.1.3.2">2.2.1.3.2 What is DGA</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
66 <LI><A HREF="video.html#2.2.1.3.3">2.2.1.3.3 Installing DGA support for MPlayer</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
67 <LI><A HREF="video.html#2.2.1.3.4">2.2.1.3.4 Resolution switching</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
68 <LI><A HREF="video.html#2.2.1.3.5">2.2.1.3.5 DGA & MPlayer</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
69 <LI><A HREF="video.html#2.2.1.3.6">2.2.1.3.6 Features of the DGA driver</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
70 <LI><A HREF="video.html#2.2.1.3.7">2.2.1.3.7 Speed issues</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
71 <LI><A HREF="video.html#2.2.1.3.8">2.2.1.3.8 Known bugs</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
72 <LI><A HREF="video.html#2.2.1.3.9">2.2.1.3.9 Future work</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
73 <LI><A HREF="video.html#2.2.1.3.A">2.2.1.3.A Some modelines</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
74 <LI><A HREF="video.html#2.2.1.3.B">2.2.1.3.B Bug Reports</A></LI> |
1987 | 75 </UL> |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
76 <LI><A HREF="video.html#2.2.1.4">2.2.1.4 SDL</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
77 <LI><A HREF="video.html#2.2.1.5">2.2.1.5 SVGAlib</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
78 <LI><A HREF="video.html#2.2.1.6">2.2.1.6 Framebuffer output (FBdev)</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
79 <LI><A HREF="video.html#2.2.1.7">2.2.1.7 Matrox framebuffer (mga_vid)</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
80 <LI><A HREF="video.html#2.2.1.8">2.2.1.8 SiS 6326 framebuffer (sis_vid)</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
81 <LI><A HREF="video.html#2.2.1.9">2.2.1.9 3dfx YUV support (tdfxfb)</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
82 <LI><A HREF="video.html#2.2.1.10">2.2.1.10 OpenGL output</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
83 <LI><A HREF="video.html#2.2.1.11">2.2.1.11 AAlib - text mode displaying</A></LI> |
2448
1e56c3381d55
'vesa' vo driver added. By Nick Kurshev. (spellchecked, fixed, mplayerdoxized)
gabucino
parents:
2411
diff
changeset
|
84 <LI><A HREF="video.html#2.2.1.12">2.2.1.12 VESA - output to VESA BIOS</A></LI> |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
85 <LI><A HREF="video.html#2.2.1.A">2.2.1.A TVout</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
86 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
87 <LI><A HREF="video.html#2.2.1.A.1">2.2.1.A.1 Matrox cards</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
88 <LI><A HREF="video.html#2.2.1.A.2">2.2.1.A.2 ATI cards</A></LI> |
2472
487f5bbb38ae
link to tomi ollila's voodoo3 tvout text. if he has interest to integrate
gabucino
parents:
2471
diff
changeset
|
89 <LI><A HREF="video.html#2.2.1.A.3">2.2.1.A.3 Voodoo 3</A></LI> |
1987 | 90 </UL> |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
91 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
92 <LI><A HREF="sound.html#2.2.2">2.2.2 Soundcards, audio output devices</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
93 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
94 <LI><A HREF="sound.html#2.2.2.1">2.2.2.1 Soundcard experiences, recommendations</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
95 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
96 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
97 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
98 <LI><A HREF="#3">3. Usage</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
99 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
100 <LI><A HREF="#3.1">3.1 Control from keyboard</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
101 <LI><A HREF="#3.2">3.2 Control from LIRC (Linux Infrared Remote Control)</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
102 <LI><A HREF="#3.3">3.3 Streaming from network or pipes</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
103 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
104 <LI><A HREF="cd-dvd.html#4">4. CD/DVD section</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
105 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
106 <LI><A HREF="cd-dvd.html#4.1">4.1 CD drives</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
107 <LI><A HREF="cd-dvd.html#4.2">4.2 DVD playback</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
108 <LI><A HREF="cd-dvd.html#4.3">4.3 DVD playback FAQ</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
109 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
110 <LI><A HREF="faq.html">5. FAQ section</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
111 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
112 <LI><A HREF="faq.html#5.1">5.1 Compilation</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
113 <LI><A HREF="faq.html#5.2">5.2 General questions</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
114 <LI><A HREF="faq.html#5.3">5.3 File playing problems</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
115 <LI><A HREF="faq.html#5.4">5.4 Video/audio driver problems</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
116 <LI><A HREF="faq.html#5.5">5.5 Feature requests</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
117 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
118 <LI><A HREF="#6">6. Misc OS'es</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
119 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
120 <LI><A HREF="#6.1">6.1 Debian packaging</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
121 <LI><A HREF="#6.2">6.2 FreeBSD</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
122 <LI><A HREF="#6.3">6.3 Solaris</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
123 <LI><A HREF="#6.4">6.4 StrongARM</A></LI> |
2452 | 124 <LI><A HREF="#6.5">6.5 SGI/Irix</A></LI> |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
125 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
126 <LI><A HREF="#A">A. Authors</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
127 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
128 <LI><A HREF="#A2">A/2. Maintainers</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
129 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
130 <LI><A HREF="#B">B. Mailing lists</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
131 <LI><A HREF="bugreports.html">C. How to report bugs</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
132 <UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
133 <LI><A HREF="tech/patches.txt">C/2. How to send patches</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
134 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
135 <LI><A HREF="#D">D. Known bugs</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
136 <LI><A HREF="skin-en.html">X. How To Be A Famous SkinMaker in 5 mins!</A></LI> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
137 </UL> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
138 </P> |
1612 | 139 |
140 <P><HR></P> | |
141 | |
1682 | 142 <P><B><A NAME=1>1. Introduction</A></B></P> |
143 | |
144 <P><B><A NAME=1.1>1.1. Overview</A></B></P> | |
145 | |
1731 | 146 <P><B>MPlayer</B> is a movie player for LINUX (runs on many other Unices, and |
147 <B>non-x86</B> CPUs, see <A HREF="#6">section 6</A>). It plays most MPEG, AVI | |
2153 | 148 and ASF/WMV files (also some QT/MOV files, with CVID, VP31 video, and raw |
2411 | 149 audio), supported by many native, XAnim, and Win32 DLL codecs. You can watch |
150 <B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B>, <B>3ivx</B>, and even <B>DivX</B> movies too (and | |
1987 | 151 you don't need the avifile library at all!). The another big feature of mplayer |
152 is the wide range of supported output drivers. It works with X11, Xv, DGA, | |
153 OpenGL, SVGAlib, fbdev, AAlib, but you can use SDL (and this way all drivers of | |
2048 | 154 SDL) and some lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too! |
155 Most of them supports software or hardware scaling, so you can enjoy movies in | |
2361 | 156 fullscreen. And what about the nice big antialiased shaded subtitles (<B>9 |
2210 | 157 supported types!!!</B>) with european/ISO 8859-1,2 (hungarian, english, czech, etc), cyrillic, |
2062 | 158 korean fonts, and OSD?</P> |
1612 | 159 |
2138 | 160 <P><B>MPlayer</B> is basically GPL, but contains some non-GPL code which is not |
161 allowed to be distributed in binary form, and also contains the OpenDivX | |
162 library which has special license.</P> | |
1859 | 163 |
1682 | 164 <P>I didn't write any codecs, just some players. I spent |
165 a lot of time finding the best way to parse bad damaged input files | |
166 (both MPEG and AVI) and to do perfect A-V sync with seeking ability. | |
167 My player is rock solid playing damaged MPEG files (useful for some VCDs), | |
168 and it plays bad AVI files which are unplayable with the famous | |
169 windows media player. Even AVI files without index chunk are playable, and | |
170 you can rebuild their indexes with the -idx option, thus enabling seeking! | |
171 As you see, stability and quality are the most important things for me, | |
172 but the speed is also amazing.</P> | |
1612 | 173 |
1682 | 174 <P><B><A NAME=1.2>1.2. History</A></B></P> |
1612 | 175 |
1682 | 176 <P>This began a year ago... |
177 I've tried lots of players under linux (mtv,xmps,dvdview,livid/oms,VideoLAN, | |
178 xine,xanim,avifile,xmmp) but they all have some problem. Mostly with special | |
179 files or with audio/video sync. Most of them is unable to play both MPEG1, | |
180 MPEG2 and AVI (DivX) files. Many players have image quality or speed problems | |
181 too. So I've decided to write/modify one...</P> | |
1612 | 182 |
1682 | 183 <P><UL> |
184 <LI><B>mpg12play v0.1-v0.3:</B><BR> | |
1612 | 185 The first try, hacked together in a half hour! |
186 I've used libmpeg3 from www.heroinewarrior.com up to the version 0.3, | |
187 but there were image quality and speed problems with it. | |
1682 | 188 <LI><B>mpg12play v0.5-v0.87:</B><BR> |
1612 | 189 Mpeg codec replaced with DVDview by Dirk Farin, it was a great stuff, |
190 but it was slow and was written in C++ (I hate C++!!!) | |
1682 | 191 <LI><B>mpg12play v0.9-v0.95pre5:</B><BR> |
192 Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel Lespinasse. | |
1612 | 193 It's great, optimized very fast C code with perfect image quality and |
194 100% MPEG standard conformance. | |
1682 | 195 <LI><B>MPlayer v0.3-v0.9:</B><BR> |
1612 | 196 It was a pack of two programs: mpg12playv0.95pre6 and my new simple AVI |
197 player 'avip' based on avifile's Win32 DLL loader. | |
1682 | 198 <LI><B>MPlayer v0.10:</B><BR> |
1612 | 199 The MPEG and AVI player in a single binary! |
1682 | 200 <LI><B>MPlayer v0.11:</B><BR> |
1612 | 201 Some new developers joined and from 0.11 the mplayer project is a team-work! |
202 Added .ASF file support, and OpenDivX (see www.projectmayo.com) en/decoding. | |
1682 | 203 <LI><B>MPlayer v0.17 "The IdegCounter"</B><BR> |
1612 | 204 The release version of the 0.11pre after 4 months of heavy development! |
205 Try it, and be amazed! Thousands of new features added... and of course | |
206 old code was improved too, bugs removed etc. | |
2002 | 207 <LI><B>MPlayer 0.18 "The BugCounter"</B><BR> |
1612 | 208 2 months since 0.17 and here's a new release.. Completed ASF support, |
209 more subtitle formats, introduced libao (similar to libvo but to audio), | |
210 even more stable than ever, and so on. It's a MUST ! | |
2210 | 211 <LI><B>MPlayer 0.50 "The Faszom(C)ounter"</B><BR> |
2002 | 212 Hmm. Release again. Tons of new features, beta GUI version, bugs fixed, |
213 new vo and ao drivers, ported to many systems, including opensource DivX | |
214 codecs and much more. Try it! | |
215 | |
1682 | 216 </UL></P> |
1612 | 217 |
1682 | 218 <P><B><A NAME=1.3>1.3. Installation</A></B></P> |
1612 | 219 |
1748 | 220 <P>You'll need the following packages and versions if you don't want to |
221 experience any problems:<BR> | |
222 <UL> | |
223 <LI><B>binutils</B> - suggested version is <B>2.11.x</B> . This program is | |
224 responsible for generating MMX/3DNow!/etc instructions, thus very important.</LI> | |
225 <LI><B>gcc</B> - suggested version is from <B>2.95.2</B> to <B>2.95.4</B>. | |
226 <B>NEVER</B> use 2.96 or 3.x.x !!! They generate faulty code.</LI> | |
227 <LI><B>XFree86</B> - suggested version is <B>always the newest (4.1.0)</B>. Normally | |
228 everyone wants this. If you don't know why, you <B>do</B> need it.</LI> | |
229 <LI><B>make</B> - suggested version is <B>always the newest</B> (at least 3.79.x). This | |
230 usually isn't important.</LI> | |
1987 | 231 <LI><B>SDL</B> - it's not mandatory, but can help in some cases. Always |
232 use the newest (beginning from 1.2.x).</LI> | |
1748 | 233 </UL> |
234 </P> | |
235 | |
236 <P>Read the following before trying to compile <B>MPlayer</B>:</P> | |
237 | |
1703 | 238 <UL> |
2488 | 239 <LI>If you have <B>gcc 2.96</B> on your system, <A HREF="faq.html#5.1"><B><I>READ |
240 THIS!!!</A></LI> | |
241 | |
1703 | 242 <LI>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use |
1682 | 243 Win32 codecs. Download and unzip w32codecs.zip to /usr/lib/win32 . |
244 Note: the avifile project has similar codecs package, but it differs | |
1731 | 245 from ours, so if you want to use all supported codecs, then use |
1703 | 246 our package! However, you can use our codecs package with avifile.</LI> |
1682 | 247 |
2051 | 248 <LI>If you own a Matrox G200/G400/G450/G550 card, then please see the <A HREF="video.html#2.2.1.7">2.2.1.7</A> |
1682 | 249 section in order to gain big speedup. It is important to do these steps |
1748 | 250 <I>before</I> compiling <B>MPlayer</B>, otherwise no Matrox-specific support will be |
2488 | 251 built. Also check out the <A HREF="video.html#2.2.1.A.1">Matrox TV-out</A> |
252 section.</LI> | |
1682 | 253 |
2290 | 254 <LI>If you own a 3Dfx Voodoo3/Banshee card, then please see the <A |
2048 | 255 HREF="video.html#2.2.1.9">2.2.1.9</A> section in order to gain big speedup. It |
256 is important to do these steps <I>before</I> compiling <B>MPlayer</B>, | |
2488 | 257 otherwise no 3Dfx support will be built. Also see the <A HREF="video.html#2.2.1.A.3">3dfx |
258 TV out section</A>.</LI> | |
2048 | 259 |
2471 | 260 <LI>If you own an ATI card, see the <A HREF="video.html#2.2.1.A.2">2.2.1.A.2 |
261 section</A> to know what features of your card is supported under Linux/MPlayer.</LI> | |
262 | |
1703 | 263 <LI>If you plan to use the ProjectMayo's <B>DivX4</B> codec, check the |
1731 | 264 <A HREF="codecs.html#2.1.2.1">2.1.2.1</A> section before compiling. |
2290 | 265 This codec can play old <B>DivX</B> movies much faster than the Win32 DLL. |
266 If you want to play movies with the new <B>DivX4</B> codec, it's | |
267 <B>recommended</B> to use this library, instead the DivX.dll in the | |
268 w32codecs.zip package. The codec itself is closed-source, and only an x86 | |
269 version is available.</LI> | |
1731 | 270 |
271 <LI>If you plan to use ffmpeg's <B>libavcodec</B>, check the | |
272 <A HREF="codecs.html#2.1.2.2">2.1.2.2</A> section before compiling. | |
2290 | 273 You'll need this to <B>gain <I>DivX/DivX4</I> playing on non-x86 machines</B>, |
274 and this codec has the <B>greatest decoding speed</B> for DivX and DivX4 | |
275 movies (even faster than the original DivX4 library itself) !</LI> | |
1703 | 276 |
2001 | 277 <LI>For DVD support, you'll have to compile libdvdread and libdvdcss. |
1703 | 278 See <A HREF="cd-dvd.html#4.2">section 4.2</A> for more information.</LI> |
2062 | 279 |
280 <LI>Decide if you need GUI. If you do, see the <A HREF=#1.4>1.4 section</A> | |
281 before compiling.</LI> | |
2411 | 282 |
283 <LI>If you want to play <B>3ivx</B> movies, check the <A HREF=codecs.html#2.1.2.4> | |
284 2.1.2.4 section</A>.</LI> | |
1703 | 285 </UL> |
1612 | 286 |
1682 | 287 <P>Then build <B>MPlayer</B>:</P> |
288 | |
289 <PRE> ./configure | |
290 make | |
291 make install</PRE> | |
1612 | 292 |
1682 | 293 <P>It is recommended to browse the output of ./configure , it contains info |
294 about what will be built, and what won't. You may also want to view | |
295 config.h and config.mak files.</P> | |
1612 | 296 |
1682 | 297 <P>Though not mandatory, the fonts should be installed in order to gain |
2113 | 298 OSD, and subtitle functionality. Download mp-arial-iso-8859-*.zip and/or optional |
1987 | 299 (if exists) language updates. It's VERY RECOMMENDED to check |
300 <A HREF=#1.5>section 1.5</A> for details.</P> | |
1612 | 301 |
1682 | 302 <PRE> mkdir ~/.mplayer/font |
303 cd ~/.mplayer/font | |
2113 | 304 unzip mp-arial-iso-8859-1.zip</PRE> |
1612 | 305 |
1846 | 306 <P>Only one thing remains: copy the <B>codecs.conf</B> file from the <CODE>etc</CODE> |
307 directory (relative to the <B>MPlayer</B> tree) to $HOME/.mplayer/codecs.conf.</P> | |
308 | |
1612 | 309 |
1682 | 310 <P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P> |
1612 | 311 |
2001 | 312 <P>The GUI is built upon GTK, so gtk (and it's devel stuff) has to be installed. |
2104 | 313 You can build it by specifying <CODE>--enable-gui</CODE> during ./configure . |
2001 | 314 Then, to turn on GUI mode, you either |
315 <UL> | |
316 <LI>use the <CODE>-gui</CODE> option</LI> | |
317 <LI>specify <CODE>gui=yes</CODE> in your config file</LI> | |
318 <LI><CODE>ln -s /usr/local/bin/mplayer /usr/local/bin/gmplayer</CODE> , | |
319 and call <CODE>gmplayer</CODE> instead. | |
320 </UL> | |
321 </P> | |
1612 | 322 |
2062 | 323 <P>As <B>MPlayer</B> doesn't have a skin included, you have to download them |
324 if you want to use the GUI. See the <A HREF="http://www.mplayerhq.hu/homepage/dload.html">download page</A>. | |
325 They should be extracted to the usual system-wide directory (<CODE>/usr/local/share/mplayer/Skin</CODE>), | |
326 or to <CODE>$HOME/.mplayer/Skin</CODE> . <B>MPlayer</B> by default looks in | |
327 these directories for a <I>default</I> named directory, but you can use the | |
328 <I>-skin newskin</I> option, or the <I>skin=newskin</I> config file | |
329 directive to use the skin in <CODE>*/Skin/newskin</CODE> directory.</P> | |
330 | |
1714 | 331 <P><B><A NAME=1.5>1.5. Subtitles and OSD</A></B></P> |
332 | |
333 <P>Yes, <B>MPlayer</B> also supports many kinds of subtitles. Currently | |
2210 | 334 8 kinds of subtitle can be used by the subreader code. To see what are |
335 these subtitle formats, see subreader.c, line ~30.</P> | |
336 | |
337 <P><B>MPlayer</B> introduces a new subtitle format called <B><I>MPsub</I></B>. | |
338 It was designed by me (Gabucino). Basically its main feature is being | |
339 <I>dynamically</I> time-based (although it has frame-based mode too). Example (from | |
340 <A HREF="http://www.mplayerhq.hu/DOCS/tech/mpsub.sub">DOCS/tech/mpsub.sub</A>) : | |
341 </P> | |
342 | |
343 <P><CODE><I> | |
344 # first number : wait this much after previous subtitle disappeared<BR> | |
345 # second number : display the current subtitle for this many seconds<BR> | |
346 <BR> | |
347 15 3<BR> | |
348 A long, long time ago...<BR> | |
349 <BR> | |
350 0 3<BR> | |
351 in a galaxy far away...<BR> | |
352 <BR> | |
353 0 3<BR> | |
354 Naboo was under an attack.<BR> | |
355 </I></CODE></P> | |
356 | |
357 <P>So you see, the main goal was to <B>make subtitle editing/timing/joining/cutting easy</B>. And, | |
358 if you - say - get an SSA subtitle but it's badly timed/delayed to your | |
359 version of the movie, you simply do a <I>mplayer dummy.avi -sub source.ssa | |
360 -dumpmpsub</I> . A <CODE>dump.mpsub</CODE> file will be created in the | |
361 current directory, which will contain the source subtitle's text, but in | |
362 <B>MPsub</B> format. Then you can freely add/substract seconds to/from the | |
363 subtitle.</P> | |
1714 | 364 |
365 <P>Subtitles are displayed with a technique called <B>'OSD', On Screen Display</B>. | |
366 OSD is used to display current time, volume bar, seek bar etc.</P> | |
367 | |
368 <P><B>INSTALLING OSD and SUB</B></P> | |
369 | |
370 <P>You need an <B>MPlayer</B> font package to be able to use OSD/SUB feature. | |
371 There are many ways to get it: | |
372 <UL> | |
373 | |
374 <LI>download ready-to-use font packages from <B>MPlayer</B> site. | |
375 Note: currently available fonts are limited for iso 8859-1/2 support, | |
376 and there are a few special versions for korean, russian etc codepages. | |
377 Font should have appropriate font.desc file which maps unicode font | |
378 positions to the actual code page of the subtitles text. Other solution | |
379 is to have subtitles encoded in utf8 encoding and use -utf8 option | |
380 or just name the subtitles file <video_name>.utf and have it in the same | |
381 dir as the video file. Recoding from different codepages to utf8 could be | |
382 done by using konwert (debian) or iconv (RedHat) programs.<BR> | |
383 Some URLs: | |
384 <UL> | |
1994 | 385 <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/releases/">ftp://ftp.mplayerhq.hu/MPlayer/releases/</A> - ISO fonts |
1714 | 386 <LI><A HREF="ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/">ftp://ftp.mplayerhq.hu/MPlayer/contrib/fonts/</A> - various fonts by users |
387 <LI><A HREF="http://realtime.ssu.ac.kr/~lethean/mplayer">http://realtime.ssu.ac.kr/~lethean/mplayer</A> - korean fonts & RAW plugin | |
388 </UL> | |
1987 | 389 |
390 <LI>use the font generator tool at TOOLS/subfont-c | |
391 It's a complete tool to convert from TTF/Type1/etc font to mplayer font pkg. | |
392 (read TOOLS/subfont-c/README for details) | |
393 | |
394 <LI>use the font generator GIMP plugin at TOOLS/subfont-GIMP | |
395 (note: you must have HSI RAW plugin too, see URL below) | |
396 </UL> | |
1714 | 397 </P> |
1987 | 398 |
1714 | 399 <P>After that, UNZIP the files to ~/.mplayer/font/ . |
1731 | 400 Now you have to see a timer at the upper left corner of the movie |
1714 | 401 (switch it off with 'o') .</P> |
402 | |
403 <P>OSD has 3 states: (switch with 'o')<BR> | |
404 <UL> | |
1731 | 405 <LI>timer + volume bar + seek bar + subtitles (default) |
1714 | 406 <LI>volume bar + seek bar + subtitles |
407 <LI>subtitles only | |
408 </UL> | |
409 | |
410 <P>You can change default behaviour by setting <CODE>osdlevel=</CODE> variable in config file.</P> | |
411 | |
1682 | 412 <P><B><A NAME=2>2. Features</A></B></P> |
1612 | 413 |
1682 | 414 <P><A NAME=2.1>2.1. <A HREF="codecs.html">Video Formats, Audio & Video Codecs</A></P> |
1612 | 415 |
1682 | 416 <P><A NAME=2.2>2.2. <A HREF="video.html">Video</A> & <A HREF="sound.html">Audio</A> output devices</P> |
1612 | 417 |
1682 | 418 <P><B><A NAME=3>3. Usage</A></B></P> |
1612 | 419 |
1682 | 420 <P><TABLE BORDER=0> |
1987 | 421 <TD> </TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>file</TD><TD> </TD><TD><CODE><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>mplayer [options] [path/]filename</CODE></TD><TR> |
422 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>VCD</TD><TD></TD><TD><CODE><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>mplayer [options] -vcd trackno /dev/cdrom</CODE></TD><TR> | |
423 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>DVD</TD><TD></TD><TD><CODE><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>mplayer [options] -dvd titleno [/dev/dvd]</CODE></TD><TR> | |
424 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>net</TD><TD></TD><TD><CODE><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>mplayer [options] http://site.com/file.[mpg|avi]</CODE></TD><TR> | |
1682 | 425 </TABLE></P> |
1612 | 426 |
1682 | 427 <P><PRE> mplayer -vo x11 /mnt/Films/Contact/contact2.mpg |
1612 | 428 mplayer -vcd 2 /dev/cdrom |
429 mplayer -afm 3 /mnt/DVDtrailers/alien4.vob | |
1731 | 430 mplayer -dvd 1 /dev/dvd |
1682 | 431 mplayer -abs 65536 -delay -0.4 -nobps ~/movies/test.avi</PRE></P> |
1612 | 432 |
433 | |
1682 | 434 <P><B><A NAME=3.1>3.1. Control from keyboard</A></B></P> |
435 | |
436 <P><TABLE BORDER=0> | |
1892 | 437 <TD> </TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2><- or -></TD><TD> </TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>seek backward/forward 10 seconds</TD><TR> |
438 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>up or down</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>seek backward/forward 1 minute</TD><TR> | |
439 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>pgup/pgdown</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>seek backward/forward 10 minutes</TD><TR> | |
440 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>p or SPACE</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>pause movie (press any key)</TD><TR> | |
441 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>q or ESC</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>stop playing and quit program</TD><TR> | |
442 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>+ or -</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust audio delay by +/- 0.1 second</TD><TR> | |
443 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>/ or *</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>decrease/increase volume</TD><TR> | |
444 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>o</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>toggle OSD: none / seek / seek+timer</TD><TR> | |
445 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>m</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>toggle using master/pcm volume</TD><TR> | |
446 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>z or x</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust subtitle delay by +/- 0.1 second</TD><TR> | |
447 | |
2559 | 448 <TD COLSPAN=4><P><I><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>(the following keys are valid only when using DirectShow DivX codec or DivX4 codec with -vc divx4)</I></P></TD><TR> |
1612 | 449 |
1892 | 450 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>1 or 2</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust contrast</TD><TR> |
451 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>3 or 4</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust brightness</TD><TR> | |
452 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5 or 6</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust hue</TD><TR> | |
453 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>7 or 8</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>adjust saturation</TD><TR> | |
454 </TABLE></P> | |
455 | |
456 <P><B>GUI keyboard control</B></P> | |
1624 | 457 |
1892 | 458 <P><TABLE BORDER=0> |
2001 | 459 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>, and .</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>previous / next file</TD><TR> |
1892 | 460 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>gray - or +</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>decrease / increase volume</TD><TR> |
461 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>enter</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>start playing</TD><TR> | |
462 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>space</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>pause</TD><TR> | |
463 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>s</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>stop</TD><TR> | |
464 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>a</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>about</TD><TR> | |
465 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>l</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>load file</TD><TR> | |
466 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>b</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>skin browser</TD><TR> | |
467 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>e</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>toggle equalizer</TD><TR> | |
468 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>p</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>toggle playlist</TD><TR> | |
469 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>f</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>toggle fullscreen</TD><TR> | |
470 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>m</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>toggle mute</TD><TR> | |
471 | |
1682 | 472 </TABLE></P> |
1624 | 473 |
1682 | 474 <P><B><A NAME=3.2>3.2. Control from LIRC</A></B></P> |
1612 | 475 |
1682 | 476 <P>Linux Infrared Remote Control - use an easy to build home-brewn IR-receiver, |
477 an (almost) arbitrary remote control and control your linux box with it! | |
478 More about it at <A HREF="http://www.lirc.org">www.lirc.org</A>.</P> | |
1612 | 479 |
1682 | 480 <P>If you have installed the lirc-package, you can compile <B>MPlayer</B> with LIRC |
481 support using ./configure --enable-lirc</P> | |
1612 | 482 |
1682 | 483 <P>If everything went fine, <B>MPlayer</B> will print a message like |
484 LIRC init was successful. | |
485 on startup. If an error occurs it will tell you. If it doens't tell you | |
486 anything about LIRC there's no support compiled in. That's it :-)</P> | |
1612 | 487 |
1682 | 488 <P>The application name for <B>MPlayer</B> is - oh wonder - mplayer_lirc. |
489 It understands the following commands:</P> | |
1612 | 490 |
1682 | 491 <P><TABLE BORDER=0> |
1892 | 492 <TD> </TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>PAUSE</TD><TD> </TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>pause playing. Any other keystroke will continue replay.</TD><TR> |
493 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>QUIT</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>exit MPlayer</TD><TR> | |
494 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>RWND</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>10 secs back</TD><TR> | |
495 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>FRWND</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>60 secs back</TD><TR> | |
496 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>FWD</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>skip 10 secs</TD><TR> | |
497 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>FFWD</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>skip 60 secs</TD><TR> | |
498 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>INCVOL</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>increase volume one percent</TD><TR> | |
499 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>DECVOL</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>decrease volume one percent</TD><TR> | |
500 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>MASTER</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>use master mixer channel</TD><TR> | |
501 <TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>PCM</TD><TD></TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>use pcm mixer channel</TD><TR> | |
1682 | 502 </TABLE></P> |
1612 | 503 |
1682 | 504 <P> Don't forget to enable the repeat flag for RWND/FWD in .lircrc. Here's an |
505 excerpt from my .lircrc:</P> | |
1612 | 506 |
1682 | 507 <P><PRE> begin |
1612 | 508 remote = CU-SX070 |
509 prog = mplayer_lirc | |
510 button = Tape_Play | |
511 repeat = 1 | |
512 config = FFWD | |
513 end | |
514 | |
515 begin | |
516 remote = CU-SX070 | |
517 prog = mplayer_lirc | |
518 button = Tape_Stop | |
519 config = QUIT | |
1682 | 520 end</PRE></P> |
1612 | 521 |
1682 | 522 <P>If you don't like the standard location for the lirc-config file (~/.lircrc) |
1714 | 523 use the -lircconf <filename> switch to specify another file.</P> |
1612 | 524 |
1682 | 525 <P><B><A NAME=3.3>3.3. Streaming from network or pipes</A></B></P> |
1612 | 526 |
2001 | 527 <P><B>MPlayer</B> can play files from network, using the HTTP protocol. |
1682 | 528 Configuring it is simple, just recompile <B>MPlayer</B> with</P> |
1612 | 529 |
1682 | 530 <P><CODE> ./configure --enable-streaming</CODE></P> |
1612 | 531 |
2559 | 532 <P>MPlayer <B>can NOT read ASF</B> files from network by the MMS protocol, only by plain HTTP.</P> |
2001 | 533 |
1682 | 534 <P><B>MPlayer</B> can read from stdin (NOT named pipes). This can be for example |
535 used to play from FTP:</P> | |
1612 | 536 |
1682 | 537 <P><CODE> wget ftp://micorsops.com/something.avi -O - | mplayer -</CODE></P> |
1612 | 538 |
1682 | 539 <P><B><A NAME=4>4. <A HREF="faq.html">FAQ section</A></A></B></P> |
1612 | 540 |
1682 | 541 <P><B><A NAME=5>5. <A HREF="cd-dvd.html">CD/DVD section</A></A></B></P> |
1612 | 542 |
1682 | 543 <P><B><A NAME=6>6. Misc OS'es</A></B></P> |
1612 | 544 |
1682 | 545 <P><B><A NAME=6.1>6.1. Debian packaging</A></B></P> |
1612 | 546 |
1682 | 547 <P>To build the package, get the cvs version, or .tgz and uncompress it, |
548 and cd into programs directory:</P> | |
1612 | 549 |
1682 | 550 <P><PRE> cd main |
551 fakeroot debian/rules binary</PRE></P> | |
1612 | 552 |
1682 | 553 <P>(... mplayer detects hardware/software, builds itself and.. ) |
554 dpkg-deb: building package `mplayer' in `../mplayer_0.18-1_i386.deb'.</P> | |
1612 | 555 |
1682 | 556 <P>And now just become root, and:</P> |
1612 | 557 |
1682 | 558 <P><PRE> dpkg -i ../mplayer_0.18-1_i386.deb as root.</PRE></P> |
1612 | 559 |
1682 | 560 <P>Here's how it looks like:</P> |
1612 | 561 |
1682 | 562 <P><PRE> eyck@incubus:/src/main$ sudo dpkg -i ../mplayer_0.18-1_i386.deb |
1612 | 563 Password: |
564 (Reading database ... 26946 files and directories currently installed.) | |
565 Preparing to replace mplayer 0.17a-1 (using ../mplayer_0.18-1_i386.deb) | |
566 Unpacking replacement mplayer ... | |
1682 | 567 Setting up mplayer (0.18-1) ...</PRE></P> |
1612 | 568 |
569 | |
1682 | 570 <P><B><A NAME=6.2>6.2. FreeBSD</A></B></P> |
1612 | 571 |
1682 | 572 <P>To build the package you will need GNU make (gmake, /usr/ports/devel/gmake), |
573 native BSD make will not work.</P> | |
1612 | 574 |
1682 | 575 <P>To run <B>MPlayer</B> you will need to re-compile the kernel with |
576 "options USER_LDT" (unless you are running -CURRENT, where this is default). | |
577 If you have a CPU with SSE also use "options CPU_ENABLE_SSE" to use it | |
578 (FreeBSD-STABLE required, or use kernel patches).</P> | |
1612 | 579 |
1682 | 580 <P>If <B>MPlayer</B> complains about "CD-ROM Device '/dev/cdrom' not found!" make a |
581 symbolic link: <CODE>ln -s /dev/(your_cdrom_device) /dev/cdrom</CODE></P> | |
1612 | 582 |
1987 | 583 <P>There's no DVD support for FreeBSD yet.</P> |
1612 | 584 |
1688 | 585 <P><B><A NAME=6.3>6.3. Solaris</A></B></P> |
586 | |
587 <P>MPlayer should work on Solaris 2.6 or newer.</P> | |
1612 | 588 |
1682 | 589 <P>AVI file playback works best on Solaris x86, because you have the |
1731 | 590 option to use the win32 codecs on the x86 platform, or can use MMX/MMX2/3DNow/etc |
591 instructions for MP3/DivX/DVD/whatever. On Solaris SPARC, | |
1682 | 592 you'll find quite a few AVI files with non working video and/or |
1731 | 593 audio playback, because the video/audio codecs using the Win32 DLLs |
1682 | 594 are not available. However, <B>DivX/OpenDivX</B> movies should work, |
595 when using libavcodec.</P> | |
1612 | 596 |
1731 | 597 <P>On <B>UltraSPARC</B>s, <B>MPlayer</B> takes advantage of their <B>VIS</B> |
1748 | 598 extensions (equivalent to MMX), currently only in <I>libmpeg2</I>, |
599 <I>libvo</I> and <I>libavcodec</I>, but not in mp3lib. You can watch a VOB file | |
600 on a 400Mhz CPU. You'll need <A | |
601 HREF="http://www.sun.com/sparc/vis/mediaLib.html">mLib</A> installed.</P> | |
1731 | 602 |
1682 | 603 <P>To build the package you will need GNU make (gmake, /opt/sfw/gmake), native |
604 Solaris make will not work. Typical error you get when building with solaris' | |
605 make instead of GNU make:</P> | |
1612 | 606 |
1682 | 607 <P><PRE> % /usr/ccs/bin/make |
608 make: Fatal error in reader: Makefile, line 25: Unexpected end of line seen</P></PRE> | |
1612 | 609 |
1682 | 610 <P>On Solaris SPARC, you need the GNU C/C++ Compiler; it does not matter |
611 if GNU C/C++ compiler is configured with or without the GNU assembler.</P> | |
1612 | 612 |
1682 | 613 <P>On Solaris x86, you need the GNU assembler and the GNU C/C++ |
614 compiler, configured to use the GNU assembler! The mplayer code on | |
615 the x86 platform makes heavy use of MMX, SSE and 3DNOW! | |
616 instructions that cannot be compiled using Sun's assembler | |
617 <CODE>/usr/ccs/bin/as</CODE>.</P> | |
1612 | 618 |
1682 | 619 <P>The configure script tries to find out, which assembler program is |
620 used by your "gcc" command (in case the autodetection fails, use | |
621 the "--as=/whereever/you/have/installed/gnu-as" option to tell the | |
622 configure script where it can find GNU "as" on your system).</P> | |
1612 | 623 |
1682 | 624 <P>Error message from configure on a Solaris x86 system using GCC |
625 without GNU assembler:</P> | |
1612 | 626 |
1682 | 627 <P><PRE> % configure |
1612 | 628 ... |
629 Checking assembler (/usr/ccs/bin/as) ... , failed | |
1682 | 630 Please upgrade(downgrade) binutils to 2.10.1...</PRE></P> |
1612 | 631 |
1682 | 632 <P>(Solution: Install and use a gcc configured with "--with-as=gas")</P> |
1612 | 633 |
1682 | 634 <P>Typical error you get when building with a GNU C compiler that does |
635 not use GNU as:</P> | |
1612 | 636 |
1682 | 637 <P><PRE> % gmake |
1612 | 638 ... |
639 gcc -c -Iloader -Ilibvo -O4 -march=i686 -mcpu=i686 -pipe -ffast-math | |
640 -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c | |
641 Assembler: mplayer.c | |
642 "(stdin)", line 3567 : Illegal mnemonic | |
643 "(stdin)", line 3567 : Syntax error | |
1682 | 644 ... more "Illegal mnemonic" and "Syntax error" errors ...</PRE></P> |
645 | |
646 <P>For DVD support you must have the patched libcss installed. Patch: | |
647 <A HREF="http://www.tools.de/solaris/mplayer/">http://www.tools.de/solaris/mplayer/</A>.</P> | |
648 | |
649 <P>Due to two bugs in solaris 8 x86, you cannot reliably play DVDs using a | |
650 capacity >4GB:</P> | |
651 | |
652 <P><UL><LI>The sd(7D) driver on solaris 8 x86 driver has bug when accessing a | |
653 disk block >4GB on a device using a logical blocksize != DEV_BSIZE | |
654 (i.e. CDROM and DVD media). Due to a 32bit int overflow, a disk | |
655 address modulo 4GB is accessed. | |
1731 | 656 (<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22516">http://groups.yahoo.com/group/solarisonintel/message/22516</A>) |
1688 | 657 |
1682 | 658 <LI>The similar bug is present in the hsfs(7FS) filesystem code (aka |
659 ISO9660), hsfs currently does not support partitions/disks >4GB, | |
660 all data is accessed modulo 4GB | |
1731 | 661 (<A HREF="http://groups.yahoo.com/group/solarisonintel/message/22592">http://groups.yahoo.com/group/solarisonintel/message/22592</A>) |
1682 | 662 </UL></P> |
663 | |
1688 | 664 <P>On Solaris with an UltraSPARC CPU, you can get some extra speed by |
665 using the CPU's VIS instructions for certain time consuming operations. | |
666 VIS acceleration can be used in MPlayer by calling functions in Sun's | |
667 <A HREF="http://www.sun.com/sparc/vis/mediaLib.html">mediaLib</A>.</P> | |
668 | |
669 <P>VIS accelerated operations from mediaLib are used for mpeg2 video | |
670 decoding and for color space conversion in the video output drivers.</P> | |
671 | |
2452 | 672 |
1682 | 673 <P><B><A NAME=6.4>6.4. StrongARM</A></B></P> |
674 | |
675 <P><B>MPlayer</B> is reported to compile on StrongARM. Use the following command line:</P> | |
676 | |
677 <P><PRE> ./configure --target=arm-linux --disable-css --with-x11libdir=/usr/arm/lib | |
678 --with-x11incdir=/usr/arm/lib --disable-gcc-checking</PRE></P> | |
2452 | 679 |
680 | |
681 <P><B><A NAME=6.5>6.5. Silicon Graphics Indigo / IRIX</A></B></P> | |
682 | |
2471 | 683 <P>Reported working. You'll probably have to use the <I>sgi</I> ao driver. |
684 Anyone has closer info?</P> | |
2452 | 685 |
686 | |
1682 | 687 <P><B><A NAME=A>Appendix A - Authors</A></B></P> |
688 | |
2150 | 689 <P>NOTE: Do *NOT* send bugreports, help & feature requests directly to the authors!</P> |
1682 | 690 |
691 <P>Read Appendix <A HREF="#C">C</A> and subscribe to mplayer-users mailing lists.</P> | |
692 | |
693 <P ALIGN=center><B><U>The <B>MPlayer</B> project:</U></B></P> | |
1612 | 694 |
1682 | 695 <P><UL> |
2471 | 696 |
697 <LI><B><A HREF="mailto:arpi@thot.banki.hu">Árpád Gereöffy (A'rpi/ESP-team)</A></B> | |
698 <UL> | |
699 <LI>player code (mpeg stream demultiplexer and avi/asf parser, A-V sync, seek...)</LI> | |
700 <LI>mp3lib, based on mpglib sources [MP3 audio decoder]</LI> | |
701 <LI>getch2 [keyboard handler]</LI> | |
702 <LI>some changes in libmpeg2 code (progressive frames, bitrate & fps support)</LI> | |
703 <LI>libvo improvements: adding OpenGL support, bugfix in mga driver...</LI> | |
704 <LI>triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver</LI> | |
705 <LI>scripts in the TVout directory (TVout on Matrox G400DH, read documentation)</LI> | |
706 <LI>hacking DivX/Mpeg4 VfW codecs to get YUV output</LI> | |
707 <LI>opendivx decoder speed optimizations (see opendivx/ChangeLog)</LI> | |
708 <LI>OSD & SUB display code</LI> | |
709 <LI>ffmpeg/libavcodec integration</LI> | |
710 <LI>DivX4Linux (ProjectMayo) support (see documentation)</LI> | |
711 <LI>New DVD-Support using libdvdread</LI> | |
712 <LI>DVB support</LI> | |
713 <LI>MPEG PES output</LI> | |
714 <LI>anything that isn't mentioned elsewhere</LI> | |
715 </UL></LI> | |
1682 | 716 |
2471 | 717 <LI><B><A HREF="mailto:pontscho@makacs.poliod.hu">Zoltán Ponekker (Pontscho/Fresh!)</A></B> |
718 <UL> | |
719 <LI>configure script and Makefiles for easy compile</LI> | |
720 <LI>GUI system</LI> | |
721 <LI>3DNow! support into mp3lib</LI> | |
722 <LI>3DNow! support into fastmemcpy.h</LI> | |
723 <LI>various X11 driver changes (keyboard handling, fullscreen, bpp detect, etc)</LI> | |
724 <LI>libvo: adding xmga driver, and fullscreen support to xv</LI> | |
725 <LI>audio mixer (volume) support</LI> | |
726 </UL></LI> | |
1682 | 727 |
2471 | 728 <LI><B><A HREF="mailto:lgb@lgb.hu">Gábor Lénárt (LGB)</A></B> |
729 <UL> | |
730 <LI>./configure script improvements</LI> | |
731 <LI>Makefile improvements</LI> | |
732 <LI>prelimenary DVD support</LI> | |
733 <LI>various X11 cleanups and fixes</LI> | |
734 <LI>HTMLization of documentation</LI> | |
735 </UL></LI> | |
1612 | 736 |
2471 | 737 <LI><B><A HREF="mailto:gabucino@mplayerhq.hu">Gábor Bérczi (Gabucino)</A></B> |
738 <UL> | |
739 <LI>documentation writer & maintainer</LI> | |
740 <LI>hungarian translation of documentation, homepage, and help output</LI> | |
741 <LI>second homepage design&gfx</LI> | |
742 <LI>homepage maintainer</LI> | |
743 <LI>testing, codecs quality & speed comparsions</LI> | |
744 <LI>IRC channels operator (#MPlayer is user channel)</LI> | |
745 <LI>experimental MINIX port :) (what's funny about it?)</LI> | |
746 <LI>MPsub subtitle format design</LI> | |
747 </UL></LI> | |
1682 | 748 |
2471 | 749 <LI><B><A HREF="mailto:szabi@inf.elte.hu">Szabolcs Berecz (Szabi)</A></B> |
750 <UL> | |
751 <LI>codecs.conf file parser</LI> | |
752 <LI>config file and command line parser</LI> | |
753 <LI>mga_vid fixes, module option etc.</LI> | |
754 <LI>fbdev support in libvo</LI> | |
755 <LI>type #7 subtitle support</LI> | |
756 </UL></LI> | |
757 | |
758 <LI><B><A HREF="mailto:lez@sch.bme.hu">László Megyer (Lez, Laaz)</A></B> | |
759 <UL> | |
760 <LI>SUB reader</LI> | |
761 <LI>screensaver+DPMS disable for libvo</LI> | |
762 </UL></LI> | |
1682 | 763 |
2471 | 764 <LI><B><A HREF="mailto:chass-@freemail.hu">Gyula László (Chass, Tégla)</A></B> |
765 <UL> | |
766 <LI>first fonts (mp_font1.zip)</LI> | |
767 <LI>third (current) homepage design&gfx</LI> | |
768 </UL></LI> | |
1682 | 769 |
2471 | 770 <LI><B><A HREF="mailto:se7en@sch.bme.hu">Zoltán Márk Vicián (Se7en)</A></B> |
771 <UL> | |
772 <LI>SVGAlib support in libvo</LI> | |
773 </UL></LI> | |
1682 | 774 |
2471 | 775 <LI><B><A HREF="mailto:alex@naxine.org">Alex Beregszaszi (Al3x)</A></B> |
776 <UL> | |
777 <LI>ALSA output driver in libao2</LI> | |
778 <LI>vo_ggi output driver in libvo (www.ggi-project.org)</LI> | |
779 <LI>xanim codecs support (incomplete yet!)</LI> | |
780 </UL></LI> | |
1682 | 781 |
2471 | 782 <LI><B><A HREF="mailto:asackerm@stud.informatik.uni-erlangen.de">Andreas Ackermann (Acki)</A></B> |
783 <UL> | |
784 <LI>LIRC support (see documentation)</LI> | |
785 <LI>DGA support in libvo</LI> | |
786 </UL></LI> | |
1612 | 787 |
2471 | 788 <LI><B><A HREF="mailto:atmosfear@users.sourceforge.net">Felix Bünemann (Atmos)</A></B> |
789 <UL> | |
790 <LI>SDL driver maintainer</LI> | |
791 <LI>Additional YUV formats fixes</LI> | |
792 <LI>New font (mp_font2.zip)</LI> | |
793 <LI>PNG file output support in libvo</LI> | |
794 <LI>flipping support (for Indeo 3/4, etc)</LI> | |
795 <LI>SDL audio driver in libao2</LI> | |
796 <LI>RAW PCM/WAVE file writer for libao2</LI> | |
797 <LI>OggVorbis audio support</LI> | |
798 <LI>Various aspect code</LI> | |
799 <LI>Win32 port</LI> | |
800 </UL></LI> | |
1612 | 801 |
2471 | 802 <LI><B><A HREF="mailto:telenieko@telenieko.com">TeLeNiEkO</A></B> |
803 <UL> | |
804 <LI>spanish translation of documentation</LI> | |
805 </UL></LI> | |
806 | |
807 <LI><B><A HREF="mailto:mgraffam@idsi.net">Michael Graffam</A></B> | |
808 <UL> | |
809 <LI>XF86VidMode support to vo_x11 and vo_dga</LI> | |
810 <LI>Video mode switching code to vo_dga</LI> | |
811 </UL></LI> | |
812 | |
813 <LI><B><A HREF="mailto:hoffmajs@gmx.de">Jens Hoffmann</A></B> | |
814 <UL> | |
815 <LI>Additional YUV formats support</LI> | |
816 <LI>found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization</LI> | |
817 </UL></LI> | |
1682 | 818 |
2471 | 819 <LI><B><A HREF="mailto:nickols_k@mail.ru">Nick Kurshev</A></B> |
820 <UL> | |
821 <LI>memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h)</LI> | |
822 <LI>CDROM tune info</LI> | |
823 <LI>further 3DNow! optimizations into mp3lib and libac3 and ffmpeg</LI> | |
824 <LI>russian translation of documentation</LI> | |
825 <LI>radeonfb</LI> | |
826 <LI>libvo driver: vo_vesa</LI> | |
827 </UL></LI> | |
1682 | 828 |
2471 | 829 <LI><B><A HREF="mailto:german@piraos.com">German Gomez Garcia</A></B> |
830 <UL> | |
831 <LI>SPDIF AC3 output for SBLive!</LI> | |
832 </UL></LI> | |
1682 | 833 |
2471 | 834 <LI><B><A HREF="mailto:eyck@incubus.ar.lublin.pl">Dariush Pietrzak (Eyck)</A></B> |
835 <UL> | |
836 <LI>debian packaging support (see debian/* and this documentation)</LI> | |
837 <LI>support for vplayer subtitle format</LI> | |
838 <LI>prelimenary support for .RT subtitle format</LI> | |
839 </UL></LI> | |
840 | |
841 <LI><B><A HREF="mailto:marcus@idonex.se">Marcus Comstedt</A></B> | |
842 <UL> | |
843 <LI>initial solaris8-x86 support</LI> | |
844 </UL></LI> | |
1682 | 845 |
2471 | 846 <LI><B><A HREF="mailto:jk@tools.de">Jürgen Keil and Marcus Comstedt</A></B> |
847 <UL> | |
848 <LI>patched <B>MPlayer</B> to work on Solaris 8 x86</LI> | |
849 <LI>configure fixes</LI> | |
850 <LI>various fixes (win32, configure, etc)</LI> | |
851 <LI>SUN audio driver in libao2</LI> | |
852 <LI>mediaLib support in libavcodec</LI> | |
853 </UL></LI> | |
1682 | 854 |
2471 | 855 <LI><B><A HREF="mailto:vkushnir@Alfacom.net">Vladimir Kushnir</A></B> |
856 <UL> | |
857 <LI>patched <B>MPlayer</B> to work on FreeBSD x86</LI> | |
858 </UL></LI> | |
1612 | 859 |
2471 | 860 <LI><B><A HREF="mailto:bertrand_baudet@yahoo.com">Bertrand BAUDET</A></B> |
861 <UL> | |
862 <LI>network streaming support</LI> | |
863 </UL></LI> | |
864 | |
865 <LI><B><A HREF="mailto:zybi@fanthom.irc.pl">Artur Zaprzala</A></B> | |
866 <UL> | |
867 <LI>Complete font generator prog + OSD font (TOOLS/subfont-c)</LI> | |
868 </UL></LI> | |
1682 | 869 |
2471 | 870 <LI><B><A HREF="mailto:lanzz@lanzz.org">lanzz@lanzz.org</A></B> |
871 <UL> | |
872 <LI>GIMP font generator plugin (TOOLS/subfont-gimp)</LI> | |
873 </UL></LI> | |
1682 | 874 |
2471 | 875 <LI><B><A HREF="mailto:atlka@pg.gda.pl">Adam Tla/lka</A></B> |
876 <UL> | |
877 <LI>osd/sub review, fixes, optimization, utf8 support</LI> | |
878 <LI>various fixes</LI> | |
879 </UL></LI> | |
1682 | 880 |
2471 | 881 <LI><B><A HREF="mailto:folke@ashberg.de">Folke Ashberg</A></B> |
882 <UL> | |
883 <LI>native AAlib driver (-vo aa)</LI> | |
884 </UL></LI> | |
1682 | 885 |
2471 | 886 <LI><B><A HREF="mailto:ktoman@email.cz">Kamil Toman</A></B> |
887 <UL> | |
888 <LI>czech fonts</LI> | |
889 </UL></LI> | |
890 | |
891 <LI><B><A HREF="mailto:iive@yahoo.com>Ivan Kalvatchev</A></B> | |
892 <UL> | |
893 <LI>interlaced MPEG2 support</LI> | |
894 </UL></LI> | |
1682 | 895 |
2471 | 896 <LI><B><A HREF="mailto:p_l@gmx.fr">pl</A></B> |
897 <UL> | |
898 <LI>./configure fixes</LI> | |
899 </UL></LI> | |
1893 | 900 |
2471 | 901 <LI><B><A HREF="mailto:michaelni@gmx.at">Michael Niedermayer</A></B> |
902 <UL> | |
903 <LI>postprocessing support</LI> | |
904 <LI>software scaling C/MMX/MMX2/3DNow support (swscale.c)</LI> | |
905 </UL></LI> | |
2210 | 906 |
2471 | 907 <LI><B><A HREF="mailto:sgoethel@jausoft.com">Sven Goethel</A></B> |
908 <UL> | |
909 <LI>libvo driver: vo_gl2</LI> | |
910 </UL></LI> | |
2210 | 911 |
2471 | 912 <LI><B><A HREF="mailto:nexus@hoth.amu.edu.pl">Bohdan Horst</A></B> |
913 <UL> | |
914 <LI>iconv support on FreeBSD</LI> | |
915 </UL></LI> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
916 |
2471 | 917 <LI><B><A HREF="mailto:joy@pingfm.org">joy_ping</A></B> |
918 <UL> | |
919 <LI>ao_alsa9 fixes</LI> | |
920 </UL></LI> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
921 |
2471 | 922 <LI><B><A HREF="mailto:eanholt@gladstone.uoregon.edu">Eric Anholt</A></B> |
923 <UL> | |
924 <LI>runtime CPU detection</LI> | |
925 </UL></LI> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
926 |
2471 | 927 <LI><B><A HREF="mailto:Jiri.Svoboda@seznam.cz">Jiri Svoboda</A></B> |
928 <UL> | |
929 <LI>AQT type subtitles support</LI> | |
930 <LI>CRTC2 YUV support in mga_vid</LI> | |
931 </UL></LI> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
932 |
2471 | 933 <LI><B><A HREF="mailto:oliver.schoenbrunner@jku.at">Oliver Schoenbrunner</A></B> |
934 <UL> | |
935 <LI>SGI audio driver</LI> | |
936 <LI>MIPS support</LI> | |
937 </UL></LI> | |
2210 | 938 |
2471 | 939 <LI><B><A HREF="mailto:jeroen.dobbelaere@acunia.com">Jeroen Dobbelaere</A></B> |
940 <UL> | |
941 <LI><A HREF="http://mad.sourceforge.net">libmad</A> support</LI> | |
942 </UL></LI> | |
2361 | 943 |
2471 | 944 </UL></P> |
1682 | 945 |
946 <P>Main testers:</P> | |
947 | |
948 <P><UL> | |
949 <LI>Tibor Balázs (Tibcu) | |
950 <LI>Péter Sasi (SaPe) | |
951 <LI>Christoph H. Lampert | |
952 <LI>Attila Kinali | |
953 <LI>Dirk Vornheder | |
954 </UL></P> | |
955 | |
956 <P ALIGN=center><B><U>The codecs, libs:</U></B></P> | |
957 | |
958 <P><UL> | |
1714 | 959 <LI>Aaron Holtzman: <aholtzma@engr.uvic.ca> |
1682 | 960 <UL><LI>ac3dec (and libac3) author [AC3 audio decoder] |
961 </LI><LI>mga_vid driver [Matrox G200/G400 YUV Back-end Scaler] | |
962 </LI><LI>mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] | |
963 </LI></UL> | |
964 | |
1714 | 965 </LI><LI>Michel Lespinasse: <walken@zoy.org> |
1682 | 966 <UL><LI>did large libmpeg2 changes for better speed and mpeg conformance |
967 </LI></UL> | |
968 | |
1714 | 969 </LI><LI>Eugene Kuznetsov: <divx@euro.ru> |
1682 | 970 <UL><LI>avifile author [AVI player library for linux, using Win32 VfW/ACM codecs] |
971 </LI><LI>technical help about AVI and ASF formats, and how to get YUV using VfW... | |
972 </LI><LI>divx4linux techical support | |
973 </LI></UL> | |
974 | |
1714 | 975 </LI><LI>Zdenek Kabelac: <kabi@informatics.muni.cz> |
1682 | 976 <UL><LI>current avifile maintainer(?) |
977 </LI><LI>some technical help about the win32 stuff and timers | |
978 </LI></UL> | |
979 | |
1714 | 980 </LI><LI>Gerard Lantau: <glantau@yahoo.fr> |
1682 | 981 <UL><LI>ffmpeg/libavcodec author,maintainer (opensource mpeg, mjpeg, divx en/decoder) |
982 </LI></UL> | |
983 | |
1731 | 984 </LI><LI>Project Mayo: <<A HREF="http://www.projectmayo.com">http://www.projectmayo.com</A>> |
1682 | 985 <UL><LI>the OpenDivX codec authors |
986 </LI></UL> | |
987 | |
988 </LI><LI>Michael Hipp: | |
989 <UL><LI>mpglib author [isn't used directly but some parts in mp3lib] | |
990 </LI></UL> | |
1612 | 991 |
1682 | 992 </LI><LI>Mark Podlipec: |
993 <UL><LI>xa_gsm.c author [MS-GSM audio codec] | |
994 [from a GSM library by Jutta Degener and Carsten Bormann] | |
995 </LI></UL> | |
996 | |
997 </LI></UL></P> | |
998 | |
999 <P>Their code is not used in current player version, but I've got some ideas or | |
1000 other technical help from:</P> | |
1001 | |
1002 <P><UL> | |
1003 <LI>John F. McGowan http://www.jmcgowan.com/ | |
1004 <UL><LI>AVI FAQ author/collector. [site with many useful docs on codecs and avi fmt] | |
1005 </LI></UL> | |
1612 | 1006 |
1714 | 1007 </LI><LI>Dirk Farin: <farin@ti.uni-mannheim.de> |
1682 | 1008 <UL><LI>dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8] |
1009 </LI></UL> | |
1010 | |
1714 | 1011 </LI><LI>Adam Williams: <broadcast@earthling.net> |
1682 | 1012 <UL><LI>libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in v0.1-v0.4] |
1013 </LI></UL> | |
1014 | |
1015 </UL></P> | |
1016 | |
1714 | 1017 <P><B><A NAME=A2>Appendix A/2 - MPlayer code and documentation maintainers</A></B></P> |
1018 | |
1019 <P>Homepage | |
1020 <UL> | |
1021 <LI><B>Design</B>: Chass | |
1022 <LI><B>Contents</B>: Gabucino | |
1023 </UL></P> | |
1024 <P>English documentation | |
1025 <UL> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1026 <LI><B>tech-hun.txt</B>: A'rpi |
1714 | 1027 <LI><B>all the others</B>: Gabucino |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1028 <LI><B>HTMLization</B>: LGB |
1714 | 1029 </UL></P> |
1030 <P>Documentation translations | |
1031 <UL> | |
1032 <LI><B>Hungarian</B>: Gabucino | |
2005 | 1033 <LI><B>German</B>: <A HREF="mailto:johannes.feigl@mcse.at">Johannes Feigl</A> |
2257 | 1034 <LI><B>French</B>: <A HREF="mailto:smarteau@eso.org">Stephane Marteau</A> |
1714 | 1035 <LI><B>Spanish</B>: TeLeNiEkO (outdated) |
1036 <LI><B>Russian</B>: Nick Kurshev (outdated) | |
1037 <LI><B>Polish</B>: Dariush Pietrzak (outdated) | |
1038 </UL></P> | |
1039 <P>Platforms/ports | |
1040 <UL> | |
1041 <LI><B>DEBIAN packaging</B>: Dariush Pietrzak | |
1042 <LI><B>FreeBSD support</B>: Vladimir Kushnir | |
1043 <LI><B>Solaris 8 support</B>: Jürgen Keil | |
2471 | 1044 <LI><B>MIPS support</B>: Oliver Schoenbrunner |
1714 | 1045 </UL></P> |
1046 <P>MPlayer code: | |
1047 <UL> | |
1048 <LI><B>fileformat detection, demuxers</B>: A'rpi | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1049 <LI><B>DVD support</B>: (alpha version was: LGB) now: A'rpi |
1714 | 1050 <LI><B>network streaming</B>: Bertrand BAUDET |
1051 <LI><B>A-V sync code</B>: A'rpi | |
1052 <LI><B>subtitles file parser/reader</B>: Lez (most of them) | |
1053 <LI><B>config files & commandline parser</B>: Szabi | |
1054 <LI><B>fastmemcpy</B>: Nick Kurshev | |
1055 <LI><B>LIRC support</B>: Acki | |
1056 <LI><B>SUB/OSD renderer</B>: Adam Tla/lka | |
1057 </UL></P> | |
1058 <P>libvo drivers: | |
1059 <UL> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1060 <LI><B>vo_3dfx.c</B> - OBSOLETED, use xv or tdfxfb |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1061 <LI><B>vo_tdfxfb.c</B> - <A HREF="mailto:zsteva@ptt.yu">Zeljko Stevanovic</A> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1062 <LI><B>vo_aa.c</B> - Folke Ashberg |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1063 <LI><B>vo_dga.c</B> - Acki |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1064 <LI><B>vo_fbdev.c</B> - Szabi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1065 <LI><B>vo_fsdga.c</B> - OBSOLETED, use dga |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1066 <LI><B>vo_ggi.c</B> - al3x |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1067 <LI><B>vo_gl.c</B> - A'rpi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1068 <LI><B>vo_gl2.c</B> - <A HREF="mailto:sgoethel@jausoft.com">Sven Goethel</A> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1069 <LI><B>vo_md5.c</B> - A'rpi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1070 <LI><B>vo_mga.c</B> - A'rpi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1071 <LI><B>vo_mpegpes.c</B> - A'rpi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1072 <LI><B>vo_null.c</B> - A'rpi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1073 <LI><B>vo_odivx.c</B> - A'rpi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1074 <LI><B>vo_pgm.c</B> - A'rpi |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1075 <LI><B>vo_png.c</B> - Atmos |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1076 <LI><B>vo_sdl.c</B> - Atmos |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1077 <LI><B>vo_svga.c</B> - se7en |
1714 | 1078 <LI><B>vo_syncfb.c</B> - OBSOLETED, use mga |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1079 <LI><B>vo_vesa.c</B> - Nick Kurshev |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1080 <LI><B>vo_x11.c</B> - Pontscho |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1081 <LI><B>vo_xmga.c</B> - Pontscho |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1082 <LI><B>vo_xv.c</B> - Pontscho |
1714 | 1083 </UL></P> |
1084 <P>libao2 drivers: | |
1085 <UL> | |
1086 <LI><B>ao_alsa5.c</B> - al3x | |
2060 | 1087 <LI><B>ao_alsa9.c</B> - al3x (fixed by <A HREF="mailto:joy@pingfm.org">joy_ping</A>) |
1714 | 1088 <LI><B>ao_null.c</B> - A'rpi |
1089 <LI><B>ao_oss.c</B> - A'rpi | |
1090 <LI><B>ao_pcm.c</B> - Atmos | |
1091 <LI><B>ao_sdl.c</B> - Atmos | |
2471 | 1092 <LI><B>ao_sgi.c</B> - <A HREF="oliver.schoenbrunner@jku.at">Oliver Schoenbrunner</A> |
1714 | 1093 <LI><B>ao_sun.c</B> - Jürgen Keil |
1094 </UL></P> | |
1095 <P>TOOLS: | |
1096 <UL> | |
2277
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1097 <LI><B>subfont-c</B> - Artur Zaprzala: <zybi@fanthom.irc.pl></B> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1098 <LI><B>subfont-GIMP</B> - lanzz@lanzz.org</B> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1099 <LI><B>*.pl</B> - Atmos</B> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1100 <LI><B>x2mpsub</B> - Gabucino</B> |
22452cfc3a55
YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
gabucino
parents:
2257
diff
changeset
|
1101 <LI><B>others</B> - A'rpi</B> |
1714 | 1102 </UL></P> |
1103 | |
2452 | 1104 <P>Misc: |
1105 <UL> | |
1106 <LI><B>vbelib.*</B> - Nick Kurshev</B> | |
1107 <LI><B>lrmi.*</B> - copied by Nick Kurshev (originally by Josh Vanderhoof)</B> | |
1108 </UL></P> | |
1109 | |
1110 | |
1682 | 1111 <P><B><A NAME=B>Appendix B - Mailing lists</A></B></P> |
1112 | |
1113 <P>There are some public mailing lists on <B>MPlayer</B>. Subscribing can be | |
1114 achieved on the following addresses:</P> | |
1115 | |
1116 <P><UL> | |
2032 | 1117 <LI>MPlayer developers list:<BR> |
1900 | 1118 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng</A> |
1682 | 1119 <P>This list is about mplayer development! Talking about interface/API changes, |
1120 new libraryes, code optimization, ./configure changes, and send patches here. | |
1121 Do NOT send bugreports, user questions, feature requests here! | |
1122 This list should be kept low-traffic.</P> | |
1612 | 1123 |
1682 | 1124 </LI><LI>MPlayer users list:<BR> |
2128 | 1125 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A> |
1682 | 1126 <P><UL> |
1127 <LI>send bugreports here (after reading DOCS/BUGS, Appendix <A HREF="#C">C</A>)</LI> | |
2120 | 1128 <LI>send feature requests here (after reading bugreports.html)</LI> |
1682 | 1129 <LI>send user questions here (after reading all this documentation)</LI> |
1130 </UL></P> | |
1131 | |
1992 | 1132 </LI><LI>MPlayer & Matrox G200/G400/G450/G550 users:<BR> |
1682 | 1133 <A HREF="http://lists.sourceforge.net/lists/listinfo/mplayer-matrox">http://lists.sourceforge.net/lists/listinfo/mplayer-matrox</A> |
1134 <P>Send matrox-related questions here<UL> | |
1135 <LI>things about mga_vid</LI> | |
1136 <LI>matrox's official beta drivers (for X 4.x.x)</LI> | |
1137 <LI>and about matroxfb-TVout stuff.</LI></UL></P> | |
1612 | 1138 |
2005 | 1139 </LI><LI>MPlayer & DVB card users:<BR> |
1940 | 1140 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dvb">http://mplayerhq.hu/mailman/listinfo/mplayer-dvb</A> |
2005 | 1141 <P>Things related to the hardware decoder card called DVB.<UL> |
1940 | 1142 </P> |
1143 | |
1682 | 1144 </LI><LI>MPlayer CVS-log: <BR> |
2192 | 1145 <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog">http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog</A> |
1682 | 1146 <P>Send only questions about CVS changes here. |
1147 (if you don't understand why a change is required or you've better fix) | |
1148 Be sure in that your target developer reads this list!</P> | |
1149 | |
1150 </LI></UL></P> | |
1151 | |
1152 <P>NOTE: language of above lists are ENGLISH, unless explicitly stated | |
1153 otherwise. Please do not send messages using other language!</P> | |
1612 | 1154 |
2194 | 1155 <P>NOTE: you can reach the searchable mailing list archives |
1156 <A HREF="http://www.mplayerhq.hu/cgi-bin/htsearch">here</A>. | |
1157 | |
1612 | 1158 |
1682 | 1159 <P><B><A NAME=C><A HREF="bugreports.html">Appendix C</A> - How to report bugs</A></B></P> |
1612 | 1160 |
1748 | 1161 <P><B><A NAME=D>Appendix D - Known bugs</A></B></P> |
1162 | |
1163 <P>Special system/cpu-specific bugs/problems:</P> | |
1164 <UL> | |
1165 <LI> SIGILL (signal 4) in draw_frame, on P3 (mostly with 2.2.x kernels):<BR> | |
1166 Problem: movups is crashing in libvo/fastmemcpy.h<BR> | |
1167 Workaround: ./configure --disable-fastmemcpy<BR> | |
1168 SOLVED: disabled SSE code in fastmemcpy.h ;(</LI> | |
1169 | |
1170 <LI>No image (black image) in RGB 15/16bpp (x11,dga,fbdev,svga) playing | |
1171 MPEG or OpenDivX files:<BR> | |
2488 | 1172 Problem: gcc 2.96 bug, read <A HREF="gcc-2.96-3.0.html">this</A><BR> |
1748 | 1173 Workaround: ./configure --disable-mmx, or use gcc 2.95.x<BR> |
1987 | 1174 SOLVED: code fixed</LI> |
1748 | 1175 |
1176 <LI>SIGILL (signal 4) or other fault at loading l3codeca.acm:<BR> | |
1177 Problem: shared libs are loaded to 0x00xxxxxx instead of 0x40xxxxxx<BR> | |
1178 Workaround: mplayer -afm 1 ...<BR> | |
1179 SOLVED: you are using some security kernel patch, like OpenWall etc.</LI> | |
1180 | |
1181 <LI>SIGILL (signal 4) on P3 using 2.2.x kernels:<BR> | |
1182 Problem: kernel 2.2.x doesn't have proper (working) SSE support<BR> | |
1183 Solution: upgrade kernel to 2.4.x<BR> | |
2005 | 1184 Workaround: ./configure --disable-sse</LI> |
1748 | 1185 |
1186 <LI>General SIGILL (signal 4):<BR> | |
1187 Problem: you compiled and run mplayer in different machines | |
1188 (for example compiled on P3 and running on celeron)<BR> | |
1189 Solution: compile MPlayer on the same machine where you will use it!<BR> | |
2005 | 1190 Workaround: ./configure --disable-sse etc. options</LI> |
1748 | 1191 </UL> |
1192 | |
1193 <P>Various A-V sync and other audio problems:</P> | |
1194 | |
1195 General audio delay or jerky sound (exists with all or many files):<BR> | |
1196 <UL> | |
1197 <LI>audio buffer problems (buffer size badly detected)<BR> | |
1198 Workaround: mplayer -abs option</LI> | |
1199 <LI>slow machine (cpu or vga)<BR> | |
1200 try with -vo null, if it plays well, then you have slow VGA card/driver<BR> | |
1201 Workaround: buy a faster card or read this documentation about how to speed up<BR> | |
1202 SOLVED: try -framedrop</LI> | |
1203 </UL><BR> | |
1204 | |
1205 Audio delay/de-sync specific to one or a few files:<BR> | |
1206 <UL> | |
1207 <LI>bad file (please upload the file, so we can check & fix)<BR> | |
2021 | 1208 Workaround: -ni or -nobps option (for non-interleaved or bad files)<BR> |
1209 -mc 0 (required for files with badly interleaved VBR audio)<BR> | |
1748 | 1210 -delay option or +/- keys at runtime to adjust delay</LI> |
1211 <LI>your soundcard doesn't support 48Khz playback<BR> | |
1212 Workaround: buy a better soundcard... or try to decrease fps by 10% (use -fps 27 for a 30fps movie)</LI> | |
1213 <LI>slow machine<BR> | |
1214 (if A-V is not around 0, and the last number in the status line increasing)<BR> | |
1215 Workaround: -framedrop</LI> | |
1216 </UL><BR> | |
1217 | |
1218 No sound at all:<BR> | |
1219 <UL> | |
1220 <LI>your file uses an unsupported codec<BR> | |
1221 Workaround: read the documentation and help us adding support for it</LI> | |
1222 </UL> | |
1223 | |
1224 <P>Video-out problems:</P> | |
1225 | |
1226 <P>First note: options -fs -vm and -zoom are just recommendations, not (yet) | |
1227 supported by all drivers. So it isn't a bug if it doesn't work. | |
1228 Only a few driver supports scaling/zooming, don't expect this from x11 or dga.</P> | |
1229 | |
1230 <P>OSD/sub flickering:<BR> | |
1231 - x11 driver: sorry, it can't be fixed now<BR> | |
1232 - xv driver: use -double option</P> | |
1233 | |
1612 | 1234 </BODY> |
1235 </HTML> |