Browsed by
Tag: gui

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

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

Today’s build of rav1e and rav1e GUI released! (2018/12/07)

Today’s build of rav1e and rav1e GUI released! (2018/12/07)

Hi everyone, Today, I’ve released a new build of rav1e and rav1e GUI. This brings rav1e to commit 66b4cd9 and it’s included in today’s rav1e GUI build. You can download today’s standalone rav1e build here: rav1e 0.1.0 66b4cd9 (2018/12/07) You can download today’s build of rav1e GUI here: rav1e_gui v1.3 – release 2018-12-07 Enjoy! Post Views: 1

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

New rav1e GUI and opus GUI released (2018-11-28)

New rav1e GUI and opus GUI released (2018-11-28)

Hi everyone, I’ve released updated downloads for rav1e_gui and opus_gui which includes the latest commits performed to rav1e and opus. Download the new release of rav1e_gui here: rav1e_gui v1.3 – release 2018-11-28 Download the new release of opus_gui here: Opus GUI v1.3 release 2018-11-27 As usual, standalone compiles of these tools can also be downloaded: Download the rav1e build which includes up to yesterday’s commits here: rav1e 0.1.0 33c298d (2018/11/28) Download the latest opus-tools package which includes opusenc, opusdec and…

Read More Read More

cmix_gui v1.5 released!

cmix_gui v1.5 released!

Hi everyone, Yesterday, Veterans Day Holiday, I was working at improving the cmix GUI software. New versions of the cmix compression software were released and so, I added support for them. cmix GUI now supports cmix_v16c, v16d, and v16e! Other improvements includes fixing the log window as it seems cmix switched from using Standard Output (stdout) to Standard Error (stderr). This prevented the log from showing the output. Also, in the process, there were code improvements performed. Lastly, the software…

Read More Read More

Introducing IPFS Local Explorer

Introducing IPFS Local Explorer

Hi everyone, I present to you today IPFS Local Explorer: I started coding this software yesterday, in order to work with my local IPFS storage node. It allows file upload, creating new folders, removing content, and opening the files and folders on an IPFS Gateway. It’s very simple, actually, and the best part is that it’s open source! You can check out the source code in GitHub here: https://github.com/moisesmcardona/IPFS_Local_Manager Enjoy! Post Views: 2

Opus GUI V1.3 released and collaborating in the opus-tool GitHub repository

Opus GUI V1.3 released and collaborating in the opus-tool GitHub repository

Hi everyone, Today, I’ve released Opus GUI: This build brings an option to enable or disable multithreading and also allows you to encode files to the same input folder by leaving the output textbox blank. This is in part, thanks to a few commits I’ve performed today and currently awaiting a Pull Request approval to merge these commits into the opus-tools repo. Yesterday, I got my first Pull Request approved which added an argument called “–tracknumber”. This allows you to…

Read More Read More