Jump to content

Recommended Posts

Posted

I have some vids I want to display in the GUI and I want to be able to a either a frame count or timer with milliseconds. I know how to use the timer stamp and timerdiff so that would work if not directly linked to the video.

I tried to format my vids as AVI and use the GUICtrlCreateAvi command but I get a message saying the image is not windows format. So I am still looking and searching for a solution. I can use several video formats and whatever you come up with just needs to be able to be loaded, read, played, and stopped. Nothing fancy.

Posted

Did you try interact with Flash Object?

Sorry for my bad English but nobody is perfect. [font=arial, helvetica, sans-serif]Ramzes[/font]

Posted

I am able to convert the AVI to FLV but what code is used then for playback in the GUI? I have searched Google and this forum, I keep hitting dead ends. I have found MCI players with extra add-ons and no install instructions. :graduated: I have found threads sending me to VB programming sites. I have found ocx embedded players that also don't function either. I thought this was something simple. I guess not.

Posted

Well I sorted it out. One of the MCI video examples on the forum worked for other videos and cut the sound out on mine. So I figure it is now down to finding a proper video format for my videos to have audio and play inside the GUI.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...