TheoraSoftwareEncoders: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
Line 15: Line 15:
== Mac OS X ==
== Mac OS X ==
*[http://xiph.org/quicktime XiphQT] allows you to export from Quicktime, or any application supporting Quicktime (i.e. Final Cut Pro), to Ogg Theora/Vorbis.
*[http://xiph.org/quicktime XiphQT] allows you to export from Quicktime, or any application supporting Quicktime (i.e. Final Cut Pro), to Ogg Theora/Vorbis.
*[http://v2v.cc/~j/Simple%20Theora%20Encoder.dmg Simple Theora Encoder] an ffmpeg2theora frontend  
*[http://v2v.cc/~j/SimpleTheoraEncoder/ Simple Theora Encoder] an ffmpeg2theora frontend
 
== See also==  
== See also==  
{{Template:Theora}}
{{Template:Theora}}

Revision as of 01:39, 31 August 2007

Multi-platform

  • ffmpeg2theora a commandline encoder from any format read by ffmpeg to Ogg Theora/Vorbis: svn, latest releases.
  • VLC Media Player Can transcode from any source it supports into Ogg/Theora/
  • GStreamer GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing.

Windows

Linux/BSD

  • Freej Freej is a realtime video mixer. It can stream ogg theora vorbis live to icecast. Check here for more info.
  • OggConvert is a small Gnome utility which uses GStreamer to convert (almost) any media file to Ogg Vorbis, Theora and Dirac.

Mac OS X

  • XiphQT allows you to export from Quicktime, or any application supporting Quicktime (i.e. Final Cut Pro), to Ogg Theora/Vorbis.
  • Simple Theora Encoder an ffmpeg2theora frontend

See also