搜索资源列表
ffdec.10461
- 封装ffmpeg为一个视频/音频编码解码库,FFDec 库由一个 DLL (有可能按照授权方式不同分为两个版本) 和一个负责动态装载 DLL 的 Pascal 头文件。用户可以直接将其加入到自己的工程中进行编译。
ffmpeg
- ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件
ffmpeg-0.8.6.tar
- FFMpeg源代码,其中有直接编译成ios使用的配置文件,直接运行即可编译-FFMpeg Source Code
VideoDecode
- 我写的一个使用ffmpeg库来解压视频文件的程序,支持解压多种视频格式。-I wrote a library to use ffmpeg to extract the video files to support multiple video formats decompression.
imgtomov
- 可以把一系列的静态图像转化成一个单一的动画文件.图像命名规则是后面加四位数字. 需要ffmpeg的支持.-Converting a bunch of sequential still images to an animation. Written in python. Make sure it is executable before you run it. (Note: python & ffmpeg required).
avcodec_sample.cpp.tar
- 一个Ffmpeg库打开视频文件的例子,基本包含开发所需要的步骤,并详细说明其作用-Ffmpeg library to open a video file of the examples include the development of the basic steps required, and detailed descr iption of its role
ffmpeg_linux1
- ffmpeg可编译工具文件,文档资料,里面包含ffmpeg的要的一些库-ffmpeg can be compiled tool files, documentation, which contains some of ffmpeg' s libraries to
FFMPEG
- 学习视频的好资料,这个文档介绍如何从文件中读入视频流-Good learning video, this document describes how to read the video stream from the file
freiOr-20121203-filters-win32
- 该压缩包是ffmpeg的辅助功能包的最新版本,下载之后请把文件类型改为".7z"-This package is "frei0r-20121203-git-f4bac51-filters-win32" for ffmpeg
myPlay
- 采用ffmpeg和SDL2开发简单播放器,可以播放本地文件 -Using ffmpeg and SDL2 develop simple player that can play local files
ffmpeg_mp3_encode
- pcm音频数据编码成mp3文件,编码程序写成了接口,方便调用,参考tests目录下的使用demo(PCM audio data is encoded into a MP3 file, the code program is written as an interface, convenient to call, and refer to the use of demo under the tests directory)