Forum Discussion
CoryWarshaws117
2 years agoCommunity Member
Inserting Video with Transparency
Hello all,
Goal: I'm attempting to insert a video with a transparent background into a lesson so that a "speaker" can overlay on top of, or next to assets on the slide.
Result: The transparent ...
TomasBlazauskas
2 years agoCommunity Member
It is likely doable.
1. You need to export to WEBM format and not MOV format because MOV files are mostly unsupported by browsers.
2. You'll need to replace the converted video file in the published folder with the originally exported one, by giving the same name (including .mp4 extension).
I could try to do it, if you like, but later :)