comparison DOCS/README @ 764:60296841e0c5

Hungarian: v0.9 others: fixes
author gabucino
date Fri, 11 May 2001 13:13:33 +0000
parents 550e3ff06099
children 07e92a1c121c
comparison
equal deleted inserted replaced
763:b659160c629f 764:60296841e0c5
127 NOTE: check DOCS/VIDEOCARDS ! 127 NOTE: check DOCS/VIDEOCARDS !
128 128
129 Supported audio output devices: 129 Supported audio output devices:
130 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 130 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
131 - OSS driver 131 - OSS driver
132 - ALSA driver with OSS emulation (NOT recommended, causes annoying delays) 132 - ALSA driver with OSS emulation (ALSA >= 0.9 only!)
133 - ESD with the esddsp utility (not tested, not recommended, see ALSA) 133 - ESD with the esddsp utility (not tested)
134 134
135 NOTE: check DOCS/SOUNDCARDS for details! 135 NOTE: check DOCS/SOUNDCARDS for details!
136 136
137 Speed: 137 Speed:
138 ~~~~~~ 138 ~~~~~~
139 Most of time-critical parts are optimized for MMX/MMXext/SSE/3DNow!/3Dnow!Ex. 139 Most of time-critical parts are optimized for MMX/MMXext/SSE/3DNow!/3DNow!Ex.
140 You can improve rendering speed by setting up MTRR registers, see doc in MTRR. 140 You can improve rendering speed by setting up MTRR registers, see doc in MTRR.
141 Some *old* benchmark results can be found in the doc file SPEED. 141 Some *old* benchmark results can be found in the doc file SPEED.
142 142
143 Usage: 143 Usage:
144 ~~~~~~ 144 ~~~~~~
164 mplayer -afm 3 /mnt/DVDtrailers/alien4.vob 164 mplayer -afm 3 /mnt/DVDtrailers/alien4.vob
165 mplayer -dvd /dev/dvd /mnt/dvd/matrix.vob 165 mplayer -dvd /dev/dvd /mnt/dvd/matrix.vob
166 mplayer -abs 65536 -delay -0.4 -nobps ~/movies/test.avi 166 mplayer -abs 65536 -delay -0.4 -nobps ~/movies/test.avi
167 167
168 Note: in order to use Matrox YUV driver (-vo mga or xmga), first you'll have 168 Note: in order to use Matrox YUV driver (-vo mga or xmga), first you'll have
169 to load the driver: insmod drivers/mga_vid.o , or to make it automatic 169 to load the driver: see DOCS/VIDEOCARDS .
170 insert the following line at the end of /etc/modules.conf:
171 alias char-major-178 mga_vid
172 and run 'depmod -a' .
173 170
174 Playing from stdin: 171 Playing from stdin:
175 ~~~~~~~~~~~~~~~~~~~ 172 ~~~~~~~~~~~~~~~~~~~
176 Now it's possible. 173 Now it's possible.
177 174
250 http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog 247 http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
251 248
252 NOTE: language of above lists are ENGLISH, unless explicitly stated otherwise. 249 NOTE: language of above lists are ENGLISH, unless explicitly stated otherwise.
253 Please do not send messages using other language! 250 Please do not send messages using other language!
254 251
255 License: 252 License:
256 ~~~~~~~~ 253 ~~~~~~~~
257 Since MPlayer incorporates a lot of code from other projects, this isn't 254 Since MPlayer incorporates a lot of code from other projects, this isn't
258 decided yet. We're going for GPL (will be pretty hard, though). 255 decided yet. We're going for GPL (will be pretty hard, though).
259 256
260 Standard Disclaimer: 257 Standard Disclaimer: