Greetings,

I use the QTPictureMovieTrackMBS.AddPicture method a lot in my app. These 
weeks, I'm in the process of handling a movie I made myself, which lasts 2 
hours and 25 minutes (I use the QTFrameExtractorMBS class to get the pictures, 
transform them and save back to another file). This process is slow: it took 12 
hours to handle 1 hour and 5 minutes of movie, all over the night; I have to 
wait more than 12 extra hours to finish. The slowest component is the 
QTPictureMovieTrackMBS.AddPicture method (when I use a nil output movie, for 
testing, things are way faster).
I'm wondering if there's anything you could do in the plugin to make it faster 
(perhaps an extra method AddPictureFast which would bypass error checking or 
other things?).
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to