-
简单的FFMPEG播放器源码
本程序实现了视频文件的解码和显示(支持HEVC,H.264,MPEG2等)。 是最简单的FFmpeg视频解码方面的教程。 通过学习本例子可以了解FFmpeg的解码流程。 项目包含两个工程: simplest_ffmpeg_player:标准版,FFmpeg学习的开始。 simplest_ffmpeg_player_su:SU(SDL Update)版,加入了简单的SDL的Event。-This software is a simplest video player based on FFmpeg. Suitable for beginner of FFmpeg. Solutions contains 2 Project: simplest_ffmpeg_player:Standard Version, suitable for biginner. simplest_ffmpeg_player_su:SU(SDL Update)Version, Add SDL Event.
- 2022-11-18 02:35:04下载
- 积分:1
-
本程序为视频图像动态识别java源码 分析视频/摄像头的图形动态变化 可用于JAVA监控项目开发!...
本程序为视频图像动态识别java源码 分析视频/摄像头的图形动态变化 可用于JAVA监控项目开发!-This procedure for dynamic video image analysis to identify source java video/graphics camera dynamic JAVA can be used to monitor changes in project development!
- 2022-08-16 13:26:58下载
- 积分:1
-
一个过滤器脚本,需要DX9支持,欢迎测试,有问题告诉我
一个过滤器脚本,需要DX9支持,欢迎测试,有问题告诉我-a script filters need DX9 support and welcome testing, and it is telling me
- 2022-05-20 06:07:10下载
- 积分:1
-
DCAM1394 camera drivers under the windows source, very convenient, 1394 can be d...
DCAM1394相机windows下的驱动源码,非常好用,可以给1394驱动开发者参考-DCAM1394 camera drivers under the windows source, very convenient, 1394 can be driven to the development of reference materials
- 2022-07-22 05:33:13下载
- 积分:1
-
用普通USB摄像头捕捉图像
#ifndef _DLL_H_
#define _DLL_H_
#define EXPORT __declspec (dllexport)
EXPORT long SetUp(long driver, long width, long height);
EXPORT long GetDigitizer(long DigitizerID, CHAR *str);
EXPORT void Grab(unsigned char *LVPict);
EXPORT void ShowDialog(long WhichDlg);
#endif
- 2023-01-07 22:30:03下载
- 积分:1
-
From the camera to capture images, the images can be directly deformation.
从摄像头中捕获图像,得到的图像可直接进行变形。-From the camera to capture images, the images can be directly deformation.
- 2022-03-05 12:22:31下载
- 积分:1
-
this a mini application with openCV library, only shows the colour in RGB combin...
this a mini application with openCV library, only shows the colour in RGB combination.
- 2023-08-11 06:10:03下载
- 积分:1
-
Mpeg 作家
如果你想要录制的视频,然后将其保存到磁盘上以压缩格式,这个代码是适合你的。它通过 mpeg 编码实现。
- 2022-04-18 00:50:57下载
- 积分:1
-
DirectShow 自定义过滤器,实现网络发送功能.
DirectShow 自定义过滤器,实现网络发送功能.-DirectShow-defined filters, achieving network functions.
- 2022-12-07 10:20:03下载
- 积分:1
-
videocapx.ocx
videocapx.ocx LABVIEW视频捕获不是免费的软件,注册一个月也不光用了
- 2022-07-03 02:33:28下载
- 积分:1