您当前的位置: 首页 >  http

编译httpsegmenter

发布时间:2013-04-17 21:49:04 ,浏览量:0

参考 http://blog.csdn.net/commshare/article/details/8813061

我的ffmpeg没有安装到一个标准路径下,而是我自己的路径。

运行的时候,只需要制定LD_LIBRARY_PATH到ffmpeg的我安装的lib目录下就行。

但是编译的时候,如果要依赖于ffmpeg的库,必须用LIBRARY_PATH 才行。

root@Ubuntu32:/home/zhangbin/streaming# cd http/

root@Ubuntu32:/home/zhangbin/streaming/http# ls segmenter root@Ubuntu32:/home/zhangbin/streaming/http# cd segmenter/ root@Ubuntu32:/home/zhangbin/streaming/http/segmenter# ls Makefile.txt  segmenter.c  setFFmpegEnv.sh  setFFmpegEnv.sh~ root@Ubuntu32:/home/zhangbin/streaming/http/segmenter# source setFFmpegEnv.sh root@Ubuntu32:/home/zhangbin/streaming/http/segmenter# gcc -Wall -g segmenter.c -o segmenter -lavformat -lavcodec -lavutil -std=c99 segmenter.c: In function ‘main_utf8’: segmenter.c:650:15
关注
打赏
1688896170
查看更多评论

暂无认证

  • 0浏览

    0关注

    114579博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0712s