This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-12-18 03:19:31 +02:00
Code
Issues
Releases
Activity
6aef89d54e
FFmpeg
/
tests
/
ref
/
lavf
/
rm
3 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change the default dB-per-bit code from 2 to 3. This gives slightly better quality in PEAQ tests. Code 3 gives a dBpb value of 2816 = -132dB (128 psd units = -6dB), which corresponds to 22 bits. Since the exponents have an offset applied, the 16-bit source looks like 24-bit source to the bit allocation routine. So using dBpb code=3 is a closer match to the exponent range. Regression test refs updated for acodec-ac3, lavf-rm, and seek-ac3_rm. Originally committed as revision 26144 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-12-29 21:17:22 +02:00
e1990def7b195a568340f2c1a89d6587 *./tests/data/lavf/lavf.rm
Place regression test output files in subdirs per family Originally committed as revision 22155 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-02 23:41:52 +02:00
346706 ./tests/data/lavf/lavf.rm
Reference in New Issue
Copy Permalink