homebridge/ffmpeg-for-homebridge

Latest binary segfaults on execute on Raspberry Pi 5

asavill opened this issue · 5 comments

Describe The Bug:
When using the latest binary (2.1.1) for ffmpeg it segfaults on a Pi 5 running Raspbian (bookworm), even when running basic -version commands.

To Reproduce:
Execute the binary on Raspberry Pi 5

Expected behavior:
No segfault.

ffmpeg output:
Segmentation fault

Environment:

  • Operating System:
    cat /etc/os-release
    PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
    NAME="Debian GNU/Linux"
    VERSION_ID="12"
    VERSION="12 (bookworm)"
    VERSION_CODENAME=bookworm
    ID=debian

Thanks for the report - will look into it. It’s early days for RPi 5…support is tested through RPi 4 at the moment.

Thanks for the report - will look into it. It’s early days for RPi 5…support is tested through RPi 4 at the moment.

No problem. If you're struggling with sourcing hardware, I can try and help out with testing.

FWIW, hardware encoding also appears to be broken but it makes sense to retest that once the latest binary is fixed. I can create a separate issue then (if it's still not working)

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.