mirror of
https://github.com/videolan/vlc.git
synced 2024-11-29 04:45:36 +08:00
959674591f
--------------------------- * Plugins have completely disappeared, we now only use the new module API. * All intf and vout modules are now independant. So far, only the Gnome intf module and the SDL vout module have been ported. configure.in has been modified to reflect the changes (x11 and dummy aren't compiled by default anymore, while SDL and Gnome are). Note that this is _not_ Interface II, it's just a step forward. For instance, it lacks the whole message passing scheme. Things that should work: * Right-clicking on the SDL video output window brings the Gnome menu. * Pause, Play, Exit, About work from the menu or from the interface window. * The old SDL keys still work. Things that are broken or may be broken: * Xlib calls are not locked yet, which may lead to "Unexpected async reply" errors, and make the vlc segfault. * Sound only works for the first file. * The SDL vout_sdl.c file is absolutely ugly and kludgey. * The vlc immediately quits when no filename is given as an argument. Not a real bug, but still annoying. * The Gnome menu does not work in fullscreen mode. Things that will come soon, maybe tomorrow: * Complete navigation buttons (fast forward, slow, etc.). * File/Open menu to add files to the playlist. * Return of the X11 video output for those of us who do not have SDL. * Textmode interface for those of us who do not have Gnome. * aout and vout autospawn (maybe). |
||
---|---|---|
debian | ||
doc | ||
include | ||
lib | ||
plugins | ||
share | ||
src | ||
.cvsignore | ||
AUTHORS | ||
ChangeLog | ||
config.guess | ||
config.sub | ||
configure | ||
configure.in | ||
COPYING | ||
INSTALL | ||
install-sh | ||
Makefile.dep | ||
Makefile.in | ||
README | ||
TODO | ||
todo.pl | ||
vlc.spec |
README for vlc, the VideoLAN Client Introduction ============ The vlc is part of the VideoLAN project, a full MPEG2 client/server solution. The VideoLAN Client can also be used as a standalone program to play MPEG2 streams from a hard disk or a DVD. Building, Installing and Running VideoLAN ========================================= See the INSTALL file for this. Troubleshooting =============== A mailing-list has been set up for support and discussion about the vlc. Its address is : <vlc@videolan.org> To subscribe, send a mail to <listar@videolan.org> with the following words in the mail body : subscribe vlc To unsubscribe, do the same with the words : unsubscribe vlc When reporting bugs, try to be as precise as possible (which OS, which distribution, what plugins you were trying, and so on). Resources ========= The VideoLAN web site at http://www.videolan.org/ is a good start for information about MPEG and DVD playing. Have a look at the documentation section, as well as the bookmarks. You can also try the OpenDVD site at http://www.opendvd.org/ or the the LiViD project at http://www.linuxvideo.org/. They have lots of information, too. The team ======== The following teachers were involved in the VideoLAN project : Pierre Lecoy, teacher-cum-researcher at ECP, Philippe Boutin, head of the LMI (MicroComputing Laboratory). The following students were members of the VideoLAN team : Pierre Almeras <almeras@via.ecp.fr> Christophe Arnaud <christophe.arnaud@tps.fr> Antoine Brenner <brenner@via.ecp.fr> Régis Duchesne <regis@via.ecp.fr> Alexandre Francois <francois@via.ecp.fr> Christian Gross <gross@via.ecp.fr> Hugo Haas <hugo@via.ecp.fr> Mikael Journo <mj32@cornell.edu> Michel Lespinasse <walken@wrs.com> Christophe Ulses <mowgli@laotseu.via.ecp.fr> Pierre Vandecasteele <pabv2@hermes.cam.ac.uk> Guillaume Vergnaud <vergnaud@via.ecp.fr> Olivier Baxa <oli@via.ecp.fr> Patrice Bazerque <patrice.bazerque@via.ecp.fr> Arnaud Bienvenu <arnaud.bienvenu@via.ecp.fr> Régis Clément <clement@via.ecp.fr> Alexandre Duret <alex@via.ecp.fr> Eric Estievenart <eric@via.ecp.fr> Sébastien Kurz <seb@tao.via.ecp.fr> Olivier Pomel <pomel@via.ecp.fr> Pierre Baillet <octplane@via.ecp.fr> Alban Fonrouge <alban@via.ecp.fr> Jean-Philippe Grimaldi <jeanphi@via.ecp.fr> Andres Krapf <dae@via.ecp.fr> Christophe Massiot <massiot@via.ecp.fr> Mathieu Poumeyrol <kaliban@via.ecp.fr> Etienne Roy <etienne@via.ecp.fr> Vincent Seguin <seguin@via.ecp.fr> Benoit Steiner <benny@via.ecp.fr> Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr> Jean-Marc Dressler <polux@via.ecp.fr> Gaël Hendryckx <jimmy@via.ecp.fr> Samuel Hocevar <sam@via.ecp.fr> Brieuc Jeunhomme <bbp@via.ecp.fr> Michel Kaempf <maxx@via.ecp.fr> Florent Rougon <flo@via.ecp.fr> Stéphane Borel <stef@via.ecp.fr> Renaud Dartus <reno@via.ecp.fr> Henri Fallon <henri@via.ecp.fr> Jean-Michel Grimaldi <jm@via.ecp.fr> Damien Lucas <nitrox@via.ecp.fr> Rémi Peyronnet <remi@via.ecp.fr> Laurent Rossier <gunther@via.ecp.fr>