mirror of
https://github.com/mpv-player/mpv
synced 2025-02-01 04:31:39 +00: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:
parent
b7c56e8926
commit
b47b4e6ea1
@ -2530,9 +2530,9 @@ Very fast video output driver on cards that support it.
|
||||
.RSs
|
||||
.IPs <subdevice>
|
||||
Explicitly choose the VIDIX subdevice driver to use.
|
||||
Available subdevice drivers are cyberblade_vid, mach64_vid, mga_crtc2_vid,
|
||||
mga_vid, nvidia_vid, pm3_vid, radeon_vid, rage128_vid, sis_vid and
|
||||
unichrome_vid.
|
||||
Available subdevice drivers are cyberblade_vid.so, mach64_vid.so,
|
||||
mga_crtc2_vid.so, mga_vid.so, nvidia_vid.so, pm3_vid.so,
|
||||
radeon_vid.so, rage128_vid.so, sis_vid.so and unichrome_vid.so.
|
||||
.RE
|
||||
.PD 1
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user