[Bug 5137] avifil32 limits itself to max of 1024 frames when writing avis

Wine Bugs wine-bugs at winehq.org
Sat Apr 29 17:17:39 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5137





------- Additional Comments From gus at inodes.org  2006-29-04 17:17 -------
I only have my own program, which converts a proprietary video format to AVI,
using a header/DLLs released by the company in question - Its the first
"windows" code I've ever written and it probably doesn't even run on real windows :P

If its at all useful, you can find my code here:
 http://download.gna.org/warzone/rpl2avi.tar.gz
Note that it already hacks around the 1024 limit, so you'll have to comment out
a line of code in order to trigger the assert (look for "HACK HACk HACK" ;)

You'll also need {winstr,winsdec,edec,dec130}.dll (google search) and a .RPL
movie with more than 1024 frames.  Any Eidos game you have lying around should
have one (tombraider) - or you can use the sample from
 http://www.mplayerhq.hu/MPlayer/samples/game-formats/rpl/Escape/Fish.rpl

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list