From c3f8c9a58e3028777466ce0d3f56374efb10f968 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 12 Dec 2012 23:35:01 +0100 Subject: options: move -ass-bottom-margin/-ass-top-margin options to vf_sub These options might be useful sometimes, but they are not that important, and work with vf_sub only. Make them vf_sub sub-options. --- DOCS/man/en/options.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 0aa1098925..51ecab6166 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -118,10 +118,6 @@ text subtitles only, because ASS subtitles include their own styling information. ---ass-bottom-margin= - Adds a black band at the bottom of the frame. The SSA/ASS renderer can - place subtitles there (with ``--ass-use-margins``). - --ass-force-style=<[Style.]Param=Value[,...]> Override some style or script info parameters. @@ -156,10 +152,6 @@ (Default.) :no: Render subtitles as forced by subtitle scripts. ---ass-top-margin= - Adds a black band at the top of the frame. The SSA/ASS renderer can place - toptitles there (with ``--ass-use-margins``). - --ass-use-margins Enables placing toptitles and subtitles in black borders when they are available. -- cgit v1.2.3