Follow-up Comment #3, bug #660 (project tex4ht):

Try this:

\HCode{
<video width="320" height="240" preload = "none" controls="controls">
     <source src="random_walk_simulation/random_walk_3d.webm"
type="video/webm" />
     <source src="random_walk_simulation/random_walk_3d.ogg" type="video/ogg"
/>
     <source src="random_walk_simulation/random_walk_3d.mp4" type="video/mp4"
/>
    Your browser does not support the video tag.
</video>
}


I've added controls="controls".


    _______________________________________________________

Reply to this item at: <https://puszcza.gnu.org.ua/bugs/?660>

_______________________________________________
Message sent via/by Puszcza <https://puszcza.gnu.org.ua/>

Reply via email to