Browsed by
Tag: github

Ongoing Updates to the paq8px_script.py script to compress files using PAQ8PX

Ongoing Updates to the paq8px_script.py script to compress files using PAQ8PX

Hi everyone, Over the past few days, I’ve revisited my old paq8px_script.py Python script that I wrote in order to compress files using the paq8px compressor. This script builds a file list that we can feed to paq8px so that it can compress multiple files and create an archive. I wrote an introductory post of this project back in 2018. An update I did in 2020 was to add multithreaded compression by making a paq8px archive per file. This is…

Read More Read More

Google Drive Uploader & Explorer Tool v1.15.2 has been released!

Google Drive Uploader & Explorer Tool v1.15.2 has been released!

Hi everyone, Today, I have released Google Drive Uploader & Explorer Tool v1.15.2: This version has the following changes: Changed “Uploads Finished” text to “Queue Items Processed!” as the queue can be either upload or download items. Updated Google APIs. You can download it on GitHub by clicking here. Enjoy! Post Views: 7

CMIX GUI v1.9 now available

CMIX GUI v1.9 now available

Hi everyone, Today, I have released CMIX GUI v1.9: This new version adds the cmix v19 compressor version released last month. cmix v19 brings the following improvement: For a benchmark and compression results on this new cmix version, check the cmix forum post at the encode.su forum here. You can download this new version on GitHub by clicking here. Enjoy! Post Views: 9

Development progress on DLNA Player – September 2021

Development progress on DLNA Player – September 2021

Hi everyone, It’s been a long time since I’ve shared some news on my DLNA Player software. Truth is, I’ve been taking a break on working on personal projects. I’ve been mostly watching movies and resting, but these days I’ve decided to start working on some software again. In this post, I’d like to tell you what have been integrated in the software. In terms of the user interface, not much has changed. There’s now a new Options menu where…

Read More Read More

Google Drive Uploader & Explorer Tool v1.15 has been released!

Google Drive Uploader & Explorer Tool v1.15 has been released!

Hi everyone, Today, I have released Google Drive Uploader & Explorer Tool v1.15: This version has the following changes: Can now add items to download to the Queue. Right click and select “Add to Queue” or press CTRL + Q. Fixed download bug introduced in v1.14. “Send to Trash” added to the right-click menu. Updated Google APIs. You can download it on GitHub by clicking here. Enjoy! Post Views: 2

Google Drive Uploader & Explorer Tool v1.14 has been released!

Google Drive Uploader & Explorer Tool v1.14 has been released!

Hi everyone, Today, I have released Google Drive Uploader & Explorer Tool v1.14: This version has the following changes: Added an Open button to go directly to a Folder ID. Can now copy the folder name by clicking it. Can now stop uploads. Bug fixes. Updated Google APIs. You can download it on GitHub by clicking here. Enjoy! Post Views: 3

rav1e GUI v1.17 released!

rav1e GUI v1.17 released!

Hi everyone, Today, I have released rav1e GUI v1.17: This new version will encode files without producing huge .y4m temporary files. It also disables 2-pass encoding in quantizer mode, which is not supported by rav1e. You can use 2-pass encoding in bitrate mode. You can download this new release on GitHub by clicking here. Enjoy! Post Views: 8

Google Drive Uploader & Explorer Tool v1.13 has been released!

Google Drive Uploader & Explorer Tool v1.13 has been released!

Hi everyone, Today, I have released Google Drive Uploader & Explorer Tool v1.13: This version has the following changes: Fixed the Raw download URL generation. Added nested RAW download URL generation (CTRL + U on folders, or right-click and select the RAW Url option). Added option to generate cURL script (Compatible with MSYS2 and WSL). Updated Google APIs. You can download it on GitHub by clicking here. Enjoy! Post Views: 9

SVT-AV1 GUI v1.6 has been released

SVT-AV1 GUI v1.6 has been released

Hi everyone, Today, I have released SVT-AV1 GUI v1.6: This release changes some encoding flags that will soon be deprecated, removing some warnings that were being printed on the screen, and making it compatible with the latest releases of the SVT-AV1 encoder. You can download this new version on GitHub by clicking here. Enjoy! Post Views: 3