add autoexit
This commit is contained in:
parent
577f18e625
commit
e68516d219
@ -17,6 +17,7 @@ pub fn output(config: &PlayoutConfig, log_format: &str) -> process::Child {
|
||||
}
|
||||
|
||||
enc_cmd.append(&mut vec_strings![
|
||||
"-autoexit",
|
||||
"-i",
|
||||
"pipe:0",
|
||||
"-window_title",
|
||||
|
Loading…
Reference in New Issue
Block a user