1. 22 9月, 2006 3 次提交
  2. 20 9月, 2006 5 次提交
  3. 16 9月, 2006 1 次提交
  4. 15 9月, 2006 1 次提交
  5. 14 9月, 2006 2 次提交
  6. 13 9月, 2006 2 次提交
  7. 11 9月, 2006 2 次提交
  8. 09 9月, 2006 1 次提交
  9. 03 9月, 2006 1 次提交
  10. 18 7月, 2006 1 次提交
  11. 12 7月, 2006 1 次提交
  12. 09 7月, 2006 1 次提交
  13. 08 7月, 2006 3 次提交
  14. 06 7月, 2006 1 次提交
  15. 02 7月, 2006 1 次提交
  16. 30 6月, 2006 2 次提交
  17. 04 6月, 2006 1 次提交
  18. 03 6月, 2006 1 次提交
  19. 14 5月, 2006 1 次提交
  20. 07 5月, 2006 1 次提交
  21. 30 3月, 2006 1 次提交
  22. 06 3月, 2006 3 次提交
  23. 04 3月, 2006 1 次提交
  24. 22 2月, 2006 1 次提交
  25. 31 1月, 2006 1 次提交
  26. 23 1月, 2006 1 次提交
    • C
      sc_factor support for encoding. · 39a64e30
      Corey Hickey 提交于
      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