SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

In order to use MPlayer for playing video with LPlay, you need to apply patch to MPlayer. Get and extract MPlayer sources (http://www.mplayerhq.hu). Then apply patch from this directory:

cd <directory_of_mplayer_sources>
patch -p1 < mplayer1.0rc1-lplay-v1.patch

If no errors follows, configure MPlayer and add atleast --enable-lplay to configure options:

./configure --enable-lplay

After this, make and make install MPlayer. Now it should be usable by LPlay. You can check, whether LPlay needed video outputs have been compiled: Execute MPlayer executable with option -vo help:

mplayer -vo help

MPlayer should now print out list of supported output modules. You should find datagram and shm from the list.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.