mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
28.78k stars 2.93k forks source link

Keyboard layouts #14010

Open ovdikklop opened 7 months ago

ovdikklop commented 7 months ago

Important Information

Provide following Information:

If you're not using git master or the latest release, update. Releases are listed here: https://github.com/mpv-player/mpv/releases

Reproduction steps

Try to reproduce your issue with --no-config first. If it isn't reproducible with --no-config try to first find out which option or script causes your issue.

If the issue is performance-related, try to reproduce it with --no-config --profile=fast, which is designed to work on lower-end mobile devices. Additionally, enable hardware decoding with --hwdec=yes or the Ctrl+h shortcut.

Describe the reproduction steps as precise as possible. It's very likely that the bug you experience wasn't reproduced by the developer because the workflow differs from your own.

Expected behavior

Actual behavior

Log file

Make a log file made with -v -v or --log-file=output.txt, attach it to the issue, and replace this text with a link to it.

Without the log file, this issue will be closed for ignoring the issue template.

In the case of a crash, please provide a backtrace.

Sample files

Sample files needed to reproduce this issue can be attached to the issue (preferred), or be uploaded to https://0x0.st/ or similar sites. (Only needed if the issue cannot be reproduced without it.) Do not use garbage like "cloud storage", especially not Google Drive.

ovdikklop commented 7 months ago

It would be nice to have a hotkeys some layout-agnostic or better add some trigger in mpv.conf with agnostic by default. For example in cirillyc "f "translates to "а". Making dupes in input.conf for different layouts is somewhat tedious and not the way it should be.

Akemi commented 7 months ago

related closed issue #351. no idea if we want to revisit this or keep the status quo