From 9e6933440ae59c523fce85b64d6f52f444910003 Mon Sep 17 00:00:00 2001 From: harklu Date: Thu, 4 Aug 2011 21:47:36 +0200 Subject: 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. --- etc/input.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index d9c8684996..45b20f9b23 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -75,6 +75,7 @@ t sub_pos +1 # down #? sub_step -1 # previous #? sub_scale +0.1 # increase subtitle font size #? sub_scale -0.1 # decrease subtitle font size +V step_property_osd ass_vsfilter_aspect_compat # stretch SSA/ASS subtitles with anamorphic videos to match historical VSFilter behavior f vo_fullscreen T vo_ontop # toggle video window ontop of other windows w panscan -0.1 # zoom out with -panscan 0 -fs -- cgit v1.2.3