homebridge / ffmpeg-for-homebridge

Static FFmpeg binaries for Homebridge with support for audio (libfdk-aac) and hardware-accelerated decoding and encoding (h264_qsv, h264_v4l2m2m, videotoolbox).
109 stars 13 forks source link

Latest binary segfaults on execute on Raspberry Pi 5 #72

Closed asavill closed 8 months ago

asavill commented 9 months ago

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:

hjdhjd commented 9 months ago

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

asavill commented 9 months ago

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)

github-actions[bot] commented 8 months ago

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.

itomaldonado commented 3 months ago

this is still happening, any workarounds?

hjdhjd commented 3 months ago

Raspberry Pi 5 is currently unsupported, as documented in the README. No further updates at this time.