Marginal / QLVideo

This package allows macOS Finder to display thumbnails, static QuickLook previews, cover art and metadata for most types of video files.
GNU General Public License v2.0
2.56k stars 88 forks source link

QLVideo crashing Finder with default settings on Big Sur/Apple Silicon. #75

Closed eppic6502 closed 1 year ago

eppic6502 commented 3 years ago

With the default of defaults write uk.org.marginal.qlvideo SnapshotAlways -bool XX , QLVideo keeps crashing Finder as soon as it's trying to preview a video in the side panel on Apple Silicon macs with Big Sur. Changing the option to defaults write uk.org.marginal.qlvideo SnapshotAlways -bool YES seems to have fixed it, so I'd suggest making that the default option for future releases, as a temporary fix.

Marginal commented 3 years ago

defaults write uk.org.marginal.qlvideo SnapshotAlways -bool XX should give an error. Did you mean defaults write uk.org.marginal.qlvideo SnapshotAlways -bool NO?

In any case please try with Release 1.94 which adds untested support for ARM-based Macs.

Marginal commented 1 year ago

Should be fixed in Release 1.96