Version 3 takes a new approach of using Media Extensions that add support to AVFoundation for non-native file formats and video codecs instead of using QuickLook extensions.
(Long-time Mac users may remember Perian which performed a similar function with the QuickTime framework before QuickTime was replaced by AVFoundation).
- Added support for Resolume DXV codec in .mov (thanks to @KevinHughes).
- Added support for palletised Quicktime Animation and Cinepak in .mov.
- Added support for Duck IVF file format.
- Fix resource leak which also prevented ejecting removable volumes.
- Requires macOS 15 "Sequoia" or later.