IPad: After some minutes of playing a video screen turns green

After some minutes of playing a video from an iPad the screen turns green, what can I do?
I use the private release function of iTunes with an iPad (iOS 4.3.2) connected via wireless lan with my Mac (21,5", OS X 10.6.7).
Many thanks in advance!
Johnski-N

Need much more information than this. What kind of movie? Is it from iTunes or a legitimate provider of movies? Or is it something else?

Similar Messages

  • Just upgraded to latest iOS and my iPad does not come back up.  It displays a line to an iTunes logo and then goes off and after some minutes comes back on.  I cannot reset it or anything else.

    Just upgraded to latest iOS and my iPad does not come back up - the following appeared as the first thing after turning back on.  It displays a line from the power/USB connector to an iTunes logo and then goes off and after some minutes comes back on.  I cannot reset it or anything else.  It is completely non-functional.

    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
    Update and restore alert messages on iPhone, iPad, and iPod touch
    http://www.buybuyla.com/tech/view/012953a0d412000e.shtml
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
     Cheers, Tom

  • Using a radio app to Airplay music through my Apple TV. Works, but after some minutes, the Airplay audio output setting switches back to iPad. Why? Solution?

    I want to use a FM radio app to Airplay music through my Apple TV (by using the synchronizing function). Works, but after some minutes, the Airplay audio output setting switches back to iPad. Why? Solution?
    Why don't use iTunes? Because this just needs to many handling in order to get it where i want it (in general, this whole idea of doing everything online just works likes... ). An app is easier (that's why it is invented).

    Hey AKfishgirl,
    Thanks for the question. The common variable here is your Wi-Fi router. Let’s check to see if the commonly used ports are being blocked by a firewall on your router:
    Apple TV: TCP and UDP ports and protocols used
    http://support.apple.com/kb/HT2463
    Well known TCP and UDP ports used by Apple software products
    http://support.apple.com/kb/HT6175
    Thanks,
    Matt M.

  • My iphone 5 camera suddenly stop working and the shutter dont open after some minutes shutter open with some dolor stripes and it takes 2 or 3 days and again start working normaly it happens every 3 weeks.is this a soft ware problem??

    my iphone 5 camera suddenly stop working and the shutter dont open after some minutes shutter open with some dolor stripes and it takes 2 or 3 days and again start working normaly it happens every 3 weeks.is this a soft ware problem??

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
     Cheers, Tom

  • Rented movie but it kept freezing after one minute of play -help please

    Rented a movie on Apple TV but it kept freezing after one minute of play - help please

    Try waiting a few minutes, or longer, to see if the beachball goes away. Start up iTunes, then go do something else for awhile. Perhaps iTunes is going some overdue bookkeeping and once you let it do it it will work again.

  • Site does not load after some minutes of creation or after restart the server

    Hello,
    I have been asked to create a test enviroment identical to the production enviroment. So, what I did was:
    Backed up the production web application's content database: Prod_WSS_ContentDB
    Created new test servers (domain controller, sql server and sharepoint 2013 server) in a new, completely isolated, network environment, without any connection with the production environment (specifically Azure)
    Created a new web application in test environment with a new content database.
    Dismounted the new content database with powershell: Dismount-spcontentdatabase Test_WSS_Content
    Copy the Prod_WSS_ContentDB database to the test sql server and restored it with Management Studio.
    Mount the Prod_WSS_ContentDB databe to the web application with powershell:
    Mount-spcontentdatabse Prod_WSS_ContentDB -WebApplication http://testsp/
    Then, when I type http://testsp in the browser it redirects me to http://testsp/SitePages/Home.aspx
    and the site loads exactly as the production environment.
    But, after some minutes, or if I restart the Sharepoint Server, when I navigate to
    http://sitesp I am redirected to http://testsp/SitePages/Home.aspx
    as expected, but the site does not load, the browser just show a complety blank page.
    The Central Administration site loads normally.
    Trying to fix it I found that if I dismount the content database Prod_WSS_ContentDB, then mount the test database Test_WSS_Content,
    then navigate to the site, dismount Test_WSS_Content and finally mount again Prod_WSS_ContentDB, the site loads normally, no blank page, but after some minutes or if I restart the same happens again.
    For the error event I receice in event viewer it seems that the problem is related to database. I have not found a solution for this error... How can I solve  this?
    The error is:
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          6/27/2014 2:44:22 PM
    Event ID:      5586
    Task Category: Database
    Level:         Error
    Keywords:      
    User:          UCETEST\spaccount
    Computer:      TESTSP01.ucetest.edu.do
    Description:
    Unknown SQL Exception -2146893055 occurred. Additional error information from SQL Server is included below.
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>5586</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T14:44:22.743159500Z" />
        <EventRecordID>4742</EventRecordID>
        <Correlation />
        <Execution ProcessID="1688" ThreadID="1692" />
        <Channel>Application</Channel>
        <Computer>TESTSP01.ucetest.edu.do</Computer>
        <Security UserID="S-1-5-21-2552298216-324766354-3392103171-1108" />
      </System>
      <EventData>
        <Data Name="int0">-2146893055</Data>
        <Data Name="string1">A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)</Data>
      </EventData>
    </Event>
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

    Hi,
    According to your post, my understanding is that Site does not load after some minutes of creation or after restart the server.
    Please make sure you create a test environment for existing production site correctly.
    Here are some great articles for your reference:
    Moving content between SharePoint environments
    Copy SharePoint production data to a test environment
    Build a SharePoint 2010 Test/Development Farm
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support
    Hello Linda Li,
    I follwed that steps to create my test enviroment... and I have recreated it some times using that same steps, but the problem persits. After some minutes or after I restart the SharePoint server the site does not load.
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

  • Windows 7 64-bit hangs completely after some minut...

    Hi all,
    My Windows 7 64-bit machine hangs completely after some minutes using Nokia Suite 3.3.89 connected with a E72 through USB cable.
    When connecting, everything goes fine and I can usually synchronize data successfully between the E72 and computer. I can also connect to Internet successfully through the E72 modem.
    However, after some minutes (usually 4-5), the computer hangs completely, with the screen frozen and beign completely irresponsive to any mouse or key input.
    The only way to unlock it is to press the computer On/Off key and restart it completely.
    Has anybody experienced this issue?
    Thanks

    Hi Roberto,
              I too faced the same problem and I too use Windows 7 X64 bit, when ever i open Nokia Suite and maximize it, my screen turns completely Grey/White and nothing works including ctrl+alt+del and I would need to force reboot using the reset button this is really frustrating! I have already checked the display drivers, updated drivers but again same issue and I reinstalled nokia suite as per your suggestion in the above thread but no use  please suggest a permanent solution for this!
    Thanks & Regards,
    Pradeep

  • I cannot type in firefox nowhere after some minutes

    after some minutes i cannot write in any field,
    spacebar, facebook, nowhere
    I must restart firefox in order to be fix it!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://support.mozilla.org/kb/Troubleshooting+plugins

  • HT203167 I downloaded a Song and is incomplete after 3 minute of playing it jumps to the next song and is a 6:45 minutes song

    I downloaded a Song and is incomplete after 3 minute of playing it jumps to the next song and is a 6:45 minutes song

    If your country's iTunes Store allows you to redownload purchased tracks, I'd delete your current copy of the track and try redownloading a fresh one. See the following document for instructions:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Otherwise, I'd report the problem to the iTunes Store.
    Log in to the Store. Click on "Account" in your Quick Links. When you're in your Account information screen, go down to Purchase History and click "See all".
    Find the item that is not playing properly. If you can't see "Report a Problem" next to the item, click the "Report a problem" button. Now click the "Report a Problem" link next to the item.

  • On Windows 7, Itunes 64-bit is playing all videos with a green overlay

    On Windows 7, Itunes 64-bit is playing all videos with a green overlay. You can see the video, but it's all green-scale (like grey-scale, only green). I've tried setting the Quicktime Direct3D options per Apple knowledge base articles, but to no avail... Windows 7 is all up to date, and I have the latest video drivers installed.
    The videos play perfectly in Quicktime (32-bit; I guess there isn't a 64-bit Quicktime?).
    Here's a screenshot:
    I'd love to get this fixed; it's really baffling and annoying.

    I had the same problem and surfed around the internet like a maniac. Finally, after several re-openings and re-installs of iTunes, I tried to log on to my account through the "Genius" - which I could. After that I have not had any problems to go to the Store!
    Hope it works for you too!

  • After downloading an app and later trying to open the app, the iPad screen turns green and nothing happens

    After downloading an app, then later trying to open it again, the iPad screen turns green and nothing happens.  How can I fix this?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Go to Settings>iTunes and App Stores and sifnout and sign back in
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • I started making a movie and all was well. I added a few more pictures and some sound and played it back. It plays so far and then the pictures break up into colors and then the screen turns green.  The sound continues.

    I am making a movie from still pictures. I used no theme and then started adding pictues. When I played it back, all was well. Then I added a few more pictures and some sound. When I play iot back it plays just so far and then the sound continues, but the screen turns green or the pictures break up into colors.

    Sorry, everyone.  I think I may have figured out what it was all down to...........
    I had left the IDE ribbon cable plugged into my third HDD, with the power cable unplugged.  I did this so as not to endanger my years of work on the third drive, until Windows had setup.  I have in the past, accidentally chosen the wrong partiton to format, so this seemed a good way to avoid it from then on.
    This was not a problem on my old system, but it seems this system doesn't like it.
    I must have left the drive completely unplugged, the times Windows did setup.  Amazing really.  I couldn't see the woods for the trees.
    Anyway, I'm sorry to have bothered everyone with my problem.
    Cheers
    Marcus
    edit :   Sorry Syar2003, I didn't see your reply until I had posted mine.  Many thanks for taking the time to try and help me, it seems as though I may have sorted it now.  I am using IDE drives until I can afford SATA.  But many thanks for the heads-up on the NF4-SATA compliance, I'll be sure to bare that in mind.
    I didn't actually check the NVRAID/IDE ROM version before updating the bios, so I have no idea if the revision was changed when Liveupdate flashed the Bios, I'm afraid.  I didn't know they would be updated at the same time.
    Again, cheers
    Marcus

  • When I try to play a video(any video)the screen turns green and then shows a distorted picture

    When I try to play a video(any video)the screen turns green &amp;plays a very distorted picture picture.

    What is your operating system?  If Windows, see http://forums.adobe.com/thread/945765

  • My lightroom 4 stops working after a minute or so every time I turn it on.  What can I do?

    My lightroom 4 stops working after a minute or so every time I turn it on.  What can I do?

    Hi rob
    I tried reinstalling and the same thing happened.  After about 30 seconds, it just stops working?  any ideas?
    Thanks
    Maddi Love
    Date: Mon, 10 Dec 2012 22:35:27 -0700
    From: [email protected]
    To: [email protected]
    Subject: My lightroom 4 stops working after a minute or so every time I turn it on.  What can I do?
    Re: My lightroom 4 stops working after a minute or so every time I turn it on. What can I do? created by Rob Cole in Photoshop Lightroom - View the full discussion
    Did you try reinstalling Lightroom 4?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4911298#4911298
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4911298#4911298
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4911298#4911298. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Lightroom by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I can not charge my Ipad after I droped it,also the home screen dos not work,whats the solution?

    i can not charge my Ipad after I droped it,also the home screen dos not work,whats the solution?

    Hard Reset
    Press and hold BOTH the Sleep/Wake button & the Home button until you see the Apple logo on the screen.
    if no result try to back up and restore via itunes on a computer. 
    if wont restore try this
    recovery mode
    open itunes on computer
    plug cable into computer not iOS device
    turn device off
    hold home button and plug cable into IOS device.  do not release home button until an itunes graphic appears on IOS device.
    look to computer should have message about recovery mode click ok and restore
    Peace, Clyde
    if u need an article see
    http://support.apple.com/kb/HT1808

Maybe you are looking for