nehe lesson 35 AVIStreamOpenFromFile fails to open .

Started by
0 comments, last by FXACE 12 years, 2 months ago
nehe lesson 35's sample program fails to execute.
there is no errors at compile time but when it time comes to execute this it fails.
AVIStreamOpenFromFile(&pavi, szFile, streamtypeVIDEO, 0, OF_READ, NULL)
no matter if its allready compiled one or recompiled ones of vc or mingw editions.
it looks like something about winavi dll or something different is incompatimle or somethin.
any ideas about what could be the problem ?
Advertisement
There is possible video codec's bug...

This topic is closed to new replies.

Advertisement