-
ffmpeg 视频播放器 ffmpeg+sdl+draw(里面的注释非常详细,可以自己选择同步模式)
资源描述这是一个用于播放视频和音乐的播放器。如要使用请将player整个文件夹放入到项目目录下,然后在项目中添加现有项,将player目录下的
assist.cpp
assist.h
DisPlayBase.cpp
DisPlayBase.h
PacketQueue.cpp
PacketQueue.h
PlayWnd.cpp
PlayWnd.h
VideoPlay.cpp
VideoPlay.h
以上的文件加入到项目当中
然后在你需要用到播放器的类或者其他模块中,
#include "player/VideoPlay.h"
这就行了,试一下编译吧!
当然,如果想要运行,还需要将所用的dll文件拷贝到exe同一目录下。
在player文件夹中还有三个文件夹,这三个文件夹内都有一个bin目录。如果你不知道要用到那些dll,
你就干脆将所有dll都复制到exe的目录里就行了。如果还不能播放视频,可能是因为你的机子没有安装directX,安装了就应该没问题了。
如果你建立的是控制台或者其他非窗口界面程序,那么,在程序中,你可以这样来创建一个对象
CVideoPlay* player = new CVideoPlay;//new一个对象出来
player->AV_AddPlayFile("邓紫棋-泡沫.mp3");//将要播放的音频文件或者视频文件加进
- 2023-05-28 05:10:22下载
- 积分:1
-
一个用3DS文件的加载过程,短小精悍,眼
一个用java写的3ds文件加载程序,短小精悍,值得一看-a written using 3ds document loading process, short and pithy, eye-catcher
- 2022-04-01 19:00:48下载
- 积分:1
-
WAV文件播放
wav文件播放器-wav file player
- 2023-01-27 00:55:04下载
- 积分:1
-
MP3/2/1音频解码源程序
MP3/2/1音频解码源程序-MP3/2/1 audio decoder source
- 2022-08-10 06:09:43下载
- 积分:1
-
Players目录下
WmaPlayer是一个基于对话框的MFC程序,可以播放WMA文件,或者WMV文件的音频流,支持
网络源。
WmvPlayer...
Players目录下
WmaPlayer是一个基于对话框的MFC程序,可以播放WMA文件,或者WMV文件的音频流,支持
网络源。
WmvPlayer是一个基于对话框的MFC程序,可以播放WMV文件的视频流,支持网络源。-WmaPlayer Players directory is based on an MFC dialog procedures, can play WMA document, or documents WMV audio flow, the source of support networks. WmvPlayer is an MFC dialog-based procedures, the document shows WMV video streaming, support network source.
- 2022-02-15 11:02:54下载
- 积分:1
-
是一个小巧,但是非常好玩的软件
是一个小巧,但是非常好玩的软件-is a small, but very fun software
- 2022-01-22 13:19:29下载
- 积分:1
-
可以播放AVI、MOV、MPG、或MPEG格式的电影文件
可以播放AVI、MOV、MPG、或MPEG格式的电影文件-avi,mov,mpg and mpeg file all can be played.
- 2022-05-21 14:38:00下载
- 积分:1
-
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save opera...
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save operations
?Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (with also 1/2, 1/4 and 1/8 subsizes for fast preview). Read/write APP0-APP15,COM Jpeg markers.
?JPEG2000: JP2, J2K and JPC code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1)
?Jpeg Lossless transformations and cut
?Estimation of Jpeg file quality
?Optional Color Management System (CMS) to process ICC profiles-ImageEn, image processing tools. Its introductory look at it : Input/output : Support for asynchronous load/save operations Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (also with 1/2, 1/4 and 1/8 for subsizes fast preview). Read/write APP0- APP15, COM Jpeg markers. JPEG2000 : JP2, J2K and cl code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1) Jpeg Lossless transformations and cut Estimation of Jpeg file quality Optional Color Management Sys
- 2023-07-21 14:20:10下载
- 积分:1
-
Visual C++ 音频视频处理技术及工程实践,陆锦正 周冬梅编著随书光盘,包括以Visual c++ 2005为开发平台的多个工程实例及源码...
Visual C++ 音频视频处理技术及工程实践,陆锦正 周冬梅编著随书光盘,包括以Visual c++ 2005为开发平台的多个工程实例及源码
-Visual C++ audio and video processing technology and engineering practice, LU Jin ZHOU Dong-mei is compiled CDs with books, including Visual c++ 2005 as a development platform for various projects in the examples and source code
- 2022-02-03 17:32:36下载
- 积分:1
-
一个Flash播放器
一个Flash播放器-a Flash Player
- 2022-04-09 13:03:32下载
- 积分:1