1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00

Explain workaround for -vo gl:scaled-osd -ass image corruption.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22747 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-03-19 18:27:35 +00:00
parent 1d44eade53
commit 583d812e1d

View File

@ -3340,7 +3340,8 @@ When enabled behaves more like the other video output drivers,
which is better for fixed-size fonts. which is better for fixed-size fonts.
Disabled looks much better with FreeType fonts and uses the Disabled looks much better with FreeType fonts and uses the
borders in fullscreen mode. borders in fullscreen mode.
Does not work correctly with ass subtitles (see \-ass). Does not work correctly with ass subtitles (see \-ass), you can instead
render them without OpenGL support via -vf ass.
.IPs osdcolor=<0xRRGGBB> .IPs osdcolor=<0xRRGGBB>
Color for OSD (default: 0xffffff, corresponds to white). Color for OSD (default: 0xffffff, corresponds to white).
.IPs rectangle=<0,1,2> .IPs rectangle=<0,1,2>