[theora-dev] gst2ogg 0.1 release

j at v2v.cc j at v2v.cc
Wed May 27 03:18:19 PDT 2009


I'm pleased to announce the first alpha release of gst2ogg
a GStreamer based commandline encoder written in Python.
Commandline options are mostly the same as ffmpeg2theora;
some options however are still missing.

get the source
 bzr branch http://tools.v2v.cc/gst2ogg/
or download
 http://tools.v2v.cc/gst2ogg/releases/gst2ogg-0.1.tar.gz

install:
  python setup.py install

use:
  gst2ogg input.mov
  gst2ogg --width 320 --height 240 input.mov
  gst2ogg --width 320 --height 240 --deinterlace input.mov

j


More information about the theora-dev mailing list