njahnke
25th January 2007, 18:35
hi,
working with avisynth making very large (dimensions wise) clips and i need to turn off the caching feature that stores several adjacent frames in ram. what i mean by this is that when i open the clip in vdub etc, i get maybe 1 gb ram usage, which is fine, but then when i start to export the clip to image sequence i get rapidly increasing usage until i run out of ram and then get an access violation. the reason i think it's the caching that's to blame is that i can step forward one frame and it takes maybe ten seconds to draw, then step back and step forward again and it takes no time at all. any other way to (automatically!) save one frame at a time would be cool as well.
thanks.
working with avisynth making very large (dimensions wise) clips and i need to turn off the caching feature that stores several adjacent frames in ram. what i mean by this is that when i open the clip in vdub etc, i get maybe 1 gb ram usage, which is fine, but then when i start to export the clip to image sequence i get rapidly increasing usage until i run out of ram and then get an access violation. the reason i think it's the caching that's to blame is that i can step forward one frame and it takes maybe ten seconds to draw, then step back and step forward again and it takes no time at all. any other way to (automatically!) save one frame at a time would be cool as well.
thanks.