From 3d98e8c674066809844cd35dfe02b28a07f91d77 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 23 Oct 2012 22:17:21 +0200 Subject: options: remove --ffactor switch This controlled the generation of the palette for DVD subs if no palette was found. The option name and description is confusing, and it was probably barely useful. Remove the option, and hardcode the behavior to the option's default value. --- DOCS/man/en/options.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index dbd37c4c03..6a8b81cd7f 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -571,14 +571,6 @@ reliable enough), the filename extension is used to select the demuxer. Always falls back on content-based demuxer selection. ---ffactor= - Resample the font alphamap. Can be: - - :0: plain white fonts - :0.75: very narrow black outline (default) - :1: narrow black outline - :10: bold black outline - --field-dominance=<-1-1> Set first field for interlaced content. Useful for deinterlacers that double the framerate: ``--vf=tfields=1``, ``--vf=yadif=1`` and -- cgit v1.2.3