Hello, the title should be self-explanatory; I need advice with which desktop application to use (hopefully free or very affordable) which will allow me to batch extract the audio portion from most common video files. The key word here is "batch". I have 100s of videos of presentations/lectures which I gave while teaching College which will be equally useful by simply listening to the audio portion while the video is not that important. I understand that among other apps FFmpeg can do that but I got stuck since I lack the knowledge to compile FFmpeg's source code to something executable that I can use on my Windows 10 Pro computer. I want to thank you in advance for your feedback!![]()
+ Reply to Thread
Results 1 to 10 of 10
-
-
-
@XwpisONOMA
Few questions:
- List "the most common video files"? file extensions? [*.mp4, *.mkv, *.mov, etc]
- What Audio format do you need the output in? [AAC, MP3, M4A, OPUS, etc]
- Does any of your videos have one or more audio track?
- Are your videos in one folder? Sub Folders?
- Can you run a script [windows PowerShell]? or you must have a GUI? your task, is easier for you, if done by a script.
- Have you considered using AI to do this? Is this task a one time job or a recuring task?
..Last edited by videoAI; 6th Aug 2025 at 04:36.
As always .. there is nothing wrong with my environment -
Here are some options:
| Application | Cost | Batch Support | Ease of Use | Notes |
|-------------------------------|---------------|---------------|---------------|---------------------------------------------------------------|
| **Freemake Audio Converter** | Free | Yes | Very easy | Windows-only, limited formats but straightforward interface. |
| **MediaHuman Audio Converter**| Free | Yes | Easy | Cross-platform, supports common formats. |
| **QWinFF (FFmpeg GUI)** | Free | Yes | Moderate | GUI front-end for FFmpeg, must install FFmpeg binary. |
| **VLC Media Player** | Free | Yes | Moderate | Use “Convert/Save” with playlist, fewer format options. |
| **FFmpeg (Pre-built binary)** | Free | Yes | CLI | Download executables; powerful but command-line only. |
Freemake Audio Converter and Media Human Audio Converter offer the simplest, fully GUI-based workflows for batch extracting audio on Windows without any compilation. If you prefer an open-source route, QWinFF provides a graphical wrapper around FFmpeg binaries.
### Freemake Audio Converter
- Install and launch.
- Drag-and-drop multiple video files.
- Choose MP3, WAV or other audio output preset.
- Click **Convert**; files queue and process automatically.
### MediaHuman Audio Converter
- Add all video files via “+” button.
- Select output format and quality in Preferences.
- Hit **Start**, and conversion proceeds in batch.
### QWinFF (FFmpeg GUI)
- Download QWinFF and FFmpeg Windows build.
- In QWinFF settings, point to the FFmpeg.exe path.
- Add video files, choose audio format preset.
- Click **Encode** to process entire list.As always .. there is nothing wrong with my environment -
As always .. there is nothing wrong with my environment
-
I overlooked that the audio is converted and for mp3's for example it gets dumbed down to say 128 from 256.
So I changed to audio getting copied. Also included the number of files processed and processing duration.
Should the need ever arise, video only also ...Last edited by JN-; 9th Aug 2025 at 04:12.
Similar Threads
-
How to fix the audio pop after joining two video left after an extraction?
By cypherinfo in forum EditingReplies: 7Last Post: 29th May 2025, 08:08 -
Help automating key extraction for UK TV Downloader app (Channel 4, ITVX, M
By DiCamolla in forum Video Streaming DownloadingReplies: 1Last Post: 17th May 2025, 04:26 -
Alternative software for Logitech Harmony Desktop App?
By smackyourfupa in forum Off topicReplies: 0Last Post: 9th May 2025, 04:27 -
Is there an App can batch mux mp4 and srt files into MKV on MacOS?
By shruru in forum MacReplies: 4Last Post: 21st Jun 2023, 16:48 -
[CHROME] Web browser app mode can be abused to make desktop phishing pages
By El Heggunte in forum ComputerReplies: 0Last Post: 4th Oct 2022, 09:24