I\'ve got an app where the user shoots some video, enters a title for it, and picks a music track. I\'ve got the music dubbing working with AVMutableComposition, but the titling is a bad hack -- just
Does anyone know of an open source H.264 encoder in C# (or any other managed language)? I might be able to make do with a python implementation as well.
afconvert can be used for audio conver开发者_StackOverflowsions for iPhone / iPad but what should be used for video conversions/ transcoding?
I have an app that plays video clips through the MPMovieplayer.These clips are in mp4 format and everything works dandy.I want to take that same clip and save it into the photo album.This works if I m
I\'m wondering what options exist as of April 2011 for allowing a user to, having uploaded a piece of video to our server:
Is there a way in any language for Windows, Linux or Mac (I\'ll use whatever OS is easiest)开发者_Go百科 to programatically screen cap a different program\'s window?
I\'m currently the lead dev (read only dev!) on a website for our youth church called base.. http://mybase.co
I keep getting an assertion error when I\'m trying to write frames to video. The error I\'m getting is this:
I read this posting about writing a movie using AVAssetWriter: How do I export UIImage array as a movie?
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.