Welcome![Sign In][Sign Up]
Location:
Search - libmad

Search list

[Audio programFFTdemo

Description: libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
Platform: | Size: 32768 | Author: xinghe | Hits:

[Linux-Unixmusic_player.tar

Description: linux下使用libmad播放音乐 ubuntu下-play mp3 music in linux using libmad
Platform: | Size: 6955008 | Author: | Hits:

[Delphi VCLMP4

Description: 用delphi开发的一款多功能MP4播放器-The development of a multi-functional with delphi MP4 Player
Platform: | Size: 1180672 | Author: qinqijin | Hits:

[Embeded LinuxMP3

Description: 嵌入式linux下C语言编写的mp3播放器,GTK界面,用libmad音频解码库-Embedded linux written in C, mp3 player, GTK interface, using libmad audio decoder library
Platform: | Size: 3831808 | Author: 赵希 | Hits:

[mpeg mp3mp3.tar

Description: mp3源代码,需要的可以下载下来看看!是基于libmad解码库的。-mp3 source code needed to download to see! Is based on libmad decoding library.
Platform: | Size: 14336 | Author: wu | Hits:

[ARM-PowerPC-ColdFire-MIPSAN10583_1

Description: 介绍MP3芯片,属于资料。包括MP3, player, codec, decoder MP3, Layer I, Layer II, Layer III, libmad, MAD, EFSL, Embedded File System Library, MMC, card, SD card-This document describes how to design an MP3 player using the LPC2148
Platform: | Size: 867328 | Author: 余易频 | Hits:

[Windows CEWM5Mp3Demo

Description: WinCE或者WM下用libmad做MP3播放.-WinCE s MP3 player with libmad.
Platform: | Size: 185344 | Author: 欧文 | Hits:

[mpeg mp3MP3Player

Description: 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the multi-threaded design, create two threads, one thread MP3 playback thread, another thread is a spectrum analysis of thread play thread is always to get data through the decoder , spectrum to obtain the thread according to the current playback time is playing PCM data, and graphics using the FFT calculation. MP3 decoding from by libmad open source decoding library.
Platform: | Size: 641024 | Author: 能能 | Hits:

[Windows DevelopTWM5Mp3Demoh

Description: 这个是windows mobile上可以播放mp3流媒体,各种种接口都已经做好,基于libmad做的。做好了添加解码器的接口。 -This is a windows mobile can play the mp3 stream media, various kinds of interfaces have to do a good job, based on libmad. Well add a decoder interface.
Platform: | Size: 3036160 | Author: 模仿 | Hits:

[mpeg mp3Mp3Player

Description: 利用libmad库进行解码的一个MP3播放器,对libmad的学习有很大的帮助-The libmad library for decoding an MP3 player , libmad of learning have great help
Platform: | Size: 36039680 | Author: 文川 | Hits:

[Embeded Linuxmp3

Description: linux环境下,基于libmad的MP3播放程序,需要用到libmad,libasound库。编译:gcc mp3.c -lmad -lasound .执行时:./a.out **.mp3-Linux environment, based on the libmad MP3 procedures, the use of libmad, libasound library. Compiler: GCC mp3. C- lmad- lasound. Implementation:./a.o ut**. mp3
Platform: | Size: 5120 | Author: 张华平 | Hits:

[mpeg mp3photoplayer

Description: 基于linux下framebuffer和dsp的电子相册,附带MP3播放功能,歌词同步等。需要libjpeg、libmad、freetype库的支持。-Under linux framebuffer and dsp-based electronic album comes with MP3 player function, lyrics synchronization. Need libjpeg libmad the freetype library support.
Platform: | Size: 7354368 | Author: 穆晓飞 | Hits:

[Linux-UnixQNorthstarplayer

Description: libmad+QT的嵌入式mp3播放器。解码部分使用libmad库,UI部分使用QT(版本4.5.2),使用linux环境开发。 实现了播放/暂停,播放列表,歌词显示,添加\删除文件等。-libmad+QT embedded mp3 player. Use libmad decode section the library UI part using QT (version 4.5.2), use the linux environment development. Play/pause, playlist, lyrics display, add \ delete files.
Platform: | Size: 1888256 | Author: Liangyiheng | Hits:

[Embeded LinuxQt_madplay_mp3

Description: MAD (libmad)是一个开源的高精度 MPEG 音频解码库,支持 MPEG-1(Layer I, Layer II 和 LayerIII(也就是 MP3)。LIBMAD 提供 24-bit 的 PCM 输出,完全是定点计算,非常适合没有浮点 支持的平台上使用。使用 libmad 提供的一系列 API,就可以非常简单地实现 MP3 数据解码工作。 在 libmad 的源代码文件目录下的 mad.h 文件中,可以看到绝大部分该库的数据结构和 API 等。-MAD (libmad) is an open source precision MPEG audio decoder library, support for MPEG-1 (Layer I, Layer II, and LayerIII (ie MP3). LIBMAD providing the 24-bit PCM output, is completely fixed-point calculations, is not very suitable for Supported platforms floating point using libmad offers a range of API, it can be very simple to achieve decoding MP3 data in the source code files libmad directory mad.h file, you can see most of the library the data structure and API, etc.
Platform: | Size: 2491392 | Author: cqj | Hits:

[Internet-Networklibxxopensdk.tar

Description: libmad-0.15.1b.tar.gz open source file
Platform: | Size: 1087488 | Author: xxxx | Hits:

[mpeg mp3stm32libmadDecode

Description: libmad移植手册,利用libmad来实现软件解码MP3-libmad manual transplantation using libmad to implement software decode MP3
Platform: | Size: 551936 | Author: | Hits:

[mpeg mp3libmadmp3

Description: 简单的基于libmad的mp3播放器,可用于学习libmad的使用,编译通过,测试效果不错,编译时请修改交叉编译工具以及重新生成libmad-Simple libmad based mp3 player, can be used to study the use of libmad, compile, test results are good, when you modify the cross-compiler compiler tools and regenerate libmad
Platform: | Size: 1515520 | Author: 方伟 | Hits:

[Linux-Unixtest

Description: arm平台上实现播放本地MP3文件程序,需要自己编译libmad库,编译需加 -lmad-achieve the arm platform play local MP3 file program, you need to compile libmad libraries, compilers need to add-lmad
Platform: | Size: 3072 | Author: 李靖 | Hits:

[Multimedia DevelopMp3MadDecoder

Description: 使用LIBMAD进行的MP3解码并进行播放的程序,有MFC界面支持。-Conducted using MP3 decoding and playback LIBMAD procedures, MFC interface support.
Platform: | Size: 11182080 | Author: 佘莎 | Hits:

[Software Engineeringstm32_libmad

Description: 基于stm32的软件音频解码库libmad移植手册-Software-based audio decoding library stm32 libmad transplant Manual
Platform: | Size: 532480 | Author: wangpeng | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net