diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-05-27 09:49:29 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-05-29 08:01:30 +0200 |
commit | 43e7f0797f9f821a3866a20f05e512e13c82076a (patch) | |
tree | 9e3c24ed32f7b903982291bd94d50506bbb474c7 /tests/ref/vsynth/vsynth1-flashsv | |
parent | cf6977712c9e5abe6dc55289f6322ccbf10321a9 (diff) | |
download | ffmpeg-43e7f0797f9f821a3866a20f05e512e13c82076a.tar.gz |
flvenc: only write the framerate tag based on avg_frame_rate
Do not fall back on the codec timebase, since that can be anything for
VFR video.
Diffstat (limited to 'tests/ref/vsynth/vsynth1-flashsv')
-rw-r--r-- | tests/ref/vsynth/vsynth1-flashsv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth1-flashsv b/tests/ref/vsynth/vsynth1-flashsv index b934d8d800..615e2a5244 100644 --- a/tests/ref/vsynth/vsynth1-flashsv +++ b/tests/ref/vsynth/vsynth1-flashsv @@ -1,4 +1,4 @@ -97894502b4cb57aca1105b6333f72dae *tests/data/fate/vsynth1-flashsv.flv -14681925 tests/data/fate/vsynth1-flashsv.flv +19901e7be932c65efd46449687db4572 *tests/data/fate/vsynth1-flashsv.flv +14681905 tests/data/fate/vsynth1-flashsv.flv 947cb24ec45a453348ae6fe3fa278071 *tests/data/fate/vsynth1-flashsv.out.rawvideo stddev: 2.85 PSNR: 39.03 MAXDIFF: 49 bytes: 7603200/ 7603200 |