Skip to content

Native Loop doesn't work #4

@woganmay

Description

@woganmay

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().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions