No start with "fast Start"

I have encoded numerous movies out of Final Cut for my iWeb site and can't get them to show and play while they're downloading. They won't show until they are completely loaded even though I encoded them with the "fast start" option checked in the movie settings window. I'm using the H.264 setting. What's strange is there are a few that will show and play while loading but most won't! I can't figure out why!? Below is a link to one of my pages that has links to 2 movies - one movie that works while the other doesn't.
http://web.mac.com/sammcj/iWeb/Sam%202K6%20Site/Dell.html
The first movie works while the second one just shows the QT icon until its loaded. They were encoded with the same settings...? Anybody else have this problem? If anybody has any insights I would really appreciate it! Thanks

Here is my observation....and hopefully someone like QuickTimeKirk will chime in with the real goods here...
I see your problem. The first movie does not autostart, but it does show the first frame and will indeed play while downloading if the play button is clicked. The second movie only shows the big Q until everything is downloaded and then it will play if clicked (no autoplay).
Now here is the strange part....and I hope you dont mind that I am doing this....I know QuickTimeKirk says never to link directly to the actual QuickTime movie file and all, but a rule is a rule, right????...meant to be broken. And here are two prime examples of where breaking the rules yields positive results...
If you link to the files directly, everything works as you planned out...fast-start, autoplay, everything!
Dell TechForce, Episode 1
Dell TechForce, Episode 2
Of course, the reason for this is that the movies are using the QT browser plugin directly and using the fast-start characteristics that you enabled. In iWeb, though, these encoded characteristics are overridden (in my experience) by whatever the parameters are set for in the published .js files.
So for example, your first movie has an associated .js file called "Techforce 1.js" that contains a bunch of QuickTime parameters. Here is an exerpt...
document.write('<object id="id5" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="477" height="285" style="height: 285px; left: 118px; position: absolute; top: 163px; width: 477px; z-index: 1; "><param name="src" value="Techforce%201_files/TechForce1.mov" /><param name="controller" value="true" /><param name="autoplay" value="false" /><param name="scale" value="tofit" /><param name="volume" value="100" /><param name="loop" value="false" /><embed pluginspage="http://www.apple.com/quicktime/download/" type="video/quicktime" class="mov" width="477" height="285" src="Techforce%201_files/TechForce1.mov" controller="true" autoplay="false" scale="tofit" volume="100" loop="false"></embed></object>');
The underlined parameters are the typically edited parameters in the .js files for QT movies. The three basic parameters are controller, autoplay, and loop...and these occur twice in the code. So changing autoplay from false to true would solve your autoplay problem.
But I don't know why the second movie just displays as a big Q while downloading. Hmm....
Well, I hope at least some of this is helpful to you in your troubleshooting. Best of luck....great videos. Funny stuff.

Similar Messages

  • Hinted streaming, fast start and fast start compressed header

    Hi,
    I am trying to export a movie trailer from FCP through Compressor for use on a website hosted by Wordpress. I am using h.264 and am trying to decide whether it is optimal to use hinted streaming, fast start or fast start compressed header. I found this discussion stream:
    http://discussions.apple.com/thread.jspa?messageID=10451326
    which was helpful, but stated explicitly to not use fast start compressed header. Can someone explain why not? I am also interested in a more in depth explanation of how/when you would choose each of these options.
    Any insight would be greatly appreciated.
    Thanks,
    Becky

    The header information would normally be at the end of the file. Fast Start places it at the beginning so that this is the first part of the file to be loaded. This means that you can start playing the movie before it has finished downloading.
    Fast Start Compressed Header goes one step further by compressing the header, but it is not always compatible with applications and I believe Adobe Flash Player is unable to play it.
    Hinting tells the server the optimal method of streaming the movie, but this is only relevant if you have a streaming server (expensive). For most people, Fast Start will suffice.

  • Data Guard Broker: errors ORA-16816 and ORA-16817 with Fast Start Failover

    Hi,
    my environment is:
    OS: Windows XP Professional Edition SP2
    DB: Oracle EE 10.2.0.3
    Primary db: orcl
    Standby db: stby
    both databases are running on the same server.
    I have configured Data Guard as described in the DG Administration Guide.
    In the Data Guard Broker I switch to 'stby' succesfully and 'stby' is the primary db and 'orcl' is the standby db.
    I switched back to 'orcl' as primary db and I get some errors:
    DGMGRL> show database 'orcl' statusreport;
    STATUS REPORT
    INSTANCE_NAME SEVERITY ERROR_TEXT
    * WARNING ORA-16817: configuration for Fast Start of Failover is not synchronized.
    DGMGRL> show database 'stby' statusreport;
    STATUS REPORT
    INSTANCE_NAME SEVERITY ERROR_TEXT
    * ERROR ORA-16816: wrong databaserole
    * WARNING ORA-16817: configuration for Fast Start of Failover is not synchronized.
    DGMGRL> show configuration;
    Configuration
    Name: DG1
    Enabled: YES
    Protection Mode: MaxAvailability
    Fast-Start Failover: ENABLED
    Databases:
    orcl - Physical standby database
    - Fast-Start Failover target
    stby - Primary database
    Current status for DG1:
    Warning: ORA-16607: one or more databases failed.
    I have searched for solutions on Metalink and google, but with no success.
    Has anyone got this kind of problem?
    Any suggestions on how to resolve it?
    Thanks

    Hi DigerDBA
    I did your advice , the error disappear, and thanks for your advice , but do I need to keep standby_file_management='AUTO' or 'MANUAL' in primary and standby init files?
    Am asking this because when I use the observer the failover failed and I get the following error
    SQL Execution error=604, sql=[ALTER DATABASE COMMIT TO SWITCHOVER TO PRIMARY WAIT WITH SESSION SHUTDOWN]. See error stack below.
      ORA-00604: error occurred at recursive SQL level 1
      ORA-01275: Operation ADD LOGFILE is not allowed if standby file management is automatic.
    Complete Failover operation failed in the step when attempting to convert the database to be the new primary.
    Database Resource SetState Error (16771)
    01/07/2014 09:14:43
    Command FAILOVER TO epprod2 completed with error ORA-16771
    if possible can you advice me please?

  • I tried starting with the Start Page, don't like now can't stop it even unchecking the option box and deleting the location

    Wanted to see if I liked starting on the Start Page, but just an unnecessary step prefer starting in the folders already. So unchecked the box in the tools/options but it still opens on the Start Page. How can I get it to stop? I even deleted the page location link and it still opens on the Start Page.

    OK it's not the "Start Page" it's the home page for the first email account. I prefer it open to the last folder when last closed.

  • How to stop a process after it was started with Process.Start

    I want my program to run other programs, but I also want the User to be able to stop the running program from within my program. How do you keep track of what program Process.Start has run?
    Robert Homes

    I want my program to run other programs, but I also want the User to be able to stop the running program from within my program. How do you keep track of what program Process.Start has run?
    The Start(String...) or Start(StartInfo) methods of the Process class are functions that return a Process object that you can then use to manage the process that you started, for instance to stop it with .Kill.
    https://msdn.microsoft.com/en-us/library/system.diagnostics.process(v=vs.110).aspx

  • IMovie 10 starts with computer start-up - how to stop this?

    Ever since the new version of iMovie was released with OS X Mavericks, it starts up every time I boot up my computer. How can I stop this from happening? I couldn't find a setting within the program that controls this.

    When you next  'Shut down' make sure the check box is empty in box that asks if you want to shut down. This will stop any open programmes from opening up during start up.

  • SkyDrive start with computer start?

    Hi,
    I have SkyDrive for MAC 16.4 installed & finally! working but for the following issue.
    > Whenever the computer is 'restarted' (booted) even if I select to MAC power option to 'open all previous' programmes on start-up - the SkyDrive App does not start.
    However, if I resume from standby it works fine & if I select the SkyDrve APP from the launcher then it also starts up fine.
    I have completed a keychain first aid & Disk Permissions - but no errors found
    There is no option within the App to select startup behaviour
    Can you advice how I might set this App to load automatically?
    Thanks,
    T

    Hi,
    That option is greyed - with message saying to enable - move App to Application folder...
    Anyways, thanks - I will now look to see where this app is & will move it (typical MS not to place it where it should be in first place haha_)
    Cheers,
    T

  • Getting started with web start

    Hello All,
    I am a newbie to the Java Web Start technology and am trying to do the following:
    We have a desktop application that we are trying to convert to a Web start. The source code of the application consists of some Jar files and some configuration files. In order to convert the application to a web start, we are writing a JNLP file for this application. As part of the JNLP file, we are trying to provide each of the jars using the jar element under the resource tag. But how do we specify the configuration file in the JNLP ?
    Certain classes in the source code look for these configuration files. Currently since the configuration files are not being provided in a proper manner there is an exception that is being thrown.
    Is it enough if we write a JNLP file for converting a desktop to a web start? Or do we need to write java web start specific code as well? And how do we provide configuration files as a resource in JNLP?
    Any suggestions or guidance would be of great help.
    Thanks and Regards,
    Sampath MS.

    >
    Where are your configuration files located and what type of information is in them?
    I would suggest one of two options:
    1) Have a "default" config file inside your jar file which you load using Class.getResourceAsStream() -- this will have default configuration details. Then, if the user chooses to change the configuration you can write a different config file to their user.home dir which will over-ride the defaults.
    ..>
    >
    The configuration files are placed in the same location as the codebase.>That is extremely non webstart compatible. Sun regards the location of the JWS cache to be no business of applications, so even if you could put it there, it would be difficult, if not impossible, to figure the location to access it.
    The best approach to this type of problem is kid_wonder's approach 1), though besides writing to user.home or the registry, you can also access the [PersistenceService of the JNLP API|http://pscode.org/jws/api.html#ps] to store the changed details.
    >
    The issue is that the location of the files is difficult to change as it will need a modification in the code as well.>You will need to bite the bullet and change this code, to deploy it successfully using webstart.

  • Protection Modes and Fast-Start Failover

    Oracle Maximum Availability Architecture allows you to set fast-start failover (FSF)to automatically failover to the standby in the event of losing the primary database.
    One condition of FSF is that it will only initiate if there is a guarantee of no data loss. This is where i start getting confused. Maximum Availability mode allows for data loss as the primary will still process transactions if the connection to the standby is lost. This means then in the event of the standby being out of sync with the primary database (i.e. network glitches) and then losing the primary database to hardware issues for example. FSF will not be able to initiate as data will be lossed and a complete loss of service will happen!
    Can FSF be used in Maximum Protection mode as this will always mean FSF will be able to occur? Also what is the overhead towards the databases with regards to running them in this mode?
    Thanks,
    Chris

    Hi,
    Can FSF be used in Maximum Protection mode as this will always mean FSF will be able to occur? Yes, Maximum Protection Mode can be used with Fast-Start Failover, please review the next link.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14230/cli.htm#BABEIIHD
    Also what is the overhead towards the databases with regards to running them in this mode?
    Yes, the overhead is on major scale that other modes.
    Regards.

  • Fast start problem

    I'm playing around with options for sticking movies on my site and have run into a problem with fast start. If I enable 'fast start' the movie does indeed start playing in the browser shortly after it begins to download. No problem there. However, if I use QT7.0.3 to add annotations or set the 'automatically play...' option before uploading the movie no longer plays in the browser until it has completely downloaded.
    Is this the expected behaviour? Are Fast start and annotations (and automatically play) mutually exclusive?

    'Save as...' offers no Fast start option here. All it offers is 'self-contained' or 'reference'. Assuming this isn't caused by some long-standing QT bug then it would at least be decent of Apple to pop up a window to tell you about it when you use Save. After all, it isn't exactly obvious that Save will kill fast start is it? The only way to find out is to upload the movie to a site, which can take an age, and try to play it.
    While I'm here, does anyone happen to know if the 'codebase' and 'classid' attributes are still needed for QT playback on a Windows box if the object tag is set up to play the movie in the QT Player instead of the browser window? I have no way of checking this as I have no access to Windows from here. I want to get rid of it so that I can get rid of the embed tag (which is non-standard). The presence of codebase and classid kills playback in Firefox windows (on a Mac at least) unless embed is present. I'd be prepared to forgo playback in the browser window if this would work.

  • QuickTime Fast Start Progressive Download not Working - Help!

    I can't figure this out - I have a large number of training movies created by a contractor. After uploading them to my website, I thought QT would start once a certain amount of data was downloaded. So, being new to QT, I thought that the videos should be exported with the "Prepare for Internet Streaming." checked with either "Fast Start" or "Fast Start & Compressed Header" selected. Well, I tried both and no luck. File sizes are between 8 MB and 40 MB. I discovered another site that has a 80 MB file that starts no problem, so obviously I am missing something! Any suggestions?
    Thanks,
    Simon

    Thanks for your purchase, Simon.
    You should look at the part of my PDF that discusses QuickTime Media Links. These are text based files that will download with a click on the link and then can control the QuickTime Player application.
    Your Web page layout could remain the same with these .qtl links and your QuickTime files could enter "Presentation" mode (full screen, if you like). They will launch the QuickTime Player app as the tiny .qtl file has downloaded or the .qtl download is double clicked.

  • Annotation and Fast start

    Everytime I export with quicktime pro with fast start, the annotation disappears. and whenever i re-enter the annotation back into the 'fast start'ed movie, the fast start function dissapears. what am i doing wrong? there must be a way around this, all the apple trailers seem to have done it well.

    Export your movie.
    Open this file and add your annotations.
    Save As and give it a new file name..

  • Detecting Fast Start QuickTime Movies

    Is there a tool, programming approach, or way to applescript the detection of whether a movie was saved with fast start or not?
    And if so, is there a programming approach or way to applescript QuickTime to quickly set, or resave the file without needing to reencode the file?
    I need to create a process where I can verify that files on my server are set to fast start and if not then set them. Please help.
    Thanks in advance
    Nicholas Stokes
    Systems Administrator
    MemberNet TV/Wiredrive.com
    4212 Glencoe Avenue
    Marina Del Rey, CA 90292
    310-823-8238 x 3533 direct line
    310-738-1454 cell
    [email protected]
    http://www.wiredrive.com

    Is there a tool, programming approach, or way to applescript the detection of whether a movie was saved with fast start or not?
    And if so, is there a programming approach or way to applescript QuickTime to quickly set, or resave the file without needing to reencode the file?
    I need to create a process where I can verify that files on my server are set to fast start and if not then set them. Please help.
    Anything supposedly saved by QT in the "MOV" container automatically defaults to "Fast Start." If in doubt or using other QT containers, simply use the "Save As ..." file option to resave these files with "Fast Start" without re-encoding.

  • Detecting Fast start or Hinted Streaming

    I have got a task of making H264 files the same way they were made before I took over the job,... however in the Movie information tabs I do not see the the specification of whether it is "hinted streaming" or "fast start" or "fast start compressed". Is there any way of finding out from the old file? I know the videos are suppose to be streaming but I believe that they were only "fast start".
    thanks for any information!

    No way to tell about fast start except by testing the file from a server as it is a property of the individual file (part of the header info).
    You could view this by using a "hex" editor but that would be a pain.
    Streaming tracks are extra data and will show in the Movie Properties window. But these tracks are just extra file size and are ignored if your files merely download (not served via streaming server software like RTSP).
    So. If your files are viewed in a Web page they only need fast start (Progressive Download). This is done at export (Movie to QuickTime Movie). As long as the file isn't edited after export fast start will remain. If edited and "saved" fast start is removed from the file. To restore fast start simple "Save As".
    If you have a bunch of files that need to be fast start you can batch process using AppleScript or Automator.
    Save as doesn't do any conversion so it is very fast. It does put your files tracks into a .mov container, however.

  • Im not very tech savvy. I use firefox on my desktop, and want to run on my new Asus netbook with Windows Starter. Will FF run faster then IE? What version of FF should I install?

    Im not very tech savvy. I use firefox on my desktop, and want to run on my new Asus netbook with Windows Starter. Will FF run faster then IE? What version of FF should I install? in English
    == This happened ==
    Not sure how often
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MAAU; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MAAU)

    Im not very tech savvy. I use firefox on my desktop, and want to run on my new Asus netbook with Windows Starter. Will FF run faster then IE? What version of FF should I install? in English
    == This happened ==
    Not sure how often
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MAAU; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MAAU)

