Video component does not work with thumbnail generation
See original GitHub issueFollowing the React Example, using a Video
component with a publicId
of someVideoId.jpg
does not turn the Video component into an Image like the docs suggest.
I’ve created a codesandbox example to demonstrate the issue.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6
Top Results From Across the Web
Solved: Thumbnail Renditions For Video not created while
Solved: Recently , i faced a issue , while uploading image in dam , 3 renditions are created automatically for image because of...
Read more >Thumbnail view does not work for all video file types.
Windows 10 does not show thumbnail view of mpg and mpeg videos but it does show them for wmv files. I have gone...
Read more >Multimedia Console no longer creates thumbnails for video files
Hello all, I'm running out of ideas. Since a few months, generating thumbnails of video files does not work completely.
Read more >React Native generate thumbnail for video url - Stack Overflow
They are not local, I only have the url. Is there a RN component to do this? The RN Image component does not...
Read more >Video app fails to list videos where it can't generate a thumbnail
This is because 'canvas.drawImage' throws an error at this point. If we capture and ignore it we can still list the video but...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If the desired result is to just have a poster image without any video, I would suggest using the previous method of having
<Image cloudName="demo" publicId="dog.jpg" resourceType="video" />
. I will also communicate to our docs team to clarify this portion of the documentation. We appreciate the feedback.Closing this issue due to the time elapsed. Please feel free to either re-open the issue, contact our support at http://support.cloudinary.com or create a new ticket if you have any additional issues.