Results 435 comments of strarsis
trafficstars

@izaakschroeder: Is this repository still maintained?

For my local development (Docker-based) setup (Debian-based) I had to use `curl -LsS https://r.mariadb.com/downloads/mariadb_repo_setup | bash -s -- --mariadb-server-version="mariadb-11.2"` and installed the `mariadb-client` package as a drop-in for `mysql-client`. The...

@BtbN: Well, before you posted the comment, I manually built `ffmpeg` on that system, with NEON support explicitly enabled, and indeed, the performance was the same (30fps with `ultrafast`, 3...

In this case it is an Amazon EC2 `t4g.nano` instance (Graviton ARM CPU): https://aws.amazon.com/blogs/opensource/optimized-video-encoding-with-ffmpeg-on-aws-graviton-processors/ The graphs and such look great (notably under the section [Live stream encoding](https://aws.amazon.com/de/blogs/opensource/optimized-video-encoding-with-ffmpeg-on-aws-graviton-processors/#:~:text=Live%20stream%20encoding)), but now I...