Slowmo work really bad in fcpX 1080i.. i need help!!!!

Whe i try to put a clip slowmotion on -50%. it work good but i see the image going like trails and i looks really bad and i dont know what to do to make the slowmotion smooth....

Interlaced Slo Mo doesn't work so well.
Change your project settings to progressive by clicking the wrench icon with the project selected in the project library. Then apply the retiming.
Russ

Similar Messages

  • My D420 is not working on my new Mac Mini I need help

    I have a new Canon Printer D420 . I love the machine works great
    the price was great. It worked good on my old Imac for a few weeks then
    I bought a new Mac Mini and now I can't get it to work. I reloaded my
    solfware taht came with it..... need help
    thanks 
    Ray Land 

    Hi Ray Land,
    We can help narrow down the cause.  What operating system are you using on your new Mac Mini? 
    If you are running the Mountain Lion OS, you can download the latest driver here.  An important note is that the current print queue must be deleted before installing the new driver.  This will ensure proper communication.
    If this doesn't work or you need further assistance, please contact us here.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • 1.4 bug? or bad code?  please I need help

    FTPClient.getFile(inputStream out,String filename) works fine if inputStream is directed to an output file. I added a Thread to read inputStream using piped i/o and works fine but the thread never ends. Seems like readLine() does not return null. Please I need help.
    note: FTP package located finj.sourceforge.net
    import java.io.*;
    import org.finj.FTPClient;
    public class FTPSimpleDemo extends Object {
    public FTPSimpleDemo ( String server,
    String user,
    char[] password ) throws Exception {
    PipedOutputStream pipeOut = null;
    PipedInputStream pipeIn = null;
    Thread reader = null;
    FTPClient client =
    new FTPClient(server,user,password);
    //download file
    try {
    pipeOut = new PipedOutputStream();
    pipeIn = new PipedInputStream(pipeOut);
    reader = new PipeIn(pipeIn);
    reader.start();
    client.getFile(pipeOut, "J_Event.txt");
    while(reader.isAlive() ||
    !reader.isInterrupted));
    pipeOut.close();
    pipeIn.close();
    client.close();
    }catch(IOException e){e.getMessage();}
    finally {reader=null;}
    public static void main ( String[] args ) throws Exception {
    new FTPSimpleDemo(args[0], args[1],
    args[2].toCharArray());}
    class PipeIn extends Thread {
    private InputStream in;
    private String str;
    public PipeIn(InputStream in) {this.in = in;}
    public void run() {
    try {
    BufferedReader br = new BufferedReader(
    new InputStreamReader(in));
    while ((str=br.readLine()) != null)
    System.out.println(str);
    br.close();
    }catch (IOException e) {
    System.err.println(e.getMessage());}
    }

    Heres a tip: forget that open source library unless you need to customize it or something. Use the ftp library that comes wih the JDK. It is in an unsupported package (sun.net.ftp) check it out it couldn't be simpler:
    //you need this import statement
    import sun.net.ftp.*;
    //here is example code
    String server = "ftp.fileplanet.com";
    String user = "me";
    String passwd = "1234";
    FtpClient client = new FtpClient();
    client.openServer(server);
    client.login(user, passwd);
    client.binary();
    client.cd("games");
    //DO NOT CLOSE THIS INPUTSTREAM UNTIL YOU WANT TO CLOSE YOUR CONNECTION
    TelnetInputStream in = client.get("pacman.exe");
    //now do whatever u want with this inputstream
    byte[] bytes = new byte[4096];
    int x = 0;
    while((x = in.read(bytes)) != -1)
      out.write(bytes, 0, x);
      _totalBytes += x;
    out.flush();
    out.close();Also another tip for you to write code in the forum put your code between the [ code ] [ code ] tags

  • My mousepad is working really bad

    I was walking home from school in minus degrees, and when i came home the mousepad didnt work like it used to do, i have to press 2-3 times before it registered it. its really ******* me of!
    is ther anyone who knows what i can do to make it normal?

    Laura:
    Take your gloves off.
    But, seriously: check your System Preferences > Trackpad and also Universal Access. Maybe you just need to adjust a setting.

  • Asus G1 & jack audio sound server working really bad

    Hi,
    for those who know a little about jack low latency audio sound server, I have a big problem : it works like crap.
    I get a ton of xrun errors running the jack server, even if I do nothing. The sound is sometimes saturated and it's quite impossible to play a sound file fluently.
    I launch jack via qjackctl with some quite simple parameters. Been trying to change values but nothing changes.
    I just don't understand : the sound card is doing well for a common use with alsa (playing mp3 & video files). I have disabled the kde sound system to save performance.
    Note that I use jack successfully with an other computer (a desktop one) with a built in simple sound card and it works great out of the box.
    Here with the G1, which is way much powerful, jack is just unusable.
    Any idea anyone ?
    The sound card is a HDA Intel built in a core 2 duo chipset.

    Hi,
    for those who know a little about jack low latency audio sound server, I have a big problem : it works like crap.
    I get a ton of xrun errors running the jack server, even if I do nothing. The sound is sometimes saturated and it's quite impossible to play a sound file fluently.
    I launch jack via qjackctl with some quite simple parameters. Been trying to change values but nothing changes.
    I just don't understand : the sound card is doing well for a common use with alsa (playing mp3 & video files). I have disabled the kde sound system to save performance.
    Note that I use jack successfully with an other computer (a desktop one) with a built in simple sound card and it works great out of the box.
    Here with the G1, which is way much powerful, jack is just unusable.
    Any idea anyone ?
    The sound card is a HDA Intel built in a core 2 duo chipset.

  • IPhone 4 bluetooth no longer working in my 2010 Hyundai Tucson. Need Help.

    Hi.  I have a 2010 Hyundai Tucson.  In June of this year I bought the iphone 4.  I was able to use the bluetooth / pairing in my Tucson with no problems.  It was great because I could just push the buttons on my steering wheel to talk on my phone through the car!  It worked until two or three weeks ago.  Now my Tucson will not "pair" with the phone.  My phone identifies that it is "Tucson" it is trying to link up with but won't ever do it.  Sometimes the keyboard comes up on my phone so I can type in a 4 digit password (0000) provided by my Tucson, but it disappears before I can get the password typed in and gives me a message saying I took too long, pairing failed.  I am typing REALLY fast but it is not fast enough.  I have read a few other posts and looks like their might be a problem with the latest update for the iphone 4.  What am I supposed to do now?  Is their a place I report this to Apple at?  Any suggestions appreciated.  Thanks!

    I am having the absolute exact same problem with my 2010 Hyundai Tucson.  After reading some of the other forum posts, it appears that this may be related to an iPhone update.  Have you had any luck with a solution?  I'm so frustrated.  To make matters worse, I was trying to trouble shoot the problem and narrow the issue, so I took my husband's Nokia Lumina phone to see if I could pair it....paired it within seconds.  No problem!  Ughhhhhh!  I need some suggestions.

  • Project 3hrs. fcpX   garageband   idvd need help

    1.  MY GOAL IS : 1 DVD-R DL with MENU and  CHAPTERS with 3hrs video (from FCPX).
    I try this before and work:  a) editing video in FCPX (first version of FCPX) 2 hrs. video  and export movie.
                                            b) Open the movie in Garageband and put the chapters and send to idvd software.
                                             c) open the project make menu with chapters and burn dvd  and done.
    AND HERE IS THE QUESTION:   I EDITING THE MOVIE IN FCPX 10.0.4 AND Share/Media Browser......   and open in Garageband the project fron FCPX and put the chapter everything is ok there....... But when try to send to idvd not open in idvd.  how can i do to make work inside the idvd?.   thanks.

    1.  MY GOAL IS : 1 DVD-R DL with MENU and  CHAPTERS with 3hrs video (from FCPX).
    I try this before and work:  a) editing video in FCPX (first version of FCPX) 2 hrs. video  and export movie.
                                            b) Open the movie in Garageband and put the chapters and send to idvd software.
                                             c) open the project make menu with chapters and burn dvd  and done.
    AND HERE IS THE QUESTION:   I EDITING THE MOVIE IN FCPX 10.0.4 AND Share/Media Browser......   and open in Garageband the project fron FCPX and put the chapter everything is ok there....... But when try to send to idvd not open in idvd.  how can i do to make work inside the idvd?.   thanks.

  • FNC photog Working between 4x3 and 16x9, almost daily needs help!

    Will be working with 16x9 and 4x3 for some time. What is the best and safest way to change 4x3 to 16x9 for broadcast standard quality. Working mainly between footage shot shot on beta sp 400A's in 4x3 and have now switched to Panasonic AJ-HPX 2000 SD/HD camera and Panasonic HVX 200 P2 camera. Both of which shoot on 16 or 32 gb p2 cards. I shoot for the Fox News Channnel and all of our photogs are experiencing difficulties between these formats, so we would just like a formula we can use every time we have go between the two. Right now we broadcast in sd, but shoot 16X9 or squeeze as they call it with the 200 camera. That will change in Feb. 09, I believe. Any info would be greatly appreciated as this will be used by about 60 different photogs.
    thanks
    Brian

    Yeah, I really question the wisdom of trying to make network policy on an Internet forum. That seems kinda nuts to me.
    But we can still treat this question as a sort of academic exercise.
    An alternative to shooting 4x3 safe inside 16x9 is to settle on 14x9 as your single aspect ratio during the transitionary period. I used to work pretty closely with WFAA-TV in Dallas during their SD-to-HD transition about ten years ago, and they used 14x9 in those days. Slightly letterboxed on 4x3, slightly pillarboxed on 16x9, but the same picture on all formats. Whether being consistent in terms of framing between widescreen and old-school presentations is worth the hassle of shooting 14x9 safe and converting everything is left as an exercise for the reader.

  • Why my YUPP TV app is not working on sony google player NSZ-GS8 - Need Help

    some of the apps are not working properly. have to close and restart the device. (especially Netflix and youtube).Besides this problem, YUPP TV app is not at all working. not taking the credentials whereas same credentails working well with other devices.Model #: NSZ-GS8 Any suggestions? Do I need to throw the device? really frsutrating..

    I just checked and ABC does not work over airplay. I do have an iPad 2 but I turned off mirroring in order to use it the same way an iPad 1 user would. You are right about the link so I have provided one that is up to date.
    http://theapple.tv/apps/list-of-airplay-enabled-apps/
    The error message is suspect though, as audio should still come through. I assume you've tried the basics (reboot, reset) for both devices. In regards to the video and why it worked that time, whatever the reason is due to something the developer has done.

  • Working with several video formats aspect ratios need help...

    Hi folks I have searched around quite a bit but I need more specific advice based my situation...I am editing a docu about Japanese biker gangs shot on several different SD cameras:
    MY FOOTAGE
    1.Sony Vx-2000 fitted with a  Century Optics 16:9 converter lens bayonet mounted
    2.Canon Xl2 shot in 16:9 mode
    But I also have:
    ARCHIVAL/ACQUIRED FOOTAGE
    1. Contributor's camera SD 4:3 aspect ratio
    2.Contributor's camera SD 16:9 aspect ratio
    3. Transferred from VHS into SD 4:3 aspect ratio
    I would like to standardize the aspect ratio for the project but I am getting confused as sometimes the footage shot on the sony (which should be true 16:9) appears elongated vertically at times.
    Are my settings off?
    Also, I have "title safe" wireframe on in the Canvas and the images all exceed the outer box. I don't have a TV so it's hard to check what (if anything) gets
    lost. I guees most TVs can handle 16:9 without letterboxing....
    Do I have to worry about that? Which box should I crop to if I letterbox? The out or inner? Or the outside of the screen? Should I just letterbox the whole project?
    BTW eventually I am planning on Uprezing the project to HD using Magic Bullet when outputting.
    The overall question is: Who has experience dealing with multiple aspect ratios in one timeline? Can you offer any advice on a work flow to output successfully?

    Sorry to butt in, haven't read the entire thread.
    Suggest you plan from the beginning to create one timeline but encode for two separate output formats.
    Standard procedure for bringing multiple formats is to convert them to a single format as they are ingested. Decide early what the timeline format will be and transcode everything to that codec before anything is brought into the timeline.
    When your project goesgolden, export a single self-contained movie and take that to Compressor to create release movies that will be played on Blu-ray, SD  DVD, online, or in Power Point, whatever you need.
    bogiesan
    Message was edited by: David Bogie Chq-1

  • My wife is trying to add her work email to the iphone...need help!

    My wife is having trouble setting up her work email.  We get to the screen that requires a username and host name.  We are not sure what to enter for the host name?  I believe username and password should just be her login name and password?  She uses simplehelix as the host.  Thanks!

    Try this
    Support | Simple Helix

  • FCPX Effect? Need help

    So I'm putting together a highlight tape of an athlete. There are times when it is unclear which player the person is, and in most highlight videos you see an arrow (or something similar) appear to show the viewer which player is the one featured. How can I create this effect in FCPX? Just like an arrow or circle on top of the video. Shouldn't be difficult.
    Thanks in advance.

    I use the colour mask to create a highlighted area I want to draw attention to.
    (So much more subtle than an arrow).
    Andy

  • My wifi just stopped working on my iPhone 4. I need help

    My wifi just randomly stopped working. It's working for my Xbox and other stuff so I know there's something wrong with my iPhone.. Please help

    http://support.apple.com/kb/ts1398

  • My iTunes gift cards worked but i had a glitch and need help

    I redeemed 2 iTunes gift cards and then bought a music video off of iTunes. Once i completed the download a box popped up on my screen and said,"iTunes has encountered a problem and must shut down". I tried everything I could to try to keep it from shutting down but it didnt work. So when i restarted iTunes I found that the music video and the 30$ added on to my iTunes credit was missing. So i tried entering the codes for my iTunes gift cards to see if i could get back the money on them, but they both replied,"this card has already been redeemed". I am very devastated i lost 30$ of money that my family had gaven to me. Is there any way i can get my amount of money back from iTunes?
    Sincerly,
    Kiefer Heiman
    Dell Demension 4300 Windows XP

    First, make sure you've logged back into the iTunes Music Store (the login button is at the upper-right of the main iTMS window in iTunes). If your account name isn't showing, you're not logged in.
    If you confirm that you're logged in using the correct user name and it's still not showing the correct balance, contact the iTunes Music Store customer support department through the form at the bottom of this web page and explain the problem to them.
    Hope this helps.

  • Trying to work on a script for QuickTime X, need help

    So, I've been working on scripts to restore some functionality back to QuickTime X (mainly the preferences part of QuickTime).
    http://web.me.com/celebi23/QuickTimeXScripts/Main.html
    http://discussions.apple.com/thread.jspa?threadID=2135161
    I'm now trying to implement the "Recent Items" selection.
    I almost have it all set up. It still won't make the selection though >_< The script won't open when I'm in QuickTime (via the script menu. all of the others open just fine. Have to run it from the AppleScript Editor to test it out). All of the individual Terminal commands work just fine though. Oh & there's an invalid connection with QuickTime apparently >_<
    <a class="jive-link-external-small" href="http://">http://i23.photobucket.com/albums/b355/eisnerguy1/Recent_Items.p ng
    "set recentItems to {"None", "5", "10", "15", "20", "30", "50"}
    display dialog (choose from list recentItems with prompt "Select the amount of Recent Items.")
    if recentItems is "None" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 0"
    else if recentItems is "5" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 5"
    else if recentItems is "10" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 10"
    else if recentItems is "15" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 15"
    else if recentItems is "20" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 20"
    else if recentItems is "30" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 30"
    else if recentItems is "50" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 50"
    end if
    display dialog "Please restart QuickTime Player for the preference changes to take effect." & return buttons {"Restart QuickTime Player"} default button 1 with icon alias ((path to me) & "Contents:Resources:QuickTimePlayerX_128.icns" as string)
    copy the result as list to {restartButton}
    if restartButton is "Restart QuickTime Player" then
    tell application "QuickTime Player" to quit
    tell application "QuickTime Player" to open
    end if"
    Still trying to figure out how to include the "Restore Defaults" button. The code would be something like this. It would go before the restart dialog. Not sure where in the code to include the "Restore Defaults" button though >_<
    "defaults delete com.apple.QuickTimePlayerX NSRecentDocumentsLimit"
    end if"
    Any help would be greatly appreciated

    Thank you. The script now loads but, the preference never stays set. I chose "5" & the recent items still continue to be added to the recent items list. I've got 10 items in my "recent items" list even though I chose "5". The Terminal commands themselves work fine though
    set recentItems to {"None", "5", "10", "15", "20", "30", "50"}
    display dialog (choose from list recentItems with prompt "Select the amount of Recent Items.")
    if recentItems is "None" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 0"
    else if recentItems is "5" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 5"
    else if recentItems is "10" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 10"
    else if recentItems is "15" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 15"
    else if recentItems is "20" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 20"
    else if recentItems is "30" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 30"
    else if recentItems is "50" then
    do shell script "defaults write com.apple.QuickTimePlayerX NSRecentDocumentsLimit 50"
    end if
    set buttonClicked to button returned of (display dialog "Please restart QuickTime Player for the preference changes to take effect." & return buttons {"Restart QuickTime Player"} default button 1 with icon alias ((path to me) & "Contents:Resources:QuickTimePlayerX_128.icns" as text))
    if buttonClicked is "Restart QuickTime Player" then
    tell application "QuickTime Player" to quit
    delay 3 -- give the app time to quit, otherwise the next command may fail
    tell application "QuickTime Player" to activate
    end if
    I took out the "Restore Defaults" because, according to the Terminal
    There is no (NSRecentDocumentsLimit) default for the (com.apple.QuickTimePlayerX) domain.
    Defaults have not been changed.
    Message was edited by: Alex Brofsky
    Message was edited by: Alex Brofsky
    Message was edited by: Alex Brofsky

Maybe you are looking for