Forum Discussion
Is it possible to upload a thumbnail to a video in Rise 360?
I have a slight variation on this issue. When I export to PDF (to make a printed "Student Guide") everything looks great - except - the videos. My videos are hosted up in Wistia and we put an embedded link in RISE 360. We had to do this to avoid the video compression RISE was doing that caused the videos to appear "soft". Wistia does have the ability to generate a "Thumbnail" and this is what is displayed in the RISE project until you play the video then the video is streaming from Wistia. All is GREAT! Until.........I try to export to PDF. As the video is streaming from the CDN it seems like the first frame is somehow "laggy" and that first frame gets blurred to the point that the text on that first frame is unreadable. With other projects I have with the video embedded within RISE we do not see this issue. Has anyone else seen this behavior. Lea -- do you have any suggestions? The only thing I can think of right now is to manually edit each PDF and paste my own screen capture / thumbnail into the PDF which will be quite time consuming................I forgot to mention that my videos all begin with an opening animation as well.
- Chris-Santos2 years agoStaff
Hi Marcus,
I went ahead and created a case (03660991) for you with our support team. My colleagues should be reaching out soon to investigate your issue. Can you please include on your reply to them your PDF and the embed code you used to add the file to your course? Thanks!
- Kevin_Pound9 months agoCommunity Member
Similar to Marcus, we house our videos in Kaltura and it has a way to generate thumbnails. I embed all videos into Rise360 using iframe link. Everything looked great, and it continued to look great for several weeks. But today! First the intro thumbnail in the video went blurry. Then all videos went blurry. If I reload the iframe link, it looks fine until I close and reopen the course. Back to blurry. What changed? Rise360 seems to compress the generated thumbnail in the video. I have 34 videos and would rather not have to create thumbnails and reproduce every video.
- JoseTansengco9 months agoStaff
Hi Kevin,
Can I ask if the issue is happening to all videos that you embed in an iframe? For reference, here's what an embedded video looks like on my end for comparison:
To isolate the issue, try using the embed code below on an embed block in your Rise 360 course.
<iframe width="560" height="315" src="https://www.youtube.com/embed/EbKAqjbVE4s?si=H6uaArseyR_v0pfq" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
If the preview of the code above appears clearly, please check with an administrator of Kaltura to see why the previews are becoming pixelated when they are embedded on a web page. If the code above appears pixelated as well, try using a different browser or your browser's private/incognito mode to see if this makes any difference.