搜索资源列表
Jiang
- 对usb摄像头,视频捕捉,录制并压缩成flv的代码,某视频网站客户端,需要ffmpeg,支持水印
http-video-segmenter-iphone
- flv视频分割工具源码,与ffmpeg集成,转换结果可以传输到iphone中播放,既能转换stored 流也能转换live 流,是apple's adaptive streaming的强大武器。
mpeg4
- MPEG4 解码器(TCPMP插件),直接支持FLV视频解码,不需要ffmpeg.-MPEG4 decoder for tcpmp, add flv h263 codec support, no need add ffmpeg anymore.
test6 音视频格式转换成FLV格式
- 通过ffmpeg 进行音视频格式转换,转换成FLV格式最好-By ffmpeg for audio and video format conversion, converted to FLV format is best
FFmpeg_rmvb
- ffmpeg_rmvb 解决ffmpeg不能编码rmvb的问题 内有示例 能用于asp,net,php在线编码视频flv,mp4 支持wmv,mov,3gp,mp4,rm,rmvb,mpg,mp3等多各种频频格式-ffmpeg can not encode rmvb ffmpeg_rmvb solve the problem within the sample can be used in asp, net, php-line encoded video flv, mp4 sup
ffvp6_v054_src
- TCPMP ffmpeg based flv4/vp6 video codec plugin
ffmpegproxy
- 这两天因为项目需要研究了一下 ffmpeg,非常强大,顺便把我做的音频转换的代码发上来,我们的项目需要是从 wav 转成 44k hz flv,我测试了mp3转换也都是成功的,相信转别的一些常用格式也没问题。-convert audio files use FFMpeg
rmlibflvdemux.tar
- 精简FFMpeg,只要20个文件,可以解复用FLV文件,生成H.264/AAC文件-Streamline FFMpeg, as long as 20 files, FLV files can demultiplexing generate H.264/AAC file
ffvp6_v055
- [flvpluginsrc.rar] - tcpmp的flv播放器插件,支持播放flv格式的流媒体文件.该包包含用tcpmp播放flv流媒体文件所必须的所有资源. 1.其中ffmpeg比tcpmp源码中的ffmpeg添加了flv的解码. 2.flvsplitter为flv的splitter,对flv流进行音视频的分离,并实现http流的 [ffmpeg.plugin.0.72RC1.zip] - ffmpeg plugin for TCPMP any version [iPhone
TheframeofFFMpeg
- FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。 FFmpeg支持MPEG、DivX、MPEG4、AC3、DV、FLV等40多种编码,AVI、MPEG、OGG、Matroska、ASF等90多种解码。TCPMP, VLC, MPlayer等开源播放器都用到了FFmpeg。-FFmpeg is a collection of recording, conversion, audio
DataCollect
- 视频文件转换 多种格式装flv 相互转换-ffmpeg avi flv
ffmpeg-2.1.tar
- FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。它包括了目前领先的音/视频编码库libavcodec。 FFmpeg是在Linux下开发出来的,但它可以在包括Windows在内的大多数操作系统中编译。这个项目是由Fabrice Bellard发起的,现在由Michael Niedermayer主持。可以轻易地实现多种视频格式之间的相互转换,例如可以将摄录下的视频avi等转成现在视频网站所采用的flv格式-FFmpeg is a record used to
MSYS-1.0.11
- FFmpeg is a record used to convert digital audio, video, and can convert it to a computer program source stream. It includes the current leading audio / video encoding library libavcodec. FFmpeg is developed under Linux, but it can be compiled on mos
ffmpeg-2.1.2-1389673412205.tar
- FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。它包括了目前领先的音/视频编码库libavcodec。 FFmpeg是在Linux下开发出来的,但它可以在包括Windows在内的大多数操作系统中编译。这个项目是由Fabrice Bellard发起的,现在由Michael Niedermayer主持。可以轻易地实现多种视频格式之间的相互转换,例如可以将摄录下的视频avi等转成现在视频网站所采用的flv格式- FFmpeg is a record used
VideoPlayerKit-master
- 基于ffmpeg的视频播放第三方库。支持iOS设备的flv、rmvb、mkv等格式的解码,并提供了DEMO。需要自己编译ffmpeg的静态库才能正常工作。-a video player based on "ffmpeg",it can paly rmvb、flv、mkv and so on...there is a DEMO which tell you how to use the lib...u may need to build a static lib for "ffmpeg" when
simplest_ffmpeg_remuxer
- 最简单的基于FFMPEG的封装格式转换器(无编解码)。 该程序一个基于FFMPEG的封装格式转换器。所谓的封装格式转换,就是在AVI,FLV,MKV,MP4这些格式之间转换(对应.avi,.flv,.mkv,.mp4文件)。需要注意的是,本程序并不进行视音频的编码和解码工作。而是直接将视音频压缩码流从一种封装格式文件中获取出来然后打包成另外一种封装格式的文件。 详细信息《最简单的基于FFMPEG的封装格式转换器(无编解码)》: http://blog.csdn.net/leixiao
flv_2_ts.tar
- 调用ffmpeg将flv文件转换成能在手机端播放的ts文件和m3u8文件-convert the flv file to ts file
flv-cachecatchconverter
- usage: ffmpeg [[infile options] -i infile]... {[outfile options] outfile}... Hyper fast Audio and Video encoder-Delphi