搜索资源列表
videoacquisition
- 从摄像头等视频输入设备获取视频,转换成avi格式保存。-from top video camera input device access video, convert avi format.
854Bmp2yuv123
- 一个把BMP图片转换为YUV格式的好东西,大家可以拿来用哦,真的很不错哦-put a BMP images YUV format conversion to the good stuff, we can later be used for, oh, oh, is really quite
rgb2yuvNICE
- 一个把RGB类型的图片转换为YUV格式的好东西,我试验过了,真的很不错哦-put a type of RGB pictures YUV format conversion to the good stuff, I tried, oh, is really quite
AVItoBMPGray
- 用与将avi格式的视频流转换成bmp的图片-use and will avi video format replaced by the circulation of photographs bmp
WVideoTS
- 自己做的,将视频采集(利用摄像头就可以,采集后为AVI格式)和格式转换(AVITOYUV)结合在一个程序里面完成的代码,纯WIN32,无MFC。可用于H.264编码的前期工作。
YUVrgb
- 实现了图像格式yuy2到RGB24的转换,在视频采集中有着广泛的应用、
camera test 基于GTK的USB视频采集程序
- 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
LRC
- 歌词转换工具,很不错,很好用,转换LRC格式的TXT文件-Lyrics conversion tools, very good, very good, and the conversion of the TXT file format LRC
any2yuv
- 一个实现任何格式到YUV格式转换的小工具,非常的方便-A realization of any format into the YUV format conversion gadget, very easy
DirectShow
- DirectShow技术在音频格式转换及音视频分离方面的应用-DirectShow technology in audio format conversion and separation of the application of audio and video
Video_ConvertorA2.0
- 视频格式转换器代码。控制视频处理芯片ipc716,进行分辨率任意转换,包括XGA,WXGA,高清。是一个完整的工程文件。-Video format converter code. Control the video processing chip ipc716, for resolution of any change, including XGA, WXGA, HD. Is a complete project file.
videocap
- 1:usb 视频采集 yuy格式转换 2:音频采集 -1: usb video capture yuy format 2: Audio Collection
spzh
- 最好用的汉化视频转换程序(total video converter),几乎可以转换成所有音、视频格式(当然包括手机上放映的格式哦),速度奇快。-Best to use the finished video conversion program (total video converter), convert almost all audio and video formats (including of course the phone shows the format of Oh), is
moyingv2.0.0.3985
- 魔影视频格式转换工具,可以在多种视频格式间自由转换,使用非常方便。-Specter of video format conversion tool, you can freely switch between multiple video formats, easy to use.
convert yuv 240p to yuv 422sp
- yuv格式转换,从yuv420转换为yuv422sp格式,c语言编写,效率较高 需要指定转换的yuv420文件路径,输出yuv422sp文件-yuv420 to yuv422sp
video_capture
- 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
yuv2mov
- 在matlab环境下,将YUV视频格式转换为matlab可以处理的mov视频格式-In the matlab environment, the YUV video format conversion mov video format that can be processed for matlab
CameraRead
- 基于V4L2的摄像头采集并进行格式转换的应用,简单的图像化界面-Based on V4L2 camera acquisition and application of format conversion, simple graphical interface
camerah264
- 本程序实现了摄像头的视频采集,并将yuyv格式转换为h264格式,程序包含x264库,makefile文件,可以直接make编译运行生成可执行文件-This program implements camera video capture and yuyv format to h264 format, the program contains x264 library, makefile files, you can make directly compile and run an executa