搜索资源列表
mpeg-2编解码原程序
- 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。
MP3_Decode_Code
- MP3解码源码 MP3 Decode C ompile With C-MP3 decoder source MP3 Decode Compile With C Code
winamp_songword
- 使用vc实现了winamp的歌词显示插件,vs2005,vc6下编译通过.其中实现了显示歌词,自动匹配歌词,读取id3标签,指定目录搜索,过滤关键字,网站下载歌词功能展示了winamp gen类插件编写技术,并同时使用了拦截消息自绘窗口技术,winsocket http轻量级连接下载技术.-use vc realized the unusual lyrics show plugin, vs2005. vc6 under compile. which realized the lyrics, au
13818_5codeforVc++compile
- MPEG-2 TS 解码参考程序,描述了MPEGTS文件被解析的过程.-MPEG-2 TS decoder reference program, described the document was MPEGTS analytic process.
admixer_mute
- There is a sea of conditional compile directives in the source, because of its multi-platform compiling. It was designed to be compileable on both Linux, Windows and the DSP of course. As a result, it can be quite difficult to browse some parts of th
636285MPEG-4
- MPEG-4解码技术1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。(2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能-MPEG-4 decoder technology 1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compiled generat
libs.tar
- 介绍MP3播放器的一种在VC++6.0的编译情况写的一种实现方式,具有很很的实现效果-Introduced an MP3 player to compile in VC++6.0 to write an implementation of the case, it is to achieve results with
audioTX
- 使用jrtplib和最好的mp3压缩库lame,实时压缩收集的声音,并通过网络传播 1. 详细介绍了jrtplib库的编译方法 2. 教你调用lame的mp3压缩接口 3. 教你使用jrtplib 4. 教你如何使用linux提供的接口采集声音,播放声音 5. 注意注释掉的部分,那是使用jrtplib的部分-this code use the jrtplib and lame to compress the audio into mp3 format,and transpor
MPEG-4encore
- [1]本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。 [2]编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-[1] This program can be at Windows 2000, Visual C++ 6.0 and DirectX 8.0 environment compiled through. [2] compile-time direct open// DECORE/BUILD
STP_10603src
- STP player MP3 播放器全部源码,VC6编译通过。 遵循GPL -STP player MP3 player, all the source code, VC6 compile. Follow the GPL
Mpeg1decoder
- directshow,mpeg1Filter-mpeg1解码器源代码;编译环境需要direct9的debug版本的bassClsss 还需要mpeg2dec-0.4.1的三个debug库,此是开源的;用filter的架构,mpeg1的解码源码;-directshow, mpeg1Filter-mpeg1 decoder source code compile the debug version of the environmental needs direct9 of bassClsss a
Appendix17
- “MP3”目录下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序在 Windows2000、Visual C++6.0环境下编译通过,在\MP3\Debug目录下有可直接运行的执行文件,本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-" MP3" directory for a complete player CoolPlayer all the code, " decode source&qu
mpeg2enc105122
- mpeg2enc105122中主要是针对mpeg2标准中的音频压缩算法的实现,开发环境是visual c++ 6.0编译运行-mpeg2enc105122 the mpeg2 standard, mainly for audio compression algorithm, the development environment is visual c++ 6.0 compile and run
Mp3Player
- 用易语言编写的MP3播放器原代码。 易语言5.11编译通过。-Easy to use MP3 player written in the original code. Easy Language 5.11 compile.
PlayApparatus
- 可以播放MP3 AVI 等音频格式文件,直接用vs 2005 编译就可以运行-Can play audio formats such as MP3 AVI file directly you can compile with vs 2005 run
upnp
- 在ubuntu下编译UPNP源代码,形成动态库。为上层的DLNA编写提供动态库。本文档详细说明移植UPNP协议的详细过程,以及遇到的问题,并提供解决的方案-In ubuntu under compile UPNP source code, to form a dynamic library. Is written in the upper DLNA dynamic library. This document details the detailed process of transplanta
MusicPlayer
- 这是一个用Qt编写的小巧音乐播放软件的源代码,能够在windows和linux下的Qt中编译运行。能够实现在系统文件夹中选择音乐到播放器并播放的功能。-This is a compilation of Qt with small music player software source code, can in the Windows and Linux under the Qt compile operation. Can realize in the system folder choose
MPG2-2012
- MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a DVD or the disk in a typical harddisk video recorder. The decoder is based on the GPL project DVD2AVI (arbor.ee.ntu.edu.tw/~jackei/dvd2avi/) and MPEG2Decode from MPEG
MPEG2-V1.2-modify
- MPEG2视频编解码的源码。实现语言为C,编译测试通过。-MPEG2 video codec source code. Implementation language C, compile the test passed.
libmadmp3
- 简单的基于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