Skip to content

Asar for using ffmpeg #712

@arcovoltaico

Description

@arcovoltaico

Hi, as your last versions do not add the app.asar directory into the compiled app anymore. My app fails while trying to locate the ffmpeg executable. To fix it I added "asar": false, "asarUnpack": [ "node_modules/ffmpeg-static-electron" ], in the beginning of electron-builder.json. The resulting compiled app not only still lacks this asar folder, but is unable to render anything leaving me with a white screen and an empty console.
Any idea how to tackle it?
Cheers

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