Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jvoisin
mat2
Commits
05013596
Commit
05013596
authored
Oct 09, 2022
by
jvoisin
Browse files
Please pylint
parent
cc5be860
Pipeline
#110426
failed with stages
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
libmat2/video.py
View file @
05013596
...
...
@@ -91,11 +91,11 @@ class AVIParser(AbstractFFmpegParser):
'VideoFrameRate'
,
'VideoFrameCount'
,
'Quality'
,
'SampleSize'
,
'BMPVersion'
,
'ImageWidth'
,
'ImageHeight'
,
'Planes'
,
'BitDepth'
,
'Compression'
,
'ImageLength'
,
'PixelsPerMeterX'
,
'PixelsPerMeterY'
,
'NumColors'
,
'NumImportantColors'
,
'NumColors'
,
'NumImportantColors'
,
'PixelsPerMeterX'
,
'PixelsPerMeterY'
,
'NumImportantColors'
,
'NumColors'
,
'RedMask'
,
'GreenMask'
,
'BlueMask'
,
'AlphaMask'
,
'ColorSpace'
,
'AudioCodec'
,
'AudioCodecRate'
,
'AudioSampleCount'
,
'AudioSampleCount'
,
'AudioSampleCount'
,
'AudioSampleRate'
,
'Encoding'
,
'NumChannels'
,
'SampleRate'
,
'AvgBytesPerSec'
,
'BitsPerSample'
,
'Duration'
,
'ImageSize'
,
'Megapixels'
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment