Skip to content
Snippets Groups Projects
  1. Feb 02, 2006
  2. Feb 01, 2006
  3. Jan 31, 2006
  4. Jan 30, 2006
  5. Jan 29, 2006
  6. Jan 28, 2006
  7. Jan 27, 2006
  8. Jan 26, 2006
  9. Jan 25, 2006
  10. Jan 24, 2006
  11. Jan 23, 2006
  12. Jan 22, 2006
    • 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
Loading