]> git.sesse.net Git - nageru/commit
For FFmpeg inputs, add an option for playing as fast as possible.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 10 Mar 2019 11:04:27 +0000 (12:04 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 10 Mar 2019 11:04:27 +0000 (12:04 +0100)
commita6b07abd7ffa9583d7157ea9d8cff8deff06f7b4
treec0191ec8ed0ca994cfd89054911d47f613cba971
parentc664eca0541eb9e813c0ead7fa596200eb51b45b
For FFmpeg inputs, add an option for playing as fast as possible.

This is intended for live streams, where setting rate 2.0 or similar
would cause it to spew errors and keep resetting the clock. This mode
is automatically activated if rate >= 10.0.
nageru/ffmpeg_capture.cpp
nageru/ffmpeg_capture.h
nageru/kaeru.cpp