This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
024f63709d
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 20:17:22 +01: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 22:41:52 +01:00
346706 ./tests/data/lavf/lavf.rm
Reference in New Issue
Copy Permalink