Jacob Chapman

Results 69 issues of Jacob Chapman

I wonder what you think about this: `clips: [{ audio: './audioclip.ogg', layers: [{ type: "fabric", func }] }]` if duration isn't set then it will set the duration to the...

enhancement

It might be more useful to generate webp for the gif format. Higher quality and lower size: https://gist.github.com/dreampiggy/52c658253de3ba22fd3dec4d3f3182ab https://insanelab.com/blog/web-development/webp-web-design-vs-jpeg-gif-png/ I think it is still safe to use the .gif file...

I wanted to do a quick test to make sure alpha-channel video is composited correctly but I'm encountering some strange behavior. It might just be that the test file I...

I think the hunting for subtitles code is problematic https://github.com/skorokithakis/catt/blob/03f1bfc769df97bb3423dbff9b4e5563dd81daac/catt/util.py#L62 It takes a really, really long time (10 minutes+) in a big folder ```c strace catt -d "Xylo and Orchestra"...

I get an error but the [files are supported ](https://developers.google.com/cast/docs/media#audio_codecs) and they indeed play fine via catt in practice, even though it says they are `video/mp4` ```fish for file in...

https://github.com/gambolputty/wikitable2csv/blob/de8898e5c867f515c5979ce6579ae0abb30d7625/src/ui/index.js#L193 How could I edit this so that the title of the wikipedia article is also added in front of blockId?

enhancement

I've used this library before in R and I've really liked it. I'm trying to use it in a TypeScript project and would like to use Intellisense to make it...

- [x] I am requesting a feature. - [x] I am running the latest version of BDfR - [x] I have read the [Opening an issue](../../README.md#configuration) ## Description bdfr works...

trash wasn't able to delete a file named `\ \ ㊕\ 八倍縮時影片⏩\ 📺\ 🚲🚴\ 8\ ✖\ Time\ lapse\ _\ 上水\ Sheung\ Shui\ ⬄\ 粉嶺\ Fanling\ _\ 2020-Oct-28\ -FxRsQ-yrtG4.webm` but rm...

bug
help wanted