搜索资源列表
vgrabbj-0.9.6.tar
- 一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的用于嵌入式系统之中,也可以作为V4L程序的教学代码。-a Linux-based video capture procedures, compliance with the GPL, streamlined code. VIDEO 4 can be LINUX equipment (such as network camera) the
remote2key-0.4-src
- 通过映射文件转换远程控制的信号成键盘信号,实现对PVR流媒体的简易播放控制 -mapping file conversion through remote control signal into the keyboard signal, the PVR to achieve the simple streaming media player control
aviFileWrapperDemo_src
- 一个AVI文件和BMP文件互相转换的程序,用C#编写,实现从avi文件中提取每一帧BMP图像,并可以把这些BMP图像重新组成AVI文件
avi2mpg
- 把avi转换成mpg的源代码,是在vc++环境下开发的!压缩文件不用密码-The Program contains the codes that change the format avi to mpg under VC++! The compressed files don t need passwords
LRC
- 歌词转换工具,很不错,很好用,转换LRC格式的TXT文件-Lyrics conversion tools, very good, very good, and the conversion of the TXT file format LRC
avi4bmp
- 把avi转换为bmp,默认的放置路径是e盘的新建文件夹下,所以转换前最好先在e盘下建一个新建文件夹-Avi convert to bmp, the default path is to place the new e disk folder, it is best to pre-conversion site in the e of the construction of a New Folder
jpegtoavi-1.5.tar
- JPEG转换成AVI格式的源码 可以学习如何把JPEG图象转换成AVI文件-the source code of Jpeg2AVI
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.
ppttovideo
- PPT转视频可以自动将PowerPoint文件及动画转换成视频文件。 输入文件格式:ppt文件 输出视频格式:flv,swf,wmv,mp4,mpg,mov 输出分辨率:720×540,640×480,352×288 -PPT PowerPoint can automatically transfer video files to convert video files and animation. Input file format: ppt file output video format:
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,
ffmpeg_0.5.9.orig.tar
- FFMPEG是一个拥有采集,录制,转换视频的开源文件,对视频开发的学习有很好的帮助-FFMPEG is a collection of capture, record, convert video source files, video development has a good help to learn
PictureToYUV
- 功能:把图片变成yuv视频文件,一般用与视频编码中的图片转换。-Function: the picture into yuv video files, generally with the conversion and video coding.
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