From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dov Grobgeld Subject: Embedded video in html-export Date: Mon, 13 Oct 2014 10:27:47 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11340f12e0c545050548d5f1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xda2o-0007bS-Dq for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 03:27:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xda2n-0006Zq-Ih for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 03:27:50 -0400 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:56007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xda2n-0006XF-Ac for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 03:27:49 -0400 Received: by mail-la0-f44.google.com with SMTP id hs14so6177950lab.17 for ; Mon, 13 Oct 2014 00:27:47 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --001a11340f12e0c545050548d5f1 Content-Type: text/plain; charset=UTF-8 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: Thanks, Dov --001a11340f12e0c545050548d5f1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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= =3D"myvideo.ogv" poster=3D"myvideo.png" loop=3D1 preloa= d=3D"auto" controls>
Sorry, no video in this browser.
&l= t;/video>

Thanks,
Dov

--001a11340f12e0c545050548d5f1--