-
This procedure applied to realize the DirectShow video capture. Access through t...
本程序应用了DirectShow实现的视频捕捉。通过捕捉获取摄像头数据并把它显示在窗口上。-This procedure applied to realize the DirectShow video capture. Access through the camera to capture data and put it on display in the window.
- 2023-01-29 06:30:03下载
- 积分:1
-
一个过滤器脚本,需要DX9支持,欢迎测试,有问题告诉我
一个过滤器脚本,需要DX9支持,欢迎测试,有问题告诉我-a script filters need DX9 support and welcome testing, and it is telling me
- 2022-05-20 06:07:10下载
- 积分:1
-
windows下编译ffmpeg(源码-编译过程-一般错误处理方法)
FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。它包括了目前领先的音/视频编码库libavcodec。 FFmpeg是在Linux下开发出来的,但它可以在包括Windows在内的大多数操作系统中编译。这个项目是由Fabrice Bellard发起的,现在由Michael Niedermayer主持。可以轻易地实现多种视频格式之间的相互转换,例如可以将摄录下的视频avi等转成现在视频网站所采用的flv格式。
- 2022-03-20 09:01:34下载
- 积分:1
-
图像采集卡编程应用,用于图像采集处理等功能。
图像采集卡编程应用,用于图像采集处理等功能。-Image Capture Card Application Programming for image acquisition and processing functions.
- 2022-05-08 17:36:23下载
- 积分:1
-
视频-球员-android-ffmpeg
Android 的视频播放器。
-合肥球员-高清播放器-解复用器 FFmpeg 库或解码流
-所有的源代码部署示例应用程序。
你将需要 NDK r8e,最新的 SDK 或 Android 工作室、 linux 或 mac。
编译 ︰
./ gradlew 生成
- 2022-03-14 00:00:28下载
- 积分:1
-
Drive motor speed control using duty cycle square wave output ah well
驱动电动机控制转速利用占空比输出方波很好啊-Drive motor speed control using duty cycle square wave output ah well
- 2023-06-05 21:00:08下载
- 积分:1
-
视频编解码器
应用背景
This is the second public release of our MPEG-2
encoder. It converts an
ordered set of uncompressed input
pictures into a compressed bitstream
compliant with ISO/IEC 13818-2 DIS [1]
(MPEG-2).
This program will evolve to become:
ISO/IEC 13818-5 Software Simulation
of MPEG-2 Systems, Video, and Audio.
关键技术
The execution
template for the encoder is:
mpeg2encode parameter_file
output.m2v
Coding parameters can be modified by
editing the parameter_file. Since the
parser expects the operating parameters
to be on certain line numbers,
kindly do not insert or delete lines
from the file.
We have provided a couple of sample
parameter files in the par directory.
&nb
- 2023-07-07 17:15:04下载
- 积分:1
-
video capture, storage for avi, mpg files
视频捕捉,可以存储为avi、mpg等格式的文件-video capture, storage for avi, mpg files
- 2022-05-13 16:45:13下载
- 积分:1
-
视频播放,压缩,处理等(delphi)
视频播放,压缩,处理等(delphi)-Video display,compress,processsing and so on (Delphi).
- 2022-08-18 02:57:54下载
- 积分:1
-
关键帧的提取算法源代码
本代码主要是实现视频关键帧提取的算法实现,主要是通过首尾帧法和中间帧法,基于颜色、纹理、形状特征法,基于运动分析法,基于聚类的方法来实现的,希望对大家有帮助。
- 2022-05-11 01:46:43下载
- 积分:1