ffmpeg-0.5交叉编译

来源:互联网 发布:ubuntu 15.10 国内源 编辑:程序博客网 时间:2024/06/05 03:32

1、./configure --compile-prefix=arm-unknown-linux-gnu- --enable-cross-compile --arch=arm

2、make

3、--enable-ffplay编译输出ffplay例子