Opus GUI v1.12.1 released!
Hi everyone, Today, I have released Opus GUI v1.12.1: This release updates the Google APIs to the latest versions as of today, May 15, 2019. You can download this release at GitHub by clicking here. Enjoy! Post Views: 1
Hi everyone, Today, I have released Opus GUI v1.12.1: This release updates the Google APIs to the latest versions as of today, May 15, 2019. You can download this release at GitHub by clicking here. Enjoy! Post Views: 1
Hi everyone, Today, I have released Opus GUI v1.12: This new version adds support for Google Drive, allowing you to encode your music stored in your account. Encoded files are stored locally. When you press the Google Drive button for the first time, you’ll be redirected to a Quick Start guide where you only need to follow the Step 1. After that, download the file “credentials.json” and place it in the same folder where Opus GUI is located. You’ll need…
Hi everyone, Today, I have released rav1e GUI v1.12: This new version fixes a problem when encoding videos with surround sound. You can download it on GitHub here. Enjoy! Post Views: 1
Hi everyone, Today, I have released rav1e GUI v1.11: This new version adds support for tiles. It allows you to encode a video using rav1e’s multithreading. When Tiles are enabled, rav1e GUI will not split the video files into segments. Rather, it will use a single rav1e instance but it will utilize the amount of threads specified, which is passed as an argument to rav1e. The Advanced Options window was updated to include the tiles row and column options: This…
Hi everyone, Today, I have released Opus GUI v1.10 with the newly released version of Opus 1.3.1: You can download this new version by clicking here. Enjoy! Post Views: 9
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…
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
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…
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…
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…