Mercurial > mplayer.hg
view TVout/modules @ 2869:107d9e9e5bd1
New video output technique Linux Video Overlay:
-vo vesa:lvo:drv_name
(for example -vo vesa:lvo:/dev/radeon_vid or -vo vesa:lvo:/dev/mga_vid)
Note: You don't need to have graphics screen before loading xxx_vid driver
vo_vesa will switch to graphics mode before using of xxx_vid driver.
So you can traditional start it from text-mode.
author | nick |
---|---|
date | Tue, 13 Nov 2001 17:13:33 +0000 |
parents | 3b5f5d1c5041 |
children | 6e38aeab712f |
line wrap: on
line source
# Load kernel modules... # (you must have 2.3/2.4 kernel with matroxfb enabled!) modprobe i2c-matroxfb modprobe matroxfb_Ti3026 modprobe matroxfb_crtc2 modprobe matroxfb_maven