some conversions may fail due to new ffmpeg location on recent Macs (esp. Apple Silicon) when installed through HomeBrew.
DaveFlashNL opened this issue · 0 comments
DaveFlashNL commented
QHiMD Transfer may quit an ffmpeg conversion process with the following error on recent Macs and especially Apple Silicon:
as HomeBrew installes formulea and casks into a new location on those Macs (/opt/homebrew/bin
).
Until a fix is implemented, you may launch QHiMDTransfer.app from the Terminal, as a temporary remedy, by pasting the following string into Terminal and hitting return/enter:
/Applications/QHiMDTransfer/QHiMDTransfer.app/Contents/MacOS/QHiMDTransfer
(plz. change the path of "QHiMDTransfer.app" in this terminal command accordingly depending on where you've placed it on your Mac.)