diff DOCS/man/en/mplayer.1 @ 17464:6770c410f4f3

support libavcodec's new sc_factor parameter Original idea from Michael; patch by me.
author corey
date Sun, 22 Jan 2006 21:02:14 +0000
parents ac72c6fb6bae
children 63909962d3fc
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Jan 22 18:11:35 2006 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Jan 22 21:02:14 2006 +0000
@@ -6831,6 +6831,16 @@
 1000000000 means no scene changes are detected (default: 0).
 .
 .TP
+.B sc_factor=<any positive integer>
+Causes frames with higher quantizers to be more likely to trigger a
+scene change detection and make libavcodec use an I-frame (default: 1).
+1\-16 is a sane range.
+Values between 2 and 6 may yield increasing PSNR (up to approximately
+0.04 dB) and better placement of I-frames in high-motion scenes.
+Higher values than 6 may give very slightly better PSNR (approximately
+0.01 dB more than sc_factor=6), but noticably worse visual quality.
+.
+.TP
 .B vb_strategy=<0\-2> (pass one only)
 strategy to choose between I/\:P/\:B-frames:
 .PD 0