OIRNOIR / WackyWebM

This is a simple tool to allow you to create WebM files with changing aspect ratios.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jumpscare dont work

RavenVR opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

when I use jumpscare it just shrinks into a tiny square

Expected Behavior

at a specific time, go from 0x0 video to full video

Steps To Reproduce

  1. open cmd
  2. type "node wackywebm.js jumpscare -k 1
  3. run
  4. play video and it will just shrink

Environment

- OS: Windows 10
- Node:v16.14.0
- ffmpeg: I ran ffmpeg -version but it came out with this: ffmpeg version N-107702-g56973eb687-20220808

Anything else?

No response

It is impossible for videos to be resized to 0x0. The minimum size is 1x1. Jumpscare mode will be removed in a future update in favor of Keyframes, due to it being actually possible to customize the specific time without going into the code.