+ Reply to Thread
Results 1 to 7 of 7
-
I believe that link is to an issue installing FFMpeg through HomeBrew. I already ahve FFMpegX installed and working but it does not appear as a command in the Terminal.
When I try to do this (without the quotes) at the OS X Terminal, "ffmpeg -i 1Cut.mov -ac 1 1Cut_mono.mov", I get a return that states "ffmpeg command not found".
Thanks in advance -
try doing ./ffmpeg and see if it'll run - https://stackoverflow.com/questions/15243426/run-ffmpeg-on-terminal-macos
-
./ffmpeg returns "No file or directory".
Where should the executable for ffmpeg reside in the mac osx file structure? am wondering if I can type out the complete path. it may not be part of my root environment. Thanks much -
where did you download ffmpeg to - https://aaronolsen.github.io/tutorials/stereomorph/installing_ffmpeg.html
-
as a side note: you probably could download ffmpeg from https://evermeet.cx/ffmpeg/ and extract the ffmpeg binary into the "/usr/bin/" (or '/usr/local/') folder on your MacOS.
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Command-Line to append all avi found in folder using Avidemux - SOLVED
By Tom4 in forum EditingReplies: 0Last Post: 12th Jul 2021, 09:25 -
Get the complete FFmpeg command line when using FFmpeg Batch Converter
By pascor in forum Newbie / General discussionsReplies: 8Last Post: 13th May 2021, 23:14 -
how to "eject" the drive unit using a command prompt?
By marcorocchini in forum Newbie / General discussionsReplies: 16Last Post: 27th May 2018, 22:37 -
Use "Line in" or "Microphone" jack as audio output.
By DonSeenu in forum AudioReplies: 3Last Post: 14th May 2018, 03:23 -
ffmpeg returns "Protocol not found"
By ramsh in forum Newbie / General discussionsReplies: 5Last Post: 3rd Jul 2017, 03:10