Skip to content
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

Failed to retrieve MOV format video thumbnail on Windows #11

Open
zhaofeixaing opened this issue Oct 15, 2024 · 3 comments
Open

Failed to retrieve MOV format video thumbnail on Windows #11

zhaofeixaing opened this issue Oct 15, 2024 · 3 comments

Comments

@zhaofeixaing
Copy link

zhaofeixaing commented Oct 15, 2024

Failed to retrieve MOV format video thumbnail on Windows, plugin. getVideoThumbnail method returns false

@mgenware
Copy link
Member

@zhaofeixaing does the MOV file has thumbnail in windows explorer? if yes, is it inside a cloud drive (like icloud or google drive)

@zhaofeixaing
Copy link
Author

@zhaofeixaing does the MOV file has thumbnail in windows explorer? if yes, is it inside a cloud drive (like icloud or google drive)
The video file exists locally. Get the local video resource path, and then call plugin.getVideoThumbnail (src File: "D: down 1. mov"), destFile: D:\down\1.jpg, width: 300, height: 300, format: 'jpeg', quality: 90); This method cannot obtain thumbnails,

@mgenware
Copy link
Member

Likely some codec issues on Windows. It would be great if you can attach the MOV alongside your Windows version info to support[at]mgenware.com so we can investigate further.

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

No branches or pull requests

2 participants