VLC - the cross-platform media player and streaming server
VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...)
... [More] as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network. [Less]
FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.
Totem is a media player for the GNOME desktop environment using GStreamer or xine as a backend. It also includes a browser plugin compatible with Windows Media player targeted websites, and has a
... [More] plugin system itself, allowing C, Python or Vala plugins to extend Totem and add functionality. [Less]
Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. As with all Xiph.org technology is it an open format free for anyone to use.
libogg
... [More] is the reference library for demultiplexing and mutiplexing files in the ogg multimedia format. [Less]
XBMC media center is a free cross-platform media-player jukebox and entertainment hub. XBMC is open source (GPL) software available for Linux, Mac OS X, Microsoft Windows operating-system, and the
... [More] Xbox game-console. XBMC can play a very complete spectrum of of multimedia formats, and featuring playlist, audio visualizations, slideshow, and weather forecast functions, together with a multitude of third-party plugins. [Less]
XBMC is a multimedia player/jukebox for the Xbox from Microsoft. It can be used to play or view most common video, audio, and picture formats such as MPEG-1/2/4, DivX, XviD, MP3, AAC, JPG, and GIF
... [More] directly from a CD or DVD in the Xbox DVD-ROM drive or from the Xbox hard drive. XBMC can also stream files over a local network or from the Internet. Playlist and slideshow functions, a weather forecast, and many audio visualizations are also included. [Less]
This project is based on the original "Media Player Classic" and was created after Gabest, the original author, stopped working on it. Several new features have been integrated in this player, such as
... [More] :
* An option to remove Tearing
* Translation in several languages (currently Czech, English, French, German, Hungarian, Italian, Korean, Polish, Russian, Slovak, Spanish, Turkish and Ukrainian)
* Additional video decoders and in particular H.264 and VC-1 with DXVA support (see specific section for details)
* Better support for Windows Vista, including a release for 64 bits platform
* Support for EVR renderer
* Bugs and vulnerability fixes [Less]
recordMyDesktop is a desktop session recorder for linux that attemps
to be easy to use, yet also effective at it's primary task.
As such, the program is separated in two parts;
a simple command
... [More] line tool that performs the basic tasks of capturing and
encoding and an interface that exposes the program functionality in a usable way.
The commandline tool (which essentially is recordMyDesktop), is written in C,
while the frontend (gtk-recordMyDesktop), is written in python and pyGtk.
recordMyDesktop offers also the ability to record audio, along with video,
without the need of any later proccesing or mixing. [Less]
TagLib# is a library for reading and writing tags in various formats for audio and video types. It provides generic support for robust tagging features and audio and visual properties, as well as format specific features.