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: Eric Abrahamsen
Subject: Re: [O] Embedded video in html-export
Date: Mon, 13 Oct 2014 16:05:07 +0800
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

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="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




reply via email to

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