Dov Grobgeld <dov.grobg...@gmail.com> writes: > Is it currently possible to inline a video file in the html export? > Right, now I only get a link, while what I would like to have is: > > <video src="myvideo.ogv" poster="myvideo.png" loop=1 preload="auto" > controls> > Sorry, no video in this browser. > </video>
Yup, you need to export as html5, and set the html5-fancy option to true. See the manual: (org) HTML doctypes