diff DOCS/man/en/mplayer.1 @ 13584:17cb9c6a99f6

Adds a parameter 'scenecut', to control the threshold for inserting extra I-frames. patch by Loren Merritt
author iive
date Fri, 08 Oct 2004 12:38:39 +0000
parents e1f2be2e2dfe
children db4d2cf3f2dc
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri Oct 08 00:39:37 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Fri Oct 08 12:38:39 2004 +0000
@@ -6779,6 +6779,16 @@
 prior to the IDR-Frame.
 .
 .TP
+.B scenecut=<-1\-100>
+Controls how aggressively to insert extra I-frames (default: 40).
+With small values of scenecut, the codec often has to force an I-frame
+when it would exceed keyint.
+Good values of scenecut may find a better location for the I-frame.
+Large values use more I-frames than necessary, thus wasting bits.
+-1 disables scene-cut detection, so I-frames are be inserted only every
+other keyint frames, which probably leads to ugly encoding artifacts.
+.
+.TP
 .B frameref=<1\-15>
 Number of previous frames used as predictors in a P frame (default: 1).
 This is effective in Anime, but seems to make little difference in