Video libraries or controls
-
I need to build an application that views two avi files side by side, similar to comparing a person's golf swing in the left frame with an expert's swing in the right frame. That isn't the application, just an analogy. I need to control the speed, slow motion/normal, pause, reverse, all the normal stuff. I'm probably searching using the wrong word or phrase, but I haven't found much of anything useful other than MCIWnd. I expected to find a long list of activeX controls, but haven't. Can anyone suggest something? Thanks Danny
-
I need to build an application that views two avi files side by side, similar to comparing a person's golf swing in the left frame with an expert's swing in the right frame. That isn't the application, just an analogy. I need to control the speed, slow motion/normal, pause, reverse, all the normal stuff. I'm probably searching using the wrong word or phrase, but I haven't found much of anything useful other than MCIWnd. I expected to find a long list of activeX controls, but haven't. Can anyone suggest something? Thanks Danny
-
I need to build an application that views two avi files side by side, similar to comparing a person's golf swing in the left frame with an expert's swing in the right frame. That isn't the application, just an analogy. I need to control the speed, slow motion/normal, pause, reverse, all the normal stuff. I'm probably searching using the wrong word or phrase, but I haven't found much of anything useful other than MCIWnd. I expected to find a long list of activeX controls, but haven't. Can anyone suggest something? Thanks Danny
Also possibly worth looking in to is the stuff included with Windows... DirectShow[^] Microsoft Media Foundation (Vista+ only)[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
I need to build an application that views two avi files side by side, similar to comparing a person's golf swing in the left frame with an expert's swing in the right frame. That isn't the application, just an analogy. I need to control the speed, slow motion/normal, pause, reverse, all the normal stuff. I'm probably searching using the wrong word or phrase, but I haven't found much of anything useful other than MCIWnd. I expected to find a long list of activeX controls, but haven't. Can anyone suggest something? Thanks Danny
Why you cant use of MCI functions?