WackyWebM icon indicating copy to clipboard operation
WackyWebM copied to clipboard

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

Results 16 WackyWebM issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior Using `node wackywebm.js video.mp4` or `node . video.mp4` renders .webm video...

bug

this only happens, or is at least only noticable, for quite long videos - over 2-3 minutes - and is probably related to how we handle audio in general. (following...

bug
help wanted

- [ ] Releases? - [ ] Development branch - [ ] Contributing.md

documentation

discord seems to more or less agree on a syntax like `wackywebm.js -t "0-5" bounce -t "-10" shrink` for "bounce from 0-5 seconds, shrink after that until 10", but this...

enhancement
modes

Suggestion to add functionality to automatically crop frames based on alpha/transparency Example: Export a video or image sequence with alpha from After Effects with transformations already applied to the content...

enhancement
modes

can you make a command to where the video is big for like a second or half a second then it shrinks instantly so you cant pause it

enhancement
modes

### Describe the solution you'd like take an additional command-line flag, `-s` or `--smoothing` (that takes an argument which i'll call `level` here), which would have the size of each...

enhancement

### Related area New mode ### Is your feature request related to a problem? No ### Describe the solution you'd like I want the ability to have the video stretch...

enhancement

for example, we might have a `bounce` interpolation mode that essentially does a similar thing to the `bounce` regular mode - while this would be easy to implement, I believe...

enhancement