Carlos &
Carlos &
Fixed a typo that caused one more object to appear in comparison to jq, sorry.
So far I don't see a way to implement `until` with just the existing functions without failing tests with commas. Guess I'll drop it.
This is causing issues for me on Arch Linux. `uname -i` and `uname -p` return `unknown`, but `uname -m` returns `x86_64`. This makes running recipes with scripts marked as executable...
I think this would be better managed by adding support to logging chain/logging processors. This way, the timestamp and log rotate programs in projects like busybox, runit and others could...
This can be made into an `elif` in #87, which also adds the guards for macOS.
Related, I think: #365
> Presently, I don't think I would use the existing FFmpeg library for this because there doesn't seem to be a (documented) way to decode an H.264 frame and draw...
Some more I can think of are `height`, `width` and their `s`- prefixed versions, for doing operations that might depend on clip/sequence dimensions. However, one should think, how this would...
I think I'm able to reproduce this problem. Can you give patch #25 a try?