Use ffmpeg and Xabe.FFmpeg to extract audios from videos.
Such as convert video like mp4 or mkv to mp3 or aac.
Use ffmpeg and Xabe.FFmpeg to concatenate audios or videos.
- Download the last release https://github.com/qiuhaotc/ConvertVideoToAudio/releases/latest of Release-X-with-win64-ffmpeg.zip
- Drag the video files you want to convert to the "ConvertVideoToAudio.exe"
-
Download ffmpeg from https://ffmpeg.org/, extract the bin files to your local PC
-
Change appsettings.json section "FFmpegExecutablePath" value to your ffmpeg folder that contains the "ffmpeg.exe" and "ffprobe.exe", like "C:\ffmpeg\bin"
-
You can also change the audio you want to convert to, like mp3, aac. Override existing files or not. Threads count. They all placed in App.config.
-
Compile the solution, the bin file is placed in "ConvertVideoToAudio\bin\net6.0"
-
Drag the video files you want to convert to the "ConvertVideoToAudio.exe"
-
Wait converting finshed
Status | Value |
---|---|
Stars | |
Forks | |
License | |
Issues | |
Release Downloads |