With the release of Firefox 3.5 earlier this week, the discussion around HTML5 and its native support for video and audio tags suddenly gained speed. One of the major issues around these new features is the lack of proper video codecs that can be used. Apple’s Safari supports H.264, but Firefox and other open source browsers can’t, due to licensing problems. Their adopted open source format, OGG, seems like the way to go, but it’s not that easy to generate, especially if you are on a Mac.
Yesterday, John Gruber from Daring Fireball published a lengthy post about possible solutions for OGG conversion on Mac, and his suggestion was to use Jan Gerber’s excellent ffmpeg2theora. I thought I would spend some time and build a simple GUI wrapper for this tool so it would be more easily adopted by Mac users. Today I am releasing an early beta version of Oggifier, a simple GUI wrapper around ffmpeg2theora.
© Copyright 2001-2010 Taylan Pince. All rights reserved.