From f081a0d618ea8e7d25a174db04859e2a5fd3da7c Mon Sep 17 00:00:00 2001
From: Akash Bora <89206401+Akascape@users.noreply.github.com>
Date: Tue, 5 Dec 2023 19:23:42 +0530
Subject: [PATCH] Update Readme.md
---
Readme.md | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 deletions(-)
diff --git a/Readme.md b/Readme.md
index ec368f3..b60d816 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,15 +1,15 @@
[](https://akascape.gumroad.com/l/Datamosher-Pro)
# Datamosher Pro
- Datamosher Pro is an automatic video-glitching application for free! (python version)
+ Datamosher Pro is an automatic video-glitching application for free! (python)
### Why I made this?
-I was also searching for some good datamoshing software and I found that you have to either use those old softwares like Avidemux or have to look for some paid plugins, so I created my own python based application 'Datamosher Pro'. If you want to achieve datamosh effects in your videos easily, then you are in the right place!
+I was also searching for some good datamoshing software and I found that you have to either use those old softwares like Avidemux or have to look for some paid plugins, so I created my own python based application 'Datamosher Pro'. If you want to easily achieve datamosh effects in your videos, then you are in the right place!
-It contains `30+` different effects which can replicate any type of datamoshing style.
+Datamosher Pro contains `30+` different effects which can replicate almost any type of datamoshing style.
It comes in two version, one paid windows version and one basic free source-code version.
# DOWNLOAD
-###
Support Datamosher-Pro Development by purchashing its executable version for *windows* which include more features like a video player, conversion settings, themes and many new glitch effects. +###
Support Datamosher-Pro Development by purchashing its executable version for *windows* which include new features like a video player, conversion settings, themes and more glitch effects. ###
WINDOWS VERSION (SEE DETAILS)
[](https://akascape.gumroad.com/l/Datamosher-Pro)
###
FREE SOURCE CODE VERSION
@@ -19,11 +19,14 @@ It comes in two version, one paid windows version and one basic free source-code
- For the window version, just extract the downloaded zip file and run the "Datamosher Pro.exe" application.
- For Python version, you need to install some stuff, check the [installation](https://github.com/Akascape/Datamosher-Pro/wiki/1.How-to-Install) guide.
-# Documentation
-- A detailed documentation can be found in this [Wiki](https://github.com/Akascape/Datamosher-Pro/wiki) page.
+**Official Videos**
+
[](https://youtu.be/TQIQ1TmHUBY) [](https://www.youtube.com/watch?v=eO-w-I-oCnc)
-## Gallery (Example Videos)
-[](https://github.com/Akascape/Datamosher-Pro/blob/Datamosher-Pro-v1.7/Demos.md)
+# Documentation 📑
+- A detailed documentation can also be found in this [Wiki](https://github.com/Akascape/Datamosher-Pro/wiki) page.
+
+## Gallery (Example Videos) 🖼️
+[
](https://github.com/Akascape/Datamosher-Pro/blob/Datamosher-Pro-v1.7/Demos.md)
# UI (FREE PYTHON VERSION)

@@ -47,13 +50,13 @@ It comes in two version, one paid windows version and one basic free source-code
**Frame Repeatation datamosh:**
| Effect Name | Description |
| ----------------| --------------------------------------------------------------------- |
-| Bloom | duplicates a key-frame multiple times with void mode|
-| Water Bloom | duplicates any frame multiple times with ffglitch (more precise than bloom)|
+| Bloom | duplicates a key-frame multiple times with void mode |
+| Water Bloom | duplicates any frame multiple times with ffglitch (more precise than bloom) |
| Repeat | repeats a **series** of frames multiple times |
| Glide | duplicates macroblocks multiple times in a continuos order |
| Pulse | duplicates groups of some p-frames every n times (heavy to render) |
-Other Glitch/datamosh modes
+Other glitch/datamosh modes
| Effect Name | Description |
| ----------------| --------------------------------------------------------------------- |
| Buffer | creates glitchy ring buffers in the video |
@@ -91,6 +94,7 @@ All the logos and ui designs are created by me.
## License
[
](https://github.com/Akascape/Datamosher-Pro/blob/Datamosher-Pro-master/LICENSE)
+
Copyright (c) 2023 Akash Bora
Note that **FFglitch** and **FFmpeg** are not provided in the *releases* and is not placed under this license.
All the required licenses (mostly MIT) are provided in their folder/blocks respectively and it must be taken into account that multiple licenses are involved.