From b4e93ea104f9aa1895c5bec28ccf8e70c6c4718d Mon Sep 17 00:00:00 2001 From: Akascape <89206401+Akascape@users.noreply.github.com> Date: Tue, 21 Dec 2021 19:39:28 +0530 Subject: [PATCH] Update Readme.md --- Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index 8b811bb..e0fe1bf 100644 --- a/Readme.md +++ b/Readme.md @@ -16,9 +16,8 @@ You can either use the python based version for viewing logs and changing source
• Click on the datamosh button, then wait for a few seconds
• Then your video will be moshed, see the video in its directory # Effects Info: -c=Glitch Size; n=Frame Frequency +All Effects Info -
All effects:
• Buffer - creates ring buffers (NEW)
• Delay - another delaying ffglitch effect (NEW)
• Invert Reverse - applies both inverse and reverse mode (NEW) @@ -44,11 +43,12 @@ c=Glitch Size; n=Frame Frequency
• Random - randomizes frame order
• Reverse - reverse frame order
• Invert - switches each consecutive frame witch each other -
• Bloom - duplicates c times p-frame number n +
• Bloom - duplicates c times p-frame number n (c=Glitch Size; n=Frame Frequency)
• Pulse - duplicates groups of c p-frames every n frames
• Overlap - copy group of c frames taken from every nth position
• Jiggle - take frame from around current position. n parameter is spread size. -
• Void - gives a clean output but with distorted pixels
+
• Void - gives a clean output but with distorted pixels +
NOTE: audio glitching is not available for all modes!

➤How to use Advanced Options?