搜索资源列表
mp3player_console
- 我用Vc编写的控制台下播放mp3的软件,支持lcr歌词同步显示,是学习DirectShow的好例子-prepared by the console MP3 player software, support Introduction synchronized lyrics, learning is a good example of DirectShow
H.263
- H.263官方文档及参考代码,带vc工程文件。供多媒体的学习者学习。
myMP3player
- MP3播放器,参考网上的说明制作,开始学习VC++,仅供自己学习
MpegToWav
- 完全用vc 6.0 写的,能够将mpeg格式的视频转换为wav格式,能够帮助学习视频的编码和解码。
MPEG4
- mpeg视频编解码,适合学习,来源于vc++音视频编解码中的源码-mpeg video codec, for learning
MP3player
- 用VC++6.0实现的mp3播放器的源代码,学习使用-VC++6.0 to achieve with the mp3 player source code, learning to use
MP3
- 使用vc++6.0开发的小型播放器,能解码一般的mp3,wma等格式,适合学习使用!-Using vc++6.0 development of small players that can decode ordinary mp3, wma and other formats, suitable for learning to use!
layer3_decode_c
- MP3解码软件的源代码的主程序部分。是学习VC++的好资料。-the encoder of mp3 media.
MP3_player
- 音乐播放器,在vc++环境下开发。适合入门学习。希望有所帮助。-mp3 player
mp3_player
- 这是一个用VC++编写的、类似Winnamp的MP3播放器,对学习windows界面编程、音频文件的播放等都有很好的参考价值。-This is a written with VC++, similar to Winnamp MP3 player, to learn windows interface programming, audio file playback are very good reference value.
LixamPlayer
- 用VC++编写的简单音乐播放器,实现MP3等格式的音乐播放功能,给VC++初学者参考学习,其中有一点BUG,大家自己修改-Written in VC++ simple music player, MP3 and other formats of music playback, to VC++ beginners reference to learn a little BUG, we modify
MPEG4.
- mpeg视频编解码,适合学习,来源于vc++音视频编解码中的源码-mpeg video codec, for learning, and comes from the source of the vc++ audio and video codec
MusicPlayer
- VC++6.0编写的mp3播放器,支持四种播放形式,飞行模式,图标显示,界面简洁大方,供各位初学者学习参考-Mp3 player, VC++6.0 written in the form of support for four player, flight mode, the icon is displayed, the interface is simple and elegant, for you beginners learning reference
mfcc-media-player
- 基于VC++ 6.0MFC界面编程的多功能音乐播放器,非常适合初学者学习-media player with mfc
TSSource_src
- 对TS数据进行解复用,得到ES流数据以便解码库实时解码,用VC实现,用于学习解复用流程,进行简单TS流解码很有帮助-Data on TS demultiplexing, ES stream data to obtain real-time decoding decoding library, with VC, for demultiplexing learning process, a simple TS stream decoding helpful
winplay
- VC++编写的简易的Windows媒体播放器,,可供开发人员学习使用。-VC++ Prepared a simple Windows Media Player,, for developers to learn to use.
Mplayer-Demux
- 早期mplayer开源代码在VC下汇编的移植,可在visual studio 2015下编译运行,汇编语言改为intel汇编,不需要nasm第三方汇编编译器,方便跟踪调试和学习。-Mplayer s AT&T asm to intel asm, can complie under VS2015 without nasm.