TheoraSoftwareEncoders: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(revert)
No edit summary
Line 1: Line 1:
== Multi-platform ==
== Multi-platform ==
*[http://www.v2v.cc/~j/ffmpeg2theora/ ffmpeg2theora] a commandline encoder from any format read by ffmpeg to Ogg Theora/Vorbis: [http://svn.xiph.org/trunk/ffmpeg2theora/ svn], [http://www.v2v.cc/~j/ffmpeg2theora/download.html latest releases].
*[http://www.v2v.cc/~j/ffmpeg2theora/ ffmpeg2theora] a commandline encoder from any format read by ffmpeg to Theora/Vorbis: [http://svn.xiph.org/trunk/ffmpeg2theora/ svn], [http://www.v2v.cc/~j/ffmpeg2theora/download.html latest releases].
*[http://www.videolan.org/ VLC Media Player] Can transcode from any source it supports into Ogg/Theora. WARNING: Apparently creates broken Ogg streams.
*[http://www.videolan.org/ VLC Media Player] Can transcode from any source it supports into Ogg/Theora. WARNING: Apparently creates broken Ogg streams.
*[http://gstreamer.freedesktop.org/ 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.
*[http://gstreamer.freedesktop.org/ GStreamer] GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis playback to complex audio (mixing) and video (non-linear editing) processing.


== Windows ==
== Windows ==
*[http://dir.visonair.tv/streamer.php Visonair.tv Ogg Streamer] A windows application to stream directly from a webcam to an Icecast server.
*[http://dir.visonair.tv/streamer.php Visonair.tv Ogg Streamer] A Windows application to stream directly from a webcam to an Icecast server.
*[http://www.visonair.tv/ Visonair.tv Virtual Stage] Includes an application to encode to Ogg Theora, forces fixed size and encoding parameters though.  Registration required.
*[http://www.visonair.tv/ Visonair.tv Virtual Stage] Includes an application to encode to Theora, forces fixed size and encoding parameters though.  Registration required.
*[http://www.freewarefiles.com/program_6_227_33306.html GFrontend ffmpeg2theora] GUI Frontend for ffmpeg2theora
*[http://www.freewarefiles.com/program_6_227_33306.html GFrontend ffmpeg2theora] GUI Frontend for ffmpeg2theora
*[http://mediacoder.sourceforge.net/ MediaCoder] Application to encode media files into many target formats, including Ogg Theora.
*[http://mediacoder.sourceforge.net/ MediaCoder] Application to encode media files into many target formats, including Theora.
*[http://www.erightsoft.com/ SUPER] General purpose converter application, also serves as a frontend to ffmpeg2theora.
*[http://www.erightsoft.com/ SUPER] General purpose converter application, also serves as a frontend to ffmpeg2theora.


== Linux/BSD ==
== Linux/BSD ==
*[http://thoggen.net/ Thoggen] is a DVD backup utility ('DVD ripper') for Linux, based on GStreamer and Gtk+.
*[http://thoggen.net/ Thoggen] is a DVD backup utility ('DVD ripper') for Linux, based on GStreamer and Gtk+.
*[http://freej.org/ Freej] Freej is a realtime video mixer. It can stream ogg theora vorbis live to [http://icecast.org icecast]. Check [http://lab.dyne.org/FreejStreaming here] for more info.
*[http://freej.org/ Freej] Freej is a realtime video mixer. It can stream Theora and Vorbis live to [http://icecast.org icecast]. Check [http://lab.dyne.org/FreejStreaming here] for more info.
* [http://oggconvert.tristanb.net/ OggConvert] is a small Gnome utility which uses GStreamer to convert (almost) any media file to Ogg Vorbis, Theora and Dirac.
* [http://oggconvert.tristanb.net/ OggConvert] is a small Gnome utility which uses GStreamer to convert (almost) any media file to Vorbis, Theora and Dirac.


== 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 Theora/Vorbis.
*[http://v2v.cc/~j/SimpleTheoraEncoder/ 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 18:34, 30 October 2007

Multi-platform

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

Windows

  • Visonair.tv Ogg Streamer A Windows application to stream directly from a webcam to an Icecast server.
  • Visonair.tv Virtual Stage Includes an application to encode to Theora, forces fixed size and encoding parameters though. Registration required.
  • GFrontend ffmpeg2theora GUI Frontend for ffmpeg2theora
  • MediaCoder Application to encode media files into many target formats, including Theora.
  • SUPER General purpose converter application, also serves as a frontend to ffmpeg2theora.

Linux/BSD

  • Thoggen is a DVD backup utility ('DVD ripper') for Linux, based on GStreamer and Gtk+.
  • Freej Freej is a realtime video mixer. It can stream Theora and 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 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 Theora/Vorbis.
  • Simple Theora Encoder an ffmpeg2theora frontend

See also