From a6024a9e20506584c243e7adbb44ed9c40a09dc8 Mon Sep 17 00:00:00 2001 From: Dangrain Date: Sun, 27 Oct 2024 18:48:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cb8d1cf..b3dfe5b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # VHSFilter A ffmpeg VHS filter command slammed into a bash file and named as a program. (I found It on Itch.io in .bat form and 'translated' It to bash) +# HOW TO USE +To use this get the video you want the filter over, and name in INPUT.mp4, place It in the same direcotry as VHS.sh, than open terminal in the said directory and run `bash VHS.sh`, after a short bit, the program will be done, and you'll be left with a OUTPUT.mp4 file.