TheoraSoftwarePlayers: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(+ogv.js)
 
(4 intermediate revisions by 3 users not shown)
Line 6: Line 6:
* [http://www.coreplayer.com/ CorePlayer]: A multimedia platform for mobile and desktop computer systems
* [http://www.coreplayer.com/ CorePlayer]: A multimedia platform for mobile and desktop computer systems
* [http://www.flumotion.net/cortado/ Cortado]: Java applet playing ogg/theora/vorbis
* [http://www.flumotion.net/cortado/ Cortado]: Java applet playing ogg/theora/vorbis
* [http://www.mozilla.com Mozilla Firefox]: Open Source web browser, since version 3.5 (was 3.1 beta)
* [[ogv.js]]: JavaScript cross-compile of libogg/vorbis/theora/opus with player logic, for use as a drop-in shim for HTML5 audio/video in Safari/IE/Edge browsers
* [http://www.opera.com/ Opera] Web browser (closed source freeware), in experimental builds from 2007-Nov (very buggy), 10.5x versions (official support, but still had problems), and version 10.60 (2010-Jul-01) and newer (should be mature, also supports WebM/VP8 video)  
* [http://www.mozilla.com Mozilla Firefox]: Open Source web browser, Theora support since version 3.5 (was 3.1 beta)
* [http://www.google.com/chrome Google Chrome]: Web browser (supports both Theora, WebM/VP8 and H264)
* [http://www.opera.com/ Opera] Web browser (closed source freeware), Theora support in experimental builds from 2007-Nov (very buggy), 10.5x versions (official support, but still had problems), and version 10.60 (2010-Jul-01) and newer (should be mature, also supports WebM/VP8 video)
* [http://www.google.com/chrome Google Chrome]: Web browser (supports Theora, WebM/VP8 and H264)
* Safari 3.1 and later: if the [http://xiph.org/quicktime/ XiphQT] components are installed
* Safari 3.1 and later: if the [http://xiph.org/quicktime/ XiphQT] components are installed


Line 14: Line 15:
* [http://www.xiph.org/dshow/ DirectShow filter]: Adds support for Ogg Vorbis, Ogg Speex, Ogg Theora, Ogg FLAC, and native FLAC to any DirectShow-compliant player such as Windows Media Player and BSPlayer
* [http://www.xiph.org/dshow/ DirectShow filter]: Adds support for Ogg Vorbis, Ogg Speex, Ogg Theora, Ogg FLAC, and native FLAC to any DirectShow-compliant player such as Windows Media Player and BSPlayer
* [http://www.visonair.tv/player.php Visonair.tv Player]: Freeware player - Plays Ogg Vorbis and Theora streams
* [http://www.visonair.tv/player.php Visonair.tv Player]: Freeware player - Plays Ogg Vorbis and Theora streams
* [http://www.acquiredigital.com/ Acquire Digital Signage and Kiosk Software]: Plays back all ogg media using the included DirectShow filters.


== Linux/BSD ==
== Linux/BSD ==
Line 23: Line 25:


* [http://www.xine-project.org/home Xine]: a Free Software (GPL-licensed) media player, complete with its own media engine and a long list of supported formats.  Supports Darwin/MacOS X (ppc) via the fink project.
* [http://www.xine-project.org/home Xine]: a Free Software (GPL-licensed) media player, complete with its own media engine and a long list of supported formats.  Supports Darwin/MacOS X (ppc) via the fink project.
* [http://mac.eltima.com/ogg-player.html Elmedia Player] – media player for Mac, which supports playback of lots of video formats (OGG Theora, WebM (???), proprietary formats), closed source freeware + PRO version
== iOS ==
* [https://itunes.apple.com/us/app/yxplayer/id373751560?mt=8 yxplayer]: for-pay video player, which can play Vorbis audio and Theora video. In app store, no jailbreak required.


== See also ==  
== See also ==  

Latest revision as of 07:51, 13 August 2015

Multi-platform

  • VLC Media Player: Open Source media player and streaming server that support virtually every video and audio format
  • Xiph Plugins for Real Player/Producer
  • Quicktime components for Quicktime 6 and Quicktime 7 – QuickTime and Macintosh OS X plug-ins
  • Mplayer: Open Source video player (some limitations). SMPlayer is a front-end which provides mplayer and libraries for different platforms.
  • CorePlayer: A multimedia platform for mobile and desktop computer systems
  • Cortado: Java applet playing ogg/theora/vorbis
  • ogv.js: JavaScript cross-compile of libogg/vorbis/theora/opus with player logic, for use as a drop-in shim for HTML5 audio/video in Safari/IE/Edge browsers
  • Mozilla Firefox: Open Source web browser, Theora support since version 3.5 (was 3.1 beta)
  • Opera Web browser (closed source freeware), Theora support in experimental builds from 2007-Nov (very buggy), 10.5x versions (official support, but still had problems), and version 10.60 (2010-Jul-01) and newer (should be mature, also supports WebM/VP8 video)
  • Google Chrome: Web browser (supports Theora, WebM/VP8 and H264)
  • Safari 3.1 and later: if the XiphQT components are installed

Windows

Linux/BSD

  • Helix Player - an open source media player for Linux, Solaris, and Symbian based on the Helix DNA Client media engine.
  • Totem - a Free Software (GPL-licensed) media player based on xine or GStreamer media engine.
  • Xine: a Free Software (GPL-licensed) media player, complete with its own media engine and a long list of supported formats.

Mac OS X

  • Xine: a Free Software (GPL-licensed) media player, complete with its own media engine and a long list of supported formats. Supports Darwin/MacOS X (ppc) via the fink project.
  • Elmedia Player – media player for Mac, which supports playback of lots of video formats (OGG Theora, WebM (???), proprietary formats), closed source freeware + PRO version

iOS

  • yxplayer: for-pay video player, which can play Vorbis audio and Theora video. In app store, no jailbreak required.

See also