diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-01 21:56:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-02 01:09:12 +0200 |
commit | 4eb0f5f635462562275200ecb6b4e1b718fcae37 (patch) | |
tree | 73eb2afa736f9a5e1b3a74808d6b2eb48084d8d0 /tests/ref/lavf/nut | |
parent | c4dba58f47a9b1b37458ddb2dd8500b7f3ea4d06 (diff) | |
download | ffmpeg-4eb0f5f635462562275200ecb6b4e1b718fcae37.tar.gz |
nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rate
This way audio frames can be exactly stored even when they are not
aligned with timestamp 0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf/nut')
-rw-r--r-- | tests/ref/lavf/nut | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/nut b/tests/ref/lavf/nut index 81d07d7bb5..83cfda8764 100644 --- a/tests/ref/lavf/nut +++ b/tests/ref/lavf/nut @@ -1,3 +1,3 @@ -778e33e75965f1cb7b419a253ccd0ed8 *./tests/data/lavf/lavf.nut -319748 ./tests/data/lavf/lavf.nut -./tests/data/lavf/lavf.nut CRC=0x4780846b +6f0770a8eee4d6533d6520a1a62d3439 *./tests/data/lavf/lavf.nut +319823 ./tests/data/lavf/lavf.nut +./tests/data/lavf/lavf.nut CRC=0x3667030f |