mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-15 03:34:56 +00:00
ec44dd5fc2
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 |
||
---|---|---|
.. | ||
aiff | ||
alaw | ||
asf | ||
au | ||
avi | ||
bmp | ||
dv_fmt | ||
ffm | ||
flv_fmt | ||
gif | ||
gxf | ||
jpg | ||
mkv | ||
mmf | ||
mov | ||
mpg | ||
mulaw | ||
mxf | ||
nut | ||
ogg | ||
pbmpipe | ||
pcx | ||
pgm | ||
pgmpipe | ||
pixfmt | ||
png | ||
ppm | ||
ppmpipe | ||
rm | ||
sgi | ||
swf | ||
tga | ||
tiff | ||
ts | ||
voc | ||
wav | ||
yuv4mpeg |