From de33bd0a50ab2de54bf44852cce7c1fcf68ee3f1 Mon Sep 17 00:00:00 2001 From: Akascape <89206401+Akascape@users.noreply.github.com> Date: Sat, 30 Oct 2021 21:59:59 +0530 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index ee9ff9b..3dbad30 100644 --- a/Readme.md +++ b/Readme.md @@ -26,6 +26,7 @@
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. +
classic - uses classic ffmpeg way to corrupt videos

➤How to use Advanced Options?
The advanced tab is very useful and you can use it to get accurate results. @@ -40,3 +41,4 @@

➤More Info about this project:
The effects are all inspired from ItsKaspar's https://github.com/itsKaspar/tomato.git but it can only handle .avi file structure, but in Datamosher Pro you can use any video file type including mp4, avi, gif. The files are first converted to avi file using Imageio without losing any quality and then the effect is applied and then again the corrupted file is converted to stable version using the same process so that the output video can be directly used by other softwares without any error. A raw form option is also available if needed. You will not find this type of GUI program anywhere, I hope there is no error in the software but if you saw any bug then raise an issue. All the logo and designs are created by me.
Thanks! Made by Akash Bora (a.k.a Akascape). +
Current Version=1.1