Blog

Converting screencasts to Ogg Theora (.ogv)

For the Adblock Plus video Wladimir wanted a freely licensed .ogv video to accompany the YouTube format.  At first I turned to my trusty ffmpeg but it seems that theora/vorbis output isn’t as good as it could be using ffmpeg.  [If you want tips on ffmpeg, see my earlier converting screencasts with ffmpeg post]

A good comment on the post Fast and reliable ways to encode Theora Ogg videos pointed me at ffmpeg2theora which Just Works.  I’m using v0.21 on Ubuntu, and v0.24 looks to be the most current, but v0.21 did the job fine.

At first I tried using the defaults:

ffmpeg2theora AdBlockPlus_iPhoneFinished.mov -o out.ogv

which converted the 35mb .mov to an 8mb .ogv but the video stream had some artefacts.  The audio stream was far superior compared to ffmpeg’s attempts.  To solve the video artefacts I asked it to use ‘quality level 8′ rather than the default 5:

ffmpeg2theora AdBlockPlus_iPhoneFinished.mov -v 8 -o out.ogv

and the 13mb output is great.  I also created a 10mb .m4v iPhone version so I can demo it when on the move.


Ian produces professional screencasts (ProCasts, twitter), writes The Screencasting Handbook and blogs (IanOzsvald.com).
Please share:
  • del.icio.us
  • StumbleUpon
  • TwitThis
  • email
  • DZone
  • Digg
  • LinkedIn
  • Reddit
  • Facebook
  • Ma.gnolia
  • Technorati

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “Converting screencasts to Ogg Theora (.ogv)”

  1. [...] you’re an ffmpeg user you might find some of my other tips on using ffmpeg to transcode videos to be useful (although they don’t outline the above [...]

Leave a Reply

  • Professional Screencasting Blog

    Welcome to our blog, we create professional screencast productions.

    Read our mini case studies, learn more about us and get in contact if you'd like us to make screencasts that explain, educate and convert more of your visitors into paying users.

    If you're looking for our book, see The Screencasting Handbook.

    You might also want to learn to screencast with our screencast tutorial.

  • Subscription Options:

  • Pages

  • Recent Posts

  • Archives

  • Categories