[FFmpeg-soc] [PATCH 2/2] Reduce need for fine SNR offset search at high bitrates.

Justin Ruggles justin.ruggles at gmail.com
Thu Dec 2 21:36:20 CET 2010


For high bitrates where SNR offset is often at max (1023), the bit allocation search can essentially be eliminated by starting the search at 1023. Speeds up encoding for high bitrates by about 7% overall.
---
 libavcodec/ac3enc.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Reduce-need-for-fine-SNR-offset-search-at-high-bitra.patch
Type: text/x-patch
Size: 539 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20101202/f70106ba/attachment.bin>


More information about the FFmpeg-soc mailing list