Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more omxplayer key bindings? #221

Open
cstoney opened this issue May 13, 2024 · 5 comments
Open

Add more omxplayer key bindings? #221

cstoney opened this issue May 13, 2024 · 5 comments

Comments

@cstoney
Copy link

cstoney commented May 13, 2024

I would love to have more omxplayer controls available. Specifically, the ability to seek within videos:

left arrow  seek -30 seconds
right arrow seek +30 seconds
down arrow  seek -600 seconds
up arrow    seek +600 seconds
<           rewind
>           fast forward
z           show info

🙏

@lukethemaker
Copy link

Chiming in to say I would also like the playback speed control keys available (1 faster and 2 slower)

@falue
Copy link

falue commented Sep 25, 2024

I chime in too and i'd love to have spacebar for play/pause!

@tofuSCHNITZEL
Copy link
Collaborator

tofuSCHNITZEL commented Sep 25, 2024

I chime in too and i'd love to have spacebar for play/pause!

This is already working.
https://github.com/adafruit/pi_video_looper?tab=readme-ov-file#keyboard-commands

@falue
Copy link

falue commented Sep 25, 2024

I chime in too and i'd love to have spacebar for play/pause!

This is already working.

I see - i am using the precompiled image from videolooper.de, updated the codebase manually and assumed it would work. It does not so i will be following the official guideline for installing. Thanks for the reply!

@pelicanmedia
Copy link

Is there just a stop key bind not the stop/play option? ("s" - Stop/Start - stops or starts playback of current file)
I'd like to stop the video I'm playing and wait for the play command again.
eg I have gpio_pin_map = "13": "1.mp4", "15": "K_s"
If pin 15 is triggered the video stops correctly, but if it's triggered again the video plays again, I only want it to start again if pin 13 is triggered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants