-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QLVideo handing h264/265 .mp4/mov files extremely slow & low-resolution #108
Comments
Since IIRC macOS 10.15 the only way for QLVideo to be able to generate thumbnails for some file types and some codecs that macOS doesn't handle natively - in particular .avi files and older codecs in .mov files - is to take over thumbnail generation for all video files. Obviously it shouldn't be performing this badly 'though. Please report new issues following the instructions at the bottom of this page using the above problematic files. |
@Marginal why not to report here? Sometimes replies on GitHub allows people to fix their problems by themselves. PS: there's some cases with DMCA content and I exclude these cases in this question |
@goodman-capu I'd try a rebuilt version from scratch. Unfortunately, I have only Monterey and Catalina versions where QLVideo works fine |
@eirnym I do believe QLVideo 2.0 produces blurry (and sometimes broken) thumbnail images all the time. I confirmed it on macOS Ventura 13.2 & macOS Big Sur 11.1 with both Intel & Apple Silicon MacBooks. |
Hi:
I'm using a 2018 Intel MacBook Pro with macOS Ventura 13.2.
I updated to the 2.0 version today. IIRC, previously .mp4/mov files with h264/265 codec will not trigger QLVideo and macOS generates thumbnails extremely fast. However now it seems like QLVideo takes it over, and it's performing really slowly (
thumbnailer
process taking up ~200% CPU). The thumbnail image is low-resolution and blurry:It also sometimes generate broken thumbnails like a gray image
Hope this can be fixed. Thanks!
The text was updated successfully, but these errors were encountered: