Text crawl speed: how to match the speeds of many crawls?

I have 20 bits of text of different lengths (from 20 to 60 words) and I need to make a crawl of each. I want all of the text crawls to move at the same speed right to left, but it appears that I have to lengthen and shorten clips by trial and error to match the speeds. Is this right? Is there an easier way to regulate the speed?
I'm using Final Cut HD 4.5. I have the BorisFX plug-in.
Thanks.

Just do some simple mathematics instead of manually adjusting the actual clip's length on the timeline.
An example.
Control click on the text clip with 20 words and check duration. Lets assume it is 8 seconds. Then control click a clip with about 40 words <click>change duration to 12 seconds.
It should give you the same or very similar speed.
Rely on numbers rather than guessing clips lengths.
G.
PS. Just reading now Zak's post, didn't remember Andy's plugin(Sorry Andy) but let us know if that solves your problem.

Similar Messages

  • How to increase the speed of video (avi file) using labview

    How to increase the speed of video (.avi file) using labview? I have  tried this by skiping alternate frames. also I have used  minimum time delay.Is there  any other option for which i can go?
    please suggest me........... 

    Are you using NI Vision IMAQ AVI Read Frame or anther method to read the AVI file?
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • How to change the speed of a slideshow

    How to change the speed of a slideshow

    In my test, all I need do was right click the clip and make sure Frame Blend was not checked.

  • How to increase the speed of Zoom on TIFF image

    Hi everyone,
    i m doing zooming operation on tiff image.
    when i applied zoom in operation on image which have properties
    Bit per sample =1
    Image Length = 2200 Pixel
    Image Width = 1700 Pixel
    Resolution(x) = 200 dpi
    Resolution(y) = 200 dpi
    then it require 2 sec.
    then i apply the same code with tiff image which have properties like,
    Bit per sample =1
    Image Length = 3300 Pixel
    Image Width = 2500 Pixel
    Resolution(x) = 300 dpi
    Resolution(y) = 300 dpi
    then it require 9 to 10 sec.
    my code is:
    RenderedImage src= oriRndImage[selectedButtonIndex];(orirndImage is Rendered
    Iamge)
    //Transfer Current RenderedImage object into BufferedImage object
    Raster ra= currRimage.getData(); //it take time.
    DataBuffer db = ra.getDataBuffer();
    SampleModel sa = ra.getSampleModel();
    ColorModel cm = currRimage.getColorModel();
    final BufferedImage currImage = new
    BufferedImage(cm,Raster.createWritableRaster(sa,db,null), false, new
    Hashtable());
    //Create new Bufferred Image
    BufferedImage bi = new BufferedImage(zoomW,zoomH, BufferedImage.TYPE_INT_RGB);
    Graphics2D g = bi.createGraphics();
    double scaleW = (double)(zoomW)/(double)(prev_width);
    double scaleH = (double)(zoomH)/(double)(prev_height);
    transAtZoom = AffineTransform.getScaleInstance(scaleW,scaleH);
    g.drawRenderedImage(src, transAtZoom);
    can any one plz suggest me the way ,how to increase the speed. of Zoom effect?
    how to handle this problem?
    thnxs..

    Are you using NI Vision IMAQ AVI Read Frame or anther method to read the AVI file?
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • How to improve the speed for backing up files to time capsule via in hose wifi?

    How to improve the speed for backing up files to time capsule via in hose wifi?

    via in hose wifi?
    Use a bigger hose??
    House??
    Need to spell this out a bit more..
    But speed via 2.4ghz to the TC is restricted by Apple to max 130mbps link speed.. much slower actual transfer.. latest TC and laptops can do 450mbps on 5ghz but you need to be up close.. so place the TC near the device using it.. and force 5ghz connection by using a different name for 5ghz network.

  • How accurate is the speed checker?

    How accurate is the speed checker? http://www.productsandservices.bt.com/consumerProducts/displayTopic.do?topicId=25795
    Just had conversation with customer services where they claimed the maximum speed I could get was 6mb and the 17mb quoted in the letter was a "clerical error". I've worked out they must have been using the checker linked above but the speeds quoted aren't accurate for my connection. Does anyone else have a discrepency?

    lostof wrote:
    This is what I got from the hub
    ADSL settings
    VPI/VCI
    0/38
    Type
    PPPoA
    Modulation
    ITU-T G.992.5
    Latency type
    Interleaved
    Noise margin (Down/Up)
    6.1 dB / 5.9 dB
    Line attenuation (Down/Up)
    35.0 dB / 18.7 dB
    Output power (Down/Up)
    0.0 dBm / 12.8 dBm
    Loss of Framing (Local)
    0
    Loss of Signal (Local)
    0
    Loss of Power (Local)
    0
    FEC Errors (Down/Up)
    108823 / 4294967264
    CRC Errors (Down/Up)
    0 / N/A
    HEC Errors (Down/Up)
    N/A / 0
    Error Seconds (Local)
    0
    According to your attenuation I would hope for around 12mb on your line, that would be with the correct stats, SNR margin of 6dB which you have etc..  Although the reason I've highlighted the Output Power [Downstream] is because this should be around 19/20 and hence why you are probably not seeing the good speeds.  Please contact the mods, you can do that by following this link: http://bt.custhelp.com/app/contact_email/c/4951 and ask them to get it sorted for you and then you should see the speeds
    Regards Edd
    Check your Line
    BT Speedtester

  • Between the 2 fusion drives , 1 is 1tb 5400RPM and 1 is 1tb 7200RPM, will you see much difference in speed as I understand the speed comes from the ssd part..?

    Between the 2 fusion drives , 1 is 1tb 5400RPM and 1 is 1tb 7200RPM, will you see much difference in speed as I understand the speed comes from the ssd part..?
    Will it not be noticeable?

    It would not be as noticable as one would think. The speed of the OS will come from the SSD portion of the drive. The SATA portion is mostly used for data storage which the drive only has to access as needed, not constantly. So over all, there is a bit of a difference but not enough to make a big impact.

  • How to change the Speed of a Behavior on Text?

    I have applied some text to my layer and added 3 of the following behaviors to different text: Big Spin, fly in, Behind the camera.
    I have searched in the discussion and fooled around with the inspector, but I can't figure out a way to make these texts to come in to the layer faster..
    How do I change this?

    Or the main timeline - to see them in relation to each other...
    Patrick

  • How to adjust the speed of a single video demo clip

    This seems like a very basic function of a video that I can't seem to figure out in Captivate 8:
    For an individual video demo inside of a project, how does one go about turning up the speed of that clip?
    To be clear, I am not referring to simply viewing the end product and speeding that up.

    Well, you could record a Video Demo using Captivate. Then publish that out as an MP4. Then you could edit the MP4 using Premiere Pro or Premiere Elements. Then you could render it back out and use it as a video in Captivate.
    Perhaps others have other approaches.
    You might also want to take a look at TechSmith Camtasia. I believe it has an editing capability to speed up a clip. Or just a portion of a clip if you choose to split it up.
    Cheers... Rick

  • How to change the speed of a clip without frame blending?

    Hi,
    I changed the speed of a clip to 200%. I expected Premiere to drop every second frame. Instead, there is some frame blending making my progressive footage interlaced. For some reason, the frame blending cannot be disabled by using the Use Frame Blending option.
    How can I make Premiere simply dropping every 2nd frame?
    Thanks in advance!

    In my test, all I need do was right click the clip and make sure Frame Blend was not checked.

  • How to increase the speed of producer-c​onsumer architectu​re

    Hey everyone -
    This is a follow-up to a previous thread that I had posted (
    http://forums.ni.com/t5/LabVIEW/How-to-use-a-dynam​ic-true-false-signal-with-a-case-structure/m-p/114​...
    ), but my next question has taken a bit of a different direction so I have made a new thread. 
    Following tbob's suggestion, I am trying to use a producer-consumer architecture to start and stop data acquisition from a simulated NI 9237 device.  I have attached the current version of our code to this post (Producer_Consumer_architecture.vi).  Our main problem is that there is a significant lag between when elements get added to the queue using the Enqueue function, and when they are removed from the queue using the Dequeue function. As a result, the signals from our simulated DAQ channels run for much longer than they are supposed to, and the start-and-stop of data acquisition is not keeping in time with the simulated square wave signal (we would like our NI 9237 device to acquire data when the square wave has an amplitude over 3, and stop acquiring when the amplitude is under 3).  If you allow the program to run for about 30 seconds, you will see what I mean (press the stop button twice to quit the program).
    If anybody has any suggestions as to how we can increase the speed of the program, they would be very much appreciated!
    Thanks in advance!
    Attachments:
    Producer_Consumer_architecture.vi ‏122 KB
    Save_data.vi ‏14 KB

    hello,
    i don't have tools needed but , i see one thing is that you enqueue 
    every time you are greater 3 that means about every 2-3 ms so consumer is really   sought
    is it really what you want ?
    may be you want to start on a treshold so you can use a treshold fonction 
    if i don't make mistake your square is 10 hz and the daq is configured 25000 sample 25000 hz
    so you aquire 1s of signal every 100ms , there is something to correct
    make tests and tell us
    Regards
    Tinnitus
    CLAD / Labview 2011, Win Xp
    Mission d'une semaine- à plusieurs mois laissez moi un MP...
    RP et Midi-pyrénées .Km+++ si possibilité de télétravail
    Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
    Don't forget to valid a good answer / pensez à valider une réponse correcte

  • How to increase the speed of my producer loop?

    Hi,
    I try to monitor two CAN channels and to compare values online. That's why I use a producer loop to collect all CAN messages and a consumer loop to calculate some stuff. But the producer is to slow. The queues of my CANCard are full after some minutes. The queues are already set to maximum.
    The first Channel runs with 500 kBit/s, the second one with 125 kBit/s.
    Should I use two Producer loops or how can I increase the speed of my existing producer?
    How should I handle the different speed of the channels?
    Enclosed screenshots from my VI.
    Thanks,
    Thomas
    Attachments:
    producer.jpg ‏66 KB
    receive.jpg ‏38 KB

    Andy,
    thanks for your support!
    Goal of my project is to measure both CAN channels. Between these channels is a real electronic control unit (ecu) which is able to route CAN messages between the channels. My VI has to check weather the routing works fine or not.
    Each message has an identifier and I kow which messages are routed. That means I have to measure both channels, look for routed messages and compare the data and the timestamp of the messages. I try that in my consumer loop. The data are stored in several 2d arrays. And I have to look for specific data in these arrays. I think the loops over the arrays are to slow. but I have no other chance - I have to buffer the messages somehow and then to compare by their timestamps to find the right order. But that's very difficult because the order of the messages in my producer queue is not ordered by the timestamp...
    If you have any idea how to solve the problem better, let me know - I would be happy!
    Thanks,
    Thomas

  • HP 8600 pro how to use the speed-dial to fax

    I cannot figure out how to input my speed dial numbers on the printer screen
    I have entered my names and numbers already
    This question was solved.
    View Solution.

    Hi HPUserGeorgia
    You can setup up numbers or letters for each fax.
    Touch the fax icon, book icon, sort, select desired one. (01-75, a-z)
    Then go to the home screen.
    Touch the fax icon, # sign then desired number to fax to. (example 05)
    You can print out a list of the all the fax numbers in the menu.
    Here is a document for faxing with the Officejet Pro 8600 Plus.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02921161&tmp_task=useCategory&cc=us&dlc=en&lang...
    Hope this helps.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • How to control the speed of nested movie with mouse

    I have a movie nested inside another movie with pictures that
    scroll horizontally across the screen. I would like the user to be
    able to control the speed and direction of the pictures by moving
    their mouse. Can anyone give me some insight on where to look to
    find out how to do this?
    If this can't be done then perhaps add controls on the screen
    to stop / play / speed up / slow down the horizontal scrolling
    pictures

    it can be done. search for a scrolling movieclip tutorial
    using google or at flashkit.com

  • How to control the speed of a loopOut expression

    I have a looped walk-cycle of an elephant that I would like to control the speed of using a slider controller or similiar.
    I have a 25f walk cycle that Ive used the loopOut expression on. I would like to add to this something to control the speed of the loop so I can easily make the elephant walk, run or stop.
    Im not an Expression genius so would like some advice on how to go about this.
    Cheers

    Trying to create a rate slider is going to be complex. Dan Ebbert's MotionScript site has an explanation of how to write an expression for a speed control slider. It would be a good page to study.
    I would adjust the keyframes of my walk cycle so it was at the slowest speed, pre-compose, then adjust pre--comp settings and extend the length so it was much longer than the main comp and extend the walk cycle or you'll run out of cycles before the main comp ends. I would not convert your expression to keyframes because it is not necessary.
    Dan has an example that uses audio to drive time remapping. I already have all of his expressions for rate control in my animation presets library and use them all the time. I customized each or them to suit my typical needs. To customize his audio driving time remapping example I replaced the Audio Keyframes slider with an Effects Control slider attached to the layer. For a walk cycle you may want to keep all the values positive and animate between 0 and something like 3. I'm not sure what a walk cycle would look like while it was reversing.
    Here's what the expression looks like:
    spd = effect("Slider Control")("Slider");
    mult = .5;
    n = spd.numKeys;
    if (n > 0 && spd.key(1).time < time){
      accum = spd.key(1).value*(spd.key(1).time - inPoint);
      for (i = 2; i <= n; i++){
        if (spd.key(i).time > time) break;
        k1 = spd.key(i-1);
        k2 = spd.key(i);
        accum += (k1.value + k2.value)*(k2.time - k1.time)/2;
      accum += (spd.value + spd.key(i-1).value)*(time - spd.key(i-1).time)/2;
    }else{
      accum = spd.value*(time - inPoint);
    value + accum*mult
    Here's the animation preset: TimeRemapSpeedControl.ffx
    All you have to do is pre-compose, adjust the length of your pre-comp, then apply the expression and add keyframes.

Maybe you are looking for

  • How can I view my backed up docs on ICloud?

    I need to know which docs have been backed up? Bd

  • Can't load either itunes or quicktime

    I'm having a terrible problem that actually began with the previous iTunes upgrade. At that time, I couldn't upgrade to 7.3 because I kept getting the message that I had an older version of the Apple Software Upgrade program and had to uninstall it.

  • Help have to scrub computer and all pics say that it can not find missing file

    Anyone have any idea how to fix this problem??  I can't copy and paste, copy to CD, back it up, or share it to an online account.  Thanks :-)

  • Flash player security

    Where can I find information spedifying how the Flash player is working on the Playbook, especially related to how data is sent back and forth to the Flash file (updates via webservices) and which data are stored/cached on the PlayBook if if should g

  • Remove partial PGI

    Hi Guru, My requirement is to chnage the scheduled quantity of schedule lines because goods was not deleivered/partial delivered. This is a STO scenario. But PGI has been done in delivering plant. When I want to change the schedule quantity, system g