summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
authorharklu <harklu@wat>2011-08-04 21:47:36 +0200
committerUoti Urpala <uau@mplayer2.org>2011-08-12 14:19:10 +0300
commit9e6933440ae59c523fce85b64d6f52f444910003 (patch)
tree2b54de48e505866e95c946db1b3e497bfcc9867b /DOCS/tech/slave.txt
parente30416c9979232bf86cb58992421e66e03eda492 (diff)
downloadmpv-9e6933440ae59c523fce85b64d6f52f444910003.tar.bz2
mpv-9e6933440ae59c523fce85b64d6f52f444910003.tar.xz
options, subs: add --ass-vsfilter-aspect-compat
Add option --ass-vsfilter-aspect-compat and corresponding property ass_vsfilter_aspect_compat. The setting controls whether to enable the emulation of traditional VSFilter behavior where subtitles are stretched if the video is anamorphic (previously always enabled for native SSA/ASS subtitles). Enabled by default. Add 'V' as a new default keybinding to toggle the property.
Diffstat (limited to 'DOCS/tech/slave.txt')
-rw-r--r--DOCS/tech/slave.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index d95ef41d84..0e906cf857 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -585,6 +585,7 @@ sub_alignment int 0 2 X X X subtitle alignment
sub_visibility flag 0 1 X X X show/hide subtitles
sub_forced_only flag 0 1 X X X
sub_scale float 0 100 X X X subtitles font size
+ass_vsfilter_aspect_compat flag 0 1 X X X SSA/ASS aspect ratio correction
tv_brightness int -100 100 X X X
tv_contrast int -100 100 X X X
tv_saturation int -100 100 X X X