OFS keyboard shortcut for Previous frame seems to not work sometimes

I am in the process of making scripts on OFS but recently I have been noticing my Previous frame shortcut doesnt work sometimes but works when I hold it and then it’ll go back to not working abit later. I tried changing the keybinds and that didnt help, is this a known problem w/ any solutions?

If you haven’t converted your video to I-frames then it’s probably an issue with lag and decoding partial frames.

Go to the howto section and check any of the scripting guides and you should find info on how to re-encode your video for optimal scripting experience. You can use ffmpeg, some of the tools created by ES members or use some other video encoding software. It’s the same principle for all.

2 Likes

Oh didnt think about that I’ll give it a go! thank you!