๐งฉ Plugins๐ฅ FFmpegOn this page๐ฅ FFmpeg v3.3.2 Best Tool to manipulate all multimedia content (videos/audio/etc.). Credits BlassGO: Developer of this plugin. Khang-NT: Developer of Static ffmpeg. noteYou can design your own plugins. Check this. Installationโ Download the plugin here. Add ffmpeg file in your META-INF/addons. Import it: import_module "$addons/ffmpeg" Enjoy your new command ffmpeg. ffmpeg -i input.mp4 -ac 2 -f wav audio.wav tipYou can check the documentation of FFmpeg here.