Fix the CI in Fedora
This commit is contained in:
parent
2eec653e99
commit
c9be50f968
@ -453,13 +453,17 @@ class TestCleaning(unittest.TestCase):
|
|||||||
'Encoder': 'HandBrake 0.9.4 2009112300',
|
'Encoder': 'HandBrake 0.9.4 2009112300',
|
||||||
},
|
},
|
||||||
'expected_meta': {
|
'expected_meta': {
|
||||||
|
'AverageBitrate': 465641,
|
||||||
|
'BufferSize': 0,
|
||||||
'CompatibleBrands': ['isom', 'iso2', 'avc1', 'mp41'],
|
'CompatibleBrands': ['isom', 'iso2', 'avc1', 'mp41'],
|
||||||
|
'ColorRepresentation': 'nclx 1 1 1',
|
||||||
'CompressorID': 'avc1',
|
'CompressorID': 'avc1',
|
||||||
'GraphicsMode': 'srcCopy',
|
'GraphicsMode': 'srcCopy',
|
||||||
'HandlerDescription': 'SoundHandler',
|
'HandlerDescription': 'SoundHandler',
|
||||||
'HandlerType': 'Metadata',
|
'HandlerType': 'Metadata',
|
||||||
'HandlerVendorID': 'Apple',
|
'HandlerVendorID': 'Apple',
|
||||||
'MajorBrand': 'MP4 Base Media v1 [IS0 14496-12:2003]',
|
'MajorBrand': 'MP4 Base Media v1 [IS0 14496-12:2003]',
|
||||||
|
'MaxBitrate': 465641,
|
||||||
'MediaDataOffset': 48,
|
'MediaDataOffset': 48,
|
||||||
'MediaDataSize': 379872,
|
'MediaDataSize': 379872,
|
||||||
'MediaHeaderVersion': 0,
|
'MediaHeaderVersion': 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user