comparison DOCS/README @ 522:b63c485a530d

reviewed for release
author gabucino
date Thu, 19 Apr 2001 12:10:18 +0000
parents d19a6cf1c2e3
children a8ab5e0f5560
comparison
equal deleted inserted replaced
521:8f86163f8dc3 522:b63c485a530d
1 MoviePlayer v0.11 (C) 2000-2001. by Arpad Gereoffy (A'rpi/ESP-team) 1 MoviePlayer v0.12 "IdegCounter" (C) 2000-2001 Arpad Gereoffy (A'rpi/ESP-team)
2 ================= * See the file AUTHORS for the complete list! * 2 =============================== * See the file AUTHORS for the complete list *
3 3
4 About: 4 About:
5 ~~~~~~ 5 ~~~~~~
6 Yes. Yet another movie player for linux. 6 Yes. Yet another movie player for linux.
7 What is the special with this? It works, at least for me :) 7 What is the special with this? It works, at least for me :)
13 13
14 Short history: 14 Short history:
15 - mpg12play v0.1 has born, using libmpeg3 from www.heroinewarrior.com 15 - mpg12play v0.1 has born, using libmpeg3 from www.heroinewarrior.com
16 - mpg12play 2nd generation (v0.5-), using dvdview by Dirk Farin 16 - mpg12play 2nd generation (v0.5-), using dvdview by Dirk Farin
17 - mpg12play 3nd generation (v0.9-), using libmpeg2 (mpeg2dec) by Aaron Holtzman 17 - mpg12play 3nd generation (v0.9-), using libmpeg2 (mpeg2dec) by Aaron Holtzman
18 - mplayer has born, containing mpg12play 0.90pre5 and a new simple avi player 18 - MPlayer has born, containing mpg12play 0.90pre5 and a new simple avi player
19 - mplayer 0.10, mpeg and avi player in a single binary 19 - MPlayer 0.10, mpeg and avi player in a single binary
20 - mplayer 0.11: added .asf file support, and OpenDivX en/decoding 20 - MPlayer 0.11: added .asf file support, and OpenDivX en/decoding
21 - MPlayer 0.12 "IdegCounter"
22 The release version of the 0.11 development code. Far too many enhancements
23 to fit here (A'rpi?). Try it, and be amazed.
21 24
22 As you see, I didn't write any codecs, just some players. But I spent 25 As you see, I didn't write any codecs, just some players. But I spent
23 a lot of time finding the best way to parse bad damaged input files 26 a lot of time finding the best way to parse bad damaged input files
24 (both mpg and avi) and to do perfect A-V sync with seeking ability. 27 (both mpg and avi) and to do perfect A-V sync with seeking ability.
25 My player is rock solid playing damaged mpeg files (useful for some VCDs), 28 My player is rock solid playing damaged mpeg files (useful for some VCDs),
45 ~~~~~~~~~~~~~~~~~~~~~~~~ 48 ~~~~~~~~~~~~~~~~~~~~~~~~
46 - VCD (Video CD) directly from CD-ROM or from CDRwin's .bin image file 49 - VCD (Video CD) directly from CD-ROM or from CDRwin's .bin image file
47 - MPEG 1/2 System Stream (PS/VOB) and Elementary Stream (ES) file formats 50 - MPEG 1/2 System Stream (PS/VOB) and Elementary Stream (ES) file formats
48 - RIFF AVI file format 51 - RIFF AVI file format
49 - ASF 1.0 file format 52 - ASF 1.0 file format
53 - (De)crypted VOB files from DVD (experimental!)
50 54
51 Supported audio & video codecs: 55 Supported audio & video codecs:
52 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53 See DOCS/CODECS for complete list. 57 See DOCS/CODECS for complete list.
54 58
78 82
79 Supported audio output devices: 83 Supported audio output devices:
80 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 84 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
81 - OSS driver 85 - OSS driver
82 - ALSA driver with OSS emulation (NOT recommended, causes annoying delays) 86 - ALSA driver with OSS emulation (NOT recommended, causes annoying delays)
83 - ESD with the esddsp utility (not tested) 87 - ESD with the esddsp utility (not tested, not recommended, see ALSA)
84 88
85 NOTE: check DOCS/SOUNDCARDS ! 89 NOTE: check DOCS/SOUNDCARDS !
86 90
87 Speed: 91 Speed:
88 ~~~~~~ 92 ~~~~~~
101 Keys: 105 Keys:
102 <- or -> seek backward/forward 10 seconds 106 <- or -> seek backward/forward 10 seconds
103 up or down seek backward/forward 1 minute 107 up or down seek backward/forward 1 minute
104 p or SPACE pause movie (press any key to continue) 108 p or SPACE pause movie (press any key to continue)
105 q or ^C stop playing and quit program 109 q or ^C stop playing and quit program
110 o toggle OSD : none / seek / seek+timer
111 / and * decrease/increase volume
112 m toggle using master/pcm channel for volume setting
106 113
107 Examples: 114 Examples:
108 mplayer -vo x11 /mnt/Films/Contact/contact2.mpg 115 mplayer -vo x11 /mnt/Films/Contact/contact2.mpg
109 mplayer -afm 3 /mnt/DVDtrailers/alien4.vob 116 mplayer -afm 3 /mnt/DVDtrailers/alien4.vob
110 mplayer -vcd 2 /dev/cdrom 117 mplayer -vcd 2 /dev/cdrom
118 mplayer -dvd /dev/dvd /mnt/dvd/matrix.vob
111 mplayer -alsa -abs 65536 -delay -0.4 -nobps ~/movies/test.avi 119 mplayer -alsa -abs 65536 -delay -0.4 -nobps ~/movies/test.avi
112 120
113 Note: for using Matrox YUV driver (-vo mga or xmga), you have to first 121 Note: in order to use Matrox YUV driver (-vo mga or xmga), first you'll have
114 load the driver: insmod drivers/mga_vid.o 122 to load the driver: insmod drivers/mga_vid.o , or to make it automatic
123 insert the following line at the end of /etc/modules.conf:
124 alias char-major-178 mga_vid
125 and run 'depmod -a' .
115 126
116 License: 127 License:
117 ~~~~~~~~ 128 ~~~~~~~~
118 Since MPlayer incorporates a lot of code from other projects, this isn't 129 Since MPlayer incorporates a lot of code from other projects, this isn't
119 decided yet. 130 decided yet.
178 to the directory where the error occured. (or upgrade glibc to 2.1/newer) 189 to the directory where the error occured. (or upgrade glibc to 2.1/newer)
179 - if gcc reports problems around video_out_gl.c, try disabling OpenGL 190 - if gcc reports problems around video_out_gl.c, try disabling OpenGL
180 support: ./configure --disable-gl (you have broken OpenGL headers/libs) 191 support: ./configure --disable-gl (you have broken OpenGL headers/libs)
181 - if you are a user, send us a bugreport (see above), including these: 192 - if you are a user, send us a bugreport (see above), including these:
182 - output of ./configure 193 - output of ./configure
183 - output of make dep and make 194 - output of make
184 - config.h and all of config.mak files 195 - config.h and all of config.mak files
185 Note: many users reported that SSE was not detected while running on P3. 196 Note: many users reported that SSE was not detected while running on P3.
186 Current stable 2.2.x kernels does NOT support SSE, so you can't use it 197 Current stable 2.2.x kernels does NOT support SSE, so you can't use it
187 without patches or using the 2.4.x series. (or try latest 2.2.19 or newer) 198 without patches or using the 2.4.x series. (or try latest 2.2.19 or newer)
188 199
213 - you have a fast machine (don't report that your 386 can't play DivX) 224 - you have a fast machine (don't report that your 386 can't play DivX)
214 - try with Null output (-vo null) and check CPU usage (first % value) 225 - try with Null output (-vo null) and check CPU usage (first % value)
215 226
216 7. sound-related problems: 227 7. sound-related problems:
217 - maybe your card doesn't support 48kHz playback and the movie requires it. 228 - maybe your card doesn't support 48kHz playback and the movie requires it.
218 - try player with the -noalsa option 229 - try MPlayer with the -noalsa option
230 - compile MPlayer with --disable-select
219 - delayed audio with some AVI files: try with -bps or -nobps option! 231 - delayed audio with some AVI files: try with -bps or -nobps option!
220 - if you experienced delayed audio, try to compensate with -delay or -abs. 232 - if you experienced delayed audio, try to compensate with -delay or -abs.
221 you can specify audio card's buffer size in bytes with -abs option, or 233 you can specify audio card's buffer size in bytes with -abs option, or
222 specify audio delay in seconds (positive/negative float) with -delay 234 specify audio delay in seconds (positive/negative float) with -delay
223 for example: mplayer -alsa -delay -0.75 test.avi 235 for example: mplayer -alsa -delay -0.75 test.avi
246 http://lists.sourceforge.net/lists/listinfo/mplayer-announce 258 http://lists.sourceforge.net/lists/listinfo/mplayer-announce
247 259
248 - MPlayer & Matrox G200/G400/G450 users: (about TV-out, mga_vid, syncfb, Xv) 260 - MPlayer & Matrox G200/G400/G450 users: (about TV-out, mga_vid, syncfb, Xv)
249 http://lists.sourceforge.net/lists/listinfo/mplayer-matrox 261 http://lists.sourceforge.net/lists/listinfo/mplayer-matrox
250 262
251 - MPlayer CVS-log: (announce about _every_ CVS commits) 263 - MPlayer CVS-log: (announce about _every_ CVS commit)
252 http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog 264 http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
253 265
254 Standard Disclaimer: 266 Standard Disclaimer:
255 ~~~~~~~~~~~~~~~~~~~~ 267 ~~~~~~~~~~~~~~~~~~~~
256 Use only at your own risk! There may be errors and inaccuracies that could 268 Use only at your own risk! There may be errors and inaccuracies that could
257 be damaging to your system or your eye. Proceed with caution, and although 269 damage your system or your eye. Proceed with caution, and although this is
258 this is highly unlikely, I don't take any responsibility for that! 270 highly unlikely, we don't take any responsibility for that!