Welcome, Guest
Username: Password: Remember me
Login With Facebook
  • Page:
  • 1

TOPIC: HTML 5 Converter

HTML 5 Converter 04 May 2012 23:06 #8001

  • darkmonne
  • ( User )
  • darkmonne's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
Can anyone suggest an HTML 5 converter. I basically want to take the .mov file I edited and exported in FCPX and turn it into an HTML 5 video.

Thanks for the help
The administrator has disabled public write access.

Re: HTML 5 Converter 05 May 2012 02:34 #8003

  • marchyman
  • ( User )
  • marchyman's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 103
  • Thank you received: 17
  • Karma: 0
HTML5 is not a video codec. The HTML5 video tag will work with different codecs... depending upon the browser.

IE9 supports MP4 (H.264video and AAC audio)
Firefox 4 supports WEBM (vp8 video and Vorbis audio) and OGG (Theora video, Vorbis audio)
Google Chrome supports MP4, WEBM, and OGG
Safari supports MP4

Notice the issue... If you encode as mp4 it won't run on Firefox. If you encode as WEBM it won't run on Safari. For full coverage using html5 you need to do something like this [w3schools.com]. At least for the short term. Mozilla recently decided that they will support H.264 video.

Anything that can output H.264/AAC in an mp4 container will meet most of your needs.
The administrator has disabled public write access.

Re: HTML 5 Converter 05 May 2012 02:37 #8004

  • darkmonne
  • ( User )
  • darkmonne's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
I actually knew that it was not a codec, just not the other tidbit you gave me.


Thank you.
The administrator has disabled public write access.

Re: HTML 5 Converter 05 May 2012 18:22 #8012

  • Mikeybouchereau
  • ( User )
  • Mikeybouchereau's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 200
  • Thank you received: 75
  • Karma: 2
I only do mp4 and use flash fallback (since it takes that mp4) so any browser that doesn't support the mp4 file natively I tell it to use flash. This is ie8 or earlier versions of ie and Firefox. The only program I found to make great WebM or ogv was squeeze. I had errors like crazy from compressor. But mp4 it the best bet.
The administrator has disabled public write access.

Re: HTML 5 Converter 06 May 2012 01:32 #8022

  • Scrubelicious
  • ( User )
  • Scrubelicious's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 844
  • Thank you received: 51
  • Karma: 15
I haven't tried it but take a look at Hype maybe this could help you out.
The administrator has disabled public write access.

Re: HTML 5 Converter 07 Sep 2012 08:25 #13810

  • Czheng
  • ( User )
  • Czheng's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
For maximum browser compatibility, it is recommended to embed the major HTML 5 native videos (mp4/ogg/webm) into your website. You can try this html 5 video converter, it is very easy to use. It converts your source videos into the above mentioned html 5 formats in a batch mode, and most important of all it has the Flash fallback function for old browsers.
Last Edit: 07 Sep 2012 08:27 by Czheng. Reason: typo error
The administrator has disabled public write access.

Re: HTML 5 Converter 07 Sep 2012 09:17 #13811

  • duodiscuss
  • ( User )
  • duodiscuss's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 10
  • Karma: 0
Hi,

You may give a look at this one : http://www.mirovideoconverter.com/.
It works fine for me.

You may have a look at the result here: videos.lambelet.info

Hoping to be helpfull.
Steve
Last Edit: 07 Sep 2012 09:20 by duodiscuss.
The administrator has disabled public write access.

Re: HTML 5 Converter 07 Sep 2012 10:39 #13814

  • BenB
  • ( User )
  • BenB's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 4563
  • Thank you received: 373
  • Karma: -4
I've used Firefox for years and have never known it to not play H.264. I've yet to find a browser that can't.
The administrator has disabled public write access.
  • Page:
  • 1