From b14c16ffe1cd7051f7412344c7c0a68b306f0935 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Tue, 29 Nov 2022 18:04:22 -0800 Subject: [PATCH] Add generalized frame extraction by frame number --- homelab/docs/ffmpeg Notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homelab/docs/ffmpeg Notes.md b/homelab/docs/ffmpeg Notes.md index d430e7f7..afad776a 100644 --- a/homelab/docs/ffmpeg Notes.md +++ b/homelab/docs/ffmpeg Notes.md @@ -42,6 +42,8 @@ To get comprehensive media information about a file, simply use `mediainfo `, apply the command to all `.mp4` videos in a directory and send all outputs to `./Transcodes/` with the following structure: ```bash