Browsed by
Tag: encoder

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

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

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

rav1e GUI v1.7 released!

rav1e GUI v1.7 released!

Hi everyone, Today, I have released v1.7 of rav1e GUI: This version will now check if the user has entered an input and output file and that a temporary folder has been specified. If the user hasn’t entered an input file, this message will be shown: If the user hasn’t entered an output file, this message will be shown: Finally, if the user hasn’t specified a temporary folder to use, this message will be shown: This release closes issue #5…

Read More Read More

Opus GUI v1.5 released!

Opus GUI v1.5 released!

Hi everyone, Today, I’ve released Opus GUI v1.5: This release adds drag-and-drop support to the GUI and also allows you to drag and drop a folder into the software executable. You can download this new release at GitHub here: https://github.com/moisesmcardona/opus_gui/releases/tag/v1.5 Enjoy! Post Views: 0

rav1e GUI v1.6 released!

rav1e GUI v1.6 released!

Hi everyone, Today, I’ve released v1.6 of rav1e GUI: This new release adds Drag-and-Drop support, which means you can now drag and drop a video file into the GUI or software executable and it will be used as the input automatically. No need to browse for the input video file again! That is, of course, if you use the new drag and drop feature. You can download this new release at GitHub here: https://github.com/moisesmcardona/rav1e_gui/releases/tag/v1.6) Enjoy! Post Views: 3

rav1e GUI v1.4 released!

rav1e GUI v1.4 released!

Hi everyone, Today, I’ve released rav1e GUI v1.4. This new release adds several new options and improvements. First, the GUI has been updated to provide a logging text area, where you can see the rav1e encoding progress: You can also see there is a new CPU Threads option, a check box to enable PSNR output in the log and a new Advanced Encoder Options button that will bring the following new window: The latest rav1e code added a few new…

Read More Read More

Opus GUI v1.4 released!

Opus GUI v1.4 released!

Hi everyone, Today, I’ve released v1.4 of Opus GUI: This version is actually a bug fix that the software had for some time with no reports of it, and it was a silly bug. It didn’t allowed you to specify a bitrate higher than 100kbit/s. Now, with that fixed, you can encode files up to 320kbit/s. Yay! You can download this new release at GitHub here: https://github.com/moisesmcardona/opus_gui/releases/tag/v1.4 Enjoy! Post Views: 2

Announcing rav1e GUI v1.3

Announcing rav1e GUI v1.3

Hi everyone, I have released rav1e GUI v1.3: This new version adds the new min-keyframe argument to the GUI as well as making the existing keyframe be the max keyframe interval. This means you can now specify a number of frames to be the minimum and maximum keyframe interval and rav1e will make keyframes according to these specified numbers. If you’d like to just use a single keyframe interval, you can specify the same number in the minimum and maximum…

Read More Read More

rav1e GUI v1.2 released!

rav1e GUI v1.2 released!

Hi everyone, Today, I’ve released a new version of rav1e_gui: This version adds a piece seconds parameter that you can modify to split the video file into the specified seconds amount part. This gives you greater control on how long should the parts be to encode them to AV1 using rav1e. You can download this new version here: https://github.com/moisesmcardona/rav1e_gui/releases/v1.2 Enjoy! Post Views: 5