`
weiyinchao88
  • 浏览: 1185006 次
文章分类
社区版块
存档分类
最新评论

FFMPEG的详细资料可以在它的官方网站上找到

 
阅读更多

请看官网的文档栏目:

http://ffmpeg.mplayerhq.hu/documentation.html

FFmpeg System Documentation



中文官方文档:http://www.ffmpeg.com.cn/


ffmpeg

svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunkffmpeg


libgsm http://packages.qa.debian.org/libg/libgsm.html

libogg libvorbis http://lists.xiph.org/downloads/index.shtml.en
http://ubuntu.osuosl.org/pool/main/libv/libvorbis/

faad2 faac http://sourceforge.net/project/showfiles.php?group_id=704
官方网站:http://www.audiocoding.com/downloads.html

xvidecode http://downloads.xvid.org/downloads/xvidcore-1.1.3.tar.gz
官方网站:http://www.xvid.org/

libdc1394 http://sourceforge.net/project/showfiles.php?group_id=8157

liba52 http://liba52.sourceforge.net/downloads.html

imlib2 http://sourceforge.net/project/showfiles.php?group_id=2

libnut svn checkout svn://svn.mplayerhq.hu/nut/src/trunk/ libnut

freetype http://sourceforge.net/project/showfiles.php?group_id=3157
官方网站:http://freetype.sourceforge.net/
http://www.freetype.org/

libamr_nb libamr_wb
http://ftp.penguin.cz/pub/users/utx/amr/
amr 官方:http://www.penguin.cz/~utx/amr




  1. 官方网站:
    http://ffmpeg.mplayerhq.hu/
  2. ffmpeg project description

FFmpeg is a complete solution to record, convert and stream audio and video. It includeslibavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can be compiled under most operating systems, including Windows.

The project is made of several components:

  • ffmpeg is a command line tool to convert multimedia files between formats.
  • ffserver is a multimedia streaming server for live broadcasts.
  • ffplay is a simple media player based onSDL and the FFmpeg libraries.
  • libavcodec is a library containing decoders and encoders for audio/video codecs.
  • libavformat is a library containing demuxers and muxers for multimedia container formats.
As always, check the main FFmpeg doc for a complete feature list, and the Changelog for recent changes.


请看官网的文档栏目:

http://ffmpeg.mplayerhq.hu/documentation.html

FFmpeg System Documentation

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics