Script for encoding mkv files with ffmpeg – Part 2

I spent more time on this script because it turned out to be a fun exercise – here are a few things that I added: Up to this point, I could prompt AI coding assistant (Gemini) to do things – note that I had to prompt them very specifically and do this incrementally. It seemed…

Script for Video and Audio Re-encoding for Plex

I have been using Handbrake UI for re-encoding video (and audio) for my home media for Plex – the general workflow is makemkv -> handbrake. However, this becomes a little tedious with 4K HDR content that takes a while to re-encode. Additionally, I was not happy with the audio gain options in Handbrake as I…