Tag: bash
All the articles with the tag "bash".
Burn Styled Subtitles with FFmpeg
Updated: at 05:04 AMLearn how to embed subtitles onto videos using FFmpeg, ensuring visibility on any player, with the power to customize appearance, such as font, color, and style.
Compress PDF Files from the Command Line Using a Bash Function
Updated: at 02:05 PMReduce PDF file sizes securely directly from your computer using a simple bash function `smallpdf`, ensuring privacy and efficiency without compromising quality.
Neat Trick to Download Live Stream
Updated: at 02:32 PMLearn how to easily download live streams as movie files by swapping file extensions from master.json to master.mpd and using yt-dlp - it's surprisingly effective!