-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add customPosterOptions #243
Comments
Hey buddy, thanks for creating it but not sure what we should do from the module side: Could you elaborate what you would expect? :) |
Bringin in Tony Nebera. |
Hey Guys. Cloudinary automatically creates a poster image for videos. And also it has some specific options. In our case we had to pass transformation to create an imagr from the first video slide to prevent jumpy effect and make video play as smooth as it can be. Like this: |
hey all - in Next Cloudinary, the Next.js equivalent, we support passing an object into the https://next.cloudinary.dev/cldvideoplayer/examples#poster-transformations i dont think it suports it probably makes sense to expose all Video Player features in an escape hatch for when something isn't suitable, but the goal of the Poster object is to bring consistency between the different APIs wdyt? |
Do you think that we should have |
yeah! im surprised it didnt work already, i thought it was coming from getVideoPlayerOptions |
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
@nuxtjs/cloudinary@3.1.0
for the project I'm working on.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: