Surprise Me!

How to Convert MP4 file to MP3 using FFmpeg on Windows 10?

2019-03-30 8 Dailymotion

How to Convert MP4 file to MP3 using FFmpeg on Windows 10?<br /><br />Step 1: If you don't know, how to download and install FFmpeg on windows 10. Go to the link below, and learn it:-<br /><br />https://www.dailymotion.com/video/x7509aq<br /><br />Step 2: Now, Open command Prompt, and type the command below:-<br /><br />ffmpeg -i input.mp4 -acodec libmp3lame -b:a 192k -vn output.mp3<br /><br />i) In place of input.mp4, you have to write the full path of your mp4 file.<br /><br />ii) In Place of output.mp3, you have to write the full path where you want to save your mp3 file.<br /><br />Step3: Now, copy the command, and then go to command prompt. Paste that command.<br /><br />Step 4: Hit Enter on the Keyboard.<br /><br /><br />It's done.<br /><br /><br />Thanks for watching, please like and subscribe <br /><br />==============================================<br /><br />https://www.facebook.com/HowtoTutorialsByAmit/

Buy Now on CodeCanyon