[jitter] jit.qt.movie gworld error
(())_n
kinomatic at gmail.com
Thu Oct 25 01:31:43 MDT 2007
- Previous message: [jitter] jit.qt.movie gworld error
- Next message: [jitter] jit.qt.movie gworld error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Joost, Your question got me working on a jit.gl.lua code that does what you want, i.e. loading a bunch of jpeg images. Actually I did it because I was getting those exact error messages in a completely different context! So I tried to replicate the error in lua with your concept and I can't get them to appear. I don't know if you maybe need the latest versions of max and jitter to use jit.gl.lua but you can try. I posted the patch in the lua gencoord thread but you can find it here too: http://home.earthlink.net/~posit/lua/ You will also need jit.gl.lua beta which you can find here: http://cycling74.com/twiki/bin/view/Share/WesleySmith good luck (())_n On Oct 24, 2007, at 5:07 AM, Joost Rekveld wrote: > 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 > > ------------------------------------------- > > “This alone I ask you, O reader, that when you peruse the > account of these marvels that you do not set up for yourself > as a standard human intellectual pride, but rather the great > size and vastness of earth and sky; and, comparing with > that Infinity these slender shadows in which miserably and > anxiously we are enveloped, you will easily know that I have > related nothing which is beyond belief.” > (Girolamo Cardano)
- Previous message: [jitter] jit.qt.movie gworld error
- Next message: [jitter] jit.qt.movie gworld error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
