


Set target CPU to Intel and Build the Intel binary, and rename it to " project1_x86". In the project directory now rename the file by adding the CPU family. So far I found that, per platform, you only need to set the " CPU Family" to either " aarch64" (M1) or " x86_64" (Intel). Under " Compiler options" go to " Config and Target". In Lazarus got to the menu " Project" - " Project Options". The FPC ARM compiler will now be installed next to your Intel compiler.Ģ) In Lazarus, you will need to compile the Intel and M1 binary independently. Type in your Mac user password to authenticate yourself and press Enter to install HomeBrew.Assuming you're using FPCUpDeluxe (free), and you have FPC and Lazarus installed through FPCUpDeluxe ġ) In FPCUpDeluxe, install the ARM compiler:Ĭlick the tab " cross", check " aarch64" and " darwin" and click the " Install Compiler" button. The process may take a few minutes to complete, depending on your internet connection.Enter the following codes to install HomeBrew: /bin/bash -c "$(curl -fsSL )".You can do this from Finder > Applications > Utilities. HomeBrew is an open-source software package manager that can be installed on your Mac using Terminal.įollow the steps below to install HomeBrew and use ffmpeg to convert MOV to MP4 files using Terminal on your Mac: This conversion method involves the use of the ffmpeg shell program that is available through HomeBrew in Terminal. Related: How to Convert MOV to MP4 Online This method will more suit those who are used to the command line inputs. If you want an alternative to the traditional UI-based method, you can opt to use Terminal to convert MOV to MP4 files on your Mac instead.

How to Convert MOV to MP4 Files Using Terminal
