Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bleuzen/ffaudioconverter
Graphical audio convert and filter tool
https://github.com/bleuzen/ffaudioconverter
audio-applications audio-effect audio-processing converter ffmpeg ffmpeg-gui
Last synced: 6 days ago
JSON representation
Graphical audio convert and filter tool
- Host: GitHub
- URL: https://github.com/bleuzen/ffaudioconverter
- Owner: Bleuzen
- License: gpl-3.0
- Created: 2018-09-26T15:46:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T23:01:30.000Z (9 months ago)
- Last Synced: 2024-10-30T15:57:48.191Z (2 months ago)
- Topics: audio-applications, audio-effect, audio-processing, converter, ffmpeg, ffmpeg-gui
- Language: C++
- Homepage:
- Size: 331 KB
- Stars: 86
- Watchers: 8
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FFaudioConverter
is a GUI for converting music or videos to audio files with FFmpeg.Features:
- DnD support
- Multithreading (use the full power of your cpu)
- Convert many files or whole directories very fast
- Audio filters possible (bass boost your music or do fade-ins/outs…)
- Change of samplerate possible
- High quality resampling with SoX possible
- Quick mode for copying files in same format and skip already converted filesCurrently supported output formats are:
- MP3
- AAC
- Ogg Vorbis
- Opus
- FLAC
- WAV### Installation
#### Linux
Flatpak: `flatpak install flathub com.github.Bleuzen.FFaudioConverter`AUR: https://aur.archlinux.org/packages/ffaudioconverter/
#### Windows
You can find the latest version for Windows here: https://github.com/Bleuzen/FFaudioConverter/releases/download/v0.31.0/FFaudioConverter-0.31.0-win64.zipJust extract the zip file and run the .exe file in it.