{ buildApp, ffmpeg-full, ... }: buildApp { src = ./.; npmDepsHash = "sha256-poonx7kDNP4LXtwUSqE4wNL8sLLKadKfh77ClgOXjC4="; runtimeInputs = [ ffmpeg-full ]; meta.description = '' Extract all `srt` subtitle files from a `mkv` video with the appropriate name. ''; }