Why Termux?

There is no real advantage of using Termux over Video Converter apps for Android that you can find on Google Play Store. Though, using terminal definitely look geeky and you can FFmpeg support 100s of video format and image. Again, thanks to Gabi Tiplea, for providing all the source code. This method should work along with our previous YouTube-dl library.

Follow the steps

  1. Go to play store and download the termux app.

  2. Next, open the termux app and copy paste the 4 commands in the same order. Just copy paste them it will run som commands to download the library.

3. Now go you file manager and select any video or audio file that you want to convert and then share it with Termux app.

4. A popup box will open, enter the new file name and its extension and tap on Edit.

  1. Termux will run series of commands. Once it’s done, it’ll prompt you to press the Enter key. Do that.

  2. Now, go to the internal storage of your Android and look for the folder ConvertedFiles, open it and there you’ll find all your converted files.

 Here is the code for all those who are interested.