vp9 命令行参数

来源:互联网 发布:狗镇 知乎 编辑:程序博客网 时间:2024/06/02 06:15

先生成 window下的工程,再用visual studio给工程配置:

foreman_qcif.yuv vpxenc.exe   --codec=vp9 --rt --passes=1 --verbose --psnr --cpu-used=6 --threads=0 --auto-alt-ref=1 --profile=0 --lag-in-frames=0 --cq-level=20 --width=176 --height=144 --end-usage=0 --disable-kf --drop-frame=0 --static-thresh=0 --arnr-maxframes=7 --arnr-strength=5 --arnr-type=3 --sharpness=0 --undershoot-pct=100 --limit=50 --skip=0 --fps=30/1 --min-q=30 --max-q=38  -o out.vp9 --tune=psnr


0 0
原创粉丝点击