Hello all, We want to use VCL player in a C++ Builder project to make video processing. We are trying it using the ActiveX component, but we need to capture single frames into memory. Which is not being simple... The snapshot function (not available in activeX) only sends the image to a file. Does a...