In response to blip #119982

garfieldfromgarfield said:
do i have to have a coding program installed or does my computer

Yeah you have to have FFmpeg installed, I don't know how you'd go about doing that on MacOS but it's very simple under Windows (there's self-contained static windows builds) and every Linux distribution packages it also so it's simple to install in Linux as well.

Apple wall garden's their OS so hard these days I'm not sure if it's even possible to get a FFmpeg dmg package for it.

Responses

In response to blip #119986

KynikossDragonn said:
Yeah you have to have FFmpeg installed, I don't know how you'd go about doing that on MacOS but it's very simple under Windows (there's self-contained static windows builds) and every Linux distribution packages it also so it's simple to install in Linux as well.

Apple wall garden's their OS so hard these days I'm not sure if it's even possible to get a FFmpeg dmg package for it.

thank you for your help and sorry for the late response. i have downloaded homebrew and ffmpeg and i have the video i would like to convert. i am typing

ffmpeg -i videotitle.mp4 videotitle.webm

but it says that no such file or directory exists. is "i" supposed to be a variable, or am i not entering enough information?

  • 1