I am trying to get a very lightweight headless box set up.
I have a Pi3 (A+) that I have installed the Debian 64bit Lite OS on and it's working nicely, except I get an error trying to use mp4decrypt.
The error is an Exec Format Error which suggests it is because the version of mp4decrypt I'm using is not compatible with the Pi3 architecture. The Pi3 is an ARM (Cortex A53) architecture and I've tried the Linux binary here but as that's a x86 binary I'm sure that's the issue.
So, does anyone have a compiled version of mp4decrypt that will run on ARM, or could anyone do me a favour and compile it from the source please?
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 4 of 4
-
Last edited by mkjustuk; 12th Mar 2024 at 06:35.
-
i made one use on my realme x2 phone(arm64 v8a) with termux, not sure if it will works on your device or not, you can try
https://files.videohelp.com/u/305271/mp4decrypt -
If you have docker or podman installed on your RPi, you can copy mp4decrypt from the dash-mpd-cli container, which is available for Linux/aarch64
Code:podman run --rm -it -v /tmp:/content --entrypoint /bin/sh ghcr.io/emarsden/dash-mpd-cli
The binary comes from Alpine Linux; it's probably possible to find the apk packages for that distribution. -
Thanks both, I'll try the one shellcmd has linked (much appreciated) to and if not I'll look at putting docker on the RPi and take a look at the Alpine option.
Similar Threads
-
mp4decrypt not work
By lfybbk10 in forum Video Streaming DownloadingReplies: 38Last Post: 20th Feb 2025, 06:46 -
MP4Decrypt plugin for yt-dlp
By pratikpatel8982 in forum Video Streaming DownloadingReplies: 15Last Post: 1st Dec 2024, 15:26 -
Mp4decrypt error
By Av4K100 in forum Video Streaming DownloadingReplies: 5Last Post: 1st Feb 2023, 15:56 -
Mp4decrypt syntax
By dzigelbaum in forum Video Streaming DownloadingReplies: 5Last Post: 26th Mar 2022, 01:23 -
mp4decrypt for .mkv ?
By kalemvar1 in forum Video Streaming DownloadingReplies: 9Last Post: 3rd Apr 2021, 12:04