View Single Post
Old 10-06-2022, 11:17 AM   #33
increase
Connoisseur
increase began at the beginning.
 
increase's Avatar
 
Posts: 95
Karma: 10
Join Date: Jan 2020
Device: kindle
embedding video

I have a working video embeded in sigil epub3 with this code

<div style="font-size: 16px;"><p style="padding-bottom: 3px; text-align: center; line-height: 1; margin: 0px;"><video src="../Video/class_sketch.mp4" width="432" height="292" poster="../Images/social-classes.jpg" controls=""></video></p>

The video plays in an epub reader but the thumbnail image does not show on the reader, yet it displays in the sigil page

I am using sigil 0.9
increase is offline   Reply With Quote