From c5ab58edd2ea712fe26302205ef3a31329e2d4ff Mon Sep 17 00:00:00 2001 From: Orwa Diraneyya Date: Wed, 1 Dec 2021 17:04:59 +0300 Subject: [PATCH] fixed the video link and the title --- content/post/2021-12-01-mete-ozcan.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/post/2021-12-01-mete-ozcan.md b/content/post/2021-12-01-mete-ozcan.md index 028298a..61fa1ba 100644 --- a/content/post/2021-12-01-mete-ozcan.md +++ b/content/post/2021-12-01-mete-ozcan.md @@ -13,7 +13,7 @@ I made one video, I used to listen metal music when I was at University. This is I tried different things, the jitter command seems to help me achieve what I wanted to achieve because of this and that. -### Competition Entry 1 +### Competition Entry ```bash python `visualize.py` --song `song file` --batch_size 1 --duration 27 \ @@ -21,3 +21,4 @@ I tried different things, the jitter command seems to help me achieve what I wan --output_file `video file` ``` +{{