Browsed by
Tag: tool

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 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

new opusenc and rav1e builds and opus_gui and rav1e_gui updated

new opusenc and rav1e builds and opus_gui and rav1e_gui updated

Hi everyone, Today, I’ve released new standalone builds of opusenc and rav1e and updated opus_gui and rav1e_gui to include these new builds: opusenc.exe Download: opusenc – opus-tools 0.2-6-g1728479-dirty (using libopus 1.3-rc2-5-g83d5155f-dirty) with resampler quality 10 opus_gui Download: Opus GUI v1.3 with opusenc opus-tools 0.2-6-g1728479-dirty (using libopus 1.3-rc2-5-g83d5155f-dirty) with resampler quality 10 rav1e.exe Download: rav1e 0.1.0 17f8e1b (2018/10/18) rav1e_gui Download: rav1e GUI v1.0 with rav1e 0.1.0 17f8e1b and opusenc opus-tools 0.2-6-g1728479-dirty (using libopus 1.3-rc2-5-g83d5155f-dirty) Enjoy the new builds! Post Views: 4

Downloading ffmpeg for rav1e GUI

Downloading ffmpeg for rav1e GUI

Note: This guide is obsolete. Please refer to the new guide to download ffmpeg by clicking here. Hi everyone, Today, I’ll show you the steps to download ffmpeg for the rav1e_gui encoding tool, which requires this to pre-process and post-process video files when encoding them to the new AV1 video format. Below 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…

Read More Read More

Downloading ffmpeg (General instructions)

Downloading ffmpeg (General instructions)

Note: This guide is obsolete. Please refer to the new guide to download ffmpeg by clicking here. Hi everyone, Today, I’ll show you the steps to download ffmpeg in your Windows machine. This is needed for tools like rav1e_gui, which uses ffmpeg to pre-process and post-process video files when encoding them to the new AV1 video format. Below 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…

Read More Read More

opusenc.exe new build using libopus 1.3-rc2-2-ga8e2a2b1-dirty – resample quality level 10 – Opus GUI updated

opusenc.exe new build using libopus 1.3-rc2-2-ga8e2a2b1-dirty – resample quality level 10 – Opus GUI updated

Hi everyone, Today, I bring you a new version of opusenc.exe, using libopus 1.3-rc2-2-ga8e2a2b1-dirty: This version brings the changes performed up to today’s commit, but I also upped the Speex Resampler quality from 5 to 10, as you can see in the following image: As usual, I’m encoding my files using the latest commit. Also, I’ve updated Opus GUI to include this build: Download links: opusenc – opus-tools 0.2-dirty (using libopus 1.3-rc2-2-ga8e2a2b1-dirty) with resampler quality 10 Opus GUI v1.3 with…

Read More Read More