Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

QuickLook webm previews in Mountain Lion #13

Open
shape55 opened this issue Feb 14, 2015 · 4 comments
Open

QuickLook webm previews in Mountain Lion #13

shape55 opened this issue Feb 14, 2015 · 4 comments

Comments

@shape55
Copy link

shape55 commented Feb 14, 2015

I had QuickLook previews of webm files on Lion (10.7.5) with v1.3.2 but after upgrading to 10.8.5 i no longer have previews of webm files. They play fine in Quicktime and VLC though. Is Perian supposed to provide QuickLook previews of additional file formats?

@MaddTheSane
Copy link
Owner

QuickLook on 10.7 used QTKit, and thus QuickTime, for generating thumbnails. Later OS X versions use AVFoundation, which does not call QuickTime, and thus doesn't call Perian.

Sorry.

Sent from my iPad

On Feb 14, 2015, at 1:35 PM, shape55 [email protected] wrote:

I had QuickLook previews of webm files on Lion (10.7.5) with v1.3.2 but after upgrading to 10.8.5 i no longer have previews of webm files. They play fine in Quicktime and VLC though. Is Perian supposed to provide additional QuickLook previews?


Reply to this email directly or view it on GitHub.

@shape55
Copy link
Author

shape55 commented Feb 14, 2015

hmm, i see. do you know of a way to generate thumbnails thru AVFoundation?

@MaddTheSane
Copy link
Owner

The API to do so is private.

The best alternative would be to create a new QuickLook plug-in, with perhaps a way to transcode video and audio into a format that AVFoundation can read. To my knowledge, VP8 and VP9 aren’t supported.

On Feb 14, 2015, at 3:10 PM, shape55 [email protected] wrote:

hmm, i see. do you know of a way to generate thumbnails thru AVFoundation?


Reply to this email directly or view it on GitHub #13 (comment).

@shape55
Copy link
Author

shape55 commented Feb 17, 2015

ok, thanks for the info.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants