Difference between revisions of "VideoLAN projects"

From VideoLAN Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
 
== VideoLAN projects ==
 
== VideoLAN projects ==
 
=== Active projects ===
 
=== Active projects ===
Line 9: Line 8:
 
* [[x264]], a free H264 / AVC encoder.
 
* [[x264]], a free H264 / AVC encoder.
  
=== Deprecated and old projects ===
+
=== 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. [[VLC|VLC]] can now do the same. Please use [[VLC|VLC]].
 
* [[VLS]] is a streaming server, used for professional streaming solutions. [[VLC|VLC]] can now do the same. Please use [[VLC|VLC]].
 
* ''VLCS'',  the mini VideoLAN Channel Server, can tell the client what is the multicast address associated to a channel.
 
* ''VLCS'',  the mini VideoLAN Channel Server, can tell the client what is the multicast address associated to a channel.
 
* ''VLMS'',  the VideoLAN Mini Server.
 
* ''VLMS'',  the VideoLAN Mini 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.
 
 
* [http://developers.videolan.org/libdvdplay/ libdvdplay], is a simple library designed for DVD navigation. It depends on libdvdread (which can optionally use libdvdcss). Use libdvdnav.
 
* [http://developers.videolan.org/libdvdplay/ libdvdplay], is a simple library designed for DVD navigation. It depends on libdvdread (which can optionally use libdvdcss). Use libdvdnav.

Revision as of 17:57, 14 December 2006

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.
  • MiniSAPServer is a SAP server.
  • x264, a free H264 / AVC encoder.

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. VLC can now do the same. Please use VLC.
  • 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.