Jump to content

_GUICtrlAVI_Create Help Please


 Share

Recommended Posts

I am having trouble getting _GUICtrlAVI_Create to play my avi file. I receive this error message "video1.avi is either not designed to run on Windows or it contains an error". When I run it outside of AutoIT it plays fine, but to cover all my basis I have downloaded many codec packs but none seem to fix my issue. Is there something else that needs to be done in order to get this to work?

Link to comment
Share on other sites

I assume you're trying to play an actual video since you're talking about codecs and stuff? The AVI control is for simple animations, like the flying file animation in the copy dialog of older Windows. See the GUICtrlCreateAvi() or _GUICtrlAVI_Create() examples.

If you want something heftier, I recommend looking at either of the two DirectShow UDFs.

>DirectShow UDF

>DirectShow

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...