搜索资源列表
调用libmad的简单MP3播放器
- 今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libma
Linux下的mp3播放器源代码
- Linux下的mp3播放器源代码
linux下的MP3播放器GTK
- 自己编写的MP3播放器程序有gui
综合驱动 MP3
- 基于linux ARM系统的MP3播放器设计,现在只能实现播放/暂停、停止、上一首、下一首,在字符界面显示播放歌曲名称
mp3解码源程序
- 一个不错的mp3解码程序-a pretty mp3 decoder.
Network MP3 Player
- 可用于嵌入式LINUX的网络播放器的源码-for embedded Linux Webcast of FOSS
arm制作的MP3
- arm7制作的MP3(软解码部分)-arm7 based mp3 (software decoding)
l_ipp-PCA-MP3-encode_p_4[1].0.003
- Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MP3编码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for the MP3 encoder source code
l_ipp-MP3-int-decode_p_4[1].0.006
- Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MP3解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 library of MP3 decoder source co
software.mp3.player.lpc2148
- 基于LPC2148的MP3设计,采用软件解码方式,文件系统采用efsl,软件解码采用madlib-based LPC2148 MP3 design, using software decoding, file system used efsl. decoding software used madlib
mp3
- ARM平台上嵌入式Linux环下的MP3源码,可以进行MP3的开发。-MP3 SOURCE of LINUX based on ARM
mp3
- linux mp3播放歌曲的应用程序,调试成功的-linux mp3 music player application, debugging success
MP3
- 嵌入式linux下C语言编写的mp3播放器,GTK界面,用libmad音频解码库-Embedded linux written in C, mp3 player, GTK interface, using libmad audio decoder library
MP3-Player
- 这是国嵌推出的基于Linux及mini2440的MP3播放器项目,里面有详细的项目文档和程序。-This is a country based on embedded Linux and mini2440 launched the MP3 player project, which has detailed project documentation and procedures.
Qt-mp3
- 在linux下基于C++和qt编写的MP3播放界面程序-In c++ and qt under Linux based on the MP3 interface program written
Qt-mp3
- 基于Qt的Mp3播放器,可以在Linux下运行-Qt-based Mp3 player that can run under Linux
linux-Qt-MP3
- 这是我的一个嵌入式设计的mp3报告,界面是在qt下做的,移植的madplay-This is my report of an embedded design of the mp3, the interface is done under the qt, transplant madplay
MP3
- 采用QT实现的嵌入式MP3播放器设计,附有全部源码和论文说明,是学习qt和linux的绝好材料。是本人的嵌入式课程设计全部资料,希望能够帮到大家。-Implemented using QT embedded MP3 player design, with a descr iption of all source code and papers, is an excellent learning materials qt and linu
Qt-phonon
- 基于Linux的MP3播放软件,需要用到phonon插件,操作简单。-Linux-based MP3 player software, you need to use phonon plug-in, easy to operate.
libmad-mp3-player-design
- 基于_libmad_的简单_MP3_流媒体播放器的实现(mp3 player design)