Maybe you are looking for

  • JSP iframe src = 'a file that is created by another JSP'  Error

    I have a JSP file that has an iframe into which, I want to load a .pdf file. Firstly, the iframe should contain nothing(and it does so), and when I press a button, another JSP is called, which creates a .pdf file and puts it in the WEB directory of t

  • Calling Sql Loader In Apex

    Hi All, Is there any way to call the sql loader in Apex to load the table with csv data. Thanks in advance Dhan

  • Downloading ALV report in excel and csv format

    1.I have generated a report in ALV. Now, I want a button 'generate' on my alv tooldbar. How to do that? 2.Now  clicking on that generate button will show a popup window containing the title 'Save list in file..' And the window will contain two radio

  • How to interface with NI PCI-7344

    Hi, First off,i have to say im a newbie with labview so if tis is some stupid qns,my apologies.I nid to work out a program using LabView 8.0 to control a stepper motor thru NI PXI-7344 and the NI UMI-7764. The program is ready with the output as a 32

  • OracleBamAdapter: "Bad response: 401 Unauthorized"

    Hi I'm trying to connect BPM to BAM over the OracleBamAdapter. I set properties of the outgoing connection "eis/bam/soap" to server "localhost" and port "29001" (on which BAM Server is running) plus userName and password. The user works well with iCo