流媒体相关资料

Linux---centos编译安装ffmpeg
http://blog.csdn.net/loyachen/article/details/50909854
Linux---nginx+ffmpeg搭建流媒体服务器
http://blog.csdn.net/loyachen/article/details/50907828
http://www.cnblogs.com/zx-admin/p/5697447.html
http://blog.csdn.net/cccallen/article/details/8440191/
http://blog.csdn.net/cjsafty/article/details/9108587
http://redstarofsleep.iteye.com/blog/2123752
http://bbs.u.zhbit.com/forum.php?mod=viewthread&tid=618

http://blog.csdn.net/tao_627/article/details/22271559

http://blog.csdn.net/xdwyyan/article/details/43198985

http://blog.csdn.net/weiyuefei/article/details/52053894

nginx-rtmp-module和ffmpeg搭建实时HLS切片

http://www.rosoo.net/a/201405/16971.html

http://blog.csdn.net/weiyuefei/article/details/52608162

nginx+lua实现视频的过期防盗链

http://blog.csdn.net/liuyunfengheda/article/details/16879673

http://blog.csdn.net/yuwenruli/article/details/8541952
http://blog.csdn.net/liuyunfengheda/article/details/16879673
http://blog.csdn.net/yuwenruli/article/details/8541952
http://ask.csdn.net/questions/173470

切片

ffmpeg -re -i /home/down/xxa.mp4 -vcodec libx264 -vprofile baseline -acodec aac  -ar 44100 -strict -2 -ac 1 -f flv -s 1280x720 -q 10 rtmp://120.77.66.54:1935/hls/xxa 

ffmpeg -re -i /home/down/xxa.mp4 -c:a copy  -c:v libx264 -b:v 512K -g 30 -f flv rtmp://localhost/hls/xxa

ffmpeg -i /home/down/xxa.mp4 -vcodec libx264 -vprofile baseline -acodec aac  -ar 44100 -strict -2 -ac 1 -f flv -s 1280x720 -q 10 -f flv  rtmp://120.77.66.54:1935/hls/xxa 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值