On Wed, Feb 25, 2015 at 8:37 AM, Ludovic Courtès <l...@gnu.org> wrote:
> "Thompson, David" <dthomps...@worcester.edu> skribis:
>
>> On Wed, Feb 25, 2015 at 7:24 AM, Ludovic Courtès <l...@gnu.org> wrote:
>>
>> I think we should embed this video on the home page to increase the
>> likelihood that people will watch it.
>>
>> What do you think?
>
> Why not.  However, we may have to wait for the WebM version to be
> available for this to work, no?

WebM would be preferable, but MP4 works fine with the HTML5 video tag:

    <video 
src="http://mirror.as35701.net/video.fosdem.org//2015/devroom-distributions/the_emacs_of_distros.mp4";
           controls>
    </video>

- Dave

Reply via email to