FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   quicktime: cpu load remains after stopping script
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: quicktime: cpu load remains after stopping script  (Read 773 times)
sanguinarium

WWW
quicktime: cpu load remains after stopping script
« on: Jun 9th, 2004, 7:07pm »

i looked trough the archive but could not find this one filed:
 
after running a quicktime sample like hernandos 'loading quicktime', the cpu load will not go to idle, but remain at a certain load until p5 is being quit. running the same sample without quitting p5, will kick up the remaining load even more.  
 
ex: win2000, 700mhz:
 
open p5: 100% cpu (javaw.exe)
editor mode: 8%
run any non-qt-sample: xx%
after stop: 8%
run 'loading quicktime': 100%
after stop (close app win): 70%
run 'loading quicktime': 100%
after stop (close app win): 90%
run 'loading quicktime': 100%
after stop (close app win): 100%
quit p5: 5%
 
..looks like some missing garbage collection in p5 or qt. i tried loading a bigger .mov (300x200px) and notified that after closing the app window, the mem usage will still go up noticable. so maybe something is still loading?  
 
 
fry


WWW
Re: quicktime: cpu load remains after stopping scr
« Reply #1 on: Jun 11th, 2004, 6:35pm »

noted for the long list of video issues. thanks for the report.
 
fry


WWW
Re: quicktime: cpu load remains after stopping scr
« Reply #2 on: Jul 10th, 2004, 9:56pm »

fixed for megabucket because of the new way in which video is handled.
 
Pages: 1 

« Previous topic | Next topic »