Difference between revisions of "VideoLAN projects"

From VideoLAN Wiki
Jump to navigation Jump to search
m
(→‎Top: Projects redirects here. You may have been looking for Mini projects, Janitorial projects or Category:VideoLAN projects)
 
(17 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 +
<span class="hatnote"><span class="plainlinks">[{{fullurl:Projects|redirect=no}} Projects]</span> redirects here. You may have been looking for [[VLC Dev Projects|Mini projects]], [[GCodeIn Ideas|Janitorial projects]] or [[:Category:VideoLAN projects]].</span>
 +
{{Languages}}
 
== VideoLAN projects ==
 
== VideoLAN projects ==
 
=== Active projects ===
 
=== Active projects ===
  
Here is a short list of the main [[VideoLAN projects|projects]] hosted by the VideoLAN project:
+
Here is a short list of the main projects hosted by the VideoLAN project:
  
* [[VLC|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.
* [[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.
 +
* [[VLMa]] a web application to manage several VLC at the same time.
 +
* [[DVBlast]] MPEG-2/TS demux and streaming application.
  
 
=== Libraries ===
 
=== Libraries ===
 
* [[libdvdcss]], a C library to access DVDs without having to bother about the decryption.
 
* [[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.
 
* [[libdvbpsi]], a C library to decode and generate MPEG TS and DVB PSI tables.
* [[libdca]], a DTS Coherent Acoustics decoder.
+
* [http://en.wikipedia.org/wiki/Libdca libdca], a DTS Coherent Acoustics decoder.
  
 
=== Deprecated, old projects and libraries ===
 
=== 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. The {{VLC}} can now do the same. Please use the VLC media player.
 +
* [[MiniSAPServer]] is a SAP sending server, used with VLS. VLC can now do the same.
 
* ''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.
  
* [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://www.videolan.org/developers/libdvdplay.html 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 ==
 
== SVN Hosted by VideoLAN projects ==
Line 25: Line 32:
  
 
[[Category:About VideoLAN]]
 
[[Category:About VideoLAN]]
 +
[[Category:VideoLAN projects|*]]

Latest revision as of 05:20, 28 April 2019

Projects redirects here. You may have been looking for Mini projects, Janitorial projects or Category:VideoLAN projects.

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.
  • VLMa a web application to manage several VLC at the same time.
  • DVBlast MPEG-2/TS demux and streaming application.

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.
  • MiniSAPServer is a SAP sending server, used with VLS. VLC can now do the same.
  • 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