Browsed by
Tag: encoding

Downloading ffmpeg for Exhale GUI

Downloading ffmpeg for Exhale GUI

Note: This guide is obsolete. Please refer to the new guide to download ffmpeg by clicking here. Hi everyone, In this post, I’ll guide you through the steps to download ffmpeg and use it in Exhale GUI. This is needed if you want to encode files in formats other than WAV. To download ffmpeg, follow these easy steps: Go to https://ffmpeg.zeranoe.com/builds/: We will leave everything as is and press the Download Build button: Once downloaded, click on the file:: Navigate…

Read More Read More

Downloading ffmpeg for SVT-AV1 GUI

Downloading ffmpeg for SVT-AV1 GUI

Note: This guide is obsolete. Please refer to the new guide to download ffmpeg by clicking here. Hi everyone, In this post, I’ll show you how to download ffmpeg to use with SVT-AV1 GUI. FFmpeg is required to extract the video file to .y4m, encode the audio to Opus, and merge both files when the encode is finished. Here are the steps: 1. Navigate to https://ffmpeg.zeranoe.com/builds/: 2. Select the nightly build which is the first one shown in “Version”. Select…

Read More Read More

Downloading ffmpeg for Audio MD5 Checker

Downloading ffmpeg for Audio MD5 Checker

Note: This guide is obsolete. Please refer to the new guide to download ffmpeg by clicking here. Hi everyone, In this post, I’ll show you how to download ffmpeg to use with Audio MD5 Checker. FFmpeg is required to calculate MD5 audio hashes with Audio MD5 Checker. Here are the steps: 1. Navigate to https://ffmpeg.zeranoe.com/builds/ 2. Select the nightly build which is the first one shown in “Version”. Select the 64-bit Windows version if you have a 64-bit machine, and…

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

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

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

new rav1e build (2018/11/08) and updated rav1e_gui

new rav1e build (2018/11/08) and updated rav1e_gui

Hi everyone, Today, I’ve compiled the latest rav1e code which includes the commits up commit 22e213a. You can download the new build here: rav1e 0.1.0 22e213a (2018/11/08) I’ve also updated rav1e_gui to include this new release: You can download it here too: rav1e_gui v1.1 – release 2018-11-08 I haven’t made any new encoding test using the latest rav1e versions but I’ll be doing some soon! I’m currently cleaning up my gaming recordings and I’ll be using a clip from those…

Read More Read More