Creating custom Feather icon sizes
Feather icons is a large open-source collection of SVG icons to use on the web. Usage is easy and requires just one file request. By default, there are no size…
Feather icons is a large open-source collection of SVG icons to use on the web. Usage is easy and requires just one file request. By default, there are no size…
Live update an input value when sliding a jQuery Ui slider and set the slider value when the input is interacted with. The CodePen example: See the Pen by corbpie…
Understanding what two-pass video encoding is, why use it and how to do two-pass video encoding with FFmpeg. Two-pass compared to one-pass Two-pass media encoding means on the first pass…
Select and unselect all checkboxes in a div with a button click using jQuery. See the Pen Select and unselect all checkboxes with button by corbpie (@corbpie) on CodePen. …
Create a dynamic, shifting watermark that moves around a video using FFmpeg. This is similar to what TikTok uses and helps prevent the watermark from easily being blurred out or…
A PHP function to convert a DateTime to a years, months, weeks, days, hours, minutes and seconds ago string. An option can be passed through to have a short string…
A concept to create a video trim FFmpeg command by using a slider to view the video at a start and end timeframe. The easy slider integration is with the…
yt-dlp is a fork from the now troubled youtube-dl, the best part about yt-dlp aside from being actively maintained is that it follows similar commands to youtube-dl. Installing yt-dlp Installing…
A concept to manually create a thumbnail from a video by using a slider to view the video at a certain timestamp. The easy slider integration is from the noUiSlider…
An easy to follow guide on uploading and installing a Windows Server 2022 ISO with Vultr. Vultr is a reliable cloud computing provider with a massive range of locations, features…