[FFmpeg-cvslog] doc/codecs: Remove option sc_factor.

Carl Eugen Hoyos git at videolan.org
Thu May 24 19:24:14 EEST 2018


ffmpeg | branch: master | Carl Eugen Hoyos <ceffmpeg at gmail.com> | Thu May 24 18:21:05 2018 +0200| [7c333dc6a7fe1dc991f484c70ed7990d6ee62724] | committer: Carl Eugen Hoyos

doc/codecs: Remove option sc_factor.

Fixes ticket #7228.
The option was disabled since 4a62f477 and removed in 6e69525e.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c333dc6a7fe1dc991f484c70ed7990d6ee62724
---

 doc/codecs.texi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/doc/codecs.texi b/doc/codecs.texi
index c9b9a1136d..3770f4f53b 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -986,10 +986,6 @@ Set chroma qp offset from luma.
 @item trellis @var{integer} (@emph{encoding,audio,video})
 Set rate-distortion optimal quantization.
 
- at item sc_factor @var{integer} (@emph{encoding,video})
-Set value multiplied by qscale for each frame and added to
-scene_change_score.
-
 @item mv0_threshold @var{integer} (@emph{encoding,video})
 @item b_sensitivity @var{integer} (@emph{encoding,video})
 Adjust sensitivity of b_frame_strategy 1.



More information about the ffmpeg-cvslog mailing list