diff options
author | Jan Ekström <jeebjp@gmail.com> | 2020-09-20 18:14:48 +0300 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2020-09-22 18:25:44 +0300 |
commit | 308882d9f2c6cc7159aba2ca7cdc99d07a9b531e (patch) | |
tree | 4801167231347b1ac5308f62a462e63a8622172f /tests | |
parent | 3838e8fc210aa09a9f9058506c0ce80b6ad9b9c3 (diff) | |
download | ffmpeg-308882d9f2c6cc7159aba2ca7cdc99d07a9b531e.tar.gz |
avformat/movenc: use more fall-back values for average bit rate fields
If the average bit rate cannot be calculated, such as in the case
of streamed fragmented mp4, utilize various available parameters
in priority order.
Tests are updated where the esds or btrt or ISML manifest boxes'
output changes.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/lavf/ismv | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/ismv b/tests/ref/lavf/ismv index e7361705fa..ac7f72ba33 100644 --- a/tests/ref/lavf/ismv +++ b/tests/ref/lavf/ismv @@ -1,9 +1,9 @@ -4c6bc5ac805a76bbbd886a69d2e61554 *tests/data/lavf/lavf.ismv +48fb8d7a5d19bd60f3a49ccf4b7d6593 *tests/data/lavf/lavf.ismv 313169 tests/data/lavf/lavf.ismv tests/data/lavf/lavf.ismv CRC=0x9d9a638a -18678627921460328ea3fed238d0d57d *tests/data/lavf/lavf.ismv +d19cd8e310a2e94fe0a0d11c5dc29217 *tests/data/lavf/lavf.ismv 322075 tests/data/lavf/lavf.ismv tests/data/lavf/lavf.ismv CRC=0xe8130120 -b9a858caf55b1eff2273e746e9f72dc4 *tests/data/lavf/lavf.ismv +3b6023766845b51b075aed474c00f73c *tests/data/lavf/lavf.ismv 312546 tests/data/lavf/lavf.ismv tests/data/lavf/lavf.ismv CRC=0x9d9a638a |