Problem with frame rates

Hi all
I imported HD footage using easy setup and apple intermediate codec i50 (I am in Australia) assuming that was correct. When i exported the sequence to soundtrack it identified the video as being 1920 x 1080 and at 29.97 frames per second. I checked 'item properties' on my clips in the sequence, and they came up as 1440 x 1080 (which acording to my camera specs is correct) but they also identify the frame rate as 29.97.
Is this right? I would have thought the frame rate should have been 25 fps since i used Apple intermediate codec i50 when i captured from tape. I am assuming my Sony A1P would use 25 fps as it is an Australian purchase. SD projects i have shot were all in Dv-PAL. Am a bit concerned as i am about to render and export. Any thoughts or advice much appreciated...

Actually I realised the problem- the footage captured correctly at 25 fps but the sequence itself was set to 29.97fps. So all the stills etc I added are at 29.97 fps- I will try to cut and paste into a new sequence hopefully that works.

Similar Messages

  • Wacky problem with Frame label

    I have a menu set up with three items. Menu item one has
    "gotoAndPlay("video"), menu item two has
    "gotoAndPlay("somethinghere") etc...
    My menu items two and three always jump to the correct frame
    label. I am having a problem with the first menu item.
    When you click through the menu items slowly, content loads
    in correctly, but it seems that if you click different menu items
    too fast, the first menu item jumps back the main timeline to frame
    1. My menu is inside of a movieclip. This is where my frame labels
    are.
    Has anyone ever seen an issue like this before or know how to
    prevent this wacky behavior?

    use the goto methods, not functions:
    _root.gotoAndPlay("video");

  • More problems with frames DOH!

    Hokay, so, here is my program:
    import java.awt.*;
    public class ShowAFrame
         public static void main(String args[])
              Frame f;
              String myTitle;
              myTitle = "Test";
              f = new Frame();
              f.setTitle(myTitle);
              f.setSize(500,500);
              f.setIconImage(new ImageIcon("c:/javaprograms/book2.gif").getImage());
              f.show();
    and here is my error message:
    C:\JavaPrograms>javac ShowAFrame.java
    ShowAFrame.java:13: cannot resolve symbol
    symbol : class ImageIcon
    location: class ShowAFrame
    f.setIconImage(new ImageIcon("c:/javaprograms/book2.gif").getImage());
    ................................................... ^
    1 error
    I feel really stupid asking, but since this is a beginners forum, what am i doing wrong?
    btw, the dots are added to manually move the carrot
    Thanks

    hint #1:
    1) When it tells you: "ShowAFrame.java:13: cannot resolve symbol" it's saying that there's a problem with line #13, specifically, that there's a symbol that it doesn't understand.
    2) Look at the carot. What's it pointing to?
    Now, put 1 and 2 together. The compiler is telling you that there's a word on line 13 that it doesn't understand, and then it shows an arrow pointing to a word on line 13. Any guesses as to the culprit?
    hint #2:
    learn about import statments and their purpose

  • Ultrasearch problems with Frames

    I am having problems with Ultrasearch crawling pager with frames. When my ultrasearch crawler encounters a page with frames it does not crawl any of the frames. Is this because it is looking for an <a href> tag to follow or is there something I am missing within my Ultrasearch configuration? Thanks

    The crawler will treat the subframe as separate URLs. Maybe it is due to how the
    frame is generated. Note that the crawler can not handle jsp script.

  • Problem with exchange rate GBP/EUR

    Hi everyone,
    I have an issue regarding 2 documents that have been posted the same date (31.05.2011) but with different exchange rates.
    The first doc is type ZP, posted with exchange rate GBP/EUR=0,88XXX (entry date: 26.05.2011, T.Code: F110)
    The second one is type BK, posted with exchange rate GBP/EUR=0,87XXX (entry date: 01.06.2011, T.Code: FB01)
    Both documents use the same exchange rate type EURX.
    I checked in OBA7,  there is no default value for the field "Exchange rate type for foreign currency docs" in both cases.
    Do you have any idea how to solve this problem?
    Thanks in advance,
    Soumaya

    Hi,
    If the exchange rate is maintained in OB08 once a month, and in the meanwhile, if you are trying to post any transaction with foreign currency, the system would pick the last available/maintained rate in the table. For Eg: if the rate is maintained upto 30.04.2011 with 0,88XXX and if you have made a document with ZP with posting date as 31.05.11, the system would pick the rate of 30.04.2011 only as there is no rate maintained as on 31.05.11 on the date of transaction. And later, if you would have maintained the exchange rates for the entire month for the individual day of May, and when you processed a document type BK, the system would have picked the actual rate maintained in OB08 as on 31.05.11 ie 0,87XXX. Hence may be the difference.
    Please check whether the above was the scenario with you (by referring to the changes option referred by the experts).
    Regards
    Hari

  • Problems with Sampling rate in LabVIEW with 1/4 bridge strain gage

    Hello,
    I have a question.  I have SCXI 1001 and am trying to read strain gages and thermocouples.  In the slot 1 I have a 1122/1322 with thermocouples that works great.  In slot 2 I have a 1121/1321 that needs help.  I cannot figure out how to make a LabVIEW program to read the strain gage. 
    Is computer hardware a factor?  I have a relatively old Dell, 1.7 ghz, 256 MB RAM, and all of my programs bog my machine down.  My thermocouple program with 1 functioning channel takes almost 2 minutes to load. 
    Anyway, I program the DAQ assistant like I think it should be done, but I am having problems with the sampling rate.  Everytime I run the program I get an error message saying that it could not get the recommended samples in time.  I have had my delay time on my While Loop as low as .25 s and as high as 1.5 s.  I have changed my sampling rate from 1 hz to 1000 hz. 
    I would really appreciate any and all help on this matter.  I am still very new to LabVIEW. <I could not contain my excitement when my thermocouple program worked>
    Thanks,
    CDawgttu

    Hi CDawgttu,
    I think the best thing that we can do for the moment is to try and see what the maximum rate you can get on the 1121 is, when working on its own.
    According to the DataSheet the 1122 is more likely to be what's slowing you down.  There could also be some concerns with how the internal jumpers are set on the 1121, so you may want to make sure that the settings there match how you have configured your board in Measurement and Automation Explorer. 
    -You can set this up by right clicking on the SCXI module and adjusting the Properties.  On the Jumpers Tab you should then make sure the values match what you've set internally (SCXI-1121 User Manual - Chapter 2)-
    When you use just the 1121, see if that makes a difference in your overall application speed.
    Finally, it may be easier to use an example program than the DAQ Assistant since you are using such an old machine.  You can find Strain Gauge examples by opening LabVIEW and following this path:
    Help > Find Examples > Browse > Hardware Input and Output > DAQmx > Analog Measurements > Strain > Cont Acq Strain Samples.vi
    I hope some of these tips get you pointed down the right path.
    Regards,
    Otis
    Training and Certification
    Product Support Engineer
    National Instruments

  • Animated Gif - Problem with Frame Delay

    Mac OS X 10.5.8 
    PSE 6.0
    I just created an animated gif by following the steps in PSE Help.  It says that I should be able to adjust the rate at which the images rotate by changing the Frame Delay measurement but I am unable to change it.  In fact I am unable to change anything in the Animation section of the dialog box. 
    When I check Animation, the options appear to become active (they're no longer greyed out) but I can neither uncheck the Loop option nor change the Frame Delay option.  All other sections of the dialog box work fine.
    Your help would be most appreciated!
    Beth

    Unfortunately this is broken in PSE 6 and PSE 8. You can tab into the frame delay box if you start above it someplace on that side of the screen, and it appears to let you change the rate, but your choice doesn't really affect the actual frame rate. The only workaround is to duplicate frame layers that you want to stay onscreen longer (so it will be changing just as fast, but not visibly).

  • Problem with bit rate ?

    Hi there,
    Using FCP7.
    After compressing a FCP project with Compressor and burning DVDSP with DVDSP, I realized that  scenes containing objects or people in rapid movement where showing jerked images.
    The slow motion scenes are fine.
    I checked the following
    settings for DVDSP burning: VBR two pass;
    averageBit rate  4,0,
    max rate 7,0
    1) the self-contained QT that I started with is not showing this problem.
    2) the m2v file obtained from compressor (I use preset setting for high quality compression) does not show this problem when I view it with MPEG streamclip
    3) I tried to burn directly the QT file  with Toast 10 …get same problem if not worse !.
    settings for Toast
    automatic re-encoding
    average rate 4,0 Mbps
    max bit rate 8,0 Mbps
    MPEG-2
    I guess my problem comes from the bit rate I used ?
    I am now confused and I am not sure I understood the impact of the bit rate setting on the quality of the resulting DVD, and I believe that using a high bit rate in DVDSP might result in problems for some clients to play the DVD on their player ?
    Could it be something else ?
    could someone please give me advice ?
    Many thanks in advance
    Ivan

    I can only think of two possibilities based on the info available:
    1. Old DVD player (choking on the bitrate spike)
    2. You need to set some compression markers around the scenes while in FCP. This would flag Compressor to pay extra attention to that area. After you output the new clip, I suggest you use the standard High Quality preset (in Compressor) for your program duration e.g., "Highest Quality 90 minute". Don't get creative with the encoding set-up. And ALWAYS used AC-3 audio.

  • SAPGUI for Windows via Portal - problem with frame

    We are launching SAPGUI for Windows via Portal to drive single sign-on via AD.  Our problem is that when SAPGUI launches, it is contained within an IE browser frame that causes some of the SAPGUI screens to not fit on the screen well.  Those same screens fit just fine if we launch SAPGUI directly.
    Is there any way to launch SAPGUI from Portal, with SSO enabled, but without the IE frame around it?

    Lonny,
    The best way to authenticate users when they logon using SAP GUI for Windows, is to use SNC authentication in SAP GUi. Then, the browser iview will launch the GUI and the GUI will authenticate the user using their AD credentials issued during the Windows logon. You will need to setup an SNC library on both the ABAP system which the user is logged onto, and the workstation where SAP GUI is installed.
    If you don't use SNC, and you just launch SAP GUI for Windows from browser, then an SSO2 ticket is used to authenticate the user to the ABAP stack, and this is not secure due to the fact that the SAP GUI session which is used to pass the SSO2 ticket is not protected - anybody can intercept the SAP GUI session, take the SSO2 ticket from this traffic and logon as that user - clearly this is bad security and needs SNC to make it secure.
    Thanks,
    Tim

  • Problem with Exchange rate field in MBEPOH in 4.7

    Hi Experts,
    I am working on data transfer of POs from 4.6 to 4.7 using the standard extract program RM06EEEX and then loading it using LSMW.
    Problem is with the exchnage rate field(WKURS). Length of this field in MBEPOH is 9 characters in 4.6 and it is 1 character long in 4.7
    So the data is getting truncated becuase of this mismatch. Is there any sap note avaliable to correct the field length MBEPOH-WKURS or any other way to pass correct data to the strucure.
    Thanks in Advance ,
    Harkamal

    Hi,
    Can you please check the valid date of that exchange rate and the goods receipt posting date?
    Check in Purchase order also.
    Regards,
    Kumar

  • Problem with EXchange rate field in MBEPOH structure

    Hi Experts,
    I am working on data transfer of POs from 4.6 to 4.7 using the standard extract program RM06EEEX and then loading it using LSMW.
    Problem is with the exchnage rate field(WKURS). Length of this field in MBEPOH is 9 characters in 4.6 and it is 1 character long in 4.7
    So the data is getting truncated becuase of this mismatch. Is there any sap note avaliable to correct the field length MBEPOH-WKURS or any other way to pass correct data to the strucure in LSMW.
    Thanks in Advance ,
    Harkamal

    Maybe you can use Idoc PORDCR1 (Create Purchase Order) as import method in LSMW.
    Exchange rate field (WKURS) corresponds to field EXCH_RATE in E1BPMEPOHEADER segment.

  • Problem with frame script

    My project has two frames, each with the same frame script
    attached. The only command is "go the frame", to keep the playback
    head stationary. The script executes in one frame and is ignored in
    the other. Debugging verifies that the playback head does go to the
    frame where the script doesn't work. I get the same problem if I
    write a different (identical) frame script for the problem frame.
    I'm baffled. Help!
    Thanks,
    Bruce

    On Sun, 10 Sep 2006 13:46:04 GMT, bd525 posted in
    macromedia.director.basics:
    > Yes. Either way:
    > go the frame
    > go to the frame
    > I get the same result. The playback head stops in one
    frame and not the
    > other.
    Any chance there's a sprite in that frame with a behavior
    attached that does
    a 'go' command?
    Mark A. Boyd
    Keep-On-Learnin' :)

  • Problem with Frames in Timeline

    Hey,
    I'm using Final Cut Pro HD version 4.5. And I'm having a problem that is somewhat difficult to explain.
    When I drag the end of a clip, to take a few frames off of it (or add more frames), it skips from taking say 2 frames, to 6 frames. Not allowing me to get rid of just a single frame or 3,4,5 frames. This kind of problem is happening unless I zoom in a considerable amount and didn't used to happen.
    Any help would be greatly appreciated, sorry for the poor explanation.

    A good trick is to select/highlight the cut with the selection tool,then tap the [] or ,. to trim a frame at a time longer or shorter.

  • Problem with refresh rate (ti4200)

      Hello there..
     Please help me in my problem.. I have an amd 1200mhz with chaintech motherboard, 512 memory, 350w hec psu.. I have msi geforce4 4200ti 128mb and when I install any of the 40.xx even the latest 31.00 drivers posted by msi, my monitor can't get above 75hz , an iiyama vision master pro 410..
     I have tried to update the drivers of my monitor, tried nvrefresh fix and refresh force but nothing.. my monitor can't get above 75hz...
      Please help me I don't want to get back to other drivers, 40.xx are very good...

    Hi,
    did you try to do it locally?
    Maybe a possible problem on the network.
    This issue remembers me a bug on older versions.
    It is strange on a 10.2
    Acr

  • Problem with frame

    the other day I was working with AE, as usual, but when I checked one of my "composition settings" the duration was different... usually there were the hours, minutes, seconds, etc. (es 00:00:00:00 )
    but now there is the number of frames... I do not know what to do, when I open the new projects is the number of frames instead of the old projects seconds...
    I try to write to 00:00 etc but nothing
    http://oi62.tinypic.com/33xye1h.jpg

    See this section of After Effects Help:
    http://helpx.adobe.com/en/after-effects/using/timecode-time-display-units.html#change_time _display_units_in_after_effects_cs5_5_and_later

Maybe you are looking for

  • How can I access my old iTunes account?

    I had an iTunes account on my old windows computer.  I now have an iPad and want to access my old iTunes account.  How do I do this?

  • There needs to be a place to file a complaint without having to post on the site.

    Since I signed up in July of this year I have had nothing but problems with my bill. First they forgot to add my fios. After calling several times I was told the bill was in the mail. When I called back to see why I hadn't seen my bill (now September

  • File To Mail

    HI Experts, I am doing File To Mail Scenario, in that i am able to send file (xml file) to mail but in the mail i am gettin that content as a attachment, how can i get this content as a body of the mail, and one more question i have a text file (cont

  • Configured diectory does not exist

    Hi All. I have a File to rfc scenario.. where I have to read the file from location 10.100.10.20 from the directory data\source. I have given the path in the sender channel as 10.100.10.20\data\source . The comm channel results with error  configured

  • IBook G4 PMU problem?

    I just recently got a 12 inch iBook G4 running at 1.07 GHz and it works fine other than every 4 or 5 hours it will just shut off randomly and I have to hold down the control-shift-power button combination to get it to turn on again. This is kind of a