mirror of
https://github.com/NohamR/N_m3u8DL-RE.git
synced 2025-07-10 14:07:06 +00:00
关闭ffmpeg日志
This commit is contained in:
parent
d8ead32d3e
commit
851542c7ca
@ -79,7 +79,7 @@ namespace N_m3u8DL_RE.Util
|
|||||||
CreateNoWindow = true,
|
CreateNoWindow = true,
|
||||||
UseShellExecute = false
|
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.Start();
|
||||||
p.WaitForExit();
|
p.WaitForExit();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user