pixop / video-compare

Split screen video comparison tool using FFmpeg and SDL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

print control hotkeys

chrizilla opened this issue · comments

How is it possible to view the keyboard mapping (controls) from inside the program ?

If there currently is no method yet, I suggest the following:

  • add a command line parameter such as --print-controls
  • add a hotkey (maybe H for help) that shows an overlay window listing all the keyboard controls

Hi @chrizilla,

Thanks for the suggestions. I'll add them to my TODO list.

Check out the --show-controls command line option in the latest release.