diff DOCS/man/en/mplayer.1 @ 11699:9165fbc7d89d

scenechange_threshold command line option patch by (Balatoni Denes <pnis at coder dot hu>)
author michael
date Sun, 28 Dec 2003 19:36:10 +0000
parents 85f1f61200ab
children 272fc35fd8ee
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Dec 28 17:14:04 2003 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Dec 28 19:36:10 2003 +0000
@@ -3859,6 +3859,13 @@
 For a strict MPEG1/\:2/\:4 compliance this would have to be <=132.
 (default: 250 or one key frame every ten seconds in a 25fps movie)
 .TP
+.B sc_threshold=<-1000000\-1000000>
+Threshold for scene change detection.
+Libavcodec inserts a keyframe when it detects a scene change. 
+You can specify the sensitivity of the detection with this option.
+-1000000 means there is a scene change detected at every frame, 1000000 means
+no scene changes are detected (default 0).
+.TP
 .B vb_strategy=<0\-1>
 strategy to choose between I/\:P/\:B frames (pass\ 2):
 .RSs