What's the easiest way to loop a video clip ?

I just need a short .mov file to loop in the background behind a green screen shot.
I don't need any green screen help, I just need to loop this short background file and can't figure out how to do it other than copying and pasting 20x which seems stupid. There must be a simple way ?
Thanks for any help.

Nothing at all happened to me.  You could do this: f9 until you're happy on a blank timeline. File export>qt movie>self contained.  Import that file, put it into your green screen timeline as the bottom layer.  you're still going to have to render it.
In video production, as in other creative work there's a maxim:  Fast, good, cheap-- pick any two.

Similar Messages

  • What is the easiest way to use a video clip as the DVD's menu and have titles?

    Ok, I"m using Ppro CS4, and I have a clip that i would like to be the title screen when the DVD starts.  I then want to click on something like Play movie that will play the movie.
    I want the Menu to be the actual video clip playing in the background.  I am going to be importing several projects from CS3 into the fished version and would like these to be set up as seperate from the main movie......but something that can be clicked on and watched.   (I guess I'm wanting titles)
    any help would be appreciated.  I have searched around and kind figure out how to do this.  Do I need to use AFter Effects, or Encore, or what.
    thanks a ton
    Mo

    I would suggest that you post this to the Adobe Encore>Menus & Buttons forum. What you want to do, if I read correctly, is pretty simple. There will probalby be links available to step you though it. I'll look for this there, and start gathering some links.
    Good luck,
    Hunt

  • What's the easiest way to embed a video into a specific part of an image map?

    What's the easiest way to embed a video into a specific part of an image map?
    Anybody help? Is there a way to do this in Dreamweaver?

    One way would be to create your image map first. Then, use the CSS property position to position the div containing the video player relative to the image map or absolute to the page (depending on how your website layout is).
    Then, use an event listener (javascript) to enable the div holding the video player to show only when the specific area on the image map is clicked.

  • What is the easiest way to cut imported video into shorter clips?

    For Christmas I am converting old family movies from 8mm tapes to an external hard drive for my parents.  I have done some research and found that the external hard drive will be able to work with their blu ray player if it is reformatted to Fat 32.  That part I have done--unfortunately Fat 32 will only save files up to 4 GB in size, and the videos I am importing are about 30 GB for each tape.  Is there a simple way to break each import down to 4 GB a clip that is less time consuming than me overviewing every import and stopping it every 10-15 minutes?  Thank you for your time everyone!

    If each tape is 30GB I guess my first question would be what format are they saved in? And MP4 file might only be 600MBytes and playback for just over an hour. I don't know if the Blu-ray would play all file formats but MP4 might be an option and it would help shrink those file sizes a bit.

  • What is the easiest way to center a video in DWCC?

    Nothifing i try works p PLEASE HLEP
    <!doctype html>
    <html lang="en">
    <head>
    <meta charset="UTF-8" />
    <title>Cobalt Intro</title>
    <style type="text/css">
    body {
              background-color: #000000;
              margin: 0 auto
    </style>
    </head>
    <body>
    <!-- Start EasyHtml5Video.com BODY section -->
    <style type="text/css">.easyhtml5video span{display:none}</style>
    <div class="easyhtml5video" style="position:relative;max-width:960px;">
      <div align="center">
        <video  autoplay="autoplay" poster="index.files/html5video/Cobalt_Intro.jpg" style="width:100%" title="960">
          <source src="index.files/html5video/Cobalt_Intro.m4v" type="video/mp4" />
          <source src="index.files/html5video/Cobalt_Intro.ogv" type="video/ogg" />
          <object type="application/x-shockwave-flash" data="index.files/html5video/flashfox.swf" width="960" height="540" style="position:relative;">
            <param name="movie" value="index.files/html5video/flashfox.swf" />
            <param name="allowFullScreen" value="true" />
            <param name="flashVars" value="autoplay=true&amp;controls=false&amp;fullScreenEnabled=false&amp;posterOnEnd=true& amp;loop=false&amp;poster=index.files/html5video/Cobalt_Intro.jpg&amp;src=Cobalt_Intro.m4v " />
            <embed src="index.files/html5video/flashfox.swf" width="960" height="540" style="position:relative;"  flashVars="autoplay=true&amp;controls=false&amp;fullScreenEnabled=false&amp;posterOnEnd=t rue&amp;loop=false&amp;poster=index.files/html5video/Cobalt_Intro.jpg&amp;src=Cobalt_Intro .m4v"          allowFullScreen="true" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer_en" />
            <img alt="Cobalt Intro" src="index.files/html5video/Cobalt_Intro.jpg" style="position:absolute;center:0;" width="100%" title="Video playback is not supported by your browser" />
          </object>
        </video>
        <a style="display:none" href="http://easyhtml5video.com">html5 video fullscreen javascript maker by EasyHtml5Video.com v2.0m</a></div>
    </div>
    <script src="index.files/html5video/html5ext.js" type="text/javascript"></script>
    <!-- End EasyHtml5Video.com BODY section -->
    </body>
    </html>

    OK - all is working fine except one thing.  I want the last slide on the move to remain on the screen.  In all browsers the movie goes to black.  In Final Cut, the movie stops exactly where I want it to.  Anything I can do in the code to make sure the last movie frame remains on screen as a still frame?.....Thanks......Art
    body {
    background-color: #000000;
      .easyhtml5video span
          </object>
        </video>
        html5 video fullscreen javascript maker by EasyHtml5Video.com v2.0m
    </html

  • What is the best way to loop a sound where the loop is a subsection

    I have a sound file, and I am supposed to loop a middle section of the sound, i don't see any way in soundengine to do this. What is the easiest way to loop an MP3 background sound where the beginning is to played once. if I load two sounds and then play both of them they will overlap, yes? I know the time of the loop point, but wonder if there is a way to make it a really perfect loop, with no pauses, gaps or clicks.

    I'm not at my Mac right now so I can't give specifics but SoundEngine allows you to specify attack and decay components to a looping background track. In your case you would specify the beginning section as the attack component and the middle (looping) section as the primary component.
    Craig

  • What is the easiest way to show a command line app in an appletviewer

    I'd like to convert a command line interface application to a small applet, for use in an appletviewer. What is the easiest way to implement this.

    I made something like what you are describing for a text adventure engine. It uses a big text area for output and a small text field for input.
    Here's the code
    public class myApplet extends java.applet.Applet
         implements Runnable
         TextArea output ;
         TextField input ;
    public void init()
              width = this.size().width ;
              height = this.size().height ;
         public void run()
              makeComponents() ;
              while( true ) // loop on + on + on
              try { Thread.sleep( 10 ) ; }
                        catch (InterruptedException e) {}
    public void makeComponents()
              input = new TextField() ;
              input.setSize( Math.min( 200, width - 5 ), 25 ) ;
              input.setLocation( 5, height - 30 ) ;
              add( input ) ;
              input.addActionListener( new ActionListener()
                   public void actionPerformed( ActionEvent e )
                        String temp = input.getText() ; // do something with this
              output = new TextArea( "", 0, 0, TextArea.SCROLLBARS_VERTICAL_ONLY) ;
              output.setSize( width - 10, height - 40 ) ;
              output.setLocation( 5, 5 ) ;
              add( output ) ;

  • I am using Iphoto 11 ver 9.4.3 on mac using oxs 10.8.5 i want to export calendar projects to an external hard drive. what is the easiest way to do this? i have tried export and import but it didn't seem to work.

    I am using Iphoto 11 ver 9.4.3 on mac using oxs 10.8.5 i want to export calendar projects to an external hard drive. my goal is to store them in an external hard drive so it doesn't use up memory on the mac hard drive. is it possible to copy the specific projects without copying the entire library? what is the easiest way to do this? i have tried export and import but it didn't seem to work.

    What do you not understand?
    You can duplicate the iPhoto library (command - D ) and delete everything except the project and its photos from the copy and move that
    Or
    However the calendar takes very little space - it is simpy database entries - it is the photos in the calendar that take space - and for most people you would wnat to keep those photos in your library
    you can use a photo in 50 calendars and it still is only one photo in your library - as I explained calenders do not exist as such - they are simply database entries telling iPhotop how to display the calendar - they take almost no space at all
    LN

  • What is the easiest way to create and manage very big forms?

    I need to create a form that will contain few hundred questions. Could you please give me some advise on what is the easiest way to do that? I mean for example is it easier to create everything in Word (since it is easier to manage) and than create a form based on that?
    My concern is that when I will have a very big form, containing different kinds of questions and with many scripts, managing it during work will be slow and difficult, for example adding a question in the middle of the form which would require moving half of the questions down which could smash the layout etc.
    What is the best practise for that?
    Thanks in advance

    Try using Table and Rows for this kind of forms. These forms will have the same look throught with a question and and answer section..
    In the future if you want to add a new section, you can simply add rows in between..
    Thanks
    Srini

  • I want to use 1 itunes account but with 3 different iphones 2 for the kids and one for me, what is the easiest way to do that?

    I want to use 1 itunes account but sync 3 different iphones, 2 for the kids and 1 for me.  So I would like to have different programs, songs, apps etc for each phone.  What is the easiest way to do that

    Agreed heather. Also, if you have three users on the same account how do you keep phone calls and messages from going to all three phones?

  • I have a mid year 2007 24 inch iMac and will be purchasing a new 27 inch Retina iMac, what is the easiest way to transfer the data and files from my old machine to the new one?

    I have a mid year 2007 24 inch iMac and will be purchasing a new 27 inch Retina iMac, what is the easiest way to transfer the data and files from my old machine to the new one?

    Following up on this thread,
    I have a new iMac on the way and my current is from 2008, never had a problem but I am sure there are internal issues that I would prefer not to transfer.
    I have no issues other then the slowness in certain programs and that is the main reason to buy a new one.
    Programs like numbers and pages seem to take a longer time to open after I update to Yosemite.
    I only use 272GB of 500 GB, my memory is 4GB and I am upgrading to 8Gb and bought the 4.0 processor.
    Question:
    Is there a way to manually transfer items or would that be a waste of time in that if there are issues they could be anywhere and would transfer anyway?

  • What is the easiest way to burn imovies onto DVD's.   I want to burn more than one movie onto DVD as I create.    Can I continue to burn onto the same DVD as the movies are created?

    What is the easiest way to burn my imovies onto DVD's?    I want to burn movies as I create them and then continue to add more movies to the same DVD as the years go by -- until the DVD is full!    Is this possible?

    You might also want to post this in the iMovie forum https://discussions.apple.com/community/ilife/imovie

  • What is the easiest way to transfer a large imovie project from one computer to another in a different location.

    What is the easiest way to transfer an faairly large HD imovie project from one computer to another in a different location. Can you export to drop box? Will the other computer need the exact imovie version?

    OK it depends.
    If you have a finished movie, you can SHARE/EXPORT MOVIE and create your final movie. Then, depending on the size of the finished movie, you can transfer via dropbox or similar service. Ninety minutes is a very long movie for iMovie, but it may work for you. I would suggest 720P to keep the size down.
    If you need to transfer the entire iMovie Project so it can be edited in iMovie at the other end, then you need to transfer the project and event assets to an external hard drive and get the hard drive to the other location.
    Directions are here. Follow the directions for 1) Moving or copying Project to external drive. Then 2) Consolidate Media.
    https://discussions.apple.com/docs/DOC-4141

  • What is the easiest way to create alias email addresses in exchange 2013?

    For example my official domain is [email protected]
    Within my company i want to make it look like certain departments are sending from bicycles.com skateboards.com
    and skooters.com and receive to those addresses even though the emails are really going through the
    [email protected] domain. but it appears to be coming from three other domains.
    appearance is everything. What is the easiest way to accomplish this.
    Step by step with examples if possible. I am not well versed in exchange server 2013 yet.
    Droid Hacker

    In Exchange 2013 you can use the ECP to add additional email addresses to mailboxes. In order for a mailbox to send using an address, that address needs to be set as the reply address. One mailbox cannot send as multiple addresses. Doing that would require
    a mailbox for each address. To set a new primary address on a mailbox log into the ECP and choose mailboxes under the recipients option on the left. Then search for the mailbox you want to add the address to and click the edit symbol. Navigate to the
    Email Address tab on the left. To set a new primary address you will likely need uncheck the box for "Automatically update email addresses based on the email address policy applied to this recipient". Then click the plus button, enter the new address,
    and check the box for "Make this the reply address"
    Before you do this you should ensure that the proper MS records exist for these other domains, and that they are properly configured for mail flow. Once you set this as the reply address for a mailbox, that is the address external users will use for replies.

  • What's the easiest way to add storage to a mac mini. (1TB hard drive but only 32G of real storage). External device, internal or partitioning?

    What's the easiest way to add storage to a mac mini. (1TB hard drive but only 32G of real storage). External device, internal or is there some way to partition? I tried doing so but received a message that there wasn't enough free space to partition. Seems like a 1TB drive should have more storage than my Ipad

    Its worth confirming what free space you have on your drive: 
    go to:   Apple Menu > About this Mac >  More Info > Storage
    The bar chart shows how much free space there is on the drive:
    Please realise that partitioning does not create extra space so this wont help you.
    If your free space is less than 20 % you should get extra storage with an external USB or Firewire drive, any make or model will work.

Maybe you are looking for