-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I'm using the latest build of omxplayer on my pi:
Build date: Fri, 24 Oct 2014 00:48:49 +0000
Version: 98982df [master]
It supports the native --loop switch. When I leave enableNativeLoop() off the require statement, then the fallback loop mechanism comes into play: omxdirector kills and respawns threads normally. If I switch it ON, then omxplayer just keeps repeating the same file, despite the fact that I tried playing it with an array of files.
I think the documentation should indicate that enableNativeLoop() will only loop one file, or the first file in the array you pass to .play().
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels