-
简单的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
-
source code for motion detection implement with csharp programimng (GUI)
source code for motion detection implement with csharp programimng (GUI)
- 2022-03-21 04:17:34下载
- 积分:1
-
dm368,达芬奇,Davinci,视频,流媒体
我们开发了一个网络视频摄像头的产品,采用了达芬奇的流媒体方案,本源码可以通过网络查看DM368芯片里面生成的视频。
- 2022-03-24 07:31:55下载
- 积分:1
-
DirectShow 自定义过滤器,实现网络发送功能.
DirectShow 自定义过滤器,实现网络发送功能.-DirectShow-defined filters, achieving network functions.
- 2022-12-07 10:20:03下载
- 积分:1
-
基于VFW(Video for Windows),视频采集、压缩的影响,…
基于vfw(video for windows),实现视频捕捉,影响压缩,影响播放-Based on the vfw (video for windows), video capture, the impact of compression, impact player
- 2022-08-17 07:43:30下载
- 积分:1
-
熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集.具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程...
熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集.具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程-Familiar with the VIDEO FOR WINDOWS, based on the VFW the completion of image acquisition. Familiar with the hardware-specific content, including image acquisition equipment, familiar with the C++, Learning VC++ Programming
- 2023-04-28 13:30:02下载
- 积分:1
-
Visual Basic (VB) is the Windows environment simple and easy to learn and effici...
Visual Basic(简称VB)是Windows 环境下简单、易学、高效的编程语言开发系统,以其所见
即所得的可视化界面设计风格和32 位面向对象的程序设计等特点,已广泛地应用于各个领域,是很
多计算机软件开发人员采用的开发工具。VB 不但提供了良好的界面设计能力,而且在微机串口通信
方面也有很强的功能。-Visual Basic (VB) is the Windows environment simple and easy to learn and efficient programming language development system, with the visual WYSIWYG interface design style and 32 object-oriented programming design features, has been widely used in various fields, many computer software developers Members of the development tools. VB will provide a good interface design capacity, but in PC serial communications is a strong function.
- 2022-10-07 16:50:02下载
- 积分:1
-
阅读在Windows的MPEG文件(opencv_ffmpeg)
read mpeg files on windows (opencv_ffmpeg)
- 2022-03-17 21:40:18下载
- 积分:1
-
ffmpeg的裁剪版剖析
该文件包中包含精简的FFmpeg源码和文档说明,对于想学习和研究ffmpeg的组织架构来说绝对值得一读
- 2023-08-30 01:15:04下载
- 积分:1
-
rtsp播放器
移植了ffmpeg库,实现H.264视频的编码,rtsp的实时交互。网络是通过udp传输,RTP解包h.264解码,在android平台上实时播放。
- 2022-04-11 20:44:36下载
- 积分:1