[html5] HTML 5 Video and Audi File Formats and their Converters

Rik Sagar org.whatwg at sagar.org
Thu Jan 27 09:27:58 PST 2011


WRT "file formats supported by which browsers",  you should also look at the
canPlayType() function on the HTMLMediaElement object itself, which you can
check at runtime.

http://www.w3.org/TR/html5/video.html#dom-navigator-canplaytype

I realize right now you just want to figure out the formats into which to
transcode!  Once you are confronted with a browser hitting your server, that
_should_ be the way to query the video tag and decide which URL to point it
towards.

For webOS we have a page listing the supported types and containers:

http://developer.palm.com/index.php?option=com_content&view=article&id=1752#supported_video_formats


Rik Sagar, San Jose, CA 95124
Visit : http://sagar.org/

  +1-408-799-4589  (mobile)
  0113-815-1583 (from UK)


On Thu, Jan 27, 2011 at 6:43 AM, Saurabh Jain <saurabh at skjworld.com> wrote:

> Please help us by giving a definite list of which HTML video and audio file
> formats are supported by which browsers. Also please send a list of good
> converters which can convert different audio and video file formats to and
> from those HTML 5 supported audio and video formats. Also are their any HTML
> 5 video and audio editing softwares available?
>
> Also is there any way to copy protect HTML 5 audio and video?
>
> --
> Saurabh Jain
> Director
> SKJ Technologies Private Limited
> http://www.skjworld.com
> Author : Mobile Phone Programming using Java ME (J2ME)
> http://library.skjworld.com/mobile-technology/java/java-me
>
> _______________________________________________
> Help mailing list
> Help at lists.whatwg.org
> http://lists.whatwg.org/listinfo.cgi/help-whatwg.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/help-whatwg.org/attachments/20110127/3dfa61a8/attachment-0003.htm>


More information about the Help mailing list