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-svq1 | |
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-svq1')
-rw-r--r-- | tests/ref/fate/vsynth1-svq1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/vsynth1-svq1 b/tests/ref/fate/vsynth1-svq1 index 0c40dbd4b2..7468b36e4d 100644 --- a/tests/ref/fate/vsynth1-svq1 +++ b/tests/ref/fate/vsynth1-svq1 @@ -1,4 +1,4 @@ -4654e7af0d4aa58c3db1eb145e278038 *tests/data/fate/vsynth1-svq1.mov +f2930c19bd18eb03c1f984a72cdb67c8 *tests/data/fate/vsynth1-svq1.mov 1334223 tests/data/fate/vsynth1-svq1.mov 9cc35c54b2c77d36bd7e308b393c1f81 *tests/data/fate/vsynth1-svq1.out.rawvideo stddev: 9.58 PSNR: 28.50 MAXDIFF: 210 bytes: 7603200/ 7603200 |