[jitter] jit.qt.movie gworld error
Jeremy Bernstein
jeremy at bootsquad.com
Mon Nov 19 09:45:26 MST 2007
- Previous message: [jitter] How to create several rotation center at the same time ?
- Next message: [jitter] JitterMatrix and loopnotify
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Joost - This is a weird error to get, and would generally only crop up in a low-memory situation. The last major change to the jit.matrix object (to fix a similar memory leak) was on Mon, 25 Sep 2006, and was an issue with the 'exportimage' message. I don't see any other changes since then which would influence this (and a quick review of the code suggests good memory practices). You really should be using the x.6.3 versions of everything though. jb Am 24.10.2007 um 11:07 schrieb Joost Rekveld: > Hi, > > i'm doing something which involves reading plenty of jpegs from a > folder and I'm using the "importmovie" feature of jit.matrix to do > this. > After running my patch for a while I get two errors: > jit.qt.movie: could not create new gworld > jit.qt.movie: error creating movie gworld > > it looks like some kind of memory issue, but most of my 3GB memory > is sitting idle, and the jpegs are small. > What could cause these errors ? > > another issue is that this method chokes rather easily on corrupt > jpegs: those will crash max and sometimes even freeze up the system. > > i'm on max 4.6.2 jitter 1.6.2 on a macintle 2x2x2.66 Ghz machine. > > I guess a more safe method is to assemble my jpegs into a > quicktimeclip first and read from there. > > > > ------------------------------------------- > > Joost Rekveld > ----------- http://www.lumen.nu/rekveld
- Previous message: [jitter] How to create several rotation center at the same time ?
- Next message: [jitter] JitterMatrix and loopnotify
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
