Browsed by
Category: Software

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

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

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

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

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

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

Hi everyone, Today, I’ve compiled the latest rav1e code which includes the commits up to yesterday’s. You can download the new build here: rav1e 01.0 75a0656.(2018/11/06) I’ve also updated rav1e_gui to include this new release: You can download it here too: rav1e_gui v1.1 – release 2018-11-06 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 to…

Read More Read More

new rav1e and opusenc builds – GUI’s updated too!

new rav1e and opusenc builds – GUI’s updated too!

Hi everyone, Today, I have released new builds for opusenc and rav1e. Also, the GUI’s got updated. rav1e rav1e got updated to commit 392be13. Download it here: rav1e 0.1.0 392be13 (2018/10/31) rav1e GUI rav1e GUI was updated to include above’s rav1e build. Download it here: rav1e_gui v1.1 – release 2018-10-31 opusenc: opus has been updated recently, so I build opus-tools again to include the changes from the opus repository. Download it here: opus-tools (10/31/2018) opus GUI: As with rav1e GUI,…

Read More Read More

Introducing rav1e_gui v1.1 and updated rav1e builds

Introducing rav1e_gui v1.1 and updated rav1e builds

Hi everyone, Yesterday, I released rav1e_gui v1.1. This build adds 2 new options which are related to my contribution toward the rav1e project I talked in this post. The Pull Request got accepted, so every rav1e builds coming forward will have these 2 new options: Keyframe Interval – Allows you to specify a keyframe interval. Before, it was locked to one keyframe per 30 frames, but now the user can choose this interval by using the –keyint or -I flags….

Read More Read More

New rav1e build and updated rav1e_gui (2018/10/23)

New rav1e build and updated rav1e_gui (2018/10/23)

Hi everyone, Today, I’ve compiled the latest rav1e source code, bringing it to commit 6bfa0aa: I’m releasing 2 versions of today’s build. One which have compound mode turned on by default and another one with it disabled. The source code originally has this disabled (reorder=false). You can download both versions here: rav1e 0.1.0 6bfa0aa compound enabled (2018/10/23) rav1e 0.1.0 6bfa0aa compound not enabled (2018/10/23) I’ve also updated rav1e_gui to include this new release. It uses the compound-enabled version: You can…

Read More Read More