summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-12-28 17:17:16 +0100
committerwm4 <wm4@nowhere>2013-01-13 20:04:16 +0100
commitc15cc15415d76e1a74b3f4a3087b9c208195cc2a (patch)
tree4fa0fecdba91364d6247c44537be986b70755ef9 /DOCS/man
parent6b91ba01924e9d2c85b2d031ea9e414dbc8dea6f (diff)
downloadmpv-c15cc15415d76e1a74b3f4a3087b9c208195cc2a.tar.bz2
mpv-c15cc15415d76e1a74b3f4a3087b9c208195cc2a.tar.xz
sub: add experimental --force-rgba-osd-rendering switch
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/options.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index c629d35046..162c8a560e 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -565,6 +565,14 @@
--flip
Flip image upside-down.
+--force-rgba-osd-rendering
+ Change how some video outputs render the OSD and text subtitles. This
+ does not change appearance of the subtitles and only has performance
+ implications. For VOs which support native ASS rendering (like ``vdpau``,
+ ``opengl``, ``direct3d``), this can be slightly faster or slower,
+ depending on GPU drivers and hardware. For other VOs, this just makes
+ rendering slower.
+
--force-window-position
Forcefully move mpv's video output window to default location whenever
there is a change in video parameters, video stream or file. This used to