Penguin
Diff: VideoLanClient
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of VideoLanClient.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 10 Last edited on Friday, September 29, 2006 2:32:41 pm by DouglasBagnall
Older page: version 9 Last edited on Saturday, October 29, 2005 2:52:49 pm by IanMcDonald Revert
@@ -1,7 +1,10 @@
-[Video Lan Client | http://www.videolan.org/] is a MediaPlayer with support for many formats including [DVD] movies, [DivX], and others, and runs on many platforms such as [Linux], MicrosoftWindows, [MacOSX], and more. 
+[Video Lan Client | http://www.videolan.org/], or VLC, is a MediaPlayer and streaming server with support for many formats including [DVD] movies, [DivX], and others, and runs on many platforms such as [Linux], MicrosoftWindows, [MacOSX], and more. 
  
-VideoLanClient is used by a number of third parties as well: eMule recommends it for previewing downloaded video, and [Google Video|http://video.google.com/] uses a modified version of it. 
+VLC is used by a number of third parties as well: eMule recommends it for previewing downloaded video, and [Google Video|http://video.google.com/] uses a modified version of it. 
  
-There is also a VideoLanServer that can stream such videocasts to a VideoLanClient located elsewhere
+At one point, the VideoLan project made a separate server, the VideoLanServer, but this is now deprecated in favour of using VLC as both client and server. Expansion of the VLC acronym is falling out of use, as "client" no longer describes the software
  
-The DebianLinux [Package] is <tt>vlc</tt>, and <tt>vls</tt> for the server . See AptSourcesList to enable more formats. 
+VLC is hellish to compile, having dozens of dependencies, including libraries that are recommended to be staticly linked in (ie, from source, not -dev packages), and a non-standard install requires hand edited configuration. Installing the Debian package imports a lot of packages, including parts of X, but it is quite possible to run it without running X.  
+  
+  
+ The DebianLinux [Package] is <tt>vlc</tt>. See AptSourcesList to enable more formats.