-
Notifications
You must be signed in to change notification settings - Fork 25
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
Delay when generating video thumbnails #36
Comments
Hi @septierg, Thanks for raising the issue related to performance. Could be able to provide me reproducible repo! |
HI @lakshmaji thank you for your response, here is my code: Controller:
|
Hi every one, i noticed a mini delay when generating the thumbnail. Here is my situation: I 'm building a URL that accept media and from the media title I do a thumbnail from video or thumbnail from image depends of the mime_content_type. The plugin works fine but just asking is it normal to have let say 1 to 2 sec of delay. When i do the thumbnail from image it's super fast and when i do it with Thumbnails it take 1 to 2 sec to do it.
Here is a video to take a look.
Any help would help.
Thank you
IMG_2057.MOV
The text was updated successfully, but these errors were encountered: