t-brieger

Results 7 issues of t-brieger

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

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

The file linked to in line 44 of the current README.md (as [the client-side render tree](https://github.com/PorkStudios/FarPlaneTwo/blob/master/src/main/java/net/daporkchop/fp2/mode/common/client/FarRenderTree.java)) doesn't seem to exist anymore - at least not in that location and under...

I'd really like to contribute to this project, it seems pretty cool, but how?

enhancement

### 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

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

There are some valid reasons to have multiple ffmpeg installs at once (for example, working on ffmpeg itself and/or keeping older versions for compatibility testing) - I thought about adding...

enhancement