[freelists-midimag] Re: Video conversion

  • From: "Chris Goodwin" <ckgoodwin85@xxxxxxxxx>
  • To: <midimag@xxxxxxxxxxxxx>
  • Date: Tue, 20 Apr 2021 19:43:52 +0100

Hi Bill,

I have ffmpeg on my Windows laptop and it does convert between loads of 
different formats.  It is ages since I set it up though and I have forgotten 
everything about it.  What you might want to keep in mind though is:
* Firstly, get it installed.
* You somehow want to add it to a path setting so you can run it from anywhere. 
 Hopefully there will be instructions on how to do this that come with ffmpeg 
or which can easily be googled
* Then run a cmd and use the cd command to get to the folder containing the 
file you want to convert
* Then type something like:
ffmpeg –i GreatSong.wav GreatSong.mp3
* You will need to look up the help by typing ffmpeg followed by a question 
mark to get all the possible options.  The example I gave was –i.  Or there are 
probably precanned examples on help pages.

I have ffmpeg on my machine though really so that my DAW can handle mp4a.

Regards,

Chris G

From: Bill Scherer 
Sent: Tuesday, April 20, 2021 5:02 PM
To: midimag@xxxxxxxxxxxxx 
Subject: [freelists-midimag] Video conversion

Has anyone used FFmpeg? I know it can be used for various types of conversions 
including video. It is a command line utility program and I've never used a 
command line utility anything. <grin>

Does the fact that it is a command line utility program make it harder or 
easier? I'm hoping that this could work.

Here's a link for a tutorial I found on Youtube.

 

Thanks for any help or ideas. 

The program is free, which I like and I'm told it's great.

https://www.youtube.com/watch?v=MPV7JXTWPWI

It can bwe found at FFmpeg.org, and there's an explanation on Wikipedia at

https://www.youtube.com/watch?v=MPV7JXTWPWI

Thanks for any help.

 

Other related posts: