movie
Find the duration of a mp4 - iPhone SDK
How can I f开发者_如何学运维ind the duration of a mp4 file to hours and minutes. I have tried loading the URL in a MPMoviePlayerViewController and use the duration property which I then convert the ns[详细]
2023-01-24 01:55 分类:问答Getting notifications from movie player in UIWebView
My application is streaming YouTube videos by loading a URL in a UIWebView: NSString *videoURLStr = [NSString stringWithFormat:@\"http://www.youtube.com/embed/%@?autoplay=1\", videoId];[详细]
2023-01-20 21:32 分类:问答Can I play a movie with a transparent background on the iPhone?
I\'d like to supply my own background to a movie playing on the iPhone, for example a single-color background, a picture, the images from the camera.[详细]
2023-01-19 23:36 分类:问答Record my animation and upload it to my server
I write some flash animation application that user can customate. I wont to record the animation inside the flash and send it to my java server - pre开发者_高级运维fer in mpeg.[详细]
2023-01-19 08:36 分类:问答MPMoviePlayerViewController Hide Status Bar
I have an iPad application that creates and shows a video with an MPMoviePlayerViewController. Here\'s my code:[详细]
2023-01-16 13:08 分类:问答As3 movie clip resize
Ok so I have 3 movie clips that are setup in rows. I need these movie clips to be positioned in a certain position and each of the elements in side of them in another position. Now in order to do that[详细]
2023-01-14 04:33 分类:问答Cocoa QTMovie - How can i change the duration of each frame being added to my movie?
I am creating a movie by addoing image frames to my QTMovie, every frame i开发者_如何学Pythons suppose to show up for about 0.2 seconds. But the closest I have got was 1 second per frame.[详细]
2023-01-13 13:28 分类:问答Failed to write stream data, matlab
I have writtring a script that convert a set of BMPs to avi. up until recently it worked fine. now I get this wierd error \"Failed to write stream data\". I get it after converting 5 librariesof bmps[详细]
2023-01-11 21:24 分类:问答AS3 : Center an animation loaded in one other
I have a question to center an animation within its container. This is the container or loader: public function Main():void[详细]
2023-01-11 05:38 分类:问答Can't access .mp4 files in resource folder iphone xcode
I have a file called fireFinalRotate.mp4, it开发者_C百科\'s in the XCode project folder (both in XCode and in finder).For some reason[详细]
2023-01-11 01:34 分类:问答