Location:
Search - ce mp3
Search list
Description: mad mp3解码dll
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.
-mad dll libmad MP3 decoder is a powerful open sour ce library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting access to its C/C. I have written code ( based on the source madlld) that compiles to a DL L, enabling other languages (ie, C#, Visual Basic etc.). to access the library libmad using the simple interface I ve provided.
Platform: |
Size: 98304 |
Author: 网量 |
Hits:
Description: mp3编码及解码的程序实现英文说明,附源代码
-MP3 encoding and decoding program in English, with source code
Platform: |
Size: 114688 |
Author: 钟维英 |
Hits:
Description: This application report introduces and describes an MP3 /AAC audio player for use with the TMS320C54x(TM) digital signal processor (DSP) devices. This audio player is based on Reference Framework Level 3 (RF3). Reference Framework for eXpressDSP(TM) Software is a start-ware for developing applications that use DSP/BIOS(TM) and the TMS320(TM) DSP AlgorithmStandard.-This report introduces application and de scribes an MP3/AAC audio player for use with the TMS320C54x (TM) digital signal processor (DSP ) devices. This audio player is based on Referen ce Framework Level 3 (RF3). Reference Framewor k for eXpressDSP (TM) Software is a start-ware f or developing applications that use DSP/BIOS ( TM) and the TMS320 (TM) DSP AlgorithmStandard.
Platform: |
Size: 128000 |
Author: 郎盖 |
Hits:
Description: LibMPEG3 decodes several MPEG standards into uncompressed data suitable for editing and playback.
libmpeg3 currently decodes:
MPEG-2 video
MPEG-1 video
mp3 audio
mp2 audio
ac3 audio
MPEG-2 transport streams
MPEG-2 program streams
MPEG-1 program streams
IFO files
The video output can be in many different color models and frame sizes. The audio output can be in twos compliment or floating point. Frame accurate seeking, normally impossible in transport streams, is possible in libmpeg3 through the use of a table of contents. MPEG-2 video in YUV-422 colorspace is decodable. Digital TV broadcasts and DVD s can be edited using libmpeg3. Libmpeg3 takes what is normally a last mile distribution format and makes it editable.
Because of these and other features libmpeg3 is not intended for consumer applications but serves users who are interested in high quality editing and footage acquisition.
-several LibMPEG3 decodes MPEG standards i nto uncompressed data suitable for editing and playback. libmpeg3 currently decodes : MPEG-2 video in MPEG-1 video mp3 audio mp2 audio ac 3 audio MPEG-2 transport streams MPEG-2 progr m streams MPEG-1 program streams IFO files The v ideo output can be in many different color model 's and frame sizes. The audio output can be in twos compliment or floating point. Frame's accurate eeking. normally impossible in transport streams. in libmpeg3 is possible through the use of a tabl e of contents. MPEG-2 video in YUV-422 colorspa ce is decodable. Digital TV broadcasts and DVD's can be edited using libmpeg3. Libmpeg3 takes wh at is normally a last mile a distribution format nd makes it editable. Because of these and other libmpeg3 features is n
Platform: |
Size: 712704 |
Author: robo |
Hits:
Description: MP3解码芯片VS1003的驱动C程序及测试例子,主控芯片LPC2131,编程环境ADS1.2-MP3 decoder chip VS1003 driven C procedures and the test case, Master Chip LPC2131, the programming environment ADS1.2
Platform: |
Size: 235520 |
Author: 陈浩 |
Hits:
Description: mp3解码通用代码,不针对专门平台。浮点版本-mp3 decoder generic code, not directed at the specialized platform. Floating-point version
Platform: |
Size: 23552 |
Author: 胡涛 |
Hits:
Description: EVC下闹钟程序,很简单,只播放简单MP3音乐-EVC alarm clock under the procedure is very simple, just a simple MP3 music player
Platform: |
Size: 244736 |
Author: 胡浩 |
Hits:
Description: windowsCE平台下的MP3播放器库
-windowsCE platform MP3 player under the Treasury
Platform: |
Size: 178176 |
Author: liuyw1982 |
Hits:
Description: evc写的Windows CE下mp3播放源码-EVC wrote the Windows CE source code under the mp3 player
Platform: |
Size: 27648 |
Author: jacky |
Hits:
Description: mp3 多媒體播放器, 可透過windows CE 來執行-mp3 media player, windows CE through to the implementation of
Platform: |
Size: 177152 |
Author: WangChinhao |
Hits:
Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\WINCE500\pubilc\directx\SDK\INC
D:\WINCE500\pubilc\common\SDK\INC
D:\WINCE500\pubilc\common\OAK\INC
D:\WINCE500\pubilc\common\DDK\INC
2. >Library files
D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL
D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL
D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL
3.可能要在Project->Settings->link的object/library modules 加入
commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib
newres.h
play.cpp
play.vcw
resource.h
StdAfx.cpp
StdAfx.h
下面为播放源码
#include "stdafx.h"
#include<dshow.h>
#include<streams.h>
.......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
-Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: |
Size: 1568768 |
Author: lzy |
Hits:
Description: 非常漂亮的mp3播放器
希望大家喜欢
不过非本人所作 在此声明-Very nice mp3 player but I hope everyone likes the non-I made this statement
Platform: |
Size: 4235264 |
Author: resp |
Hits:
Description: 一个WINCE 平台下播放MP3的源代码.-An MP3 player under WINCE platform source code.
Platform: |
Size: 47104 |
Author: 石斌 |
Hits:
Description: windows ce 下的自制播放器,能播放mp3,mp4,-windows ce made under the player, can play mp3, mp4,
Platform: |
Size: 4344832 |
Author: yangsonglin |
Hits:
Description: mp3播放器源代码,基于windows ce 5.0可直接运行-mp3 player source code, based on windows ce 5.0 can be directly run
Platform: |
Size: 2055168 |
Author: zengxiaofu |
Hits:
Description: Windwos CE 5.0的录音机程序代码-Windwos CE 5.0 code of the tape recorder
Platform: |
Size: 736256 |
Author: 陈瑞杰 |
Hits:
Description: WinCE下多媒体播放器源码。是使用EVC开发的SDK程序。-WinCE source code under the multimedia player. EVC is to use the SDK to develop procedures.
Platform: |
Size: 21504 |
Author: 高童 |
Hits:
Description: Windows CE下的MP3源码,很漂亮的界面哦。-Windows CE下的MP3源码,很漂亮的界面哦
Platform: |
Size: 470016 |
Author: wangyibo |
Hits:
Description: BSP for i.MX27 PDK 1.0 on Windows Embedded CE 6.0.Supported features include: Audio Player Demo Test:
− MP3 (software)
− WMA (software)
• Video/Audio Player Test:
− asf (WMV+WMA) (Software)
• Picture Viewer
− BMP
− GIF
− JPEG
− PNG
• FM receiver
• Camera
• ActiveSync
Platform: |
Size: 4637696 |
Author: allen |
Hits:
Description: mp3 多媒體播放器, 可透過windows CE 來執行-EVC compiler environment
Platform: |
Size: 336896 |
Author: mahp |
Hits: