搜索资源列表
MyPlayerbylqh
- 一个基于DirectShow的音频视频文件播放器,完全采用C++类的方式组织,可以播放mp3,wav,avi,mpeg等,代码简单易懂,便于移植与复用。-a DirectShow-based Audio Video File player, Class C uses the organization, the broadcast mp3, wav, avi, mpeg. code is simple to understand and easy transplantation and reuse
Winamp
- 次程序主要是使用visual c++,可以实现防真的视频播放器的功能!-visual c++,AVI
SharpPlayer
- C#写的简易播放器,使用DIRECTX技术。-C# to write a simple player, use DIRECTX technologies.
DirectShowSamples-2013-10
- 本资源是用C#编写的应用directshow库——DirectShowLib编写的针对视频图像处理的示例程序。包括视频播放器,vmr9视频,图像,文字叠加等示例程序。-This resource is an application written in C# directshow library- DirectShowLib prepared sample for video image processing program. Including video player, vmr9 video
cPPopencv
- 利用c++ opencv处理的视频播放器设置-Using c++ opencv deal video player settings
YUV_Player_简易YUV播放器
- debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.