Skip to content
  • Julien (jvoisin) Voisin's avatar
    Implement support for .avi files, via ffmpeg · e70ea811
    Julien (jvoisin) Voisin authored
    - 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.
    e70ea811