-
视频采集处理,用于采集,socket通讯
视频采集处理,用于采集,socket通讯-Video acquisition and processing for the collection, socket communications
- 2023-05-26 15:00:03下载
- 积分:1
-
FFMPEG播放流在屏幕上
#include
#include
#include
#include
#include
#ifdef __MINGW32__
#undef main /* Prevents SDL from overriding main() */
#endif
- 2023-01-10 23:25:03下载
- 积分:1
-
ffmpeg的裁剪版剖析
该文件包中包含精简的FFmpeg源码和文档说明,对于想学习和研究ffmpeg的组织架构来说绝对值得一读
- 2023-08-30 01:15:04下载
- 积分:1
-
like movie subtitles After subtitles from down to up out
像电影的字幕一样从下到上字幕一个接一个出来
- 2022-02-02 22:01:04下载
- 积分:1
-
H264_NAL_Decoder
H264_NAL_Decoder解析h264视频流nal单元, 并用rtp打包传送,vlc中播放的经典例子,,学习视频编解码的同学赶快下载吧使用方法:直接在VC6上打开工程,编译。(需要注意的是大家要把IP地址改为自己的。在h264.h的#define DEST_IP "192.168.0.30"和#define DEST_PORT 1234这两行修改就行了。同时w.sdp文件里也要改成一致的IP和端口号,不然VLC是接受不到数据的。在c=IN IP4 192.168.0.30 和m=video 1234 RTP/AVP 96这两行。中间的1234是我设置的端口号。)在执行程序之前,先用VLC打开w.sdp文件,然后执行程序,就可以看到画面了:)。同样需要注意的是VLC1.0以后的版本不支持直接打开h.264视频文件,但是0.97版本就支持。这里我测试用1.03和0.97两份版本]的VLC都可以接受并播放h.264RTP码流。
- 2022-02-20 22:16:46下载
- 积分:1
-
枚举系统设备
enum the system device
- 2022-08-10 14:40:17下载
- 积分:1
-
介绍了一个远程视频监控系统,涉及技术包括TCP/IP,IP组播技术,Socket,DirectShow编程。...
介绍了一个远程视频监控系统,涉及技术包括TCP/IP,IP组播技术,Socket,DirectShow编程。-Introduction of a remote video surveillance system, involving technology, including TCP/IP, IP Multicast, Socket, DirectShow programming.
- 2022-03-03 03:20:00下载
- 积分:1
-
Daheng image acquisition card based on the application programming, to achieve r...
基于大恒图像采集卡的应用编程,实现图像的实时采集与数据获取。程序主要包括两个类:实现图像采集卡控制的CMyCard类与实现简单位图操作的CMyDIB类。-Daheng image acquisition card based on the application programming, to achieve real-time image acquisition and data acquisition. Procedures mainly include two categories: the realization of image acquisition card controlled CMyCard category and the realization of a simple bitmap operations CMyDIB category.
- 2022-07-15 12:17:05下载
- 积分:1
-
图像采集卡编程应用,用于图像采集处理等功能。
图像采集卡编程应用,用于图像采集处理等功能。-Image Capture Card Application Programming for image acquisition and processing functions.
- 2022-05-08 17:36:23下载
- 积分:1
-
从3gp格式的视频文件中提取出视频图片的数据
从3gp格式的视频文件中提取出视频图片的数据-From 3gp format video files to extract data from video images
- 2022-07-17 11:27:03下载
- 积分:1