From 524bec2ddc5b00f23befb9ac3435041e73ab3108 Mon Sep 17 00:00:00 2001 From: sandyx Date: Mon, 7 Oct 2024 11:00:17 -0500 Subject: [PATCH] first --- .gitignore | 2 + clip.rb | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+) create mode 100644 .gitignore create mode 100644 clip.rb diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a97233 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +no_oob* +lm_no_oob* diff --git a/clip.rb b/clip.rb new file mode 100644 index 0000000..846f3af --- /dev/null +++ b/clip.rb @@ -0,0 +1,107 @@ +=begin + chop up two vods using splits as timestamps + vertically stack each clip with the same name + from each vod chopping + + cut a video with ffmpeg: + ffmpeg -i input.mp4 -ss