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).
- Support for Cinepak, Sorenson 1 & 3 and QuickTime Animation video in
.movfiles. - Support for some DivX and Intel Indeo video in
.avifiles. - Fix for a race condition that could cause a crash leading to thumbnails and previews not being generated.
- Requires macOS 14 "Sonoma" or later.