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/vsynth2-flv | |
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/vsynth2-flv')
-rw-r--r-- | tests/ref/vsynth/vsynth2-flv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth/vsynth2-flv b/tests/ref/vsynth/vsynth2-flv index 6864a1ba40..1984628d09 100644 --- a/tests/ref/vsynth/vsynth2-flv +++ b/tests/ref/vsynth/vsynth2-flv @@ -1,4 +1,4 @@ -2edc92093d36506bcc0a5c0e17e86113 *tests/data/fate/vsynth2-flv.flv -131360 tests/data/fate/vsynth2-flv.flv +9a24ba8cf7fe6c20c586a00b371eeb0b *tests/data/fate/vsynth2-flv.flv +131340 tests/data/fate/vsynth2-flv.flv 8999c8264fb0941561f64c4a736e9d88 *tests/data/fate/vsynth2-flv.out.rawvideo stddev: 5.33 PSNR: 33.59 MAXDIFF: 80 bytes: 7603200/ 7603200 |