[FFmpeg-user] Help with converting .avi to mp4

Vincent Deconinck vdeconinck at gmail.com
Sun Feb 12 21:06:35 EET 2023


Hi Jeff,

struggling with the correct syntax to use for "input_filename".
>

The simplest syntax for a file conversion is
ffmpeg -i <inputfile> <outputfile>


> I keep getting the message on my Ubuntu terminal; <No such directory or
> file as "Input_.avi">.
>

Could you please copy/paste the exact command you are typing and the full
ffmpeg output, as well as the result of "ls -l" in the same terminal window
?

Kind regards

Vincent


More information about the ffmpeg-user mailing list