Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

[Linux] Video playback broken with Electron 0.36.8+ #69

@asherkin

Description

@asherkin

onFrameSetup is called fine, onFrameReady is never called.

I'm thinking this is probably a Linux-only issue, and possibly related to "Don't drop capabilities in renderer process." from the Electron changelog - since VLC (well, I think avcodec actually) is also now logging detected 4 logical cores. I'm guessing multithreaded software decoding is going awry somewhere.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions