diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-04-09 05:18:11 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-04-11 01:13:16 +0200 |
commit | 268b1eae227660a7778edaf5345750d18bca4018 (patch) | |
tree | f0a61a03589658eb71a814448832006938316640 /tests/ref/acodec/mp2 | |
parent | 39b192b8e1c136dfc4f3b2a70655607711c5d17a (diff) | |
download | ffmpeg-268b1eae227660a7778edaf5345750d18bca4018.tar.gz |
avcodec/mpegaudioenc_template: default to 384k bitrate as default
If 384k is too high for the samplerate, choose the closest
possible
Idea to increase the bitrate from: 46439e156219d27f059cf687743ba5aacf238b87
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/acodec/mp2')
-rw-r--r-- | tests/ref/acodec/mp2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/acodec/mp2 b/tests/ref/acodec/mp2 index 42381b4784..a846ea215a 100644 --- a/tests/ref/acodec/mp2 +++ b/tests/ref/acodec/mp2 @@ -1,4 +1,4 @@ -f6eb0a205350bbd7fb1028a01c7ae8aa *tests/data/fate/acodec-mp2.mp2 -96130 tests/data/fate/acodec-mp2.mp2 -5a669ca7321adc6ab66a3eade4035909 *tests/data/fate/acodec-mp2.out.wav -stddev: 4384.33 PSNR: 23.49 MAXDIFF:52631 bytes: 1058400/ 1057916 +9d3135841ef813fa9c81c41cdc2f1666 *tests/data/fate/acodec-mp2.mp2 +288391 tests/data/fate/acodec-mp2.mp2 +02f0b174b57c2c4b3d848a09e00e106e *tests/data/fate/acodec-mp2.out.wav +stddev: 3653.85 PSNR: 25.07 MAXDIFF:39971 bytes: 1058400/ 1057916 |