Browsed by
Category: Tool

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

rav1e GUI v1.10 released!

rav1e GUI v1.10 released!

Hi everyone, Yesterday night, I released rav1e GUI v1.10: This version is a bug fix release to fix a bug that happened when the 2-pass option was activated. This new version also updates rav1e to yesterday’s version. Download You can download this new version below: Enjoy! Post Views: 1

Google Drive Upload Tool v1.10 released!

Google Drive Upload Tool v1.10 released!

Hi everyone, In the past few days, I released Google Drive Upload Tool v1.10: This new version adds the ability to verify a file checksum without having to save the checksum file and without the need for a third party tool. You can now select a file in the file explorer, right click it, and select the new Verify Checksum option. You’ll then need to browse for the original file in your PC and the software will verify it for…

Read More Read More

Announcing TIFF Recompressor

Announcing TIFF Recompressor

Hi everyone, I’ve been working on a brand-new software called TIFF Recompressor: This is a tool that allows you to recompress TIFF files by using different compression methods. It also allows you to store them uncompressed so that you can use another software to further compress the files. The following compression methods can be used in the software: CCITT3 CCITT4 LZW RLE Uncompressed Try it out! You can download this new tool here:https://github.com/moisesmcardona/TIFFRecompressor/releases/tag/v0.1 More information about the software can be…

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

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