New to this forum.
I'm wondering if anyone knows a way of controlling digital video playback in delphi?
Basically what i want to do is open a video file at a specific point. For instance, i want to open video1.avi at 30 seconds into the file.
At the moment i'm using ShellExecute to open the file. Is it possible to pass a string if i specify the player used to open the file that perhaps could be used to play the video back at the specified time?
Can anyone help?
Any help is greatly appreciated.
Thanks
I'm wondering if anyone knows a way of controlling digital video playback in delphi?
Basically what i want to do is open a video file at a specific point. For instance, i want to open video1.avi at 30 seconds into the file.
At the moment i'm using ShellExecute to open the file. Is it possible to pass a string if i specify the player used to open the file that perhaps could be used to play the video back at the specified time?
Can anyone help?
Any help is greatly appreciated.
Thanks