Tagged Questions
The mpmovieplayer tag has no wiki summary.
13
votes
2answers
351 views
Play video from cache in iphone programatically
I am developing an iPhone application in which i will store stream video from URL directly to cache in local , now i need to play video in movie-player while it was in downloading in cache . i ...
5
votes
8answers
24k views
Using MPMoviePlayerViewController in SDK 3.2 for iPad
I've developed an iPhone app that has been running MPMoviePlayer (pre 3.2 SDK) with no problems. I know this is a newbie question, but how do I get a movie to play in the new ...
4
votes
1answer
511 views
Issues playing a video with MonoTouch
I'm having a few issues playing a video in MonoTouch. From what I can find there are two different approaches to take. Both result in the audio being played but no video. I'm betting I'm missing ...
3
votes
1answer
83 views
I want to play many videos back to back without delay using mpmovieplayer in ios
I want to play many videos back to back without delay.movies are in mp4 format and i want to run them from main bundle
3
votes
1answer
930 views
How to show “Loading Movie…” message with MPMoviePlayerController
I'm working with the MPMoviePlayerController for the iOS platform and am not sure why the "Done" and "Loading Movie..." controls are not displaying automatically when loading a new video.
My ...
3
votes
1answer
344 views
iOS MPMoviePlayer issue on 2nd Generation iPod Touch
I have a universal application which plays several imbedded movies. All works fine on my iPad with iOS 4.2, all works fine on my iPhone 4 with iOS 4.2.1 - however on a 2nd generation iPod touch with ...
3
votes
1answer
508 views
Play video's audio track when enter background?
I'm using mpmovieplayer to play video on ios 4, and I want to keep the audio playing when my app enter background, but it doesn't work. I thing it's because video player use GPU to render video on ...
3
votes
1answer
384 views
MPMoviePlayerViewController stops playback when unplugging headphones
I'm currently developing a web-tv application that uses MPMoviePlayerViewController resp. MPMoviePlayer to playback streaming video content on the iphone.
the issue I've got here is that once i ...
3
votes
1answer
721 views
problem using MPMovieController in iPhone SDK 4.0
I was using MPMoviePlayer to play a short video in my app with no problems in SDK 3.1.3. I made the changes to the code in SDK 4 but the video is not playing. I just get a black screen and audio. The ...
3
votes
2answers
2k views
MPMoviePlayerController shows blank white screen before launch?
I have an MPMoviePlayerController that I am presenting modally. The video loads fine, however just before the video is launched the screen turns white until it has loaded. How can I prevent this from ...
3
votes
1answer
1k views
Taking video from video camera and displaying it with MPMoviePlayerController IPhone SDK
Has anyone tried taking a video from the camera and then using the video player provided to play it? When you take the video in portrait mode, sometimes the movie will play (when the player puts it in ...
2
votes
2answers
680 views
Better way to make MPMoviePlayer with Overlay view
When we creating application with MPMoviePlayer (within custom UIViewController) and with overlay UIViewController on top of movie player what is better:
- Load movie in player with ...
2
votes
1answer
992 views
MPMoviePlayerViewController problem with presentMoviePlayerViewControllerAnimated
the problem is that if the movie has finished, the dismissMoviePlayerViewController is called automatically.
This means that the MoviePlayerViewController disappear, but I want he should be on screen ...
2
votes
0answers
794 views
iPhone SDK - presentMoviePlayerViewControllerAnimated no video but audio
I'm trying to show a MPMoviePlayerViewController.
MPMoviePlayerViewController* theMoviePlayer = [[MPMoviePlayerViewController alloc]
initWithContentURL:[NSURL ...
2
votes
1answer
593 views
iPad view in incorrect orientation after dismissMoviePlayerViewControllerAnimated
My iPad app displays a movie full screen using the convenient MPMoviePlayerViewController class. I present it like this:
[self.hostController ...
2
votes
1answer
947 views
MPMoviePlayerViewController crashes on OS 3.0
During the testing of my app i discovered that it crashed on an iphone with OS 3.0.1 and 3.1.1(iPod Touch).
I have the following code for playing the video which is placed on a remote server. It ...
2
votes
1answer
944 views
iPhone https authorization using client certificates
I am interested in playing HTTP live streaming data from my app. The stream (which I create) is encrypted, and a URL pointing to the AES key is included in the stream index file.
MPMoviePlayer hits ...
2
votes
4answers
3k views
MPMoviePlayerController play video second time
I need to have the possibility to play more than one video in an app.
Unfortunately, the second time I press play, video appears blinking.
I use only this code for playing vide
NSURL *url = ...
2
votes
2answers
2k views
custom view on iphone's native media player(MPMoviePlayerController)
I am building an application that implements a custom view on iPhone’s native media player. I want your help in deciding directions to lay this effort. At present I have find out that iPhone SDK ...
2
votes
1answer
252 views
Showing UIImageView in MPMoviePlayer
Can anybody help in me out of how to show a UIImageView having Image of a border to be displayed around the Video Playing in MPMoviePlayer.
2
votes
1answer
1k views
MPVideoPlayer add/remove buttons
Does anyone knows how to add/remove buttons from the MPVideoPlayer window?
I put bellow an example form an app that does that. It is in App Store which means that it is allowed by Apple.
Thank you ...
1
vote
1answer
33 views
Album art on MPMoviePlayerController
I am using MPMoviePlayerController to play my podcast. I was wondering if there is a way to add an Album Art instead of having the default Quicktime logo.
1
vote
2answers
487 views
How to receive NSNotifications from UIWebView embedded YouTube video playback
I didn't received any notifications for MPMoviePlayerController. What am I doing wrong?
I use following logic.
I'm begining to play youtube video in UIWebView. UIWebView calls a standard ...
1
vote
1answer
117 views
Pause video upon applicationWillResignActive and Play upon applicationDidBecomeActive
Okay, my code plays a movie fullscreen with no controls for the user, (basically a cinematic). After the movie is done my NSNotification fires and loads a view.
However, when the user hits the home ...
1
vote
1answer
66 views
Moving the MPMoviePlayer across the screen using drag and drop
I need to pinch size the MPMoviePlayer and move it across the screen. I have been able to achieve the first task by putting the player to an UIView and applying pinch gesture to the UIView. Now I need ...
1
vote
1answer
157 views
Issue with UIViewController implementation not calling didRotateFromInterfaceOrientation on rotate
I've implemented a class inheriting form UIViewController. I used xib editor to create the portrait orientation of the Titlebar and Toolbar and those rotate correctly when I rotate the iPad. However I ...
1
vote
0answers
109 views
Can MpMoviePlayer get it's data from an NSInputStream
I have an iPad app which has a network connection from another iPad. On the client iPad, I want to be able to take data from a NSInputStream (which comes from the server iPad), and play it in ...
1
vote
0answers
69 views
Putting a video to pause state before playing
I am using MVMoviePlayer to play videos in the app. Right now, a black screen comes after taping the play button and the video starts playing. But, the black screen is casing some discofort from the ...
1
vote
3answers
160 views
Problem in orientation in iPad app
I am creating a application in which I can need to play a video which I do by mpmovieplayer controller .Now i nee to do this for both orientation .But the frame doesnt get set properly .
The code is ...
1
vote
1answer
330 views
MPMoviePlayer leaving a space above NavigationBar
Screenshot found here: http://i.stack.imgur.com/fru4x.png
So I have a UITableViewController pushing a UIViewController that has a MPMoviePlayer object in it. What i've discovered is that when I load ...
1
vote
2answers
332 views
Best way to implement MPMoviePlayer timeout
I have MPMoviePlayer that load movie from stream. I implemented timeout on 15 seconds with timers. But is there maybe some other better way to implement timeout without timer?
1
vote
1answer
320 views
How can i detect CODEC in MPMoviePlayerController in iphone-sdk
When Video is made with the Sorenson CODEC... MPMoviePlayerController just plays Audio(and not the Video), Instead i want to show my custom error message at this point. How can i detect which CODEC is ...
1
vote
1answer
277 views
set seek time in AVQueuePlayer in iphone
I am developing an application in that I want to play two video at the same time, That is not possible using MPMoviePlayer. So I have used AVQueuePlayer To play video. As I am success to play video ...
1
vote
1answer
154 views
Converting color Video to black and white using MPMovie Player in iphone sdk
I am implementing a video based application. In that I need to support the conversion of a color video to black and white. I am using MPMoviePlayer to play the video. Is this feature supported using ...
1
vote
1answer
330 views
Get notifications when a Dailymotion video is played into a UIWebView
I'm currently showing a dailymotion url directly into a UIWebview.
When tapping on the thumbnail image, the video starts playing in fullscreen mode.
The problem is: when the video stops playing or ...
1
vote
2answers
820 views
Set ContentURL of MPMoviePlayerController twice
I create an embedded MPMoviePlayerController thusly inside my loadView method:
self.moviePlayerController = [[[MPMoviePlayerController alloc] init] autorelease];
// add to view, setup ...
1
vote
1answer
659 views
how to stream a video in iphone
does initWithContentURL: in MPMoviePlayerController download the video file at first and then start playing or will it stream file like in youtube?
I want to play an video located in server through ...
1
vote
1answer
843 views
MPMoviePlayerContentPreloadDidFinishNotification seems more reliable than MPMoviePlayerLoadStateDidChangeNotification
I am streaming small movies (1-3MB) off my website into my iPhone app. I have a slicehost webserver, I think it's a "500MB slice". Not sure off the top of my head how this translates to bandwidth, ...
1
vote
1answer
738 views
How to output video on external display with controls on ipad?
Currently when outputting video to an external display from the iPad, it moves the controls and all to the external display. This is not useful because you cannot control the movie while the controls ...
1
vote
1answer
663 views
How to Stream / Control Audio using Multitasking bar iOS 4+
im trying to find resources about the possibility to control audio stream from the multitasking bar in iOS 4+. So possibly when app reaches background, when the home button was pressed twice, the ...
1
vote
3answers
2k views
MPMoviePlayerController streaming video to Apple TV
Since the new update came out for apple tv where you can stream video to it from any iOS device running 4.2, I was trying to stream a video from my phone which uses MPMoviePlayerController to play the ...
1
vote
0answers
553 views
ios MPMoviePlayerController movie controls do not show the correct time
I have following code that I use to play a selected portion of a movie clip. The movie plays okay. But the scrubber bar does not reflect the correct start stop time. Also, the forward and rewind ...
1
vote
2answers
731 views
MPMoviePlayerViewController quits unexpectedly
I'm trying to get videos to play from my server on the iPhone device. I'm using the following method to do so, however, it only works in the simulator; and on my iPhone 4. It doesn't work on iPhone ...
1
vote
1answer
557 views
video plays but no picture - just sound?
Edit: if you come across this and want to know how I eventually solved it I gave up on that code below eventually and did this:
-(void)playMovieAtURL:(NSURL*)theURL{
mediaPlayer = ...
1
vote
1answer
769 views
MPMoviePlayerViewController in a
I have a view controller that's been added to a UITabBarController. In this view controller I have a button that opens up a movie using MPMoviePlayerViewController.
When I play the movie, the top ...
1
vote
1answer
856 views
iphone - running sdk 4.0.1 on Iphone 3.1
I'm creating iPhone application using iPhone SDK 4.0.1
I've the following lines of code in my application related to notifications from media player
[[NSNotificationCenter defaultCenter]
...
1
vote
0answers
512 views
MPMoviePlayerViewController seems to have a memory leak
I use MPMoviePlayerViewController to make a moviePlayer. But, when I click the "done" button, or cancel the player, the memory used always increases. Why??
1
vote
1answer
2k views
MPMoviePlayerViewController Black Screen issue!
I have this code trying to run a video on the iPhone 4 Simulator.
The problem is that looks like it loads the player but half a second later loads a back screen on top of the whole application ...
1
vote
1answer
852 views
MPMoviePlayerController play error on iPad
I'm writing an app that will be playing videos alot using the MPMoviePlayerController on the iPad. The problem is the app was working fine and playing the videos when I stopped working about 15 hours ...
1
vote
1answer
4k views
How to detect touches on MPMoviePlayerController window and still having the standard playback controlling
Hello
I have the MPMoviePlayerController set up to play a movie.I want to detect a touch on the movie for bringing up few buttons.I used the code :
// The movie's window is the one that is active
...