diff --git a/index.html b/index.html index 66d7689..be0fd31 100644 --- a/index.html +++ b/index.html @@ -192,11 +192,11 @@ Change the above data-target field, the button text, and the below div class (th @@ -546,7 +545,7 @@ path_name_and_extension_to_the_last_file
ffmpeg
starts the command
-i input_file
path, name and extension of the input file
-filter:v "hflip,vflip"
flips the image horizontally and vertically
By using only one of the parameters hflip or vflip for filtering the image is flipped on that axis only. The quote marks are not mandatory.
-
output_file.mpg
path and name of the output file
+
output_file
path and name of the output file