Hi All,
I write a video app for the auto industry basically, you shoot several short 
“segments” of your car and combine them then add a tune in the background.  I 
take them in 1280X720 and then resize them and add the audio using 
AVFoundation.  I store all the files I save into Documents/video and optionally 
save the final video to the photo roll.

After the user has uploaded the video they clear the cache (documents/videos) 
and move on to the next vehicle 

The problem is the app is gaining about 200Mb after each movie and the only 
cure is to delete the app. Where is this all going if I write all my stuff into 
one place and delete the directory later?  Does something I save into the photo 
roll count towards storage for my app?  IS AVFoundation using some caches or 
creating files in some temporary directory?

Anyone else seen anything like this?

Regards
Damien
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to