Browsed by
Tag: rav1e

rav1e GUI v1.17 released!

rav1e GUI v1.17 released!

Hi everyone, Today, I have released rav1e GUI v1.17: This new version will encode files without producing huge .y4m temporary files. It also disables 2-pass encoding in quantizer mode, which is not supported by rav1e. You can use 2-pass encoding in bitrate mode. You can download this new release on GitHub by clicking here. Enjoy! Post Views: 8

rav1e GUI v1.16 released!

rav1e GUI v1.16 released!

Hi everyone, Today, I have released rav1e GUI v1.16: This release brings some new enhancements: You can now run the Linux version of rav1e by using the Windows Subsystem for Linux (WSL). This release fixes tile support for newer versions of rav1e. Tile rows and columns can now go up to 64. The value must be a power of 2 and the Advanced Options window will validate this. As usual, you can download this release on GitHub by clicking here….

Read More Read More

rav1e GUI v1.15 released!

rav1e GUI v1.15 released!

Hi everyone, Today, I have released rav1e GUI v1.15: This release removes the Unspecified option in the Range Advanced Option and now defaults to Limited. This makes the GUI compatible with the latest rav1e versions. You can download this release on GitHub by clicking here. Enjoy! Post Views: 1

rav1e GUI v1.14 released!

rav1e GUI v1.14 released!

Hi everyone, Today, I have released rav1e GUI v1.14: This release makes it possible to encode video files with no audio. It also will predefine the output path using the input path, and change the output extension to .webm. What’s more, is that if you manually type the input path, the output path will be dynamically adjusted too! You can download this release on GitHub by clicking here. Enjoy! Post Views: 7

rav1e GUI v1.13 released!

rav1e GUI v1.13 released!

Hi everyone, I have released rav1e GUI v1.13 today: This release adds compatibility for the newest rav1e releases. It also makes 2-pass encoding work! You can download this new release on GitHub by clicking here. Enjoy! Post Views: 1

Rav1e GUI v1.11 released!

Rav1e GUI v1.11 released!

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…

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

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

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