jit.qt.movie question (the white flash!!!)

umma08's icon

I know this is quite a noob question, so sorry!

but what is the best way to get a video to loop, without there being that white flash at the end, as the hard drive seeks back to the beginning of the video. Does anybody know the most efficient way of dealing with this problem?

thanks in advance...

Rajan Craveri's icon

Are you sure there isn't a white frame at the end of your movie?

umma08's icon

yes, i am sure.

the best way i have found so far is setting the @colormode attribute to uyvy and then having the same attribute on the render window. In this instance the jit.pwindow object. I am no video expert, so i dont know why this is.

the thing with the @colormode, is that it interferes with the video effects that i have included in the patch, so now i have no white flash, but i don't have the same effects.

the only other way is to have the effects, but then i also have the white flash!

does anybody know what the colormode attribute is doing?

Rajan Craveri's icon

can i see the part of the patch where there is the effects?
your movie format,size and dimensions?

umma08's icon

hi, sorry for the delay. here is a test patch, which is a straight copy of the jitter tutorial 9 - more mixing.

the operator section of each colormode are the effects i am talking about. as you can see, in normal mode, the operator effects work very differently from when in colormode uyvy.

any help appreciated. thanks!

4505.testpatch.maxpat
Max Patch
umma08's icon

sorry, for my patch the movie is .mov the dimensions are 640 x 480, and the size is about 600kb (though i will be scaling this up, of course, once the patch is working well.

Rajan Craveri's icon

I think it is right that with different colourmode the operator works differently,
in my opinion it is better understand why your first video gives you a white frame so we can fix that and you can stay in argb
can you post a link to download the video that gives you a white frame?
or if you prefer send me it at studio[at]rajancraveri.it

umma08's icon

thanks micron, i appreciate the help. The video is at

thankyou!

Rajan Craveri's icon

Yes you have a white frame at the end of the movie, just cut that frame and the loop is correct.

umma08's icon

thanks micron. indeed it seems i did have a white frame. I am not sure why photobooth on a mac does that! luckily enough the actual cam recorder that i will be using does not seem to! Thankyou very much again for helping. Much appreciated.