Roger Pack
Roger Pack
decreasing the buffer size to 10 ( https://github.com/luislavena/rb-readline/blob/master/lib/rbreadline.rb#L266 ) is a work around for small input, but still the problem is still present for long lines.
also the specz run slower in 1.9?
Perhaps File.expand_path '~' would help
I get this failure (only msvc builds), ex: demo app https://www.winteracter.com/demo.htm I don't get it with `GALLIUM_DRIVER=llvmpipe` but I do get it with `GALLIUM_DRIVER=d3d12` (maybe that's the default?) FWIW. Thanks....
For followers, when I attempt to use mingw build with minecraft I get ``` java.lang.UnsatisfiedLinkError: Failed to locate library: opengl32.dll at org.lwjgl.system.Library.loadNative(Library.java:346) at org.lwjgl.system.Library.loadNative(Library.java:236) at org.lwjgl.system.Library.loadNative(Library.java:217) at org.lwjgl.system.Library.loadNative(Library.java:431) at org.lwjgl.system.Library.loadNative(Library.java:402)...
sure go for it
appears that it would be useful for cygwin, too [cygwin yields] $ fautotest file descriptor was not passed (msg_controllen=0, 16 expected) /usr/lib/ruby/gems/1.8/gems/snailgun-1.0.3/lib/snailgun/server.rb:30:in `recv_io' /usr/lib/ruby/gems/1.8/gems/snailgun-1.0.3/lib/snailgun/server.rb:30:in `run' /usr/lib/ruby/gems/1.8/gems/snailgun-1.0.3/lib/snailgun/server.rb:28:in `fork' /usr/lib/ruby/gems/1.8/gems/snailgun-1.0.3/lib/snailgun/server.rb:28:in `run' /usr/lib/ruby/gems/1.8/gems/snailgun-1.0.3/bin/snailgun:91...
OK so you didn't figure it out is that right? Sorry I missed this!
Do we need to install this CUDA from somewhere first? :) On Thu, Oct 26, 2023 at 5:31 PM HunterAP23 ***@***.***> wrote: > The libvmaf_cuda filter is a CUDA-accelerated version...
Appears the default is to have them on so I guess we get it "for free"? ``` $ ./configure --help | grep nvenc --disable-nvenc disable Nvidia video encoding code [autodetect]...