Showing posts with label HTML5. Show all posts
Showing posts with label HTML5. Show all posts

Thursday, May 30, 2013

10 Reliable HTML5 Video Players for Your Website

10 Reliable HTML5 Video Players for Your Website
HTML5 will probably be the new standard to show videos on the web. Recently Flash players were extremely popular, but now they are going with the times. More often users choose HTML5 solutions. It happens because new players are flexible, compatible with major browsers (their older and newer versions) and well displayed on mobile devices. If you want to know more about your browser and HTML5/CSS3 compatibility then view this comparison table.

More...

Tuesday, May 28, 2013

Delivering on the promise of HTML5 video

Delivering on the promise of HTML5 video | Videonet:
While ideal for basic video playback, HTML5 has a way to go before it becomes a fully-fledged solution for the most demanding use cases of online video delivery. In the interim, workaround tools, and online video platforms have emerged to help content producers and developers deliver on the multi-platform promise.

More...

Monday, May 20, 2013

WebM and OGG QuickTime export

I was recently asked to create HTML5 video content for a client to upload to their fancy new website. They asked for a WebM and an OGG version, alongside the usual MP4 file.
I played around with a bunch of free software but they all lacked professional settings to fine tune the output.
I've found that the encoding can be done using QuickTime Pro on a Mac machine using this WebM and this OGG QuickTime components.
The WebM is a regular Mac installer. The OGG component need to be copied to your local (machine and/or user) Library/Component folder.
Now I have an OGG and a WebM setting dialog when I hit Command E in QuickTime and in any QuickTime supported application.

Additionally, There's a great free and open source software for Mac called Media Converter which allows a very quick and simple export to WebM, OGG, DNxHD, ProRes and pretty much whatever FFMPEG supports. The software is also extensible with many presets.

Monday, April 22, 2013

Squeeze 9 is faster at transcoding and exports complete HTML5 page

Squeeze 9 is faster at transcoding and exports complete HTML5 page:
A week ago Sorenson Media released Squeeze 9, a new version of their transcoding app. Squeeze 9 has several new features, a new interface design, and should be much faster. I tested it and got some unexpected results.

More...

Monday, August 6, 2012

What's new in HTML5: The Track Element

What's new in HTML5: The Track Element | LongTail Video | Home of the JW Player:
One of the more exciting developments in HTML5 video is the inclusion of the track element in the newest versions of the desktop browsers. In addition to bringing captioning and subtitle support to HTML5 video, the invisible track element allows publishers to attach a rich array of textual metadata to their videos. In this blog post, we'll look at the different types of tracks that can be used in conjunction with the tag.

More...