(转)ffmpeg资源一览

一、 FFmpeg主站
1. FFmpeg的源码发布,资料
网址:  
http://www.ffmpeg.org/

源代码镜像站点
网址:
https://github.com/FFmpeg/FFmpeg

2. 维基百科
http://zh.wikipedia.org/zh-cn/FFmpeg
3. 百度百科
http://baike.baidu.com/link?url=lSj_eFu78Q3T5S1yqcmvvFq01tVb977ISiH-7pVeQxDMDLLf6np48KLJGG-XoMno
4. 互动百科
http://www.baike.com/wiki/ffmpeg

4. FFmpeg分支(一拨人独立出来另启的项目)
2011年3月13日,FFmpeg部分开发人士决定另组libav,同时制定了一套关于项目继续发展和维护的规则;
FFmpeg更侧重底层的效率。(由于开发者大多是设备厂家的人希望自己的设备尽快的run起来,于是更偏向底层些)
Libav更侧重软件构架。(也是此原因分裂的,不满对软件框架的混乱,为了更好的代码结构,分裂出来)

网址:
http://libav.org

站点介绍:
Libav has always been a very experimental and developer-driven project. 
It is a key component in many multimedia projects and has new features added constantly. 
Development branch snapshots work really well 99% of the time so people are not afraid to use them.
Additionally, a number of individuals and distributions offer precompiled packages to their users. 
This site aggregates information about distribution channels.

二、 FFmpeg国内的站点
1. FFmpeg工程组:
国内的一个FFmpeg的老牌BBS论坛
网址:
http://bbs.chinavideo.org/forum.php?mod=forumdisplay&fid=10

2. 我的博客(http://blog.chinaunix.net/uid-26000296-id-4217114.html)
有关于FFmpeg的一个专项,(有一些干货:-) ); 
网址:
http://blog.chinaunix.net/uid/26000296/sid-151341-list-1.html

3. FFmpeg SDK相关
1) 制作FFmpeg SDK for MS Visual studio
网址:
http://www.360doc.com/content/11/0309/09/3700464_99442660.shtml

2) FFmpeg SDK下载和文档
早期的一些FFmpeg SDK版本和使用文档
网址:
http://bairuitech.com/html/ruanjianxiazai/ffmpeg/index.html

3) FFmpeg SDK的开源项目
FFmpeg的SDK,版本3.2
网址:
https://github.com/rannger/MusicEditor/tree/master/FFmpeg-full-SDK-3.2

4. FFmpeg制作播放器
1) 制作Android的播放器:
http://www.chengxuyuans.com/code/C++/63072.html

2) Qt + FFMPEG + SDL 实现的视频播放器:
http://www.ij2ee.com/html/85549.html

3) 使用FFmpeg+SDL制作播放器的教程
http://dranger.com/ffmpeg/
站点介绍:
An ffmpeg and SDL Tutorial or How to Write a Video Player in Less Than 1000 Lines

三、 FFmpeg国外的站点
1. zeranoe的FFmpeg站点
主要归纳了FFmpeg的Windows上的应用;
网址:  
http://ffmpeg.zeranoe.com/builds/

站点介绍:
Welcome to the Zeranoe FFmpeg Windows builds. Here you can find everything you need for a working version of FFmpeg on Windows. 
Each build is compiled with several external libraries which can be seen at "Current Zeranoe FFmpeg Builds External Libraries". 
Both 32-bit and 64-bit builds come with pthread support, so feel free to use -threads. 
If you have any questions or comments please scroll down to the bottom and visit the links. 
If you still have questions after reading the documenation found in the "doc" folder of the build, feel free to ask on the Forum.

2. FFmpeg在Mac OS 平台上的应用
网址:
http://www.ffmpegx.com/

站点介绍:
ffmpegX is a Mac OS X graphic user interface designed to easily operate more than 20 powerful Unix open-source video 
and audio processing tools including ffmpeg the "hyper fast video and audio encoder" (http://ffmpeg.sf.net/), 
mpeg2enc the open-source mpeg-2 encoder and multiplexer (http://mjpeg.sf.net/MacOS/) and 
mencoder the mpeg-4 encoder with subtitles support (http://sf.net/projects/mplayerosx).

3. 自已制作FFmpeg的滤镜
http://wiki.multimedia.cx/index.php?title=FFmpeg_filter_howto

4. FFmpeg支持HLS
http://www.ioncannon.net/programming/452/iphone-http-streaming-with-ffmpeg-and-an-open-source-segmenter/

 

 

转自:http://blog.chinaunix.net/uid-26000296-id-4217114.html

posted @ 2015-02-02 11:20  lihaiping  阅读(1124)  评论(0编辑  收藏  举报