码迷,mamicode.com
首页 > 移动开发 > 详细

【Android】学习记录<1> -- 初识ffmpeg

时间:2015-12-05 12:39:42      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:

  工作需要用到ffmpeg来进行Android的软编码,对这玩意儿一点都不了解,做个学习记录先。

FFmpeg:http://www.ffmpeg.org

Fmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATEacross Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations.

FFmpeg安装步骤:

  1.根据自己所需环境下载(这里使用的是OS X);

技术分享

 

 

 

 

 

 

 

 

  2.

【Android】学习记录<1> -- 初识ffmpeg

标签:

原文地址:http://www.cnblogs.com/raomengyang/p/5021183.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!