-
This is a VCD player, can play movies and music. The development of language VC+...
这是一款VCD播放器,可以播放电影和音乐。开发语言VC++6.0.-This is a VCD player, can play movies and music. The development of language VC++6.0.
- 2022-01-25 22:58:41下载
- 积分:1
-
文字旋转程序,vc++6.0编写,实现了一行文字的颜色彩色变化和钟表式旋转效果...
文字旋转程序,vc++6.0编写,实现了一行文字的颜色彩色变化和钟表式旋转效果-Text rotation procedures, vc++ 6.0 prepared realize the color of the line of text color change and the effect of rotary watches
- 2023-07-31 18:45:03下载
- 积分:1
-
我制作的简单的播放avi动画的vc.net的例子。带进度条。
我制作的简单的播放avi动画的vc.net的例子。带进度条。-I produced a simple animation player avi vc.net example. The progress of the band.
- 2022-07-26 11:36:43下载
- 积分:1
-
The Joint Video Team (JVT) of ISO/IEC MPEG and the ITU
The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for
the coding (compression) of natural video images. The new standard [1] will be known as H.264 and
also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entropy coding:
Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC).
This document provides a short introduction to CABAC. Familiarity with the concept of Arithmetic
Coding is assumed (see chapter 8 of [2] for an introduction to Arithmetic Coding).-The Joint Video Team (JVT) of ISO/IEC MPEG and the ITU-T JTC 1 are Finalizing a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and MPEG also-4 Part 10, "Advanced Video Coding." The standard specifies two types of entropy coding : Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC). This document provides a short introdu
- 2022-02-13 04:50:50下载
- 积分:1
-
一个可以在按钮上显示AVI动画的源代码
一个可以在按钮上显示AVI动画的源代码-a button on the AVI animation shows the source code
- 2022-05-18 05:41:56下载
- 积分:1
-
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
-
TNY电源设计有需要的赶紧下载哦别忘记回复
TNY电源设计有需要的赶紧下载哦别忘记回复-cloned power design needs quickly download oh forget reply
- 2022-09-29 02:35:04下载
- 积分:1
-
sound_data利用声卡采集数据并在界面上显示波形
sound_data利用声卡采集数据并在界面上显示波形-sound_data use of sound data collection and display interface waveform
- 2022-09-08 16:05:03下载
- 积分:1
-
底部的音频采集和利用WindowsAPI函数播放、采集和解放军…
底层音频的采集与回放,采用windowsAPI函数,采集音频信号并回放。-bottom Audio Capture and playback using windowsAPI function, acquisition and playback audio signals.
- 2022-03-13 06:05:39下载
- 积分:1
-
in vb.net complete the cycle broadcast avi file example, the use of windows api...
这是一个在vb.net下完成的循环播放avi文件的例子,使用windows api实现的-in vb.net complete the cycle broadcast avi file example, the use of windows api realized
- 2022-02-04 00:42:09下载
- 积分:1