Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7803663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T01:39:26+00:00 2026-06-02T01:39:26+00:00

So, I’ve read the docs and am aware of this: Multiple MPMoviePlayerControllers on iOS

  • 0

So, I’ve read the docs and am aware of this: Multiple MPMoviePlayerControllers on iOS 3.2/4.0 (also, by docs I mean apple’s)

and unfortunately debugging this is hell bc: Bootstrap Server Error in Xcode IPHONE

So every 5 or so runs I have to reboot my machine.

But the main question is, I’m loading a lot of containers (just views). Within those containers, there might be something with an MPMoviePlayerController, which I turned into a custom class. Anyway, it works, plays movies just fine.

At any given time, there may be up to three of them on the screen. (I use paging, and unload the ones that are far away). So it’s possible to have 3 movies, all hooked up to downloaded data.

They play, but of course, only one at a time. Not a problem. Only one containing view is active.

When the view changes a “page” (it’s a UIScrollView) I manually set the “outsiders” to inactive. Essentially, it calls “stop” on the MPMoviePickerController. This stops it, but I can’t resume. The controls literally vanish, and I can’t resume. (iOS Bug?)

So I called Pause instead. Same thing.

I go back to play it, and it won’t play.

Here’s a funny one, pause one and go to play another. Crash. Something with the AVPlayerItem not being able to play 2 at once. I’ve programmed custom AV movie players because of needing 2 movies or whatnot, about to do that again if this doesn’t work. Anywho… why two controllers use the same player item, I can only guess Apple uses a singleton in a really bad spot.

So, apple documentation clearly states I can load as many as I want, but only play one. Unfortunately, it doesn’t say how to pause them properly, ’cause the controls disappear.

Anyone aware if this is a bug? Or is there something other than pause and stop to try?

I will probably resort to the AV stuff if not. Anyway, if not for the reboots, I’d be trying some form of resume stuff this moment, trying to get an answer rather than just a question. Thanks for any tips/suggestions!

Will let everyone know if I find it

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T01:39:28+00:00Added an answer on June 2, 2026 at 1:39 am

    Ok, so this is an odd way of solving it, essentially doing the usual. My custom view unloads the entire controller, then sets it to nil (impossible to test for it without crashing if you don’t set to nil, even with intent to reload).

    So, once my view is offscreen, I send it the “unload yourself” message. It caches the name of the URL, then when I set it to active, it reloads and reallocates everything.

    Everything appears fine, unfortunately I do not know what I’d do, besides place an overlay, if I had both of them on the screen. This really only looks smooth because my stuff is offscreen.

    Solved for this instance. I can recommend, to anyone looking, to use the AVPlayer. It’s not too hard after you understand to use layerClass to change the underlying layer, add an item, and remember to do the memory properly. Copy apple’s sample code in the docs…

    and prepare to mess with aspect ratios…

    Thanks for the comments!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
this is what i have right now Drawing an RSS feed into the php,
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
This could be a duplicate question, but I have no idea what search terms
I know there's a lot of other questions out there that deal with this
Does anyone know how can I replace this 2 symbol below from the string

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.