FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。它包括了目前领先的音/视频编码库 libavcodec。 FFmpeg是在Linux下开发出来的,但它可以在包括Windows在内的大多数操作系统中编译。这个项目是由Fabrice Bellard发起的,现在由Michael Niedermayer主持。可以轻易地实现多种视频格式之间的相互转换,例如可以将摄录下的视频avi等转成现在视频网站所采用的flv格式。

2013-10-28发布2.1.之前产品线为2.0.2 1.2.4,1.1.5,1.0.7.FFmpeg在视频网站应该是必用的转码工具。

完全改进:

version 2.1:

- aecho filter
- perspective filter ported from libmpcodecs
- ffprobe -show_programs option
- compand filter
- RTMP seek support
- when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
even when used as an input option. Previous behavior can be restored with
the -noaccurate_seek option.
- ffmpeg -t option can now be used for inputs, to limit the duration of
data read from an input file
- incomplete Voxware MetaSound decoder
- read EXIF metadata from JPEG
- DVB teletext decoder
- phase filter ported from libmpcodecs
- w3fdif filter
- Opus support in Matroska
- FFV1 version 1.3 is stable and no longer experimental
- FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
- changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
more consistent with other muxers.
- adelay filter
- pullup filter ported from libmpcodecs
- ffprobe -read_intervals option
- Lossless and alpha support for WebP decoder
- Error Resilient AAC syntax (ER AAC LC) decoding
- Low Delay AAC (ER AAC LD) decoding
- mux chapters in ASF files
- SFTP protocol (via libssh)
- libx264: add ability to encode in YUVJ422P and YUVJ444P
- Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
- make decoding alpha optional for prores, ffv1 and vp6 by setting
the skip_alpha flag.
- ladspa wrapper filter
- native VP9 decoder
- dpx parser
- max_error_rate parameter in ffmpeg
- PulseAudio output device
- ReplayGain scanner
- Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
- Linux framebuffer output device
- HEVC decoder, raw HEVC demuxer, HEVC demuxing in TS, Matroska and MP4
- mergeplanes filter

下载:http://ffmpeg.org/releases/ffmpeg-2.1.tar.bz2

最新文章

  1. 忽略this的后果
  2. Redis C#缓存的使用
  3. 收集的一些jQuery (我平常用的少的,但确实挺有效果的)
  4. 面试题之【打印1到最大的N位数】
  5. caffe: fuck compile error again : error: a value of type "const float *" cannot be used to initialize an entity of type "float *"
  6. 简单实现JS Loading功能
  7. [SQL]SQL类似统计功能的sql文
  8. MySQL Server-id的作用
  9. 【HDOJ】1356 The Balance
  10. __attribute__ ((section(".text")))的测试
  11. postgres 数据库命令行客户端psql的使用命令总结
  12. hdu4614 Vases and Flowers 线段树+二分
  13. 微信小程序转发微信小程序转发
  14. Nhibernate 使用 (二)
  15. 洛谷.5283.[十二省联考2019]异或粽子(可持久化Trie 堆)
  16. 洛谷P1048采药题解
  17. junit4 详解
  18. Microsoft - Find Biggest Node
  19. jenkins备份与恢复
  20. 一款javascript实现的超炫的下拉选择框

热门文章

  1. 我 && yii2 (路由优化)
  2. Visual Studio 实现 编写一套.net代码,同时编译到 多个平台,多版本的操作笔记
  3. JS验证字符长度
  4. 期许伟大-基于CMMI的过程改进之道探索
  5. MySQL 性能优化的最佳20多条经验分享
  6. Charles
  7. ATL 获取flash信息
  8. WinForm应用只运行一次
  9. CSS总则。
  10. mysql +ibatis