1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Corey Hickey 39a64e3023 sc_factor support for encoding.
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
2006-01-22 20:54:52 +00:00
..
2005-10-06 12:13:25 +00:00
2006-01-21 18:19:47 +00:00
2006-01-21 18:19:47 +00:00
2006-01-22 20:54:52 +00:00
2004-11-12 01:21:34 +00:00
2006-01-22 20:54:52 +00:00
2006-01-21 18:19:47 +00:00
2006-01-21 02:35:03 +00:00
2005-06-01 21:19:00 +00:00
2006-01-22 20:54:52 +00:00
2005-05-30 22:02:00 +00:00