Browsed by
Tag: opus

Opus GUI v1.8 released

Opus GUI v1.8 released

Hi everyone, Today, I have released Opus GUI v1.8: This is an improvement release. It is now able to detect whenever opusenc and FFmpeg exists in your PC. It will also now show the FFmpeg version if it exists. Also since I didn’t made a post regarding v1.7, here are the details of the past version: You can now encode individual files by browsing for it or dragging and dropping it. The output should be a folder If there is…

Read More Read More

Opus GUI v1.6 released

Opus GUI v1.6 released

Hi everyone, Today, I have released Opus GUI v1.6: This new version adds support for ffmpeg, allowing you to choose between opusenc and ffmpeg to encode your music files. Download To download this new version, click here. You’ll be redirected to the project’s GitHub page. Please note that the software does not comes with ffmpeg, but you can download it following the instructions found by clicking here Enjoy! Post Views: 2

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

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

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

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