Browsed by
Tag: github

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

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

Opusenc build using libopus 1.3-rc2-1-g5d290239-dirty – Opus GUI v1.3 updated

Opusenc build using libopus 1.3-rc2-1-g5d290239-dirty – Opus GUI v1.3 updated

Hi everyone, Today, I compiled opusenc.exe to include today’s commit. This brings libopus to version 1.3-rc2-1-g5d290239-dirty. I’ve also updated Opus GUI to include this build: You can download the new build and the updated Opus GUI using the following links: opusenc.exe using libopus 1.3-rc2-1-g5d290239-dirty Opus GUI v1.3 with opusenc opus-tools 0.1.10-85-g10aae4d-dirty (using libopus 1.3-rc2-1-g5d290239-dirty) Enjoy! Post Views: 6

New opusenc.exe build with a bug fix regarding the output filename

New opusenc.exe build with a bug fix regarding the output filename

Hi everyone, Today, I fixed a bug in my opusenc code regarding the output filename when it is not provided. The issue was that if a file didn’t had an extension, then the output string would be empty, so in reality, the encoded file would not be stored. This has been fixed in my latest commits still awaiting approval to be merged into the official opusenc GitHub repository. The new updated code is the following: There are now two “if”…

Read More Read More

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

Opus GUI v1.2 with libopus 1.3-rc-22 and libopusenc 0.1.1-55 release + opusenc.exe new build

Opus GUI v1.2 with libopus 1.3-rc-22 and libopusenc 0.1.1-55 release + opusenc.exe new build

Hi everyone, Today, I’ve compiled libopus, libopusenc and of course, opusenc to include their latest commits: This build contains: libopus 1.3-rc-22 libopusenc 0.1.1-55 I’ve also included this new build of opusenc.exe with Opus GUI: Below are the download links: Opus GUI v1.2 with opusenc (using libopus-1.3-rc-22 and libopusenc 0.1.1-55) opusenc using libopus 1.3-rc-22 and libopusenc 0.1.1-55 Enjoy! Post Views: 2