搜索资源列表
ffmpeg
- ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件
FFMPEG SDK V3.2
- 压缩包内包含三个目录:“include”、“lib”和“bin”三个目录,其中“include”目录包含了该SDK所需要用到的所有头文件,通常的情况下,只需要在你的工程中加入“#include "libavcodec/avcodec.h"”等头文件的包含即可;“lib”目录包含了连接工程时所需要的.lib库文件,“bin&
ffmpeg中添加图片水印代码
- ffmpeg 中给视频添加图片水印的代码 网上已经找不到了
ffmpeg-doc.rar
- FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。
FFMPEG源代码
- FFMPEG源代码
ffmpeg 视频转换库
- ffmpeg 视频转换库 这个是已经编译好的ffmpeg程序 在 winodws 下运行 支持 vhook 加水印功能 找了好久才找到的 ,ffmpeg video conversion library This is a good ffmpeg procedures have been compiled at run winodws support vhook add watermark function to find for a long time to find the
ffmpeg-videosplit.rar
- 可以不经过编解码就快速的切割视频文件,可以任意确定出点和入点,Can not read the codec on the Express cutting video files, can be identified and entry points
ffmpeg.rar
- FFmpeg-----一个流媒体的完整解决方案,包括领先的音/视频编码库.,FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operatin
ffmpeg-s60-src.rar
- ffmpeg移植到symbian的全部源代码,支持所有的音视频格式,十分强大,ffmpeg transplanted to the full source code symbian, support all audio and video formats, is very strong
FFMPEG
- ffmpeg 视频编解码应用源码 可以做各种播放器 编解码等 有各种库函数。-ffmpeg 视频编解码应用源码 可以做各种播放器 编解码等 有各种库函数。
ffmpeg-0.5.rar
- 一套新的视频压缩代码,支持263,264,dvd等等,c语言写的大作,A new set of video compression code to support 263,264, dvd and so on, c language written by Daisaku
ffmpeg.rar
- 开源的视频工具,里面包含ffmpeg,可以对音频文件进行切割等操作,有实现例子,Open source video tool, which contains ffmpeg, audio files can be cut and other operations, there are examples of implementation
ffmpeg-0.3.4.tar.gz
- 实时音频/视频(mpeg4)播放服务器,real audio/video (mpeg4) player
ffplay-ffmpeg
- ffmpeg的ffplay的程序,可实现视频的播放解码。-ffmpeg' s ffplay program, enabling video broadcast decoder.
ffmpeg
- 多媒体编程中的视频解码代码!内有五个完整的应用实例-FFMPEG
ffmpeg-0.6_QQPlayerMobile_modified
- 移植到android的开源ffmpeg解码器,支持大部分视频编码-Transplanted into android open source ffmpeg decoder, support most video coding
Ffmpeg-based_video_decompression
- 这是一个使用ffmpeg解码库对视频文件进行解码的示例程序,在这个程序中,将视频图像按帧解码为bmp图片-This is a library to use ffmpeg decoder to decode the video file sample program, in this program, the video image by decoding the bmp picture frame
ffmpeg样例output-example.c
- ffmpeg里的一个官方样例,详细介绍了ffmpeg对音视频编解码的流程-ffmpeg official example about how to encode/decode audio and video
ffmpeg视频生成jpg图片_1
- ffmpeg,可以截取视频,截图成很多的图片。。。。(Ffmpeg, you can intercept video, screenshots into a lot of pictures....)
ffmpeg视频处理Demo
- 利用ffmpeg库,进行视频压缩,文件夹中包含可执行的demo文件(video compression by ffmpeg)