GHC 2017-02-19

1 comment.

, https://git.io/vD5kF in soimort/you-get
> Actually it would be desirable if users can use these interactive keys as an expected behavior, since they're standard to ffmpeg.

One concern would be lack of consistency, since `ffmpeg_download_stream`, for instance, connects FFmpeg's stdin to a pipe (so that the program could use the `q` command to stop recording). But allowing interactive commands in debug mode seems like a reasonable middle ground. I pushed an update.