From 20d61faf1bb46731bb1a4713d05abdcab635c3e8 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 19 Aug 2020 12:46:14 +0530 Subject: updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b653f34..83565ce 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ A vaporwave music + image + video (+art soon, I promise) generator bodged together using code from various sources. Runs on Python 3. VHSVideo option is really really slow (Seconds per frame is 7.) ``` -usage: main.py [-h] [-M] [-P] [-V] [-v] [-i INPUT] [-o OUTPUT] +vaporwave generator 旺育栄 2.5 +usage: main.py [-h] [-M] [-P] [-V] [-v] [-i INPUT] [-o OUTPUT] [-d DATE] + [-t TIME] | V A P O R W A V E || G E N E R A T O R | @@ -16,6 +18,8 @@ optional arguments: -i INPUT, --input INPUT -o OUTPUT, --output OUTPUT Output for specifying output video + -d DATE, --date DATE Custom Date in yyyy/mm/dd format. e.g 2020/5/14 + -t TIME, --time TIME Custom Time in HH:MM format. e.g 11:23 ``` If the program gives an error for sox, try running `ulimit -n 999'`. You may also need to run `chmod +x get-beats` -- cgit v1.2.3