标签:
工作需要用到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.
标签:
原文地址:http://www.cnblogs.com/raomengyang/p/5021183.html