Has anyone used picture in picture video on ipad?

I was wondering if ipad 4 has picture in picture capability, considering it has the bigger screen and all.
I think I saw 4k video player that can play multiple windows of video, but I have not seen a picture in picture video.
Thanks.

order my new MP with the 8800 card day after announced (over 4 weeks ago), still waiting.
Some say they have a shipping sate of next week. Other have rumours of the container ship with all the cards being stuck in port in Shanghai because of bad weather.

Similar Messages

  • Has anyone used Zagg film as an ipad cover?

    Has anyone used Zagg film to protect your iPad? Did it work well?

    We have two iPods Touch and an iPhone with the Zagg protectors. They work fine. But I prefer the BodyGuardz back protector that I applied to my iPad 2 much better. The BG is smooth as a whistle, no tacky feel to it like the Zaggs.
    http://www.bodyguardz.com/apple-ipad-2-cases-screen-protectors-covers-shields-sk ins-films.html

  • HT3529 Has anyone experienced problems sending pictures on message today?

    Has anyone experienced problems sending pictures on Imessage today? Even mail has been taking a long time to receive. I work near newark airport.

    Last I checked you could not access RoadRunner outgoing mail servers from outside of the RoadRunner network (i.e., the AT&T EDGE network). You can use cwmx.com as your outgoing mail server, with no ID or password, and that will work while you are on EDGE (but now when you are on WiFi).
    As for junk mail, that is the scourge of the internet. Many people have many solutions - I can share with you mine. I had all my email forwarded to a free GMail account. GMail has amazingly efficient SPAM filters, and it has cut down my spam 99%. You can configure your account on the iPhone using the "Other" shortuct in such a way that emails seem to come from your Roadrunner account. The added bonus is that the GMail outgoing server works on both EDGE and WiFi, so you dont have to worry about where you are at.

  • I was advised to purchase dazzle video creator to move analog videos from an old sony camcorder to a mac.  I have purchased the dazzle and the specs seem to be for windows only.  Has anyone used this product on mac?

    I was advised to purchase dazzle video creator to move analog videos from an old sony camcorder to a mac.  I have purchased the dazzle and the specs seem to be for windows only.  Has anyone used this product on mac?

    I am not certain, but I believe there is a version of Dazzle for the Mac. However, it is not the route I would chose.
    You really need a proper analogue to digital converter, like the ADVC110, to connect to your camera via the usual RCA cables, and to your Mac via firewire.

  • T4i... lousy SD video... has anyone used SD and had final edit look ok. on timeline its a disaster.

    T4i... lousy SD video... has anyone used SD and had final edit look ok. on timeline its a disaster. cell phone does better video.. im a pro video type and at this point may return cam and wait for a more capable eos.. like a mirrorless 60d...

    Speedorms,
    I would like to help determine what is causing this.
    What exactly are you seeing that is poor quality in the video from your EOS Rebel T4i?
    What are you using to edit your video?
    What settings are you using to edit the video?
    When you refer to SD, are you referring to the card in the camera or Standard Definition video?
    If you prefer a mirrorless design, we do have the new EOS M.  You may want to take a look at that model to see if it has the features you are looking for.
    If this is a time sensitive-matter, additional support options are available at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Has anyone used the Seagate wireless plus with an iPad?

    I would like to use this wireless external drive to store videos and then stream them to my iPad.  Has anyone used this drive and if so how do you like it?

    Hi everyone,
    I am frustruated with the Seagate Wireless Plus. I think most of you just download movies in it and then watch it on your tablet. I thought this can be my external storage for everything including the content of my iPad. Not so easy!!! I can't see anything from the content of my iPad when I connect it wirelessly to Seagate. I wrote to Seagate and apparently there is another thing called WebDav in order to do it. I think Windows are winning here how easy it is to connect devices. Simply, I can see the demo stuff from the Seagate on my iPad but nothing the other way, no pictures, no music, no videos stored on my iPad can be seen from the Seagate. If there is somebody who can explain to me how to do it before I will return the Seagate to the retailer please do it in a way normal people understand. Don't say "I think" as most of people in these forums do, please say only "I know" and lead me step by step what to do. I have the latest iPad mini with iOS7, 32GB WiFi & Cellular with Retina display. I've already updated the Seagate OS to 2.2.0.005 exactly as they advise by installing the 2.1.0.014 prior to that.
    Please forgive me for the tone but those 10 hours I spent so far without any results are too valuable to me.
    Thanks in advance. Danny.

  • Has anyone used the new 5K retina iMac with Lightroom

    Has anyone  used Lightroom with the new 5K Imac. If so any problems ?

    Just bought one - arrives next week. From what i can tell it's should be the fastest mac for lightroom. Processor speed is most vital. Doesn't really use all the mac pro multiple cores as I understand 4 is plenty (correct me pls?) and 16Gb ram should hopefully do it. Getting a raid thunderbolt 2 drive for image storage which will daisy chain with my eizo monitor. Choose 3tb internal fusion as I understand full SSD doesn't really help too much. 2GB graphics plenty unless you're doing video maybe?.
    Only issue is I have a series of archive 3TB firewire 800 drives which are daisy chained. the questions is how will these work with an adapter but this remains to be seen....

  • - it doesnt want to drag? Has anyone used this software with imovie?

    I am trying to transfer vhs movies to my harddrive using videglide  I have successfully recorded it and saved it onto my desktop but I cant seem to transfer the movie to iphoto for editing - it doesnt want to drag? Has anyone used this software with imovie?

    I presume you mean Videoglide - which I had never heard of.
    Having read the specs:
    http://www.echofx.com/videoglide.html
    I am wondering how it manages to digitise analogue video from a VCR. For that I use an analogue to digital converter that imports straight into iMovie via firewire.
    You should contact the developers of Videoglide for instructions on how to use it.

  • Has anyone used JAAS with WebLogic?

    Has anyone used JAAS with Weblogic? I was looking at their example, and I have a bunch of questions about it. Here goes:
    Basically the problem is this: the plug-in LoginModule model of JAAS used in WebLogic (with EJB Servers) seems to allow clients to falsely authenticate.
    Let me give you a little background on what brought me to this. You can find the WebLogic JAAS example (to which I refer below) in the pdf: http://e-docs.bea.com/wls/docs61/pdf/security.pdf . (I believe you want pages 64-74) WebLogic, I believe goes about this all wrong. They allow the client to use their own LoginModules, as well as CallBackHandlers. This is dangerous, as it allows them to get a reference (in the module) to the LoginContext's Subject and authenticate themselves (i.e. associate a Principal with the subject). As we know from JAAS, the way AccessController checks permissions is by looking at the Principal in the Subject and seeing if that Principal is granted the permission in the "policy" file (or by checking with the Policy class). What it does NOT do, is see if that Subject
    has the right to hold that Principal. Rather, it assumes the Subject is authenticated.
    So a user who is allowed to use their own Module (as WebLogic's example shows) could do something like:
    //THEIR LOGIN MODULE (SOME CODE CUT-OUT FOR BREVITY)
    public class BasicModule implements LoginModule
    private NameCallback strName;
    private PasswordCallback strPass;
    private CallbackHandler myCB;
    private Subject subj;
             //INITIALIZE THIS MODULE
               public void initialize(Subject subject, CallbackHandler callbackHandler, Map sharedState, Map options)
                      try
                           //SET SUBJECT
                             subj = subject;  //NOTE: THIS GIVES YOU REFERENCE
    TO LOGIN CONTEXT'S SUBJECT
                                                     // AND ALLOWS YOU TO PASS
    IT BACK TO THE LOGIN CONTEXT
                           //SET CALLBACKHANDLERS
                             strName = new NameCallback("Your Name: ");
                             strPass = new PasswordCallback("Password:", false);
                             Callback[] cb = { strName, strPass };
                           //HANDLE THE CALLBACKS
                             callbackHandler.handle(cb);
                      } catch (Exception e) { System.out.println(e); }
         //LOG THE USER IN
           public boolean login() throws LoginException
              //TEST TO SEE IF SUBJECT HOLDS ANYTHING YET
              System.out.println( "PRIOR TO AUTHENTICATION, SUBJECT HOLDS: " +
    subj.getPrincipals().size() + " Principals");
              //SUBJECT AUTHENTICATED - BECAUSE SUBJECT NOW HOLDS THE PRINCIPAL
               MyPrincipal m = new MyPrincipal("Admin");
               subj.getPrincipals().add(m);
               return true;
             public boolean commit() throws LoginException
                   return true;
        }(Sorry for all that code)
    I tested the above code, and it fully associates the Subject (and its principal) with the LoginContext. So my question is, where in the process (and code) can we put the LoginContext and Modules so that a client cannot
    do this? With the above example, there is no Security. (a call to: myLoginContext.getSubject().doAs(...) will work)
    I think the key here is to understand JAAS's plug-in security model to mean:
    (Below are my words)
    The point of JAAS is to allow an application to use different ways of authenticating without changing the application's code, but NOT to allow the user to authenticate however they want.
    In WebLogic's example, they unfortunately seem to have used the latter understanding, i.e. "allow the user to authenticate however they want."
    That, as I think I've shown, is not security. So how do we solve this? We need to put JAAS on the server side (with no direct JAAS client-side), and that includes the LoginModules as well as LoginContext. So for an EJB Server this means that the same internal permission
    checking code can be used regardless of whether a client connects through
    RMI/RMI-IIOP/JEREMIE (etc). It does NOT mean that the client gets to choose
    how they authenticate (except by choosing YOUR set ways).
    Before we even deal with a serialized subject, we need to see how JAAS can
    even be used on the back-end of an RMI (RMI-IIOP/JEREMIE) application.
    I think what needs to be done, is the client needs to have the stubs for our
    LoginModule, LoginContext, CallBackHandler, CallBacks. Then they can put
    their info into those, and everything is handled server-side. So they may
    not even need to send a Subject across anyways (but they may want to as
    well).
    Please let me know if anyone sees this problem too, or if I am just completely
    off track with this one. I think figuring out how to do JAAS as though
    everything were local, and then putting RMI (or whatever) on top is the
    first thing to tackle.

    Send this to:
    newsgroups.bea.com / security-group.

  • Has anyone used a Dell 1908FPb with a MacBook Pro OSX 10.6.8?  What do I need to get/do?  thanks

    Has anyone used a Dell 1908FPb with a MacBook Pro OSX 10.6.8?  What do I need to get/do?  thanks

    Hi 4judy,
    If you are looking to use an external display with your MacBook Pro, you may find the following articles helpful:
    Apple Mini DisplayPort adapters: Frequently asked questions (FAQ)
    http://support.apple.com/kb/ht3382
    OS X: How to use multiple displays with your Mac in Mountain Lion and earlier
    http://support.apple.com/kb/ht5019
    Regards,
    - Brenden

  • Has anyone used reMIDI as a plug-in for GarageBand. I downloaded a trial version of reMIDI, which enables MIDI instruments to be strummed or arpegiated, but can't get it to work in Garageband.  How do I set it up?

    Has anyone used reMIDI as a plug-in for Garageband ('08)? The program allows MIDI instruments to be strummed or arpegiated. I have a trial version, but can't get it to work in Garageband. Wonder how to set it up.
    Thanks, Doctor Mark

    Port Forwarding.....or Port Mapping....as Apple calls it is a difficult and complex configuration method for most users. Because there are so many variables involved in this type of setup, it is not possible to provide a step by step guide that will work for everyone with all devices.
    It is possible that a setup guide exists for the the WD drive and AirPort Extreme, but you will have to go looking for it on the Internet. Even if you find one, it may not be tailored to your specific situation or needs.
    Sometimes, you can do everything right....at least according to someone's article or "how to" guide, and things still will not work correctly.
    In situations like this, when you really don't know what to do, you need to enlist the aid of an IT pro, who will know what to do based on your particular products and unique circumstances. Sometimes....they won't be able to get things working either due to particular circumstances.
    But, before you do this, I would strongly recommend that you use a Static IP address for your Internet connection with your ISP. If you do not have this now, contact them to ask them if they offer this type of connection. Expect to pay more for this type of service, of course.

  • Has anyone used Aperture 2.0 with 8800GT?

    Has anyone used Aperture 2.0 with the new 8800GT? I'm about to order a new Mac Pro and wonder if Aperture will get a speed boost with the 8800GT over the HD 2600XT. I've read many times that Aperture is very GPU dependent, but then I've also read, on Barefeats.com for example, that the graphics card really doesn't do that much of a difference after all.
    For me, on my dual 2.0 G5 with 4.5GB and a X800XT, what's been most annoying with Aperture 1.5 has been the slow load times for raw images (15-20MB). But now with the quick preview mode in Aperture 2.0, that really isn't an issue any more.
    Is the 8800GT worth waiting for, or should I just get the Mac Pro now with the HD 2600XT?

    Hi Don
    I'm using Aperture 2.0 with the 8800GT. My system is the new MacPro 8 core 2.8GH with 10GB RAM. I'm shooting Nikon D3 lossless compressed RAW files. Approximately 12-14MB each.
    I do not need to use the quick preview mode. Images open instantaneously,either fit to screen or 100%. All the image adjustments are shown with no time lag. My D2X uncompressed raw files,19MB, display in approximately one second with quick preview turned off.
    I'm no MAC hardware expert so I don't know how much the speed is the result of the 8800GT but I'm just one happy camper.
    Hope this helps
    John Blake

  • Has anyone used the QuickUSB module (Bitswise Systems) to interface to a USB Camera via IMAQ for USB?

    Has anyone used the QuickUSB module made by Bitwise Systems with LabVIEW for image acquisition.   I have a USB camera and I'm trying to use the IMAQ for USB controls to no avail.   Any input is appreciated. 

    Are you using the NI-IMAQ for USB functions or are you calling the QuickUSB libraries from LabVIEW?  Unless the USB camera is DirectShow compliant, then it will not work with the NI-IMAQ for USB driver.  You can use the Code Interface Node in LabVIEW to call external dll's, and it looks like from QuickUSB's website that is the best way to go.  Hope this helps.
    Jason N 

  • Has anyone used Thunderbolt or USB 3.0?

    In the not too distant future I am intending to upgrade from my 2008 24"  2.8GHz iMac.
    The new models appear to have gone down the Thunderbolt route which appears to be not very popular with HDs being few and far between and very expensive.
    USB 3.0 whilst theoretically only half the speed seems to be taking off and reasonably cheap, and appears to be more universally adopted.
    Could Apple have backed the wrong horse on this occasion?
    Sorry, I was just thinking aloud, definitely not speculating.
    So has anyone used Thunderbolt and got anything good or bad to say about it?

    Not personally:
    The german computer-magazine c't tested the Promise Pegasus R6 Thunderbolt and found it speedwise way ahead of USB 3.0 and eSATA.
    As a RAID-Level 0 with 6 x Hitachi HDS721010CLA332 (7.200 U/min, 1TB each) and MBP 13" 2011 OSX 10.6.8:
    Write - 693 MByte/s
    Read - 721 MByte/s
    Read AND Write - 323 MByte/s
    Time Machine -capable and OS X Bootable.
    0.8 Sone when active
    61.6 W active - 48 W when not used.
    Sadly the article is not avaibale other than Printed.
    Stefan

  • Has anyone used Fat Cat Software to merge multiple iPhoto Libraries?

    Has anyone used Fat Cat Software to merge multiple iPhoto Libraries?

    I used it several years ago to merge libraries without problem. I cannot speak to the current version. It goes without saying that you need to have a very good backup before you use that sort of software (if you do).
    Barry

Maybe you are looking for

  • EJB3.0 Entity cannot get attributes of extended class

    Hi , Have a very simple issue ..quite baisc one. So hopefully I"ll get an answer ! Am using EJB3.0 with WL10.3. Like any other application , every entity has id and version column. So I decided to put these fields in EntityBase.java Other Entities wi

  • Purchase order Interface update

    Hi all, How can i insert more than one line information for a single header in PO_REQUISITIONS_INTERFACE_ALL table? Actually i am getting a queue message from SOA and inserting the values into PO_REQUISITIONS_INTERFACE_ALL table using adapter, then i

  • Elements 10 and Lightroom

    Hi I have installed Elements 10 ( the editor version from App stote) but it wont work with my Lightroom. When clicking on "photo/edit in", only a "dead" link to my former trial version of photoshop SC 5 shows up. No Elements 10 links. I have removed

  • IS-Media BIlling document in RJKREMIND01

    When we run monitoring (RJKREMIND01), the system creates billing documents (to reverse billing documents that that weren't paid and had already been transfered to FI) and imediately transfers them to FI. This is OK, however due to fiscal reasons this

  • How long should clean up ta

    I have a Zen Micro about 40% filled. Tried recovery mode and then clean up to try to fix stuck problem. It's been cooking for 30+ minutes. I guess it is just stuck there. Should I try to reboot instead. Thanx...