Jump to content

Recommended Posts

Posted

Hi all,

what is the difference between :

$hAVI = GUICtrlCreateAvi ("D:\Mes documents\IMGP0006.AVI", -1, 10,10)oÝ÷ Ù©Ýjëh×6$hAVI = GUICtrlCreateAvi (@SystemDir & "\shell32.dll",160, 10,10)

Why my AVI file doesn't work ?

Cramaboule

Posted

The difference is the top one tries to read a Video from the location D:\Mes documents\IMGP0006.AVI ..

The bottom one reads from C:\Windows\system32\shell32.dll and picks video 160.

thanks but my movie got an error message ! why ?

Cram...

Posted

Probably because it is an incorrect format ......

Do you know what exact format to use ?

I have media coder.

C.

Posted

AVI with no compression and just one data stream (that is to say no audio)

Okay,...... Thanks.... No audio !!!!! Mmmmmmmm :D

C.

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
  • Recently Browsing   0 members

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