diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-10-04 00:51:44 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-10-04 01:33:49 +0200 |
commit | b02493e47668e66757b72a7163476e590edfea3a (patch) | |
tree | a70970bd5f8e09e1816f81cbd15248ca82e19f1a /tests/ref/lavf | |
parent | 5e6439a12508f8f7f30aeef64eb96c2311b7f573 (diff) | |
download | ffmpeg-b02493e47668e66757b72a7163476e590edfea3a.tar.gz |
movenc: force video timebase to be 0.1ms precisse at least.
The timebases before where only guranteed to be 1/fps precisse
and could cause AV sync errors on low fps
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/mov | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/mov b/tests/ref/lavf/mov index 7a2eed4a3d..d7ca02fbd1 100644 --- a/tests/ref/lavf/mov +++ b/tests/ref/lavf/mov @@ -1,12 +1,12 @@ -0e5013f259148938ac771186308318db *./tests/data/lavf/lavf.mov +fcbe7806047914d9751fd9053009df69 *./tests/data/lavf/lavf.mov 367365 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0xb2f59ab4 -9865100aa9c604d53cc5b4d804f94cdd *./tests/data/lavf/lavf.mov +d3a85fc24ddd07e354645450073a30e3 *./tests/data/lavf/lavf.mov 358455 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0xb2f59ab4 cbc587335946df1f08d838f48ef396f0 *./tests/data/lavf/lavf.mov 377613 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0xc882139b -a42f977ed05f641d8aa5a69fc7291d5b *./tests/data/lavf/lavf.mov +7c932d24837f46ef57d3e40a61331565 *./tests/data/lavf/lavf.mov 357837 ./tests/data/lavf/lavf.mov ./tests/data/lavf/lavf.mov CRC=0xb2f59ab4 |