1
mirror of https://github.com/mpv-player/mpv synced 2025-04-19 14:31:14 +02:00

When specifying a VIDIX subdevice the name needs to be written out

including the .so.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16424 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-09-06 22:47:57 +00:00
parent b7c56e8926
commit b47b4e6ea1

@ -2530,9 +2530,9 @@ Very fast video output driver on cards that support it.
.RSs .RSs
.IPs <subdevice> .IPs <subdevice>
Explicitly choose the VIDIX subdevice driver to use. Explicitly choose the VIDIX subdevice driver to use.
Available subdevice drivers are cyberblade_vid, mach64_vid, mga_crtc2_vid, Available subdevice drivers are cyberblade_vid.so, mach64_vid.so,
mga_vid, nvidia_vid, pm3_vid, radeon_vid, rage128_vid, sis_vid and mga_crtc2_vid.so, mga_vid.so, nvidia_vid.so, pm3_vid.so,
unichrome_vid. radeon_vid.so, rage128_vid.so, sis_vid.so and unichrome_vid.so.
.RE .RE
.PD 1 .PD 1
. .