clear keyboard buffer
A free video editor to cut, filter, and encode projects
Status: Beta
Brought to you by:
mean
Consider the following scenario: open a video file, then press and hold up key to start skipping through keyframes. If hardware cannot cope keyboard events start accumulating and, when the desired point in the video is reached and up key is released, avidemux will keep processing the event queue and going on, and on, and on until all keyboard events are processed thus overshooting the mark and making it necessary to go back. I'd like avidemux to remove accumulated keyboard events (possibly only of the same type?) after event has been retrieved to avoid event queuing. Avidemux 2.7.6 Qt.