1
0
mirror of synced 2024-06-21 03:02:46 +02:00
mat2/libmat2
jvoisin e70ea811c9 Implement support for .avi files, via ffmpeg
- This commit introduces optional dependencies (namely ffmpeg):
  mat2 will spit a warning when trying to process an .avi file
  if ffmpeg isn't installed.
- Since metadata are obtained via exiftool, this commit
  also refactors a bit our exfitool wrapper.
2018-10-22 12:58:01 +02:00
..
__init__.py Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00
abstract.py Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00
archive.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
audio.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
exiftool.py Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00
harmless.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
images.py Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00
office.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
parser_factory.py Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00
pdf.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
torrent.py Bump mypy typing coverage 2018-10-12 14:32:09 +02:00
video.py Implement support for .avi files, via ffmpeg 2018-10-22 12:58:01 +02:00