Márton Danóczy

Results 21 comments of Márton Danóczy

Hi @knell, thank you for the bug report. I don't have time to take care of it, but I'm happy to accept pull requests.

That is correct unfortunately, I've never used 2D FFT, I'm sorry.

Sorry but I need to pass, I have zero knowledge of Golang :)

This would be a great addition! If with an additional command such as `/squash-rebase` or any other syntax is not so important, I'd go with whatever is easiest to implement.

@fkorotkov was this closed on purpose? Didn't you mean to merge it instead?

I see, same problem, different solution. But that one requires tests and there doesn't seem to be progress since January, whereas this fix "just works". Doesn't it?

Sorry, I wasn't aware that it's possible to have the migrations table anywhere else but in the `public` schema. Is this documented anywhere? Searching for "schema" in this repo reveals...

Not the OP, so I can't answer the other questions, but with "Fly" he probably means [Flyway](https://flywaydb.org/), the migration framework [used by Martin Fowler](https://www.martinfowler.com/articles/evodb.html).

The workaround helps me, too, however: Is there any chance you could get this to work with other pixel formats, too? For posterity: ``` ffmpeg -framerate 5 -i '%*.jpg' -pix_fmt...