提交 1400bd5a 编写于 作者: S Stefano Sabatini

Make ad-hoc lavfi tests use random values for the slice height used

per each frame, useful for testing slicification.

Originally committed as revision 22587 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 cec96e8d
......@@ -17,7 +17,7 @@ rm -f "$benchfile"
do_lavfi() {
test_name=$1
eval test=\$do_$test_name
vfilters=$2
vfilters="slicify=random,$2"
if [ -n "$test" ] ; then
do_video_encoding ${test_name}.nut "" "-vcodec rawvideo -vfilters $vfilters"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册