搜索资源列表
avcodec_sample
- ffmpeg例子.FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。-ffmpeg example. Sorenson is a record collection, conversion, Audio / Video codec combines the functional integrity of the revenue-raising solutions. Sorenson D
ffmpeg
- 另一个取代JM的视频编码软件,可移植于DSP上优化。
ffmpeg中添加图片水印代码
- ffmpeg 中给视频添加图片水印的代码 网上已经找不到了
OgreVideoplugin
- Ogre Videoplugin: 使用OGRE在游戏中显示视频文件(使用directshow\ffmpeg等库)-Ogre Videoplugin: show video file in the game with Ogre
ffmpeg10_16
- 利用FFMPEG实现视频中切变和渐变的提取,正确率为90%以上-The use of video in FFMPEG shear and gradient extraction, the correct rate of 90
ffmpeg10_16
- 利用FFMPEG实现视频中切变和渐变的提取,正确率为90%以上-The use of video in FFMPEG shear and gradient extraction, the correct rate of 90
ObjTracker
- 一个采用FFMPEG对视频进行解码、采用OPENCV对物体进行跟踪的 跟踪示例程序。-A use of FFmpeg for video decoding, using OPENCV object tracking sample tracking procedures.
VC1_coder
- 微软公司新一代高清视频编码标准VC-1的编码程序-Microsoft' s new generation of high definition video coding standard VC-1 encoding process
decodertest
- 该软件基于ffmpeg编写的视频解码工具,能将MPEG,avi等视频解码成一帧一帧BMP格式图片-The software is written based on ffmpeg for video decoding tool, able to MPEG, avi and other video decoding into an a BMP format image
libffmpeg
- FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。-FFmpeg is a free open source cross-platform video and audio streaming program is free software, t
ffmpeg
- ffmpeg源程序,很好资源,对视频编码和压缩。-ffmpeg resource code,is very good resourse,for video code and compress.
ffmpeg-1.1.1.tar.bz2
- FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。-1.1.1 was released on 2013-01-20. It is the latest stable FFmpeg release from the 1.1 release bra
ffmpeg_testV1.1
- ffmpeg 视频编码,将视频转换为YUV420P-ffmpeg video encoder, convert video to YUV420P
ffmpeg-2.3.6
- ffmpeg-2.3.6,提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec。非常强大的功能包括视频采集功能、视频格式转换、视频抓图、给视频加水印等。-ffmpeg-2.3.6, provides a complete solution to record, convert and stream audio and video. It contains a very advanced audio/video codec library liba
FFmpeg
- 该资源为C++源码,FFmpeg封装的录屏,编码,以及最后转换成mp4,ts格式视频-The resources for C++ source code, screen recording FFmpeg packages, coding, and finally converted to mp4, ts format video
FFmpeg
- 读入根目录下视频文件,然后改变该视频分辨率,播放改变分辨率后的视频文件-Reads the root directory of the video file, and then change the video resolution, change the resolution after playing video files
ffmpeg-20161101-60178e7-win32-static
- 可以用于yuv格式图像和视频的处理,可以将png、jpg等格式图像转为yuv格式-Can be used for YUV format images and video processing, you can JPG, PNG and other formats into YUV format images
FFmpeg
- ffmpeg在C#上的运用,实现提取一个avi视频的帧图片(Ffmpeg on the C#, the realization of extracting a avi video frame pictures)
ffmpeg视频生成jpg图片_1
- ffmpeg,可以截取视频,截图成很多的图片。。。。(Ffmpeg, you can intercept video, screenshots into a lot of pictures....)
OSG的FFMPEG插件源码
- 用于在OSG中加载视频的插件的源码,需要自己编译后,才能使用。