aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjvoisin <julien.voisin@dustri.org>2021-05-05 20:39:07 +0200
committerjvoisin <julien.voisin@dustri.org>2021-05-05 21:03:20 +0200
commitc9be50f968212b01f8d8ad85e59e19c3e67d8578 (patch)
tree5e762e601979bce518399e728fbec5746a925781
parent2eec653e9912a1515c180f498a71abb68e58bde7 (diff)
downloadexternal_mat2-c9be50f968212b01f8d8ad85e59e19c3e67d8578.tar.gz
external_mat2-c9be50f968212b01f8d8ad85e59e19c3e67d8578.tar.bz2
external_mat2-c9be50f968212b01f8d8ad85e59e19c3e67d8578.zip
Fix the CI in Fedora
-rw-r--r--tests/test_libmat2.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test_libmat2.py b/tests/test_libmat2.py
index 5b9ad59..b3ba26d 100644
--- a/tests/test_libmat2.py
+++ b/tests/test_libmat2.py
@@ -453,13 +453,17 @@ class TestCleaning(unittest.TestCase):
'Encoder': 'HandBrake 0.9.4 2009112300',
},
'expected_meta': {
+ 'AverageBitrate': 465641,
+ 'BufferSize': 0,
'CompatibleBrands': ['isom', 'iso2', 'avc1', 'mp41'],
+ 'ColorRepresentation': 'nclx 1 1 1',
'CompressorID': 'avc1',
'GraphicsMode': 'srcCopy',
'HandlerDescription': 'SoundHandler',
'HandlerType': 'Metadata',
'HandlerVendorID': 'Apple',
'MajorBrand': 'MP4 Base Media v1 [IS0 14496-12:2003]',
+ 'MaxBitrate': 465641,
'MediaDataOffset': 48,
'MediaDataSize': 379872,
'MediaHeaderVersion': 0,