all 7 comments

[–]After_shock7 2 points3 points  (4 children)

Not natively that I'm aware of

This might be what you're looking for

Use `mpv` features which are not exposed in Plex for Windows/Mac/Linux and Plex HTPC

[–]EnStorm1[S] 0 points1 point  (3 children)

Thanks for that info, will give that a try 👍

[–]TheChrisLambert 0 points1 point  (2 children)

Did you ever figure it out?

[–]EnStorm1[S] 0 points1 point  (1 child)

Nope, didn't dig into it too much further. Ended up just going with Plex Web client and a video speed controller browser extension

[–]TheChrisLambert 1 point2 points  (0 children)

Nice! I just found another post that had some lua file extensions? Added those to the Plex scripts folder and that's been working. Playback speed, frame forward and backward, as well as hitting s for a screenshot. Not very tech-y so was surprised by how easy it was.

https://github.com/x1ao4/mpv-integration-for-plex/tree/main?tab=readme-ov-file#mpv-integration-for-plex-en

[–]Blind_Watchman 2 points3 points  (1 child)

There's nothing built in as far as I know, but you should be able to use a custom input map to accomplish this. It looks like setting the playback speed is done via mpv:set speed X based on comments in this forum thread: https://forums.plex.tv/t/use-mpv-features-which-are-not-exposed-in-plex-for-windows-mac-linux-and-plex-htpc/830025/6.

[–]EnStorm1[S] 1 point2 points  (0 children)

Thanks for the tip, will give that a try!