From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Embedded video in html-export Date: Mon, 13 Oct 2014 16:05:07 +0800 Message-ID: <878ukk5r9o.fsf@ericabrahamsen.net> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdaYS-0005LM-1r for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 04:00:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XdaYK-00084Y-JQ for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 04:00:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:47088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdaYK-00084K-Bc for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 04:00:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XdaYI-0008E3-Kt for emacs-orgmode@gnu.org; Mon, 13 Oct 2014 10:00:22 +0200 Received: from 114.248.11.237 ([114.248.11.237]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Oct 2014 10:00:22 +0200 Received: from eric by 114.248.11.237 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Oct 2014 10:00:22 +0200 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@gnu.org Dov Grobgeld 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: > > Yup, you need to export as html5, and set the html5-fancy option to true. See the manual: (org) HTML doctypes