Gabor Papp

Results 24 comments of Gabor Papp

I found some unsupported file versions, although I'm not sure if they are ABR1 or 2. For this brush file: https://myphotoshopbrushes.com/brushes/id/3479/ I get ``` error: couldn't open as ABR: unknown/unsupported...

you have to use CUDA 9.2.148 according to the README at the moment.

Can you run the demo with sudo?

Thanks Miles. I managed to solve it by chaining the calls using the data returned by `NvFlexRegisterSolverCallback`. It works if there's a callback registered before mine, but I'm not sure...

I bumped into this as well on macos with Python 2.7.10. This requires python 3+ I think (https://legacy.python.org/dev/peps/pep-3102/) also reported in #13

since Cinder has moved to libc++ it requires rebuilding any c++ libs.

Thanks. Would you accept a pull request about this? As I see it now oscpack can be replaced with liblo that supports TCP.

Thanks for this. Tested it on Fedora and works well.

The thing with the two devices shown above is that they are two modes, motion-jpeg and yuv on my webcam. The current implementation only works with the yuv uncompressed stream,...