-
视频编解码器
应用背景
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
-
基于arm的是视屏采集传输
一、此版本实现视频的采集,基本实现视频的压缩,实现视频实时传输(有线网络+无线网络)(有限测试有2-3秒延迟)。运行:1.make clean 2.make all (make)编译环境改变时,请重新编译X264的相关文件,x264原工程代码已提供,即x264-snapshot-20120825-2245文件夹,替换x264.h,x264_config.h,libx264.a,还需make clean 相关文件。二、播放软件使用开源软件VLC,先使用VLC打开sdp文件,在运行视频采集传输端程序,详细文件件“播放软件文件”文件夹。(VLC2.0版本效果较好)三、摄像头为罗技C170(176x144)。
- 2023-01-02 04:30:04下载
- 积分:1
-
改进的stillcap,增加了同步,实现数据快速的准确处理,修改了部分封装。增加了使用的方便性...
改进的stillcap,增加了同步,实现数据快速的准确处理,修改了部分封装。增加了使用的方便性-improved stillcap, an increase of synchronous data quickly and accurately, Packaging some changes. Increased ease of use
- 2022-02-20 15:02:44下载
- 积分:1
-
本软件能播放硬盘录像机采集到的JMD格式的视频文件。(原码)
本软件能播放硬盘录像机采集到的JMD格式的视频文件。(原码)-The software can broadcast DVR acquisition of the JMD format video files. (Original code)
- 2023-03-31 08:05:04下载
- 积分:1
-
数码相机是如何工作的?
How a digital camera works?
How to choose your digital camera.
(Written in Persian - Farsi - language)-How a digital camera works?
How to choose your digital camera.
(Written in Persian- Farsi- language)
- 2023-01-04 04:15:04下载
- 积分:1
-
基于视频服务器的web视频回放程序,MPEG4编码2M码流。
基于视频服务器的web视频回放程序,MPEG4编码2M码流。-video server-based web video playback procedures, 2M MPEG4 encoded bit stream.
- 2022-08-21 15:25:29下载
- 积分:1
-
vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。
vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
- 2023-02-24 09:15:04下载
- 积分:1
-
SENTECH工业相机采集
SENTECH工业相机采集,VC++采集程序,并附有参数调节功能,主要的参数为,增益,曝光时间,白平衡。和存图功能。
- 2022-09-15 04:45:03下载
- 积分:1
-
一个视频控件,可以实现视频捕获,压缩/解压缩,网络传输等。...
一个视频控件,可以实现视频捕获,压缩/解压缩,网络传输等。-a video controls, video capture, compression/decompression, and network transmission.
- 2023-07-07 00:05:04下载
- 积分:1
-
USB视频捕捉程序(software:labview)
provide simple uses of the webcam library are included in the zip file.
Once the library has been installed, the examples can be accessed through the user menu
on the function palette in LabVIEW. The examples demonstrate the following:
• Single shot image capture and display
• Continuous image capture and display
• Single shot image capture, processing, and display
• Continuous image capture, processing, and display
Keep in mind that the National Instruments Vision for G toolkit is required to run
examples that perform image processing.
- 2022-02-05 19:13:28下载
- 积分:1