Tag: ffmpeg

6 posts

Design Deconstruction

Design is perhaps the software paradigm most wedded to the mouse and the GUI. But there’s no reason it can’t be text-driven.

Feb 14, 2026
ばうあーろぐ icon
ばうあーろぐ
girigiribauer.com

簡単な動画編集のデスクトップアプリを作ってみた

デスクトップアプリをダウンロードできる形にしてみたけど、署名周りが大変だった話

Jan 22, 2026

Shell Troca Áudio

Esse script baixa um vídeo, depois baixa um áudio, depois mixa os dois num arquivo novo. Usecase super específico, por isso mesmo super divertido.

Jan 15, 2026
Kenrick's Notes icon
Kenrick's Notes
blog.kenrick95.org

How to Upgrade yt-dlp Using Winget

Over the years, I keep facing this issue of upgrading yt-dlp using winget. I had to search the resolution over and over with many people pointing to different places, but only this worked for me, so I'm documenting it for myself. Background Winget is a pacakage manager for Windows. yt-dlp is a program to download...

Mar 31, 2025
M
marko.tech
marko.tech

FFMPEG Cheatsheet

Here's a quick cheatsheet I compiled over the years to quickly converting things using ffmpeg.

Sep 7, 2022

Downloading Azure Media Services Videos With FFMPEG

Reassemble Azure Media Services HLS/DASH fragments into a single MP4 file using ffmpeg when no direct download URL is available.

Mar 3, 2021