George Liu (eva2000)

Results 34 issues of George Liu (eva2000)

With @pbek's latest pull request fixes #17 and #18, ffmpeg-php compiles successfully against latest source compiled FFMPEG binary from github but there's a few warnings for depcreated stuff ``` php...

Hi I am trying to compile your ffmpeg-php code against a source compiled ffmpeg on CentOS 7.1 using the installer I wrote at https://bitbucket.org/eva2000/ffmpeg-installer/src/d7b8c640e41b4799f70adf60696f1e820261d300/ffmpeg.sh?at=master ffmpeg installed fine ``` /opt/bin/ffmpeg -version...

As this is my first Wordpress plugin not sure if it's correct to just use code like ``` if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed...

enhancement
question

[To Do List for 123.09beta01](https://github.com/centminmod/centminmod/projects/1) and higher developments listed at https://github.com/centminmod/centminmod/projects/1 - [ ] Ensure all backup compression routines use Facebook zstd compression for speed and smaller compressed backup file...

Only updating documentation is holding back 123.09beta01 to 123.09stable release right now. Once documentation is updated, then 123.09stable will be released. - [ ] centminmod.com site documentation - [ ]...

documentation

ngxtop latest version installed via pip on CentOS 6.6 64bit ``` ngxtop --version xstat 0.1 ``` command used ``` ngxtop -l /home/nginx/domains/domain.com/log/access.log.norotate --group-by remote_addr --no-follow ``` results in output of...

I am trying to find where in the code controls how cached files are gzip compressed i.e. ``` index.html.gz ``` and whether it's possible to use other compression methods with...

[Type] Enhancement
[Plugin] Super Cache

On some fpm RPM builds the BUILD HOST is listed i.e. https://github.com/jordansissel/fpm/blob/main/docs/packages/rpm.rst ``` Source RPM : example-1.0-1.src.rpm Build Date : Wed 20 Oct 2021 09:43:25 PM PDT Build Host :...

Hi I am rebuilding my jemalloc 5.3.0 versioned RPM for EL7 and EL8. However, EL8 on Alma Linux 8 build seems to be including extra files into the resulting RPM...

I started playing with Guetzli adding it to my [optimise-images.sh](https://github.com/centminmod/optimise-images) script but some jpg images return an error while others don't. The error is ``` Unsupported input JPEG file (e.g....