-
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
-
Multimedia Application System
多媒体应用系统-Multimedia Application System
- 2022-02-12 11:38:43下载
- 积分:1
-
MPEG codec reference code
MPEG编码解码的参考代码-MPEG codec reference code
- 2022-02-27 00:04:15下载
- 积分:1
-
接收视频的控件,可以远程连接服务器,接受JPG格式的图片,然后显示出来。...
接收视频的控件,可以远程连接服务器,接受JPG格式的图片,然后显示出来。-To receive video control, remote access server can accept JPG format images, and then displayed.
- 2022-05-06 04:37:50下载
- 积分:1
-
很好用的音乐播放器,提供源码下载,希望大家喜欢`
很好用的音乐播放器,提供源码下载,希望大家喜欢`-Very good music player used to provide source code download, hope you like `
- 2022-06-28 23:33:28下载
- 积分:1
-
音频播放器上的多媒体播放器软件,是用C++语言编写的…
关于多媒体播放软件的音频播放部分,是利用c语言写的简介程序-multimedia player software on the audio player, is the use of C language to write the brief procedure
- 2023-05-10 06:00:03下载
- 积分:1
-
一个简单小巧而又功能绝对优秀的多媒体播放器。能够支持现在常见的几十种多媒体文件,包括强大的DVD播放功能。并支持MP3,WAV文件的转换。对了,此播放器播放DV...
一个简单小巧而又功能绝对优秀的多媒体播放器。能够支持现在常见的几十种多媒体文件,包括强大的DVD播放功能。并支持MP3,WAV文件的转换。对了,此播放器播放DVD时不受区域码限制,还有一点,就是能播放一种已经被美国政府禁止使用的DVD码!
-a simple compact and functional absolutely outstanding multimedia players. It is now common to support the dozens of multimedia files, including the powerful DVD playback functions. And supports MP3, WAV document conversion. Right, this DVD player when not broadcast region code restrictions, another point it can broadcast a government of the United States has prohibited the use of the DVD code!
- 2023-04-23 09:45:07下载
- 积分:1
-
最强大的手机视频转换软件,我一直在用,呵呵,很…
手机视频转换功能最强的软件,我一直在用,很不错的哦-The most powerful mobile video conversion software, I have been using, oh, very good
- 2022-05-09 00:46:54下载
- 积分:1
-
video
视频-音频开发实用工程案例精选1-1〉随书程序-video-audio develop practical projects selected cases 1-1> procedures with books
- 2022-05-14 02:04:17下载
- 积分:1
-
Second Ring Road simulation program, using java development, combining oop is an...
二环路仿真程序,用java开发,结合oop,是一个锻炼面向对象的好例子!-Second Ring Road simulation program, using java development, combining oop is an object-oriented exercise good example!
- 2022-04-17 23:11:50下载
- 积分:1