fix read stderr stuck on some machine
This commit is contained in:
parent
6df3f69c99
commit
00183cb5ad
@ -590,6 +590,7 @@ fn ffmpeg_libs_and_filter() -> (Vec<String>, Vec<String>) {
|
|||||||
libs.push(config.replace("--enable-", ""));
|
libs.push(config.replace("--enable-", ""));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user