ffmpeg2dirac - http://diracvideo.org/git/p=ffmpeg2dirac.git;a=summary

with ffmpeg2dirac you can convert any file that ffmpeg can
decode to Dirac or Theora. right now the settings are hardcoded into
the binary. the idea is to provide ffmpeg2dirac as a binary
along sites like diracvideo.org to enable as many people as possible
to encode video clips with the same settings.

usage right now:
 ./ffmpeg2dirac clip.avi
 will produce clip.ogv
 for more options run ffmpeg2dirac -h

 there is a export plugin for kino (http://kino.schirmacher.de/)
 more info in kino_export/README

 subtitles can be embedded in an ogg stream, see subtitles.txt for more info.
