Re: AVI to GIF converter for Windows

new topic     » goto parent     » topic index » view thread      » older message » newer message

I just finished a GUI in Win32Lib for this. However, neither the original command line program nor my GUI convert the AVI correctly. On line 136, aFrame is zero. I assume that's supposed to be a handle of some sort, but there is no check for it the value to be nonzero. I added a check for this to my GUI, so it never gets on to the actual transcoding. sad

aFrame = AVIStreamGetFrameOpen(aStream, {40, sAviInfo[6], sAviInfo[7], 1, 24, 0, 0, 0, 0, 0, 0}) 


Download: avi2gif-gui.zip (4 KB)
(You still need all the other DLLs from the original avi2gui.)

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu