Skip to content

Using on Linux #8

@erikelisath

Description

@erikelisath

hey,
I try to use the player on my linux computer, but it fails. So I used this instruction, but its incomplete and I tried to rebuild the app. After reinstalling some dependencies i run this app and it works better than previously.

When I play a track (by clicking on a track name or the play-icon), I get this error from JavaScript:

Uncaught Exception:
Error: spawn /home/kasperkopf/.config/Electron/ffmpeg/ffplay ENOENT
    at exports._errnoException (util.js:1026:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

I think there is an issue with the ffmpeg path, because I have a system installation of ffmpeg (should find in my $PATH). I tried to read the code of this app to find this path, but i cant find the line where ffmpeg will be used for playing, except metadata/editor.js.

Can someone help me or try to fix this issue?

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