From 6c353d1b0d36326b226e22b1c4957817a264d883 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Tue, 29 Nov 2022 00:02:10 -0800 Subject: [PATCH] Add minterpolate link --- homelab/docs/ffmpeg Notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/homelab/docs/ffmpeg Notes.md b/homelab/docs/ffmpeg Notes.md index cc38c1a5..aa4e8059 100644 --- a/homelab/docs/ffmpeg Notes.md +++ b/homelab/docs/ffmpeg Notes.md @@ -69,7 +69,9 @@ Creating a slow-mo clip is a two-step process. This assumes your input is encode Note that these slow-mo files will have no audio. -If you need audio, or just more information, see the [ffmpeg docs](https://trac.ffmpeg.org/wiki/How%20to%20speed%20up%20/%20slow%20down%20a%20video) +If you need audio, or just more information, see the [ffmpeg docs](https://trac.ffmpeg.org/wiki/How%20to%20speed%20up%20/%20slow%20down%20a%20video). + +For documentation on interpolation settings, see [ffmpeg.org](http://ffmpeg.org/ffmpeg-filters.html#minterpolate) # Transcode Profiles ## Original [40.3 Mb/s]