mrRay
mrRay
the machine with the intel 620 iGPU just arrived in the mail, and right out of the box both this plugin as well as the standalones generated by another machine...
> "7th-Gen Intel Core i7-7500U CPU" the machine i'm testing on right now has a 7th-gen intel i5-7200U CPU. > "I wonder if this is some flaw inherent to this...
this is something we'll consider, but we're not making any promises. if you have general-purpose ISFs then they should be installed in one of the general-purpose locations so all software...
howdy- > Could that be a result of a bug in VVUVCKit? sure! 1)- what happens if you comment out line 460 of `VVUVCController.m` and then rebuild/test? does this prevent...
> ”It did prevent the crash, but then I get:” yep- you were getting the same error before, too. basically, VVUVCKit encountered that error at some point, logged it (`CameraControl...
okay, then what kind of camera are you having problems with? it looked like you were using a built-in webcam, so if that’s the case…what kind of machine are you...
i don’t think this is working for you because this framework only controls UVC video devices, and as far as i can tell the built-in camera on your computer isn’t...
> "Is there a way to present the steps of a dialogue to retrieve an ordered list of elements from a server and has there been any conversation as to...
to the best of my knowledge, DNxHD files are not supported by AVFoundation, apple's official media playback framework, and the framework used by this batch exporter. a good rule of...
thanks for the report- good catch! if we automatically set the duration of the frame to (1/timescale) the frame duration may not be what you expect, because it's relatively common...