From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Link type for HTML5 videos Date: Sun, 22 Jan 2017 13:08:53 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVMZc-0000in-Ts for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 13:09:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVMZa-0005uB-7v for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 13:09:04 -0500 Received: from mail-it0-x244.google.com ([2607:f8b0:4001:c0b::244]:36123) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cVMZa-0005tM-3T for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 13:09:02 -0500 Received: by mail-it0-x244.google.com with SMTP id o138so7996283ito.3 for ; Sun, 22 Jan 2017 10:09:00 -0800 (PST) In-Reply-To: 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" To: emacs-orgmode@gnu.org, Arun Isaac On 01/22/2017 12:15 PM, Arun Isaac wrote: > > It would be nice to have a link type to export HTML5 videos. Currently, > the only way to insert videos is to use the #+BEGIN_video, #+END_video > block with literal #+HTML in them. This seems a little kludgy. Thoughts? If there is to be a link type to videos, then I think there should be one for audio too. Scott Randby > > Thanks, > Arun Isaac. >