emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Embedded video in html-export


From: Dov Grobgeld
Subject: Re: [O] Embedded video in html-export
Date: Mon, 13 Oct 2014 11:48:15 +0300

Thanks! Works great!


On Mon, Oct 13, 2014 at 11:05 AM, Eric Abrahamsen <address@hidden> wrote:
Dov Grobgeld <address@hidden> 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="" 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]