compile ffmpeg

download SDL 1.2.xxx version source code.

1) configure

2) make & make instll

download recent ffmpeg source code.

1) configure --enable-ffplay

2) vi ffplay.c modify #include <SDL.h> to <SDL/SDL.h>

3) make

 

posted @ 2014-10-28 23:55  samu  阅读(125)  评论(0编辑  收藏  举报