mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-07-10 05:57:08 +00:00
关闭ffmpeg日志
This commit is contained in:
parent
d8ead32d3e
commit
851542c7ca
@ -79,7 +79,7 @@ namespace N_m3u8DL_RE.Util
|
||||
CreateNoWindow = true,
|
||||
UseShellExecute = false
|
||||
};
|
||||
p.StartInfo.Environment.Add("FFREPORT", "file=ffreport.log:level=42");
|
||||
//p.StartInfo.Environment.Add("FFREPORT", "file=ffreport.log:level=42");
|
||||
p.Start();
|
||||
p.WaitForExit();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user