Browsed by
Tag: tool

Opus GUI v1.16 released

Opus GUI v1.16 released

Hi everyone, Today, I have released Opus GUI v1.16: This release adds a new text file called audioformats.txt. In this file, you can specify the file extensions that the GUI will process: You can add new extensions as long as ffmpeg supports it, and they will be processed only if ffmpeg is present. Otherwise, only WAV files will be processed. This version also has some bug fixes and improvements and updates the Google APIs to their latest version. You can…

Read More Read More

Collaborating in the exhale project – Part 2

Collaborating in the exhale project – Part 2

Hi everyone, Yesterday, I began working on my second collaboration for the exhale xHE-AAC USAC encoder. This time, I worked on adding an argument to print the software version on the console. The above is the main software, printing its information as well as how to use it. There was no option to print the version only. Ideally, I just wanted a way to print something like exhale version 1.0.3 …..so that I can easily parse it as I do…

Read More Read More

My first GitLab contribution: exhale encoder

My first GitLab contribution: exhale encoder

Hi everyone, Yesterday, I collaborated on the exhale xHE-AAC Audio Encoder to add compatibility to compile the project on MinGW on Windows. The exhale project is an Open-Source xHE-AAC USAC encoder. It allows you to encode wave (WAV) files to M4A using this specific codec. Originally, compilation on Windows was done using Visual Studio, and this worked fine, but when compiling it on MSYS2/MinGW, it gave some issues, specifically: It also complained about fprintf_s, so some changes needed to be…

Read More Read More

Audio MD5 Checker v0.7 released

Audio MD5 Checker v0.7 released

Hi everyone, Today, I have released Audio MD5 Checker v0.7: This version adds the ability to change the Frame Size by clicking on the new Set Frame Size link: Also, the Source Checksums and Frame Mistatches listbox are now resizable: You can download this new version on GitHub by clicking here. Enjoy! Post Views: 6

Audio MD5 Checker v0.5 released!

Audio MD5 Checker v0.5 released!

Hi everyone, Today, I have released Audio MD5 Checker v0.5: This release adds a FrameMD5 check in addition to the usual MD5 check performed to the audio stream. This makes it possible to see where the mismatches are in a file. Here’s how to use the new MD5 feature of it: All files will be checked with both MD5 and FrameMD5. When the file checking finishes, double click on either the source or comparison file. The whole FrameMD5 information will…

Read More Read More

MP3Packer GUI v1.0 released

MP3Packer GUI v1.0 released

Hi everyone, Today, I have released MP3Packer GUI v1.0: This new tool allows you to recompress your MP3 files to save additional space. It can process MP3 files encoded with VBR and CBR bitrates. In both cases, you can save a couble of bytes or kilobytes, depending on the file. MP3Packer maintains the original file tags, meaning there is no metadata loss. MP3Packer tries to recompress the file losslessly, meaning the audio should not be changed. However, it is recommended…

Read More Read More

Audio MD5 Checker v0.4 released

Audio MD5 Checker v0.4 released

Hi everyone, Today, I have released Audio MD5 Checker v0.4: This release adds files with upper-case extension. It also reads multiple files simultaneously on systems with multiple threads. You can download this new version on GitHub by clicking here. Enjoy! Post Views: 2

Audio MD5 Checker v0.3 released!

Audio MD5 Checker v0.3 released!

Hi everyone, Happy New Year! Today, I have released Audio MD5 Checker v0.3: This release adds a Source Checksums list and it also removes the need to create temporary MD5 files. You can download this new version on GitHub by clicking here. Enjoy! Post Views: 0

New Software Updates! (November 9, 2019)

New Software Updates! (November 9, 2019)

Hi everyone, Today, I have released updates for the following software: Audio MD5 Checker v0.2 Google Drive Uploader & Explorer Tool v1.12.1 Opus GUI v1.15 Audio MD5 Checker v0.2 This new version allows you to save the result list as a CSV file. It also now check if ffmpeg is present before showing the window. Download this new version by clicking here. Google Drive Uploader & Explorer Tool This release updates the Google APIs and adds a missing translation. Download…

Read More Read More