How to disable media playback in Finder document icons

customizationfinderpreviewquicklook

I'm on Lion now, and hoped that Apple would have added the option to disable the quick preview buttons on the icons some way. Here's the problem I have:

This is NOT what I want

When I click on a video in Finder just to select it, I often hit the tiny triangle (see screenshot above), making the video play inside the icon. This is very irritating, since I have to click the teeny tiny triangle again to stop that.

Finder has a "Show Icon Previews" setting in the view options, but that does not do what I want, as it disables the whole thumbnail preview all together, like so:

This is NOT what I want

This clearly not very helpful. I'm looking for a way to keep the previews, but disable the controls on the icons, so that whatever I do, the icon looks like this:

This is what I want

I'd like to do this for all file types with these silly tiny controls on a 32×32 icon.

Best Answer

The Feature is controlled by QuickLook and therefore you need to either disable the corresponing movie-generator or replace it with a better one.

  • On 10.11 and higher: Disable System Integrity Protection (SIP)
  • Go To /System/Library/QuickLook
  • Compress Movie.qlgenerator
    • Move the created zip from your desktop to the folder
    • Confirm with password
    • Delete the Movie.qlgenerator
    • Confirm with password
  • Download qlMoviePreview
    (Here is a Download Link for the Lazy)
  • Extract and Copy the qlMoviePreview.qlgenerator to /System/Library/QuickLook
    • Confirm with password
  • Open Terminal and type qlmanage -r; qlmanage -r cache
  • Maybe a reboot helps for Quicklook to change completely

Now the Finder Movie Thumbnails show an image but have no longer a playback button in it.