-vo mga notes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3271 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nick 2001-12-02 14:01:13 +00:00
parent b840873f19
commit 1ab42de54e
1 changed files with 8 additions and 2 deletions

View File

@ -40,9 +40,15 @@ Using with mplayer:
~~~~~~~~~~~~~~~~~~~
Currently there is only way to use ATI's drivers:
mplayer -vo vesa:lvo:/dev/radeon_vid -<your options> filename
mplayer -vo vesa:lvo:/dev/radeon_vid -<your vesa's options> filename
or
mplayer -vo vesa:lvo:/dev/rage128_vid -<your options> filename
mplayer -vo vesa:lvo:/dev/rage128_vid -<your vesa's options> filename
For YV12 formats you can use also:
mplayer -vo mga:/dev/radeon_vid -<your mga's option> filename
but in this case you should load at least radeonfb driver from
this package.
Configuring:
~~~~~~~~~~~~