Browsed by
Tag: github

PAQCompress v0.3.9 released!

PAQCompress v0.3.9 released!

Hi everyone, Happy Easter! Today morning, I have released PAQCompress v0.3.9: This new release fixes a message that always said “Browse for a file to compress” even when the Extract Radiobutton was checked. This was located in the OpenFileDialog Title: Now, the message will say “Browse for a file to extract” when the Extract Radiobutton is checked: You can download this new release at GitHub by clicking here. Enjoy! Post Views: 4

CMIX GUI v1.7 released!

CMIX GUI v1.7 released!

Hi everyone, I have released CMIX GUI v1.7 today: This version adds support for cmix v17, which was released a few days ago. You can download this new release at the project’s GitHub repository by clicking here. Enjoy! Post Views: 1

Opus GUI v1.10 released!

Opus GUI v1.10 released!

Hi everyone, Today, I released Opus GUI v1.10: This new version adds support for ffmpeg’s native Opus encoder. I also included the latest x64 release of opusenc. As to what ffmpeg encoder to use, I recommend sticking to ffmpeg libopus, as my own tests revealed some artifact issues using ffmpeg opus. A difference between these 2 is that libopus encodes using variable bitrate while ffmpeg opus encodes only with a constant bitrate. Since libopus use variable bitrate, it can allocate…

Read More Read More

PAQCompress v0.3.8 released!

PAQCompress v0.3.8 released!

Hi everyone, Today, I updated PAQCompress and released version 0.3.8: This new release adds support for the newly released paq8pxv v8 You can download this new release here: https://github.com/moisesmcardona/PAQCompress/releases/v0.3.8 Enjoy! Post Views: 2

Opus GUI v1.9 released

Opus GUI v1.9 released

Hi everyone, Today, I have released Opus GUI v1.9: This new release allows you to click on the opusenc and ffmpeg version labels to copy the text to your clipboard. This allows you to create folders by pasting the version string from the clipboard to better organize your content if you want to maintain the encodes organized by encoder version. This could be also useful if you want to store the files in folders named with the encoder version to…

Read More Read More

Opus GUI v1.8 released

Opus GUI v1.8 released

Hi everyone, Today, I have released Opus GUI v1.8: This is an improvement release. It is now able to detect whenever opusenc and FFmpeg exists in your PC. It will also now show the FFmpeg version if it exists. Also since I didn’t made a post regarding v1.7, here are the details of the past version: You can now encode individual files by browsing for it or dragging and dropping it. The output should be a folder If there is…

Read More Read More

Programming Saturday: rav1e GUI

Programming Saturday: rav1e GUI

Hi everyone, Today, I spent the afternoon programming my rav1e GUI software. It’s been about a month since I last released a rav1e GUI update, and rav1e itself has improved by then. While I still haven’t released a new GUI version, I did some programming to it to add some of the new rav1e features. Unfortunately, the tests were not successful and I believe this has to do to some changed in the encoder itself. Don’t worry, I’ve opened an…

Read More Read More

PAQCompress v0.3.6 released!

PAQCompress v0.3.6 released!

Hi everyone, Today, I have released PAQCompress v0.3.6: This release adds PAQ8PXv v5. The previous release added PAQ8PX v4 and PAQ8P_PC. You can download this new version at the project’s GitHub page here: https://github.com/moisesmcardona/PAQCompress/releases/tag/v0.3.6 Enjoy! Post Views: 0

Fixing a problem in my DLNA software

Fixing a problem in my DLNA software

Hi everyone, Today, I applied a fix to my DLNA software that allows you to stream music via the DLNA protocol to your DLNA renderer devices. This fix applies only to the Opus and FLAC wav file access code, and is for a problem that happened if a temp.wav file is still in use. and the software tries to access the file. This caused a “File in use” problem and the software would throw an error. My solution was to…

Read More Read More

Opus GUI v1.6 released

Opus GUI v1.6 released

Hi everyone, Today, I have released Opus GUI v1.6: This new version adds support for ffmpeg, allowing you to choose between opusenc and ffmpeg to encode your music files. Download To download this new version, click here. You’ll be redirected to the project’s GitHub page. Please note that the software does not comes with ffmpeg, but you can download it following the instructions found by clicking here Enjoy! Post Views: 2