[0:01] foreign [0:03] and welcome in this quick tutorial I am [0:06] going to show you how to convert an mp4 [0:09] to an MP3 so let's say you have an mp4 [0:13] this is a video song and now you want to [0:16] have an MP3 then you can follow this [0:18] tutorial because I'm going to show you [0:20] how to do that with the tool name ffmpeg [0:24] which is a free tool you have to install [0:27] it on Windows and then you can do any [0:29] kind of video converting okay so let's [0:32] dive into the video converting first of [0:35] all if you do not have installed ffmp [0:38] GRE Windows you can follow one of my [0:41] tutorial this one so I'll give the video [0:43] link in the description you can follow [0:47] and install this software on your [0:49] computer trust me if you install this [0:51] you are allowed to do any kind of video [0:53] processing and converting with just [0:55] commands Okay do not have installed [0:57] follow this tutorial and then continue [0:59] on [1:00] assuming you have already installed this [1:02] what we have to do is we have to go to [1:06] the directory where we have the files we [1:09] want to convert to MP3 here I have a [1:13] song If you do song of Jake Bugg and if [1:17] I play this [1:19] this is the song [1:21] [Music] [1:23] so I want to have an amplitude out of it [1:26] so to do that first of all I have to con [1:29] I have to open my command prompt in this [1:32] directory which I can do I have to open [1:34] my command prompt or Powershell if I [1:37] press shift and right click here I can [1:40] see open Powershell here then I can open [1:43] my portal and type my following command [1:46] if you want to do it from command prompt [1:47] then you can just click here and type [1:50] CMD and press enter since I have [1:53] installed ffmpg I can test that with a [1:57] simple command just type in ffmpeg I [2:00] have lots of details here if you do not [2:03] have installed FFM bank then it will say [2:06] ffmpg is not true it's as an internal or [2:09] external command now we have installed [2:12] FM pack and the command is pretty much [2:15] simple first command is FF LP AG since [2:19] we are using this tool then we have to [2:21] pass the input file which is hyphen i [2:25] iPhone I means input and here the input [2:29] is my file my file name is [2:33] Jake Bugg me and you audio dot MP4 here [2:37] this is my input what is my output you [2:41] just specify the name of your output MP3 [2:46] just make sure the file name ends with a [2:51] DOT MP3 I'm typing me and Neo dot MP3 [2:57] that's it so first I have to pass the [3:00] input file since it have spaces it is [3:04] actually put in the quotation mark [3:06] inside the quotation mark and I have [3:08] provided a new file the name of the [3:11] output file which will be generated [3:14] after pressing enter I didn't put any [3:16] quotation marks since I do not have any [3:19] space in the name so that's it I just [3:21] have to press enter and it will start [3:24] processing okay I've just pressed enter [3:26] and it started processing yeah and it's [3:29] done if I go to the directory now I can [3:32] see I have an other MP3 file which [3:35] wasn't here earlier this was the earlier [3:38] file a video file now I have the audio [3:42] MP3 file if I play this yeah it's [3:45] playing and it's the same quality same [3:47] best quality so guys if you haven't [3:49] installed ffmpeg you can follow this [3:52] tutorial and have the full video [3:54] processing power on your ordinary [3:56] computer and if you are helped with this [4:00] tutorial have learned something out of [4:02] it please consider subscribing to my [4:04] channel that will encourage me to make [4:06] more helpful content and until next time [4:08] happy video converter