I've been thinking about the best way to record things so that it's faster an smoother. I'm guessing right now, you are recording a movie file on the fly.
Would it be better to just save the image movements to a sqlite db file, and then build the movie file in the background afterwards?
Please explore the different technical methods with me, and the pros and cons you see.
I've been thinking about the best way to record things so that it's faster an smoother. I'm guessing right now, you are recording a movie file on the fly.
Would it be better to just save the image movements to a sqlite db file, and then build the movie file in the background afterwards?
Please explore the different technical methods with me, and the pros and cons you see.