Calculating analyze times

Does anyone know if there is an acurate way to calculate anaylzing times from the smooth cam node? Obviously, I could just analyze a clip, see how long it takes, and go from there, but because I have numerous HD clips that about about 12-13 seconds long but are about 2 gigs a piece, I was wondering if anyone knew of a way?

Only the one you've already described...
Patrick

Similar Messages

  • How to do calculation on time value?

    I have "Duration" as a column in a source excel file which contain data like 00:00:06,00:01:10  when i connect this excel to lumira i am getting the column data as [$-5400]12:00:06\AM 
    please specify how to perform certain calculation on time value like sum or avg. 

    I'm struggling to think of examples of this kind of data 00:00:06,00:01:10
    so i suspect this formatting will be troublesome..if Lumira can't handle this using advanced acquisition properties, then it might be an idea to split it before coming into lumira . 
    regards,
    H

  • Calculating over time

    Hi I am making up a time sheet calculator (example below), and need help figuring out how to calculate overtime.
    I figured out how to calculate total time for the day ( SUM=(B2-A2)+(D2-C2) )
    and calculating over time is simple if the total time is greater then 8. as in row 2 or 3. ( SUM=(E2-8) )
    My problem comes when Total Time is less then 8hrs, I start getting negative Over Time. as in row 4.
    I know that I need to tell Numbers that if total time is less then 8 Over Time needs to Equal 0. I just don't know how to do that.
    The only Function I know how to use is the SUM function.
    Any help would be greatly appreciated.
    Thanks
    Example
    A
    B
    C
    D
    E
    F
    G
    1
    In
    Out
    In
    Out
    Total Time
    Regular Time
    Over Time
    2
    8.02
    12.99
    13.97
    17.04
    8.04
    8
    0.04
    3
    8
    13
    14
    17
    8
    8
    0
    4
    8.1
    12.94
    14.03
    16.94
    7.75
    8
    -0.25

    Sam,
    OT = MAX(totaltime - 8hours, 0)
    With that expression, Overtime will never go negative.
    Jerry

  • Calculating total time.

    I'm somewhat new to using spreadsheets. Basically I just want to keep track of the time I spend doing a particular job. So I'm tracking my start time, end time, and then I want to calculate the total time spent. Thanks.

    Yes, I thought about that. But if you start at say
    9pm and end at 2am you would get the incorrect result
    of 7 hours. I think I have to convert the time to
    something else before the math takes place. But I'm
    not sure how that would work.
    I'm not sure how you managed to subtract 9pm from 2pm and get 7 hours. When I try 2am - 9pm, I get #VALUE!, as AppleWorks reads both 'times' as text, and cannot use Text values in a formula that requires numbers. AppleWorks is a bit fussy on what it considers to be a number.
    Using the default alignment, you can recognize what AppleWorks thinks is a number—it will be aligned to the right of the cell—and what AW considers to be Text—it will be aligned to the left of the cell. In the case of Time, you're better off using the 24 hour clock, and entering one minute betore 2pm as 13:59.
    The Mac clock's unit of time is the (24 hour) Day, and all times entered are regarded as the portion of one day that has elapsed up to that time. When you do the subtraction, the result is also a time of day. For start and end times within the same calendar day, simply doing the subtraction will give a result that can be read as the (correct) elapsed time. For the example times you gave, the 'correct' result is also visible:
    02:00 - 21:00 = 05:00
    But the actual numbers behind that 05:00 result and the two times used to get it are the portion of the current day that has passed up to each of the times entered, and the difference obtained when you do the subtraction:
    0.0833 - 0.8750 = -0.7917
    If you only want the (readable) result for a single day, that's not a problem. But if you want to add the results to get a total time for a week, you need to (make AppleWorks) do some additional math. In simplest terms, you need to add 1 to the end time if the end time is on the calendar day after the start time. There's an explanation of this below, which you should read for a better understanding of Time and the Mac, but which isn't necessary to use the formula.
    The formula assumes your start time is in column B, your end time in column C, your formula reporting time worked is in column D, and that you will enter times in rows 2..6, and calculate the week's sum in D7
    Enter in D2, and fill down to D6: =IF(C2,C2-B2+(C2<B2),"")
    Format these cells to display as Time.
    Enter in D7: =24(SUM(D2..D6)) —to report the result in hours (eg. 25.678)
    Format the cell to display as Number, General.
    or
    Enter in D7: =INT(24(SUM(D2..D6))&":"MINUTE(SUM(D2..D6)) —to report the result as hours and minutes
    Note that the second option for D7 produces a text string which will not be useable in further calculations.
    This is Text, so no Number formatting is necessary.
    Regards,
    Barry
    Time and the Mac
    The Mac clock tracks time in Days and Fractions of a Day, starting at midnight, January 1, 1904.
    Nine PM today, May 8, 2006, represented as a decimal number, is 37383.875. Two AM tomorrow, May 9, 2006, is 37384.0833333333.
    An AppleWorks spreadsheet cell (or database field) formatted to display as Time will ignore the whole number part of those numbers, and interpret the decimal fraction part as Time of Day, and display the result in the Time format you have chosen for the cell.
    A cell (or field) formatted to display as a Date will ignore the fractional part of the number, and display the whole number part in the Date format you have chosen.
    When you enter a time, the result is the time of day on January 1, 1904. When calculating elapsed times where start and end times cross the midnight boundary, you need to add 1 (day) to the result to compensate for the change in day and get a result that can be used in further calculations. That's what the "+(C2<B2)" part of the first formula above does—adds 1 if "(C2<B2)" is TRUE or adds 0 it it's false.
    If you add times, the result is 'correct', but if the total reaches 24 hours, the displayed result will appear incorrect as a Time formatted cell ignores the whole number part of the actual result (eg. 27 hours, or 1.25 days), will display as 03:00, the same as 3 hours, or 0.25 days. You can convert the result to hours and fractions of hours by simply multiplying the result by 24, and displaying it as a Number rather than as Time.
    B

  • Apple TV Export Calculating Estimated Time Lockup

    Looking for some help here... I am exporting video from QTPro to Apple TV. Just recently, when I go to FILE/EXPORT choose Apple TV then OK, the export dialog comes up but says "Exporting -- Calculating Estimated Time" and just sits there for a short 100MB HDV - Apple Intermediate Codec file.
    Any thoughts? This work fine since upgrading to 7.1.5 until just today. Tried repairing permissions, re-installing QT 7.1.5, reboot, did not help.

    I found that if I copy and paste the original file into a new QuickTime movie, the export worked as it should. I wanted to post a followup in case anyone else encounted this issue.

  • How to perform calculations on time? (e.g., time x 26.2?)

    I need to do various calculations on time, such as:
    (1) Marathon finish time is 3:39:00 (h:mm:ss). Divide by 26.2 to get the pace (minutes per mile).
    (2) I run 0.935 miles in 6:57 (m:ss). Divide 6:57/0.935 to get the pace.
    These were dead-simple in AppleWorks. My formulas were simply =A1/26.2 and =A2/0.935 respectively. But I'm having a sinking feeling that I can't do it in Numbers, at least not easily. I did find the TIMEVALUE() function, so for the first problem I can use the more cumbersome =TIMEVALUE(A2)/26.22460, but then my result is in decimal form (8.35878), and I can't find a way to get it back into time format (8:22).

    Michael Bluejay wrote:
    I need to do various calculations on time, such as:
    (1) Marathon finish time is 3:39:00 (h:mm:ss). Divide by 26.2 to get the pace (minutes per mile).
    (2) I run 0.935 miles in 6:57 (m:ss). Divide 6:57/0.935 to get the pace.
    These were dead-simple in AppleWorks. My formulas were simply =A1/26.2 and =A2/0.935 >respectively. But I'm having a sinking feeling that I can't do it in Numbers, at least not easily.
    The original premise of your question was incorrect. You can most definitely divide a duration by a number and avoid having to convert from a decimal back to a duration.
    You may be using the wrong format for your data (what you are calling "time") and that is probably the root of the problem. Time and duration are two different things. TIMEVALUE works on the date&time data type, not durations. If TIMEVALUE is not giving you an error, your durations are not durations but are, instead, the date and time of day.
    Here are two equations that work just fine in Numbers if the 3h 39m is a duration value.
    3h 39m/26.2 = 0h 8m 21s 527ms (hms format)
    3:39/26.2 = 0:08:21.527 (colon format)
    If you want to convert a decimal value to a duration, use the DURATION function. That is not necessary for what you are trying to do but I present it because you asked. If you want to convert 3:39:00 to 8:22, make sure the 3:39:00 is a duration and not "January 25, 2010 3:39:00AM" then divide the 3:39:00 by 26.2

  • Problem in VAT Calculation @ the time of MIRO

    Dear All,
    We are using the Tax Procedure TAXINN.
    When we create a LIV document with ref to a PO using the transaction MIRO & when I check the calculate tax button, the tax amount which is displayed in the Basic data is more than the amount which is displayed in the taxes tab.
    For Ex:
    Created a PO with the following details.
    Total Qty in PO -  10
    Base Price - 1000/qty.
    BED - 14% - 1400.00
    ECS - 2% -      28.00
    VAT - 4% - (4% on 11428) - 457.12
    So my total Tax = 1885.12 (Including Excise & VAT).
    Now when I create a MIRO document the tax amount which gets calculated when I check the Calculate button is 1885.12 (Same as above) in the Taxes tab of MIRO.
    But the tax amount which is displayed in the Basic data tab is 1,942.24
    Also when I simulated the MIRO entrys the VAT amount which was simulated was - 514.24  & not 457.12 as in PO.
    Can anyone please advice on the reason for this mismatch in VAT calculation during the time of MIRO?
    Is there any specific settings for VAT in TAXINN ??
    Note :
    The Excise & VAT are calculated correctly during the time of PO creation. Also I havent maintained any additional VAT condition types for my VAT in the tax procedure.
    Awaiting helpful replies.
    Regards,
    Edited by: SAP FC on Dec 5, 2008 3:44 PM

    Hi All,
    Please note that when I removed the VAT condition type JVRD from the Classify condition types settings in IMG  then the VAT amount which is calculated in the Basic data tab of MIRO is equal to the actual Tax amount as in PO (Excise + VAT ), but the amount which is displayed in the tax tab of MIRO is less.
    Now if I maintain the Classify condition types settings in IMG for my VAT condtn type JVRD then the VAT amount which is calculated in basic data is more than both the PO as well as tax tab in MIRO.
    Please note  as you all have suggested I tried this after creating a new material & with the newly maintained condition records in FV11.
    But still the issue persists..
    If anyone have any idea. plz revert.
    Regards,
    Edited by: SAP FC on Dec 9, 2008 10:23 AM

  • Substitution variables in a calculation - Analyzer

    I have a report set up in Analyzer and I am using substitution variables. the first column is the current month (&curr_mon) and the secomd column is the prior month (&prior_mon). I want to add a third column that would subtract the first two and give me a variance. but when I add a calculation it doesn't give me the substitution variables to pick from, it gives me the actual value such as 'July'. therefore, the calculation will not dynamically change each month. Any ideas??

    Put the variance calc in your outline. We have several such calcs, such as "$ Var to PM" and "% Var to PM", that we update every month in the outline. The only other way to do it is to update your alias to say "Current Month", "Prior Month", etc., so the names remain constant and the calc can be done in Analyzer.

  • Calculating task time

    Hi all,
    I am new at this forum so I hop this is the correct place to ask this question.
    For a project, I have 2 deadlines (A and B). In between these 2 deadlines there are 3 tasks that take place (X, Y and Z). I want MS Project to calculate the time for tasks X, Y and Z based on the total time between A and B. In this example, X is 50% of the
    time, Y 30% and Z 20%. When the time between A and B equals 20 days, X should take 10 days, Y 6 days and Z 4 days.
    My question: Is is possible for MS Project 2010 to use some formula to calculate the duration times of tasks X, Y and Z?
    Thank you for helping me!
    Cheers, Koen

    Hi Koen,
    Unfortunately the duration cannot be calculated by a formula. You eventually have duration custom fields but anyway formulas can only refer to the row they are attached to, not to another row. Either you do some custom VBA code, or you set the duration manually.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Variation calculation without time series?

    Hi all.
    I've got a pivot table like the one below. Time series is not implemented in the rpd, due to performance reasons. Is there a way to calculate the variation between two measures on two different dates in a pivot table (Difference column below), similar to what we achieve using the AGO() timeseries function. The dates are chosen by the user from a dashboard prompt, so I am not sure if calculated item would apply here and dynamic items ($1, $2) does not work too. The pivot table has more columns and rows than the example below.
    _________________Dates
    Product___01/10/11____02/10/11____Difference
    A__________10_________15___________5
    B___________8__________6___________-2
    C___________8__________8___________0
    Thank you.
    Regards,
    Edited by: user10634835 on 03-Oct-2011 01:54
    Edited by: user10634835 on 03-Oct-2011 02:06
    Edited by: user10634835 on 03-Oct-2011 02:08

    Hi,
    By using $2 - $1 in the new calculated item under pivot table view.
    Ex:
    Name 3-10-2011 1-10-2011 diff
    dev 423 400 23
    let say from date =1-10-2011 refer as $1
    to date =3-10-2011 referd as $2
    *$2-$1 will get any two date difference..fully automatically*
    *100% it will work...i have also implemented the same*
    Thanks
    Deva
    Edited by: Devarasu on Oct 3, 2011 5:18 PM

  • Duplicate calculations multiple times on a PDF?

    Hello,
    When using Acrobat Pro XI is there a way to repeat a calculation down a PDF page without having to manually
    create a Product from 2 cells each time?
    See attached image for illustration of question.
    Thank you,
    Chris.

    Hello Sukrit,
    Thank you for your helpful reply.
    I'm familiar with adding formulas in Excel, and I actually created this document in Excel and then exported it as a PDF.
    But I don't think Excel formulas will export into a PDF, will they.
    I'm not Java Script savvy so that isn't an option for me.
    This may just be too dense a task for Acrobat Pro. Normally when people make fillable forms they have a misc. selection of fillable fields, not rows and rows of calculations.
    Chris.

  • Calculating End Time

    Post Author: warrior0527
    CA Forum: Formula
    I have a Start Time field (24 hour format) and Duration field (in minutes) and want to calculate the End Time of a meeting. I have not been able to figure out which Time variable to use to make the calculation. Can anyone help?
    Thanks

    Post Author: SKodidine
    CA Forum: Formula
    This formula will display the End time as 11:30:00AM.
    timevalue() + ( * 60);
    If you want the end time displayed as 11:30 AM then;
    totext((timevalue() + ( * 60)), "HH:mm tt");
    Where the start time is of the format "10:45" and Duration is the minutes which is numeric.

  • How to do a calculation (with times)

    Hi all! I'm creating a pdf form using Acrobat Professional CS4. My client wants the person using the form to type in the time they start their shift, the time they end their shift... and then have it automatically calculate the time they spent at work.
    At the end of the week (the pdf is for one week), she wants it to total up the total number of hours worked for that week.
    I see that I can do calculations, but I have no idea how to do this. Are there any tutorials or web sites that could help me with this? Thank you so much!
    Julie

    You might try looking around here
    http://www.planetpdf.com/

  • Dax Calculating Same time previous period with nonstandard periods

    I need help dealing with prior period calculations where the periods are not standard.
    In our business we define these time periods based on 8 to 10 week periods that really have no correlation to standard weeks, months or quarters.  Additionally there may be some time between these periods that are not defined. For example:
    Period 1 (p1) = June 18 - Sept 2
    Period 2 (p2) = Sept 17 - Dec 9
    The length of the periods are variable and when one ends another does not necessarily begin.
    I need to figure out how to compare the sum of a metric in Period 2 with the sum of a metric in Period 1.
    I have a standard Date dimension. And I have a period deminsion with the period labels (p1, p2 etc.) the start date, the end date of the periods, and a column called previousPeriod that has the label of the prior period.
    Each Fact has a Period ID so that I can use period as a dimension.One of my measures is Sum(sales).
    I want it so that if I am viewing the Tabular cube by period, I can have the sum of sales for that period, and the prior one. I hope it is clear what I am trying to do.

    You should add to your Date table a column that contains an incremental number for each period, then write something like:
            CALCULATE
                [Sales],
                ALL
    ( 'Date' ),
                FILTER
                    ALL
    ( 'Date'[IncrementalPeriod] ),
                    'Date'[IncrementalPeriod]
                        =
    EARLIER ( 'Date'[IncrementalPeriod]
    ) - 1
    I suggest you this pattern that will be published on March 31 - it contains many more examples, including how to write the make this formula working also with a partial arbitrary selection of days in the selected period:
    http://www.daxpatterns.com/time-patterns
    Marco Russo http://www.sqlbi.com http://www.powerpivotworkshop.com http://sqlblog.com/blogs/marco_russo

  • Calculating Elapsed Time Is Off By One Hour

    I am fully aware of many topics discussed in the various forums here related to the OS timezone and DST settings impacting how the JVM will process date/time calculations. I am running on Windows XP Professional, and I have checked and double checked the timezone setting, it is correctly set to Central Time and the "Automatically adjust clock for daylight saving changes" checkbox is checked.
    The code found at the end of this message clearly shows the problem for which I have yet to find an explination. I intended to be able to use a timer to update a string to show how much time has elapsed since the start of anything for which I need to know this information. As you can see by the results (example of which is listed after the code), the timezone and DST offsets seem to be properly retrieved by the JVM, but if this is the case, then why is the elapsed time value off by one hour?
    I am looking for a solution/explanation involving the date/time classes, not a workaround whereby I end up extracting multiple time representation subsets and manipulating them myself. Any help will be greatly appreciated.
    * TestTimeZone.java
    * Created on September 12, 2004, 7:18 PM
    import java.io.*;
    import java.util.*;
    import java.awt.event.*;
    import java.sql.*;
    import java.text.*;
    * @author  Jared
    public class TestTimeZone {
        java.util.Date startDt;
        /** Creates a new instance of TestTimeZone */
        public TestTimeZone() {
         * @param args the command line arguments
        public static void main(String[] args) {
            new TestTimeZone().go();
        private void go() {
            startDt = new java.util.Date();
            TimeZone tz = TimeZone.getDefault();
            System.out.println("the default timezone is " + tz.getDisplayName(true, TimeZone.LONG));
            System.out.println("the default timezone ID is " + tz.getID());
            System.out.println("useDaylightTime = " + tz.useDaylightTime());
            System.out.println("default locale = " + Locale.getDefault().toString());
            javax.swing.Timer t = new javax.swing.Timer(1000, new ActionListener() {
                public void actionPerformed(ActionEvent ae) {
                    java.util.Date currDt = new java.util.Date();
                    Calendar cal = Calendar.getInstance();
                    long elapsedTime = currDt.getTime() - startDt.getTime() -
                        (cal.get(Calendar.ZONE_OFFSET) + cal.get(Calendar.DST_OFFSET));
                    SimpleDateFormat formatter = new SimpleDateFormat("HH:mm:ss");
                    System.out.println("Elapsed: " + formatter.format(new java.util.Date(elapsedTime)) +
                        " Start: " + formatter.format(startDt) +
                        " Current: " + formatter.format(currDt));
            t.start();
            while (true) try {
                Thread.sleep(10);
            } catch (Exception e) {
                e.printStackTrace();
    }And here is the result I am seeing:
    the default timezone is Central Daylight Time
    the default timezone ID is America/Chicago
    useDaylightTime = true
    default locale = en_US
    Elapsed: 23:00:01 Start: 00:03:57 Current: 00:03:58
    Elapsed: 23:00:02 Start: 00:03:57 Current: 00:03:59
    Elapsed: 23:00:03 Start: 00:03:57 Current: 00:04:00
    Elapsed: 23:00:04 Start: 00:03:57 Current: 00:04:01
    Elapsed: 23:00:05 Start: 00:03:57 Current: 00:04:02
    "

    Great. Now that we have gotten half way to the goal, please let me know how you intend to get that difference in miliseconds presented as a time value using any of the date/time classes Java has to offer. That way, I don't have to rewrite the code that puts it into a properly formatted String (the kind folks at Sun have already written that code). Using date/time classes to acheive this is what I attempted with my application. I added the milisecond adjustments for TZ and DST because if I didn't the reported elapsed time would be off by 6 hours, not just 1.
    I am open to all suggestions.

Maybe you are looking for

  • Ichat - PC: One way only?

    Hi When I am invited by a PC user using AIM, the Video conferencing works perfectly with my isight. However, if I invite the PC user (AIM 5.9 no Triton), he does not get my video signal (stays white) at all. Any ideas? Thank you very much in advance.

  • SD related user-exits scenarios

    Hi Gurus, Can anyone of you please send me some real time SD related user-exits scenarios. Thanks, Rajeev !!!

  • Position of enclose component

    Hi! 1.Frame 2. panel is enclose in Frame 3. panel2 is enclose in panel 4.panel3 is enclose in panel2 How I can get position of a panel3 concerning the Frame? Thank you.

  • Dbms_xmlsave

    Hi, I'm using dbms_xmlsave for updating columns in a table with data in an XML file. This works only when the tags in XML file exact match the columnnames in the table. How can i do the same when the tagnames differ from the columnnames? Regards, Jos

  • Opening Excel files in Numbers

    I am a rookie Apple user. When I purchased my MacBook Pro I was assured I could open my Excel files in Numbers. Well, I have tried to email the files and have burned them to a disc and either way they will not open in Numbers. I get an error message