Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: FLAC Frontend-H (Read 4172 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

FLAC Frontend-H

Here's a fork for classic FLAC Frontend GUI.
Unpack.
Drag your .flac and .wav files/folders and don't forget to set "Overwrite" checkbox if you want to re-encode files.

X

Changes made compared to original FLAC Frontend 2.1:

Added:

- Latest flac.exe and metaflac.exe
   - These builds may have some bugs
   - You may use any build you want, but be aware that multithreading was
     implemented for latest v.1.4.3 builds (not for 1.4.3 release)
   - To use your builds, copy flac.exe and metaflac.exe to "tools" folder
   - FLAC build version is shown in "About" form
- Additional compression options
- Multithreading option
- Ability to autosave some settings
   - Settings like "-p", "-e" or command line options are autosaved on app
     close
   - They are stored in a "settings.txt"
- Ability to overwrite existing files (useful for re-encoding purposes)

Removed/Moved:

- Advanced options window
   - These options are moved to main window
   - CL options are now saved, so it's better to have them in sight

Other:

- Updated toolset
- Project is built at VS2022

https://github.com/hat3k/FLAC-Frontend-H

Re: FLAC Frontend-H

Reply #1
Great! Thanks for 'taking over'. I've tried a few times to revive this project, but couldn't find the time.
Music: sounds arranged such that they construct feelings.

Re: FLAC Frontend-H

Reply #2
Cool. Thnx for picking up this 'oldie'. :)