搜索资源列表
ffmpeg-videosplit.rar
- 可以不经过编解码就快速的切割视频文件,可以任意确定出点和入点,Can not read the codec on the Express cutting video files, can be identified and entry points
ffmpeg-git-f354396-32-bit-dev
- 2011最新版本的ffmpeg VC库,包括头文件和lib和dll文件,可以直接在VC工程中使用,此文件为32bit版本。-The latest 2011 version of ffmpeg VC libraries, including the header files and lib and dll files, can be used directly in the VC project, this file is 32bit version.
FFMPEG-H264
- 这个是使用ffmpeg编解码H264文件,非常好的东东哦!-This is to use ffmpeg codec H264 files, very good stuff Oh!
ffmpeg_h264_vc
- ffmpeg中抽取的H.264解码器代码,解码速度比JM解码器快,增加了trace文件-ffmpeg H.264 decoder to extract the code, decoding speed faster than the JM decoder, an increase of trace files
ffmpeg
- FFmpeg的头文件,很重要的,在vs环境下必须的-FFmpeg header files, it is important to learn to get ffmpeg
ffmpeg
- ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和F
ffmpeg-0.11.1.tar
- 大名鼎鼎的开源多媒体编程,ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件,信息流媒体操作的好资料。-Famous open source multimedia programming, ffmpeg video file conversion command-line tool, after the real-time TV card also supports ripping and encoding a video file the information s
ffmpeg-devlibs
- ffmpeg音视频处理源码库的库文件,解压后直接可以配置到vs环境中使用!-it s ffmpeg library files ,can use when you unZip it.
ffmpeg-20130226-win32-dev
- ffmpeg最新的开发者文档,没有bin目录,通过转换可以得到lib文件-ffmpeg source codes.
ffmpeg-dev
- ffmpeg在windows下比较难编译,这个是较新版本的windows下的静态库文件。-ffmpeg under windows more difficult to compile, this is a newer version of the windows static library file.
ffmpeg
- ffmpeg for delphi 声明文件-ffmpeg for delphi
ffmpegtutorial
- ffmpegtutorial ffmpeg 教程 源代码,10个源代码文件。 代码非常不错
mfc-ffmpeg-sdl
- 使用MFC开发界面, FFMPEG读取录像文件, 并用SDL显示。可以打开多种录像文件。-Use MFC FFMPEG SDL read video files, and display.
模块化视音频同步版本
- 在windows上编译的ffmpeg,实现了对视频文件的播放。其中视音频同步,采用了模块化编程思想(ffmpeg compiled on the windows, the realization of the video file playback. Among them, the video and audio synchronization adopts the modular programming idea)
simplest_ffmpeg_player_2
- vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)
YuvToH264
- 通过FFMPEG,将YUV文件编码成H264文件,在用的时候,要在网上找一个YUV文件。(Through FFMPEG, the YUV file is encoded into a H264 file, and when you use it, find a YUV file on the internet.)
UrlSavetoh264
- 将RTSP的URL连接,读取视频流,并保存为H264文件。(Connect the RTSP URL, read the video stream, and save it as a H264 file.)
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
rtmp_player
- rtmp播放器,适用于html5,可以播放rtmp的流,包含demo(RTMP player, apply to it, can play the RTMP flow, contains the demo)
VS编译的ffmpeg
- 使用vs编译的ffmpeg源码及项目文件(Ffmpeg source code compiled by vs)