comparison DOCS/man/en/mplayer.1 @ 22729:07377f8f7f42

Explain workaround for -vo gl:scaled-osd -ass image corruption.
author reimar
date Mon, 19 Mar 2007 18:27:35 +0000
parents 86edaa8501c1
children 4bd9ae216640
comparison
equal deleted inserted replaced
22728:5e4a2438a0e2 22729:07377f8f7f42
3338 window changes (default: disabled). 3338 window changes (default: disabled).
3339 When enabled behaves more like the other video output drivers, 3339 When enabled behaves more like the other video output drivers,
3340 which is better for fixed-size fonts. 3340 which is better for fixed-size fonts.
3341 Disabled looks much better with FreeType fonts and uses the 3341 Disabled looks much better with FreeType fonts and uses the
3342 borders in fullscreen mode. 3342 borders in fullscreen mode.
3343 Does not work correctly with ass subtitles (see \-ass). 3343 Does not work correctly with ass subtitles (see \-ass), you can instead
3344 render them without OpenGL support via -vf ass.
3344 .IPs osdcolor=<0xRRGGBB> 3345 .IPs osdcolor=<0xRRGGBB>
3345 Color for OSD (default: 0xffffff, corresponds to white). 3346 Color for OSD (default: 0xffffff, corresponds to white).
3346 .IPs rectangle=<0,1,2> 3347 .IPs rectangle=<0,1,2>
3347 Select usage of rectangular textures which saves video RAM, but often is 3348 Select usage of rectangular textures which saves video RAM, but often is
3348 slower (default: 0). 3349 slower (default: 0).