提交 f6ac2667 编写于 作者: B Benoit Fouet 提交者: Diego Biurrun

Remove -ab 64k from ffmpeg options, this is now default.

patch by Benoit Fouet, benoit.fouet purplelabs com

Originally committed as revision 8346 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 43cd2d32
......@@ -114,7 +114,7 @@ fi
# create the data directory if it does not exist
mkdir -p $datadir
FFMPEG_OPTS="-y -flags +bitexact -dct fastint -idct simple -ab 64k"
FFMPEG_OPTS="-y -flags +bitexact -dct fastint -idct simple"
do_ffmpeg()
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册