摘要: 1 >x264 --fullhelp 2 x264 core:142 3 Syntax: x264 [options] -o outfile infile 4 5 Infile can be raw (in which case resolution is required), 6 ... 阅读全文
posted @ 2014-05-04 16:04 youngt 阅读(1099) 评论(0) 推荐(0)
摘要: 1 Hyper fast Audio and Video encoder 2 usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... 3 4 Getting he... 阅读全文
posted @ 2014-05-04 16:03 youngt 阅读(1499) 评论(0) 推荐(0)
摘要: 最近浏览国外网站时候发现,翻译不准确的敬请谅解。1、将文件当做直播送至live1 ffmpeg -re -i localFile.mp4 -c copy -f flv rtmp://server/live/streamName2、将直播媒体保存至本地文件1 ffmpeg -i rtmp://serv... 阅读全文
posted @ 2014-05-04 15:31 youngt 阅读(814) 评论(0) 推荐(0)