From 89ea7a28bd9b98b04e77127972493973412a6172 Mon Sep 17 00:00:00 2001 From: kfrn Date: Thu, 5 Oct 2017 08:45:35 +1300 Subject: [PATCH] Rename heading; move recipe; fix broken recipe - Move 'Set stream properties' to the 'Change video properties' section. - Heading change: 'Create a video' to 'Create a video from images'. (In the ToC, it's 'Create a video from image(s) and audio') - 'View Subprogram Info' is fixed (data-target now matches the new ID). - Consistent capitalisation --- index.html | 88 +++++++++++++++++++++++++++--------------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/index.html b/index.html index 3555ce5..2cb28d6 100644 --- a/index.html +++ b/index.html @@ -548,6 +548,47 @@ + + + + +

Join, trim, or excerpt a video

@@ -1177,7 +1218,7 @@ e.g.: ffmpeg -f concat -safe 0 -i mylist.txt -c copy output_file
-

Create a video

+

Create a video from images

@@ -1321,7 +1362,7 @@ e.g.: ffmpeg -f concat -safe 0 -i mylist.txt -c copy output_file
-

Normalize/Equalize Audio

+

Normalize/equalize audio

@@ -2159,47 +2200,6 @@ foreach ($file in $inputfiles) {
- - - - -