Terrance
017591dc9e
player: Close ffmpeg stdin during streaming
...
A `stdin` of `None` means the ffmpeg subprocess input inherits from the
parent process, which may cause undesired control from a terminal (e.g.
`C` causes ffmpeg to prompt for a command). It also closes the parent's
stdin when the subprocess exits.
This commit switches to `subprocess.DEVNULL`, which provides a separate
pre-closed stdin for ffmpeg subprocesses.
2020-05-23 21:43:26 -04:00
..
2018-01-26 12:46:19 -05:00
2020-05-10 17:02:56 -04:00
2020-04-06 05:00:33 -04:00
2020-01-19 20:03:00 -05:00
2020-05-07 02:30:24 -04:00
2020-05-03 15:40:13 -04:00
2020-01-22 23:55:05 -05:00
2020-01-21 03:47:56 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-05-10 17:00:24 -04:00
2020-05-10 19:35:45 -04:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-05-02 19:57:48 -04:00
2020-01-22 23:55:05 -05:00
2020-04-09 17:10:44 +09:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-04-20 14:59:58 -05:00
2020-05-10 19:35:45 -04:00
2020-05-06 11:27:17 -05:00
2020-05-03 15:39:52 -04:00
2020-01-25 03:29:14 -05:00
2020-04-19 18:19:11 -04:00
2020-05-03 15:40:13 -04:00
2020-04-04 07:40:51 -04:00
2020-05-10 16:48:31 -04:00
2020-01-19 20:03:00 -05:00
2020-04-19 18:33:03 -04:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-04-06 04:58:27 -04:00
2020-01-23 00:04:45 -05:00
2020-05-23 21:43:26 -04:00
2020-01-22 23:55:05 -05:00
2020-01-19 20:03:00 -05:00
2020-01-19 20:03:00 -05:00
2020-05-10 19:35:45 -04:00
2020-05-10 19:35:45 -04:00
2020-05-10 20:07:22 -05:00
2020-01-24 20:53:34 -05:00
2020-05-03 15:40:13 -04:00
2020-01-21 21:34:58 -05:00
2020-04-04 03:00:27 -04:00
2020-04-04 13:32:47 -04:00
2020-01-19 20:03:00 -05:00