Browsed by
Category: Software

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

rav1e GUI v1.9 released!

rav1e GUI v1.9 released!

Hi everyone, I’m very happy to inform that the latest rav1e source code fixed the issue where the encoding would get stuck. Because of this, I was able to successfully test my Graphical User Interface for rav1e and the encodes were successful. I have released this new version now. You can download it at the project’s repository release page here: https://github.com/moisesmcardona/rav1e_gui/releases/tag/v1.9 The changelog for this version is as follows: Added Bitrate encoding Added 2-pass encoding option The software will now…

Read More Read More

PAQCompress v0.3.7 released!

PAQCompress v0.3.7 released!

Hi everyone, Today, I have released PAQCompress v0.3.7: This new release adds support for the following PAQ versions: paq8pxd v64 paq8pxv v6 You can download this new release at GitHub here: PAQCompress v0.3.7 The source code, as usual, is available at the PAQCompress project repository: https://github.com/moisesmcardona/PAQCompress Technical notes: paq8pxv v6 provided only one executable, and it was not labeled either with their usual “jit.exe” ending nor with “vm.exe”. Because of this, I had to write a new function that will…

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

PAQCompress v0.3.3 and v0.3.4 released!

PAQCompress v0.3.3 and v0.3.4 released!

Hi everyone, Today, I have released PAQCompress v0.3.3 and v0.3.4. Yup, 2 versions in a day. What happened was that paq8pxd v63 was first released, so I downloaded it and added support for it in PAQCompress. That’s what v0.3.3 adds. A few minutes later, it turns out that paq8px v178 was also released, so I also added support in PAQCompress and that’s what v0.3.4 adds: So there you have it, 2 version in a day. Of course, you should only…

Read More Read More

rav1e GUI v1.8 released!

rav1e GUI v1.8 released!

Hi everyone, Today, I’ve released rav1e GUI v1.8: This release adds a pause/resume button that allows you to pause and resume the encoding session right from the GUI. It also allows you to resume a previous session if the software is closed or a system crash occurs. When there’s an interrupted session, say, your machine crashed, those hours wasted encoding the video are not entirely lost, because now, when you open the software again, it will recognize that there was…

Read More Read More