FFmpeg h264 preset crf comparison 2020 pt1 (fasts)
This comprehensive FFmpeg encoding comparison includes H.264 and H.265 HEVC from the fastest preset ultrafast through to veryslow with CRF values from 20 to 30. The posts will be split…
This comprehensive FFmpeg encoding comparison includes H.264 and H.265 HEVC from the fastest preset ultrafast through to veryslow with CRF values from 20 to 30. The posts will be split…
With 2019 concluded here are the traffic, visitor and blog stats for write.corbpie.com You can read the 2018 yearly performance as posted here. Views, hits and pages Having 72,172 unique…
One of the most commonly known SEO practices is breaking up your web page content with headings. Ranging from h1 as the biggest, highest importance through to h6 which is…
Out of all operators in programming, it is the modulo operator that goes under the radar most. Perhaps this is due to a lack of need or even an understanding…
Often cURL in PHP is used to download whole webpages, another great use is downloading and saving images. Using cURL to save images is used over the file_put_content(file_get_contents()) because you…
Putting a dedicated server with an Intel Xeon E3-145 v5 4 cores, 8 threads at 3.9GHz with 32GB ram against a VPS with a Ryzen 3950x 6 processors at 3.49GHz…
Geekbench is a well-established multi-platform benchmarking tool that is designed to be easily comparable from processor to processor, test to test. Geekbench tests CPU power, speed and capabilities however it…
Here is a method to set up automatic updates on your Ubuntu server, avoiding the need to manually check and apply important security updates and patches. Start by updating your…
How to install the popular media processing library FFmpeg on an Ubuntu server. The steps are straight forward and minimal. First start by updating your package list with: sudo apt…
Bootstrap 4 without all the clutter, including only the responsive grid, form and button styles. Bootstrap 4 is such a large and feature-packed style framework that you don’t need every…