mplay Code
Brought to you by:
romuluspfeiffer
File | Date | Author | Commit |
---|---|---|---|
files | 2009-06-17 | romuluspfeiffer | [r14] |
help | 2008-10-04 | romuluspfeiffer | [r1] |
src | 2008-10-04 | romuluspfeiffer | [r1] |
COPYING | 2008-10-04 | romuluspfeiffer | [r1] |
ChangeLog | 2008-10-04 | romuluspfeiffer | [r1] |
README | 2008-10-04 | romuluspfeiffer | [r1] |
install | 2008-10-04 | romuluspfeiffer | [r1] |
mplay | 2010-04-26 | romuluspfeiffer | [r17] |
mplay.ico | 2008-10-04 | romuluspfeiffer | [r1] |
--------------------- | mplay | --------------------- mplay is a console based frontend for MPlayer written in Perl. MPlayer plays most all audio and video formats. mplay is an audio player with usefull functions such as: keeps a browsable and sortable playlist provides essential status information includes a progress bar remembers the position within the track last played before quitting shows ID3-info / tag and it is possible to edit ID3-tag gives user-friendly output through a colour scheme runs as single-instance (provides basic controlling from outside) provides basic mixer functions provides interactive help (German/English) for control keys Requirements ------------- perl make MPlayer for mplay >0.72 you'll need MPlayer 1.0pre6 from --> http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre6a.tar.bz2 Read the ChangeLog section 'new in 0.72' for more information. Install -------- just run ./install options: -h (Usage) -f (with 'force_install_modules' the perl modules wich are in src/ will be installed automatically without checking if you have this perl-modules already installed. That could make sense if you have problems or want to update your modules. ) you have to install mplay to have an interactive help. cutmp3 ist from 'http://www.puchalla-online.de/cutmp3.html' There you can find the sources. ------------------------------------------------------------------------------------- Thanks to: Fabian Mohren for testing and his ideas. Philipp Wesche for the correct English translation of the homepage. Roman Gaufman for bugreports and layout suggestions Written by Romulus Pfeiffer <romuluspfeiffer@users.sourceforge.net>