From 2714de88f9e2d1d639fba3b302a5269280e609f4 Mon Sep 17 00:00:00 2001
From: Akascape <89206401+Akascape@users.noreply.github.com>
Date: Sun, 7 Nov 2021 20:38:38 +0530
Subject: [PATCH] Update Readme.md
---
Readme.md | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/Readme.md b/Readme.md
index e477744..04f8c09 100644
--- a/Readme.md
+++ b/Readme.md
@@ -20,21 +20,21 @@
➤Effects Info:
(c is Glitch Frequency and n is Frame Frequency)
-
Classic - uses classic ffmpeg way to corrupt videos and remove pixels (NEW)
-
Random - randomizes frame order
-
Reverse - reverse frame order
-
Invert - switches each consecutive frame witch each other
-
Bloom - duplicates c times p-frame number n (also known as waterbloom)
-
Pulse - duplicates groups of c p-frames every n frames (My fav)
-
Overlap - copy group of c frames taken from every nth position
-
Jiggle - take frame from around current position. n parameter is spread size.
+
•Classic - uses classic ffmpeg way to corrupt videos and remove pixels (NEW)
+
•Random - randomizes frame order
+
•Reverse - reverse frame order
+
•Invert - switches each consecutive frame witch each other
+
•Bloom - duplicates c times p-frame number n (also known as waterbloom)
+
•Pulse - duplicates groups of c p-frames every n frames (My fav)
+
•Overlap - copy group of c frames taken from every nth position
+
•Jiggle - take frame from around current position. n parameter is spread size.
➤How to use Advanced Options?
The advanced tab is very useful and you can use it to get accurate results.
-
Glitch Frequency - tells how often to glitch (for modes that support it)
-
Frame Frequency - tells how many frames in the glitch (for modes that support it)
-
Ignored First Frame - tells whether to keep first video frames
-
Kill frames - tells max framesize to kill while cleaning
+
•Glitch Frequency - tells how often to glitch (for modes that support it)
+
•Frame Frequency - tells how many frames in the glitch (for modes that support it)
+
•Ignored First Frame - tells whether to keep first video frames
+
•Kill frames - tells max framesize to kill while cleaning
You can try around changing the values from 50-100 and see the results, you can visit [Tomato git](https://github.com/itsKaspar/tomato.git) to view more examples about the advanced tab.
➤User Interface: