提交 b42c483f 编写于 作者: M Måns Rullgård

fate-run: use 'run' function in 'ffmpeg' function

Originally committed as revision 24837 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 91de2c0a
......@@ -45,7 +45,7 @@ run(){
}
ffmpeg(){
$target_exec $target_path/ffmpeg -v 0 "$@"
run ffmpeg -v 0 "$@"
}
framecrc(){
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册