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/lavf | |
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/lavf')
-rw-r--r-- | tests/ref/lavf/flv_fmt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/flv_fmt b/tests/ref/lavf/flv_fmt index 1d38b6fd8b..c0351b3b0f 100644 --- a/tests/ref/lavf/flv_fmt +++ b/tests/ref/lavf/flv_fmt @@ -1,3 +1,3 @@ -62c3177547fb5853a5116661802e1ae2 *./tests/data/lavf/lavf.flv -329541 ./tests/data/lavf/lavf.flv +52ca9477330765fee525941c5a30dad1 *./tests/data/lavf/lavf.flv +329521 ./tests/data/lavf/lavf.flv ./tests/data/lavf/lavf.flv CRC=0x881785d1 |