Difference between revisions of "VideoLAN projects"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎Libraries: libdca link)
Line 5: Line 5:
  
 
* [[VLC media player]], the core and main program, is a complete video solution that is a player, a live transcoder and a streamer.
 
* [[VLC media player]], the core and main program, is a complete video solution that is a player, a live transcoder and a streamer.
* [[Starter for VLC media player]]. This small program allows to start VLC media player for audio/video streaming.
 
* [[MiniSAPServer]] is a SAP server.
 
 
* [[x264]], a free H264 / AVC encoder.
 
* [[x264]], a free H264 / AVC encoder.
 +
* [[LibVLC]] Python bindings.
 +
* [[LibVLC]] Java bindings.
 +
* [[LibVLC]] Common Intermediary Language bindings, i.e. the LibVLC .Net bindings.
 +
* [[MiniSAPServer]] is a SAP sending server.
  
 
=== Libraries ===
 
=== Libraries ===

Revision as of 17:36, 29 May 2008

VideoLAN projects

Active projects

Here is a short list of the main projects hosted by the VideoLAN project:

  • VLC media player, the core and main program, is a complete video solution that is a player, a live transcoder and a streamer.
  • x264, a free H264 / AVC encoder.
  • LibVLC Python bindings.
  • LibVLC Java bindings.
  • LibVLC Common Intermediary Language bindings, i.e. the LibVLC .Net bindings.
  • MiniSAPServer is a SAP sending server.

Libraries

  • libdvdcss, a C library to access DVDs without having to bother about the decryption.
  • libdvbpsi, a C library to decode and generate MPEG TS and DVB PSI tables.
  • libdca, a DTS Coherent Acoustics decoder.

Deprecated, old projects and libraries

  • VLS is a streaming server, used for professional streaming solutions. The VLC media player can now do the same. Please use the VLC media player.
  • VLCS, the mini VideoLAN Channel Server, can tell the client what is the multicast address associated to a channel.
  • VLMS, the VideoLAN Mini Server.
  • libdvdplay, is a simple library designed for DVD navigation. It depends on libdvdread (which can optionally use libdvdcss). Use libdvdnav.

SVN Hosted by VideoLAN projects

See also