SmartBean V1.0 Distribute (MyOpenSourceProject)
时间:2009-08-26 来源:creatory
README SmartBean-1.0.tar.bz2
**********************************************************************************
Overview SmartBean-1.0
SmartBean is a mp3 player in command line.You can listen mp3 format
audio file in terminal easily with it.It adopted ALSA to design.Two layers,
first is mp3 decoder using libmpg123 to generate wav temporary file;second
is playback using libasound.Consider to save memory,there will be a temporary
file generated named tmp.wav.After playing back,it will be unlinked automaticlly.
**********************************************************************************
Construction of contents
SmartBean-1.0 ------------------check.sh
------------------Makefile
------------------README
------------------inc------common.h
------decoder.h
------playback.h
------printID3.h
------------------src------decoder.c
------playback.c
------printID3.c
------SmartBean.c
**********************************************************************************
How to install
Just type following commands:
make
make install
The check.sh script will be called firstly to check if there are necessory
libraries have installed on your PC.If not,it will download install file from the
website and compile for you automatically.
***********************************************************************************
Time:August 26,2009
Bugs-Report:[email protected]
New version available at:http://creatory.cublog.cn
**********************************************************************************
Overview SmartBean-1.0
SmartBean is a mp3 player in command line.You can listen mp3 format
audio file in terminal easily with it.It adopted ALSA to design.Two layers,
first is mp3 decoder using libmpg123 to generate wav temporary file;second
is playback using libasound.Consider to save memory,there will be a temporary
file generated named tmp.wav.After playing back,it will be unlinked automaticlly.
**********************************************************************************
Construction of contents
SmartBean-1.0 ------------------check.sh
------------------Makefile
------------------README
------------------inc------common.h
------decoder.h
------playback.h
------printID3.h
------------------src------decoder.c
------playback.c
------printID3.c
------SmartBean.c
**********************************************************************************
How to install
Just type following commands:
make
make install
The check.sh script will be called firstly to check if there are necessory
libraries have installed on your PC.If not,it will download install file from the
website and compile for you automatically.
***********************************************************************************
Time:August 26,2009
Bugs-Report:[email protected]
New version available at:http://creatory.cublog.cn
相关阅读 更多 +
排行榜 更多 +