@CCx266 wrote:
Hello everyone,
Goal:
vary the play speed of a video on the Raspberry Pi.With ofxOMXPlayer, the speed cannot go higher than 1.6x, because it has to load all the frames in between, it doesn’t jump. I think I tried all the seeking methods but they all load every frame and so the limit is 1.6x.
Now I want to try slicing the video to pictures (1 per frame) and read it sequentially.
Has anyone tried that or has any advise ?
I didn’t find the right addon for reading those yet.
Posts: 1
Participants: 1