Skip to content

Docker continaer on Raspberry Pi has a bad ffmpeg binary #27

@apastuszak

Description

@apastuszak

I used docker compose to build a koozic docker image and container and got it fire up and I could log in. But koozic will not play any music.

When I went into the console for the container and tried to run ffmpeg, I get the following error.

root@a59536472f3d:/# ffmpeg bash: /usr/local/bin/ffmpeg: cannot execute binary file: Exec format error

This seems to be indicative of an x86/x64 binary in an arm container.

Is it possible to completely disable any kind of transcoding and just have koozic play the file as-is?

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