Bento4 icon indicating copy to clipboard operation
Bento4 copied to clipboard

Can I run Bento4 on my Raspberry Pi?

Open saalvaa96 opened this issue 4 years ago • 2 comments

I can't find guides or anything. Just binaries for a lot of Targets. The one which seems to be the correct for my Raspberry Pi 3B + is arm-android-linux but still cant install it, neither call the binary files.

Could you give me some clues? Is possible?

Thank you in advance!

saalvaa96 avatar Jun 29 '20 19:06 saalvaa96

You can build it with cmake by yourself on Raspi.

pi@raspberrypi:~/Bento4-1.6.0-639/cmakebuild $ ls
CMakeCache.txt  CMakeFiles  cmake_install.cmake  libap4.a  Makefile  mp4fragment
pi@raspberrypi:~/Bento4-1.6.0-639/cmakebuild $ file mp4fragment 
mp4fragment: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=110036aaea809a6d36a043208a92a4dc3adf2ccf, not stripped

599316527 avatar Jan 24 '22 10:01 599316527

https://github.com/axiomatic-systems/Bento4/pull/735

ivanjx avatar Jul 31 '22 12:07 ivanjx