From 133735d478027a6f9c2d881b60057357cad73ac6 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 --- docs/ffmpeg Notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ffmpeg Notes.md b/docs/ffmpeg Notes.md index d430e7f..afad776 100644 --- a/docs/ffmpeg Notes.md +++ b/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