From efd9e55b66d53ce74253befae9d570d79bfdd060 Mon Sep 17 00:00:00 2001 From: kfrn Date: Wed, 4 Oct 2017 21:44:14 +1300 Subject: [PATCH] Command name change: 'View Format Info' to 'View ffmpeg subprogram info' 'View format info' seemed to me to be poorly named, what this command actually does is to give details of various libraries, muxers, encoders, etc. 'View ffmpeg subprogram info' may not itself be a totally correct nomenclature, but it's a bit closer to the practical meaning, I think. Also: a couple of minor text changes. --- index.html | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index e59e7c0..786603f 100644 --- a/index.html +++ b/index.html @@ -1908,7 +1908,7 @@ foreach ($file in $inputfiles) {