mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
increaseing preroll time to the minimum of the asf files i have
Originally committed as revision 7955 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d9076fe7c3
commit
a98d3e829a
@ -194,7 +194,7 @@ static const AVCodecTag codec_asf_bmp_tags[] = {
|
||||
{ CODEC_ID_NONE, 0 },
|
||||
};
|
||||
|
||||
static int preroll_time = 2000;
|
||||
static int preroll_time = 3100;
|
||||
|
||||
static const uint8_t error_spread_ADPCM_G726[] = { 0x01, 0x90, 0x01, 0x90, 0x01, 0x01, 0x00, 0x00 };
|
||||
|
||||
|
@ -188,11 +188,11 @@ c3382f03ce2efb5d475240d288a33898 *./data/a-flac.flac
|
||||
353368 ./data/a-flac.flac
|
||||
c4228df189aad9567a037727d0e763e4 *./data/out.wav
|
||||
stddev: 33.31 PSNR:65.87 bytes:1040384
|
||||
a2176602cfebad51f5688f793ab5d59a *./data/a-wmav1.asf
|
||||
4c841e72ef8b92dfce0dce756cf16bf1 *./data/a-wmav1.asf
|
||||
99596 ./data/a-wmav1.asf
|
||||
stddev:12251.50 PSNR:14.56 bytes:1056768
|
||||
stddev:2106.00 PSNR:29.85 bytes:1048576
|
||||
df1c902a4518a06afed977a8a74a60c9 *./data/a-wmav2.asf
|
||||
e5881f5c778d4907a5d18fd115ad778d *./data/a-wmav2.asf
|
||||
99602 ./data/a-wmav2.asf
|
||||
stddev:12255.92 PSNR:14.55 bytes:1056768
|
||||
stddev:2099.31 PSNR:29.88 bytes:1048576
|
||||
|
@ -188,11 +188,11 @@ c3382f03ce2efb5d475240d288a33898 *./data/a-flac.flac
|
||||
353368 ./data/a-flac.flac
|
||||
c4228df189aad9567a037727d0e763e4 *./data/out.wav
|
||||
stddev: 33.31 PSNR:65.87 bytes:1040384
|
||||
a2176602cfebad51f5688f793ab5d59a *./data/a-wmav1.asf
|
||||
4c841e72ef8b92dfce0dce756cf16bf1 *./data/a-wmav1.asf
|
||||
99596 ./data/a-wmav1.asf
|
||||
stddev:12251.50 PSNR:14.56 bytes:1056768
|
||||
stddev:2106.00 PSNR:29.85 bytes:1048576
|
||||
df1c902a4518a06afed977a8a74a60c9 *./data/a-wmav2.asf
|
||||
e5881f5c778d4907a5d18fd115ad778d *./data/a-wmav2.asf
|
||||
99602 ./data/a-wmav2.asf
|
||||
stddev:12255.92 PSNR:14.55 bytes:1056768
|
||||
stddev:2099.31 PSNR:29.88 bytes:1048576
|
||||
|
Loading…
x
Reference in New Issue
Block a user