ffmpeg av batch convertor is not working on windows 11 ARM64
Free all in one audio/video ffmpeg batch encoder
Brought to you by:
eibol
hello,
ffmpeg is not working on my PC with windows 11 21H2 with ARM64 64 bits, it dispays an error message " this program can only be installed on versions of windows designed for the following processor architectures : x64".
it's a computer with snapdragon 8cx gen 2 with 64 bit operating system.
Hi, I've never generated an ARM compatible file so far, only win32 or x64.
You may try this beta arm64 and let me know the results:
Last edit: Abel 2023-04-20
Hi, I installed your arm64 beta, I have an net framework initialization error message "C:\windows\microsoft.net\framework64\v4.03019\mscoreei.dll could not be loaded".
I think that ffmpeg is not arm compatible, neither this .net framework, so it will not be possible to make it work :(
Hi, .net framework is installed with the latest version 4.8, the mscoreei.dll is in the folder in question only ffmpeg can't catch it so it's maybe a problem with ffmpeg to find the path of the folder.
Hi, I tried after updating windows 11 to 22H2 and it works but it needed me to put ffmpeg exe in the folder and mediainfo exe also. it gave an md5 error for ffmpeg and asked to add it to windows defender exceptions. after that it worked for encoding. but when displaying the output folder it gave a non blocking error (i.e. I got the output file). I attached the windows error log for this bug.
Could you send an screenshot of the error?
I'm afraid mediainfo may not work with arm architecture, and it will cause multiple errors like that.
Last edit: Abel 2023-04-23
Hi, I tried to use ffbatch with my arm computer only as you said mediainfo poses a problem so I added in the folder mediainfo because it was missing and also his .dll but I always have a window that appears and pause the work in progress.
also at the end there is an error message with net framework even if none of the errors prevent the conversion it puts them however on pause while the windows are closed
As expected, since mediainfo is not arm compatible, errors are unavoidable,
unfortunately there's no workaround for this. Application can't be used in arm systems.
I tried your 2.8.7 portable x64 zip and it work without a bug on my arm tablet. So can you disable your platform check for arm on the installer, cause I prefer to use installed versions for ease of use.
That's good news, I was not aware it was just the installer preventing it from working.
I've updated the 2.8.7 installers, you can try them.