Browsed by
Category: Tool

Programming Saturday: rav1e GUI

Programming Saturday: rav1e GUI

Hi everyone, Today, I spent the afternoon programming my rav1e GUI software. It’s been about a month since I last released a rav1e GUI update, and rav1e itself has improved by then. While I still haven’t released a new GUI version, I did some programming to it to add some of the new rav1e features. Unfortunately, the tests were not successful and I believe this has to do to some changed in the encoder itself. Don’t worry, I’ve opened an…

Read More Read More

PAQCompress v0.3.6 released!

PAQCompress v0.3.6 released!

Hi everyone, Today, I have released PAQCompress v0.3.6: This release adds PAQ8PXv v5. The previous release added PAQ8PX v4 and PAQ8P_PC. You can download this new version at the project’s GitHub page here: https://github.com/moisesmcardona/PAQCompress/releases/tag/v0.3.6 Enjoy! Post Views: 0

Fixing a problem in my DLNA software

Fixing a problem in my DLNA software

Hi everyone, Today, I applied a fix to my DLNA software that allows you to stream music via the DLNA protocol to your DLNA renderer devices. This fix applies only to the Opus and FLAC wav file access code, and is for a problem that happened if a temp.wav file is still in use. and the software tries to access the file. This caused a “File in use” problem and the software would throw an error. My solution was to…

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

PAQCompress v0.3.3 and v0.3.4 released!

PAQCompress v0.3.3 and v0.3.4 released!

Hi everyone, Today, I have released PAQCompress v0.3.3 and v0.3.4. Yup, 2 versions in a day. What happened was that paq8pxd v63 was first released, so I downloaded it and added support for it in PAQCompress. That’s what v0.3.3 adds. A few minutes later, it turns out that paq8px v178 was also released, so I also added support in PAQCompress and that’s what v0.3.4 adds: So there you have it, 2 version in a day. Of course, you should only…

Read More Read More

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

PAQCompress v0.3.2 released!

PAQCompress v0.3.2 released!

Hi everyone, Today morning, I have released v0.3.2 of PAQCompress: This new release adds support for paq8px v62. You can download it at GitHub here: https://github.com/moisesmcardona/PAQCompress/releases/tag/v0.3.2 Enjoy! Post Views: 0

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

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