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 07: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 
 
 In the shell, cp /usr/bin/mp4decrypt to /content for it to be visible on the host in the /tmp directory.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 workBy lfybbk10 in forum Video Streaming DownloadingReplies: 38Last Post: 20th Feb 2025, 07:46
- 
  MP4Decrypt plugin for yt-dlpBy pratikpatel8982 in forum Video Streaming DownloadingReplies: 15Last Post: 1st Dec 2024, 16:26
- 
  Mp4decrypt errorBy Av4K100 in forum Video Streaming DownloadingReplies: 5Last Post: 1st Feb 2023, 16:56
- 
  Mp4decrypt syntaxBy dzigelbaum in forum Video Streaming DownloadingReplies: 5Last Post: 26th Mar 2022, 02:23
- 
  mp4decrypt for .mkv ?By kalemvar1 in forum Video Streaming DownloadingReplies: 9Last Post: 3rd Apr 2021, 13:04


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote