comparison DOCS/MPlayer-FAQ @ 505:b015178f60ae

minor fixes/additions..
author gabucino
date Wed, 18 Apr 2001 18:52:35 +0000
parents 0110a8896cc7
children 6a3d6d7b3996
comparison
equal deleted inserted replaced
504:a77e23145686 505:b015178f60ae
145 Another solution is making mplayer SUID root, but its NOT RECOMMENDED! 145 Another solution is making mplayer SUID root, but its NOT RECOMMENDED!
146 'chown root /usr/local/bin/mplayer' 146 'chown root /usr/local/bin/mplayer'
147 'chmod 750 /usr/local/bin/mplayer' 147 'chmod 750 /usr/local/bin/mplayer'
148 'chmod +s /usr/local/bin/mplayer' 148 'chmod +s /usr/local/bin/mplayer'
149 !!!! BUT STAY TUNED !!!! 149 !!!! BUT STAY TUNED !!!!
150 This is a BIG security risk! Never do this on a server or on a computer 150 This is a *BIG* security risk! *NEVER* do this on a server or on a computer
151 can be accessed by more people than only you because they can gain root 151 can be accessed by more people than only you because they can gain root
152 privilegies through suid root mplayer. 152 privilegies through suid root mplayer!!!
153 !!!! SO YOU HAVE BEEN WARNED ... !!!! 153 !!!! SO YOU HAVE BEEN WARNED ... !!!!
154 154
155 Q: The fsdga driver doesn't work with my xyz.avi file. Why is that? 155 Q: The fsdga driver doesn't work with my xyz.avi file. Why is that?
156 A: Because it only works with MPEG. (yet) 156 A: Because it only works with MPEG. (yet)
157 157
170 Xvideo image format: 0x32315659 (YV12) planar 170 Xvideo image format: 0x32315659 (YV12) planar
171 Xvideo image format: 0x30323449 (I420) planar 171 Xvideo image format: 0x30323449 (I420) planar
172 ... 172 ...
173 A: Your driver is old, update it. The new driver also supports YUY2 required 173 A: Your driver is old, update it. The new driver also supports YUY2 required
174 for DivX. 174 for DivX.
175
176 Q: I've downloaded an ASF with asfrecorder, but MPlayer can't play it !
177 A: There were/are some known issues with asfrecorder, and the ASF format is
178 a big crap itself. Please contact us, so the bug can be fixed.