Quicktime movie opens really slowly...

I just uploaded a movie to my website, and the big "Q" logo shows for a REALLY long time before the player shows up. What causes this, and how can I fix it?
You can see what I'm talking about at http://web.mac.com/nicolejbutler
THANKS in advance!
--Nicole

I just uploaded a movie to my website, and the big "Q" logo shows for a REALLY long time before the player shows up. What causes this, and how can I fix it?
Basically your movie was not created using the "Fast Start" option. Therefore, when the movie page opens it caches the entire movie to the viewers computer before displaying the poster frame in the player controller. Rather than using the e-mail pre-set, you might try sharing/exporting by using the "Movie to QuickTime Movie" option. One of the available user options in this work flow is "Prepare for Internet Streaming." Simply check this option and select the "Fast Start" pop-up. This tells the browser player to automatically start playing the movie while it is still downloading/caching the movie. Delay in this case will be determined by the size/data rate of your movie and the user's connection speed.

Similar Messages

  • I am using Firefox v 8.0 on Vista. Lately it is opening really slowly until I get so frustrated I keep clicking on the desktop icon, Then it finally opens 3 times! How can I correct his?

    Question
    I am using Firefox v 8.0 on Vista. Lately it is opening really slowly until I get so frustrated I keep clicking on the desktop icon, Then it finally opens 3 times! How can I correct this? e

    This is a user to user forum.
    I have noted herein a number for Apple Customer Relations for you to try.
    Apple Computer Customer Relations: (800) 767-2775
    Avoid the rude language when dealing with them. It will get you better results.
    Good luck!

  • Quicktime movies open in new player, not embedded in IE browser.

    I'm not sure if this is something new to Vista, but I'm having trouble getting .mpeg and .mov files to open in the Internet Explorer window. Instead, when I click links to movies, it opens a stand-alone quicktime player window and plays it there.
    Is this a setting I'm missing somewhere?

    To view this you need Flip4Mac component. If you don't have it here the download link:
    http://dynamic.telestream.net/downloads/download-flip4macwmv.html
    After you install flip4Mac go to your system preference and click on the flip4Mac icon. Under the plug-in tab you can set Quicktime to either open a video in the browser or in the Quicktime Player.
    I have my flip4MAc to open in the browser . So, when the video started in the browser I click on the save triangle (far right) in the player and saved the feed to my desktop.
    reflector-52282.asx
    Clicking on the above .asx open the feed in the Quicktime player.

  • How can I stop Quicktime movies opening my web browser?

    Sorry if this has allready been brought up but I spent an hour searched the forums for an answer (And longer on google).
    My issue is that certain unsavory people seem to be exploiting an ability of quicktime to launch the default web browser and goto a page they designate. This unfortunately mean often I will download a movie (Named something it isn't typicly), run it and suddenly have 10 internet explorer windows pop up opening assorted **** sites, sites demanding spyware and malware installations and on at least one occasion site containing scripts to automaticly install a virus on loading.
    I'd like to how I can prevent this from happening short fo outright not using quicktime. Is there an option to disable a movies ability to link to web pages or a feature to block their attemtps to do so?
    Thanks.

    No. I don't have any viruses or spyware and I havn't been hijacked either. Look a little background on me, I work in tech support dealing with such issues for a living. Regardless I've had this happen on brand new computers I've set up and for the sake of been thorough in eliminating that idea as a possibility I followed every step and recommendation your links gave me and they turned up nothing.
    The problem is a function of certain .mov files which basically activate an imbeded hyperlink within the file, opening the default browser and loading whatever site the link lead to. If I could find a tame one that didn't send you to pornographic sites etc. I'd be happy to host it for you to test out yourself but frankly the only .mov files I've seen that do it are usually **** films themselves named something else (For instance one was named SydneyOlympics2004Opening) with the intention of luring unsuspecting victims into downloading them and running them in quicktime forcing them to load all these malicious pages. It's fine for me on my home network where the security settings are setup so hazardous sites can't actually do anything and the addition of pornographic images to my temporary internet folder has no concequences but at work that could get you fired and heavily fined in goverment employment.
    On a side note how another program could respond to a .mov file playing in quicktime opening web pages specific to that file and at set points in the movies timeline is beyond me. It would have to be a plugin for quicktime.

  • Quicktime movie opens Safari, HOW??

    Oh I just watched a QT movie file that automatically opened my Safari browser and sent me to the web site the movie came from. How can I make QT movie files that do this so I can direct my family that views my movies to my website?

    So much for my set of instructions. My version of Automator must be on the fritz. As I attempted to create a simple workflow that I was going to save as an application I can't get the hyperlink to work in the movie.
    Odd. It worked just fine a few weeks ago. It does require a viewer click on the playback window. I use a "click here for more info" graphic to help them understand.
    http://www.apple.com/applescript/quicktime/
    Plenty of help with the older software (AppleScript). Download the collection above and you'll find more than a few tricks that are easy to use. And they work (most of them, anyway) on a Tiger Mac using QT 7.
    One (Text Tracks folder) is HREF to movie end. This will automatically open your Web link when the movie is done playing (when played back using the browser plug-in). You can set the link to open in the same or a new browser window.

  • How can i make QuickTime movie open a browser window?

    like title says, how can i accomplish this when i create/edit the QT movie?
    thanks!

    You set the "href" link or use the target=your URL in your page code.
    Quicktime 7 can also be used to set some movie proprieties to open the file in a new Player window.
    http://homepage.mac.com/kkirkster/03war/
    One of my files that uses the QuickTime Player app.
    If you wish to include a "link" inside your file to automatically open a new Web page when a certain frame of your movie is played you need to include a HREFTrack.
    This feature is currently "broken" in the Windows version of QT 7.
    Older versions still incorporate the href track properly/

  • Quicktime movie in separate window - how?

    Hello:
    2 part question...
    I am wanting to have a quicktime movie open in a separate window - that opens in addition to the homepage AND I want that window to display the movie only at 320 x 240.
    Is this possible and how do you do it?
    thanks!

    Hi James thanks for the recommendation.
    I apologize I haven't updated my site in a while (I've been studying for the Apple Certification Exams)
    This code should acheive the desired feature:
    STEP ONE: Paste this code into the HEAD of your HTML document
    <HEAD>
    <SCRIPT LANGUAGE="JavaScript">
    <!-- Begin
    closetime = 0; // Close window after __ number of seconds?
    // 0 = do not close, anything else = number of seconds
    function Start(URL, WIDTH, HEIGHT) {
    windowprops = "left=50,top=50,width=" + WIDTH + ",height=" + HEIGHT;
    preview = window.open(URL, "preview", windowprops);
    if (closetime) setTimeout("preview.close();", closetime*1000);
    function doPopup() {
    url = "<b><a class="jive-link-external-small" href="http://YourPop-upURLHere.com">http://YourPop-upURLHere.com</a></b>";
    width = 320; // width of window in pixels
    height = 240; // height of window in pixels
    delay = 0; // time in seconds before popup opens
    timer = setTimeout("Start(url, width, height)", delay*1000);
    // End -->
    </script>
    STEP TWO: Insert the onLoad event handler into your BODY tag
    <BODY OnLoad="doPopup();">
    <!-- Script Size: 1.27 KB -->
    Play around with that code and see what you can come up with!
    theshow
    Apple Certified Pro
    Final Cut Pro 5 Level 1
    DVD Studio Pro 4 Level 1
    http://iWebTricks.com

  • My computer is functioning really slowly since downloading Mavericks. My programs lag opening if at all. Any suggestions for fixing this?

    My computer is functioning really slowly since downloading Mavericks. My programs lag opening if at all. Any suggestions for fixing this?

    I installed it maybe 2 weeks ago, Here are my results:
    Hardware Information:
        MacBook (13-inch, Late 2009)
        MacBook - model: MacBook6,1
        1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
        2 GB RAM
    Video Information:
        NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
        OS X 10.9.2 (13C1021) - Uptime: 0 days 22:44:15
    Disk Information:
        TOSHIBA MK2555GSXF disk0 : (250.06 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Marshmallow (disk0s2) / [Startup]: 249.2 GB (125.02 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        MATSHITADVD-R   UJ-898 
    USB Information:
        Apple Inc. Built-in iSight
        Apple Inc. Apple Internal Keyboard / Trackpad
        Logitech USB Receiver
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information:
    Gatekeeper:
        Mac App Store and identified developers
    Kernel Extensions:
        [kext loaded]    at.obdev.nke.LittleSnitch (4052 - SDK 10.8) Support
        [not loaded]    com.devguru.driver.SamsungACMControl (1.4.14 - SDK 10.6) Support
        [not loaded]    com.devguru.driver.SamsungACMData (1.4.14 - SDK 10.6) Support
        [not loaded]    com.devguru.driver.SamsungComposite (1.4.14 - SDK 10.6) Support
        [not loaded]    com.devguru.driver.SamsungMTP (1.4.14 - SDK 10.5) Support
        [not loaded]    com.devguru.driver.SamsungSerial (1.4.14 - SDK 10.6) Support
        [not loaded]    com.mobile-stream.driver.EasyTetherUSBEthernet (1.0.4 - SDK 10.4) Support
        [not loaded]    com.motorola-mobility.driver.MotMobileMS (1.0.0 - SDK 10.5) Support
        [not loaded]    com.motorola-mobility.driver.MotMobileMTP (1.2.2 - SDK 10.5) Support
        [not loaded]    com.motorola-mobility.driver.MotMobileUSB (1.2.2 - SDK 10.5) Support
        [not loaded]    com.motorola-mobility.driver.MotMobileUSBLAN (1.2.2 - SDK 10.5) Support
        [not loaded]    com.motorola-mobility.driver.MotMobileUSBLANMerge (1.2.2 - SDK 10.5) Support
        [not loaded]    com.motorola-mobility.driver.MotMobileUSBSwch (1.2.2 - SDK 10.5) Support
    Launch Daemons:
        [running]    at.obdev.littlesnitchd.plist Support
        [running]    com.adobe.ARM.[...].plist Support
        [loaded]    com.adobe.fpsaud.plist Support
        [loaded]    com.adobe.versioncueCS4.plist Support
        [running]    com.autodesk.backburner_manager.plist Support
        [running]    com.autodesk.backburner_server.plist Support
        [failed]    com.autodesk.backburner_start.plist Support
        [loaded]    com.google.keystone.daemon.plist Support
        [running]    com.motorola-mobility.mmcfgd.plist Support
    Launch Agents:
        [running]    at.obdev.LittleSnitchUIAgent.plist Support
        [loaded]    com.adobe.CS4ServiceManager.plist Support
        [running]    com.Affinegy.InstaLANa.plist Support
        [loaded]    com.google.keystone.agent.plist Support
        [loaded]    com.motorola.MDMUpdater.plist Support
        [running]    com.motorola.motohelper.plist Support
        [loaded]    com.motorola.motohelperUpdater.plist Support
    User Launch Agents:
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [running]    com.akamai.single-user-client.plist Support
    User Login Items:
        iTunesHelper
        Skype
        Dropbox
        Android File Transfer Agent
        GrowlHelperApp
        TWC-WiFi Menu
        KiesViaWiFiAgent
        KiesViaWiFiAgent
        fuspredownloader
    Internet Plug-ins:
        o1dbrowserplugin: Version: 5.3.1.18536 Support
        Default Browser: Version: 537 - SDK 10.9
        AdobePDFViewerNPAPI: Version: 11.0.02 - SDK 10.6 Support
        FlashPlayer-10.6: Version: 13.0.0.206 - SDK 10.6 Support
        DivXBrowserPlugin: Version: 2.1 Support
        Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
        Flash Player: Version: 13.0.0.206 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        googletalkbrowserplugin: Version: 5.3.1.18536 Support
        iPhotoPhotocast: Version: 7.0
        AdobePDFViewer: Version: 11.0.02 - SDK 10.6 Support
        CouponPrinter-FireFox_v2: Version: Version 1.1.6 Support
        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    Safari Extensions:
        DivX HiQ: Version: 2.1.1.94
        DivX Plus Web Player HTML5 <video>: Version: 2.1.1.94
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
        fbplugin_1_0_3: Version: (null) Support
    3rd Party Preference Panes:
        Adobe Version Cue CS4  Support
        Akamai NetSession Preferences  Support
        Flash Player  Support
        Growl  Support
    Time Machine:
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Marshmallow: Disk size: 232.09 GB Disk used: 115.65 GB
        Destinations:
            Patrice [Local] (Last used)
            Total size: 465.44 GB
            Total number of backups: 42
            Oldest backup: 2012-07-09 21:31:08 +0000
            Last backup: 2014-04-28 23:46:05 +0000
            Size of backup disk: Adequate
                Backup size 465.44 GB > (Disk used 115.65 GB X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU:
             5%    WindowServer
             3%    plugin-container
             1%    firefox
             0%    ps
             0%    Dropbox
    Top Processes by Memory:
        381 MB    firefox
        86 MB    plugin-container
        51 MB    Finder
        39 MB    WindowServer
        33 MB    softwareupdated
    Virtual Memory Information:
        30 MB    Free RAM
        548 MB    Active RAM
        523 MB    Inactive RAM
        363 MB    Wired RAM
        1.04 GB    Page-ins
        151 MB    Page-outs

  • How do I get Javascript or HTML to open a QuickTime movie as a slideshow?

    I have turned a 320x240 pixel photo sequence into a QuickTime movie using the "File > Open Image Sequence ..." option. However, that required I specify an equal amount of time to display each photo.
    Using the following JavaScript, I can, from within a webpage, play that QuickTime movie as a movie in another window by simply clicking on the link to it in the webpage:
    <SCRIPT LANGUAGE="JavaScript">
    <!-- hide this script from old browsers
    // This script opens a new browser window and writes
    // HTML to play an video with a title and caption
    function show_movie( pFileName, pTitle, pCaption, pEnd) {
    // specify window parameters
    movieWin = window.open( "", "", "width=370,height=400,status,scrollbars,resizable");
    // wrote content to window
    movieWin.document.write('<html><head><title>' + pTitle + '</title></head>');
    movieWin.document.write('<BODY BGCOLOR=#000000 TEXT=#FFFFCC LINK=#33CCFF VLINK=#FF6666>');
    movieWin.document.write('<center>');
    movieWin.document.write('<font size="+1" face="arial,helvetica"><b>' + pCaption + '</b></font><br>');
    movieWin.document.write('<object width="320" height="256">');
    movieWin.document.write('<embed src="' + pFileName + '" width="320" height="256" autostart="true" pluginspage="http://www.apple.com/quicktime/download/"></embed></object><p>');
    movieWin.document.write('<font face="arial,helvetica">');
    movieWin.document.write('' + pEnd + '<br>');
    movieWin.document.write('<p></font></body></html>');
    movieWin.document.write('<form>');
    movieWin.document.write('<input type=button value="Close Window" onClick="javascript:window.close();" name="button">');
    movieWin.document.write('</form>');
    movieWin.document.close();
    // If we are on NetScape, we can bring the window to the front
    if (navigator.appName.substring(0,8) == "Netscape") movieWin.focus();
    // done hiding from old browsers -->
    </SCRIPT>
    But some photos need to be displayed for a longer time than others.
    QuickTime 7.1.2 "View > Present Movie > Slideshow > Play" will play the movie as a slideshow -- the person looking at it has full control over how much time a photo is displayed before going to the next one.
    My JavaScript allows the user to pause the movie and continue it at will, but if I can modify it to play the movie directly as a slideshow like QuickTime 7.1.2, please let me know how.
    Thank you.
    Dual 2GHz PowerPC G5   Mac OS X (10.3.9)   Airport Express wireless network

    The free MPEG Streamclip and the free component from http://perian.org can convert your AVI to a format understood by iMovie.

  • I have a quicktime movie on a hard drive, and I have the hard drive plugged into my macbook, and the quicktime movie is not opening, its just a black screen. How do I convert it to the right file so I can watch it ?

    I have quicktime movie files on a hard drive, and normally when I plug the hard drive into my computer, I can open the quicktime files and watch them. Now when I am doing it, the quicktime movies are opening up with a black screen. How do i convert it to be in the right format to be able to watch ?

    I plugged my old drive into an identical Vostro and saved my bookmarks per the instructions. Later, when I check the file, it was in html format. While waiting for the replacement laptop to arrive, I put my old (Vostro) hard drive into a case so I could access the files. I have been able to launch web pages from the file bt accessing them through My Documents so I know the file is good. The problem is, I apparently need to convert them into a JSON file in order to use them. There is a set of instructions on the Mozilla/Firefox website but that method does not work.

  • I have FCE 4.0.1 and running OS x 10.7.5  when i burn my movie the audio from my movie clips don't come through .  My Sound effects and music can be heard.  I export to Quicktime movie, make it self contained then open IDVD for an intro and burn it.

    I have FCE 4.0.1 and running OS x 10.7.5  when i burn my movie the audio from my movie clips don't come through .  My Sound effects and music can be heard.  First I export to Quicktime movie, make it self contained then open IDVD for an intro and burn it.  everything sounds great in preview but then ( once again)I lose my audio from my movie clips.

    Try Mixing Down the audio before export.
    This info may help;
    https://discussions.apple.com/message/1060680?messageID=1060680&amp%3b#1060680
    Also serch this forum for Mix Down you should find lots of info.
    Al

  • How do I open a QuickTime movie in the Player

    How do I create a link in Dreamweaver8 which will open a QuickTime movie in the QuickTime Player and not in another browser window of Safari?

    Looking at the source of this page, the markup you posted was:
    <pre><a href="Excerpts-The Cult.mov" target="QUICKTIMEPLAYER">Video<br></pre>
    1. An HREF tag needs to be closed with an </a> immediately after the word you're hyperlinking (in this case, "Video").
    2. Many web servers are cAsE sEnSiTiVe. Best to use all lower case chars in your filename, and avoid space chars altogether (spaces are interpreted as a '%20' character code, that can muck things up).
    3. Instead of an HREF tag, you need to use an EMBED tag to invoke the QT Plugin, as demonstrated on the page I linked to above. The HREF tag doesn't understand TARGET="QUICKTIMEPLAYER", only the QT Plugin understands that attribute.
    4. For cross-platform compatibility (specifically with Internet Explorer Win 5.5SP2 & above), you also need to use an OBJECT tag to embed your mov. That will be ignored by browsers that use Netscape-style plugins (they use EMBED), but still read by browsers that use ActiveX controls (i.e: Internet Explorer Win).
    You might find it useful to work through the basic embedding QT tutorial, also the ADC HTML Scripting Guide for QT.
    If all that makes your head spin, grab a copy of PAGEot and get it to generate the QT markup for you.
    (9043)

  • QuickTime movies cannot display properly, refresh doesn't work propely for html files on hard disk, opening a new tab doesn't work

    Hi!
    I have tried Firefox V4 (but have since reused V3.6.16). The following problems were found:
    a. Cannot display the controls used for QuickTime movies.
    b. The refresh button doesn't function at all if the html files reside on the hard disk. I do this because I need to test the appearance of the web page before uploading to the server.
    This problem also exists for v3.6.14 to v3.6.16
    c. When opening a new tab, it doesn't work. Instead, it will open another instance of the browser. By right, it has to open the web page on the same instance of the browser.
    This is my feedback.
    Thanks!!!!! :)

    I had some advice to try recording QT audio and adding to the slide.  Now, when recording to Quicktime, it does embed it, but in recording the presentation, it either doubles up the audio giving a strange echo or does the same thing if you ever edit the presentation.
    The problem Keynote has is that the sound and image content are not locked together which causes out of sync errors. This is why many users choose video editing applications when using sound in the presentations, as they have both image and audio tracks to sync sound properly together.
    Start a new presentation to remove the previous sound recording, Keynote is holding onto the other sound files.
    Add the graphic items to each slide and one sound file to each slide for the voice over
    1 - In Inspector > Transitions;  use start transitions automatically and set each transitions delay to the duration of the individual sound file.
    2 - In QT export, set Fixed Timing and delete the value in the duration box, QT will then use the custom timings for each individual slide.
    This procedure does work exactly as needed, Iv used this for nearly 6 years using 4 different versions of Keynote.

  • Can't open quicktime movie that I exported from Motion 5 and can't import to FCP

    Can't open quicktime movie that I exported from Motion 5 and can't import to FCP 7.
    I exported (with current settings) from Motion 5 now i can't view my movie with QT Player an FCP
    won't recognize it.
    That's the message I get ?
    I'm running Mac OSX but still on FCP 7 (upgrading to FCP X is NOT an option)
    Thanks a lot for any sugestions
    luxbud

    Thanks TOny
    i think it was just a problem during the export. i tried a second time and it just worked fine

  • Can't open quicktime movie that I exported from FCP 5. Help!

    Can't open quicktime movie that I exported from FCP 5. Help!

    What arrow?
    Have you tried opening the file in FCP?
    If there is no error message and it will not play in QT7, it is quite possible the file is corrupted. You will need to go back to the original project and re-export the file.
    x

Maybe you are looking for

  • Not possible to store multiple fileReference object in same array?

    Hi all, I'm trying to store multiple fileReference  object in one array. But everytime I push() in a new object the old  objects that's already in the array gets set to the latest object. I'm  letting the user select an image. Then I push the selecte

  • Registering thunderbolt to gigabit ethernet adapter MAC-adress in the company LAN

    Dear community, I have a technical question regarding the thunderbolt to gigabit ethernet adapter! In our company the current situation is to register the MAC-Address of every ethernet port which wants to join the local area network...so far so "norm

  • Has anyone found a solution for iPhone 5 data leak issues?

    Up until about a week ago I was using a 3GS and the data leak issues seemed to be fixed with the newest iOS 6 update. However, I recently got an iPhone 5 and I've noticed it uses around 1 MB per hour no matter what I'm actually doing on the phone. I

  • Guidance as to the requirements to set up a middle tier

    Hello Can anyone give guidance as to the requirements to set up a middle tier machine. 1 My Network consists of a Windows 2000 AD DC server 2 UBUNTU gateway PC providing Internet connection sharing. 3 A windows XP Pro sp3 with a single oracle inciden

  • Add Vol controls to non-Apple USB Keyboard?

    Hi all. I just bought the Kensington Spillproof USB keyboard (for obvious reasons). The only problem with it is that it lacks the volume up, down, and mute buttons that the Apple keyboards have. Is there any way I can make a shortcut (possibly using