• Corey Hickey's avatar
    sc_factor support for encoding. · 39a64e30
    Corey Hickey authored
    Here's the description I'll add to the mplayer man page:
    ---
    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.
    ---
    
    Original idea from Michael; patch by me.
    
    Originally committed as revision 4883 to svn://svn.ffmpeg.org/ffmpeg/trunk
    39a64e30
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
postproc Loading commit data...
tests Loading commit data...
vhook Loading commit data...
.cvsignore Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
berrno.h Loading commit data...
build_avopt Loading commit data...
clean-diff Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
configure Loading commit data...
cws2fws.c Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
pktdumper.c Loading commit data...
qt-faststart.c Loading commit data...
unwrap-diff Loading commit data...
xvmc_render.h Loading commit data...