Browsed by
Tag: tool

Opusenc build using libopus 1.3-rc2-1-g5d290239-dirty – Opus GUI v1.3 updated

Opusenc build using libopus 1.3-rc2-1-g5d290239-dirty – Opus GUI v1.3 updated

Hi everyone, Today, I compiled opusenc.exe to include today’s commit. This brings libopus to version 1.3-rc2-1-g5d290239-dirty. I’ve also updated Opus GUI to include this build: You can download the new build and the updated Opus GUI using the following links: opusenc.exe using libopus 1.3-rc2-1-g5d290239-dirty Opus GUI v1.3 with opusenc opus-tools 0.1.10-85-g10aae4d-dirty (using libopus 1.3-rc2-1-g5d290239-dirty) Enjoy! Post Views: 7

New opusenc.exe build with a bug fix regarding the output filename

New opusenc.exe build with a bug fix regarding the output filename

Hi everyone, Today, I fixed a bug in my opusenc code regarding the output filename when it is not provided. The issue was that if a file didn’t had an extension, then the output string would be empty, so in reality, the encoded file would not be stored. This has been fixed in my latest commits still awaiting approval to be merged into the official opusenc GitHub repository. The new updated code is the following: There are now two “if”…

Read More Read More

Opus GUI V1.3 released and collaborating in the opus-tool GitHub repository

Opus GUI V1.3 released and collaborating in the opus-tool GitHub repository

Hi everyone, Today, I’ve released Opus GUI: This build brings an option to enable or disable multithreading and also allows you to encode files to the same input folder by leaving the output textbox blank. This is in part, thanks to a few commits I’ve performed today and currently awaiting a Pull Request approval to merge these commits into the opus-tools repo. Yesterday, I got my first Pull Request approved which added an argument called “–tracknumber”. This allows you to…

Read More Read More

Opus GUI v1.2 with libopus 1.3-rc-22 and libopusenc 0.1.1-55 release + opusenc.exe new build

Opus GUI v1.2 with libopus 1.3-rc-22 and libopusenc 0.1.1-55 release + opusenc.exe new build

Hi everyone, Today, I’ve compiled libopus, libopusenc and of course, opusenc to include their latest commits: This build contains: libopus 1.3-rc-22 libopusenc 0.1.1-55 I’ve also included this new build of opusenc.exe with Opus GUI: Below are the download links: Opus GUI v1.2 with opusenc (using libopus-1.3-rc-22 and libopusenc 0.1.1-55) opusenc using libopus 1.3-rc-22 and libopusenc 0.1.1-55 Enjoy! Post Views: 2

Opus GUI v1.2 released!

Opus GUI v1.2 released!

Hi everyone, Late yesterday, I released v1.2 of Opus GUI: This new release brings several improvements. v1.1 was also released but was immediately superseded by v1.2 due to an uncorrected bitrate bug. First, the GUI will now display the opusenc.exe version being used. This is useful because sometimes, new opusenc versions are released which I personally compile and try to see if there’s new improvements to the audio files. The other improvement is that the software will try to detect…

Read More Read More

opusenc.exe 64-bit build | libopus-1.3-rc-19 + libopusenc-0.1.1-48

opusenc.exe 64-bit build | libopus-1.3-rc-19 + libopusenc-0.1.1-48

Hi everyone, Today, I provide you a build of opusenc.exe from the opus-tools package. This version includes libopus-1.3-rc-19 which includes the opus commits up to commit eb55ebf This version of opusenc.exe was compiled using Visual Studio 2017 and was compiled for 64-bit systems. You can download this new build by clicking here This build is also compatible with Opus GUI. Just replace the software opusenc.exe file with the one from this build, or download Opus GUI v1.0 with this opusenc…

Read More Read More

Learning and Programming Days – DLNA Player

Learning and Programming Days – DLNA Player

Hi everyone, I got my HiBy R3 music player some time ago and I’ve been enjoying it a lot, and I recently started playing the DLNA portion of it. Using DLNA with Android is a piece of cake thanks to an app called BubbleUPnP, for which I purchased the app license as it allows me to stream my media files without limitations compared with the free version. However, it is when it comes to the PC where I had difficulties…

Read More Read More

cmix_gui v1.2 Available Now!

cmix_gui v1.2 Available Now!

Hi everyone, In the past few days, I’ve released v1.2 of cmix_gui, a cmix Graphical User Interface. This version looks like this: The new changes are that the software now tells you available, free and used RAM and also add a “Clear Log” button. Changelog: Download: You can download the new version here. The source code is available here. Enjoy! Post Views: 0

Introducing divANS_gui, a GUI for Dropbox’s divANS compression software

Introducing divANS_gui, a GUI for Dropbox’s divANS compression software

Hi everyone, Today, I’d like to share the newest tool I’ve developed. It is a Graphical User Interface (GUI) for Dropbox’s new divANS compression software: The GUI is similar to the one in cmix_gui, which is another GUI I made for the cmix compression software. This tool allows you to compress files and folders and extract .divans files. The project has been developed in the Visual Basic .NET language using Visual Studio 2017. It is compatible with Windows 10. Compressing a file or folder…

Read More Read More