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/fate/vsynth1-prores | |
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/fate/vsynth1-prores')
-rw-r--r-- | tests/ref/fate/vsynth1-prores | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/vsynth1-prores b/tests/ref/fate/vsynth1-prores index 1df41d67b4..d13bd309ac 100644 --- a/tests/ref/fate/vsynth1-prores +++ b/tests/ref/fate/vsynth1-prores @@ -1,4 +1,4 @@ -31159cc9d1693bc66ad7a3083c48bcc4 *tests/data/fate/vsynth1-prores.mov +17a598a8cc6b899c79e3c69b9679e08d *tests/data/fate/vsynth1-prores.mov 5022811 tests/data/fate/vsynth1-prores.mov a2e2d1d45341a94ff994d1d92629f778 *tests/data/fate/vsynth1-prores.out.rawvideo stddev: 2.47 PSNR: 40.27 MAXDIFF: 31 bytes: 7603200/ 7603200 |