I've encountered problems with drop zones in generators from Motion 5 toFCP X 10.0.7.

The clips won't import properly and come up as stills rather than videos. In one of my generators (with three drop zones) only one will display the clip - the other two play as stills (frozen?). I've tried having the playhead parked at the start of the clip when adding them to the generator, but it produces the same results.
Any solutions?

I've had this too and the fix then was to delete my project render files (FCP that is). 
Russ

Similar Messages

  • Quality Issues with Drop Zones - Newbie ALERT!

    Hello!
    First post for me here...
    Just started working with Final Cut Studio 5.1 and I have some issues that I have been running into. In DVD Studio, I am grabbing a menu template (Panes Blue) and I am creating a simple text animation in Motion (720x480) NTSC and saving the Motion file then importing the Motion file into DVD studio and setting up the drop zone asset to my motion file. When I preview, the text quality is very poor! At first I thought it was just the preview, but it still looks horrible on the TV when I burn.
    How do I get the best quality when creating an animation in Motion that I would like to use in a DVD studio Drop Zone?
    Please let me know if you need further info!
    Jason

    here's the issue:
    DVDSP doesn't encode progressive scan. it doesn't matter what your encode settings are. I've done extensive testing on this issue. here's what happens:
    I made an element that fits perfectly into a specified drop zone. the menu Background image or movie is rendered progressive scan (not interlaced). I drop the element into the drop zone and hit Simulate. Since the Drop zone and it's element need to be encoded to Mpeg2 in order to play properly, DVDSP interlaces it to make it work. Result: bad image compression and the drop zone area is badly interlaced while the rest of the image isn't.
    This was something that frustrated me for weeks while i was trying to find a solution. As far as I know there is only one solution; Since DVDSP uses Compressor to encode files on build, there must be a way of intercepting the process and changing the settings that DVDSP uses to encode it's files. There is no preference for this and since the encoding takes place in the background, there is no way of changing this without getting a programmer to figure out how to do it, and even then, i don't know if it's possible. If someone can figure out how do do this, there'll be a lot of Happy people wanting it.

  • Encountering Problems with Basic Sound Tutorial

    Hello everyone,
    I am encountering problems with a basic sound tutorial. I am absolutely confused as to what the problem may be because the code is so simple, and is essentially copied from the textbook. I am convinced that I have done something very silly but cannot see it.
    I have attempted to run this in an appletviewer, Firefox and Internet Explorer. I have attempted to launch it from both a .class file and a .jar file. I have uninstalled and offline installed the JDK and JRE and successfully tested the new installations.
    The audio file I am attempting to load and play is an .AU (Sun/Next 8-bit u-law) audio file I created in Audacity. It is located in the same folder as the AudioApplet.class file.
    My sound system is defintely on, since I have listened to music all day. I have attempted running the program with Media Player closed.
    package edu.myuniversityid.sandbox;
    import java.applet.Applet;
    import java.applet.AudioClip;
    * @author Ibuki
    public class AudioApplet extends Applet
         * Initialization method that will be called after the applet is loaded
         * into the browser.
        public void init()
            super.init();
            AudioClip ac = this.getAudioClip(this.getDocumentBase(), "sample.au");
            ac.play();
    }The code compiles fine, however absolutely I get a small white window when it is run. No sound.
    Thankyou for your time.
    Regards,
    Ibuki.
    PS. I am sure this worked before the university forced me to update my version of Windows to SP2. Hence, the reason for reinstalling Java. Twice.
    Edited by: Ibuki on Jan 31, 2008 11:09 AM becasuse: Added a PS.

    I have attempted this alternative, without success:
        public void init()
            try
                super.init();
                URL url = new URL(this.getDocumentBase(), "sample.au");
                AudioClip ac = this.getAudioClip(url);
                ac.play();
            catch (MalformedURLException ex)
                Logger.getLogger(AudioApplet.class.getName()).log(Level.SEVERE, null, ex);
        }The sample.au is definetly in the correct directory. Both File Explorer and NetBeans confirm this.
    Edited by: Ibuki on Jan 31, 2008 11:59 AM
    I have discovered a temporary solution that works in the applet viewer. The applet will load and plays the correct music perfectly. However, using this code it is not working when I try to deploy it using a web browser (MSIE and FF)!
    public void init()
            super.init();
            AudioClip ac = this.getAudioClip(this.getClass().getResource("sample.au"));
            ac.play();
    Edited by: Ibuki on Jan 31, 2008 12:12 PM
    Eureka!
    Having worked in the applet viewer I managed to get it working in the web browser by simply packaging my SoundApplet.class and sample.au into a .jar archive.
    <html>
         <body>
              <applet code="edu.myuniversityid.sandbox.AudioApplet.class" archive="dist/AudioApplet.jar">Unfortunately, this applet content cannot be displayed on this web page because your current browser does not support Java SE 6! Please <a href="http://www.java.com/">update your version of Java</a>.</applet>
         </body>
    </html>
    public void init()
            super.init();
            AudioClip ac = this.getAudioClip(this.getClass().getResource("sample.au"));
            ac.play();
        }Thankyou everyone.
    This thread can be closed if applicable. I'm not aware of the current moderation policy on this forum.
    Edited by: Ibuki on Jan 31, 2008 12:12 PM

  • Has anyone else encountered problems with Adobe CMM clobbering Photoshop add-in filters?

    I recently tried to install Adobe CMM, as a pop-up window suggested after I installed Photoshop CS5 on a new computer, running Win7x64 Ultimate. Before trying to install CMM, my Akvis Sketch Plug-In for Photoshop worked fine. Afterwards, Akvis Sketch runs under the filters menu, but will not accept mouse clicks from my Wacom tablet. Prior to Adobe CMM, all was fine. Somehow, the frustrating attempt to use Adobe CMM broke links to Akvis Sketch.
    By the way, Adobe CMM setup tried to run and vanished without a trace - no indication of success or failure. CMM doesn't show on my control panel as installed software, so I can't de-install it.
    I did un-install Akvis Sketch and re-install it. No luck as a filter, nor as a stand-alone program.
    Additional point of interest - a second identical software/hardware workstation continues to run Akvis Sketch just fine because we didn't try installing Adobe CMM on that machine. It certainly looks like CMM is the culprit here.
    Since Akvis Sketch is broken as a stand-alone, I doubt that de-activating, uninstalling and then re-installing, re-activating Photoshop CS5 will help, but it will take a lot of time to recreate actions and re-install other add-ins, plus preferences settings.
    Has anyone else encountered problems with Adobe CMM clobbering Photoshop add-in filters, and have you found a work-around?

    Thanks for your response. Recent evidence points to Wacom's tablet driver, not the plug-in.
    Fact #1 - another identical system with ms mouse worked fine so I swapped out the Wacom tablet and bingo, the Akvis plug-in works again.
    Fact #2 - So does Amazon's Kindle for PC app, which also quit working after running the Adobe CMM setup I'd downloaded.
    Suggestion - since there's a legacy for CS5 users getting the "you should download CMM" pop-up, yet no need to do this, maybe Adobe should remove the CMM download page from its website - or flag this download as unneccessary for photoshop users. All Best, Charles Pierce.
    Message was edited by: PECourtejoie Please do not autoquote messages, it makes threads difficult to follow.

  • Problems with dropped frames in FCP 4.5 Log & Capture

    Thanks for the advice on my previous post regarding sound problems - those are now sorted, but I am having problems with dropped frames in Log and Capture. I am using FCP 4.5 with OS X 10.4.10 on a Powermac G4. CPU 867 mhz dual processor. L2 Cache 256 kb, L3 cache 1 mb. Memory 1g. Bus speed 133hz. I am capturing from a Canon XM1 via Firewire. The scratch disk is a 500gb Seagate FreeAgent USB 2.0, 7200rpm.
    Basically, the video and audio are fine while playing back in Log and Capture and I can control the device, but any attempt to capture, whether Capture Now or Clip result in a very jerky picture and aborts with dropped frames after a few seconds. The sound is ok for the few seconds before it aborts. There do not appear to be any problems with the timecode.
    My capture preset is DV Pal 48hz.
    Any advice or pointers gratefully received.
    Thanks, Ally

    Well quite. I have just tried it in the internal hard drive and it works fine now. I am going to have to capture everything to my small hard drive and move it across to the external. Then, when I have finished I am going to bang my head against the wall and buy an external HDD with Firewire.
    Thanks,
    Ally

  • I installed Adobe CS6 Design & Web Premium on my Mac Book Pro a few years ago but have repeatedly encountered problems with the programs freezing or not opening properly. It's a Student and Teacher Licensing version so an academic ID is required but I am

    I installed Adobe CS6 Design & Web Premium on my Mac Book Pro a few years ago but have repeatedly encountered problems with the programs freezing or not opening properly. It's a Student and Teacher Licensing version so an academic ID is required but I am no longer a student--can I still reinstall it since my academic ID may no longer be valid?

    Erin Elzo as long as the serial number has been registered under your account at http://www.adobe.com/ then you should be able to continue to utilize the software.  You can find details on how to locate your registered serial number at Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.

  • Trying to find  termplates with drop zones for FCP 6  Help please.

    I'm on FCS 2 (FCP6) and I'm looking for some templates that I can use to create a short video montage. I wold like to have images moving slowly around the screen with 'firework' effects going off around them. I've seen this done with a template but that was done on FCP 7. This would take the rest of my life to do manually so the question is are the kinds of templates WITH DROP ZONES available for use in FCP6? I've searched around but can only find templates for fonts, transitions and so on. Any help much appreciated.

    I've just realised that the template I was looking for in FC is actually available in Motion and I'd failed to install it, so I'm sorted. If there is a source of free templates I'd be thrilled to find them.

  • Encountered problems with Adobe LiveCcle Designer ESA

    Order number AD016252650:
    My wife purchase our Adobe LiveCycle Desiger ES4 while working at our home office, she forwarded the link e-mail to my office after login we encountered  problem with trying to down load it on my desktop. We encounter problems. Please contact my office 210-590-2776.
    Ruben Jimenez & Associates, P.C.
    4035 Naco-Perrin
    San Antonio, Texas 78217

    Thanks for your response. Recent evidence points to Wacom's tablet driver, not the plug-in.
    Fact #1 - another identical system with ms mouse worked fine so I swapped out the Wacom tablet and bingo, the Akvis plug-in works again.
    Fact #2 - So does Amazon's Kindle for PC app, which also quit working after running the Adobe CMM setup I'd downloaded.
    Suggestion - since there's a legacy for CS5 users getting the "you should download CMM" pop-up, yet no need to do this, maybe Adobe should remove the CMM download page from its website - or flag this download as unneccessary for photoshop users. All Best, Charles Pierce.
    Message was edited by: PECourtejoie Please do not autoquote messages, it makes threads difficult to follow.

  • Problem with dropped connections...

    Hi,
    I'm having a problem with dropped connections. Let me explain...
    I have a computer with Windows XP SP3 where I have installed Toad, PuTTY and Oracle 10g client. I need to connect to several database and Linux hosts and have a strange problem. What happens is the following:
    1 - When I arrive at a customer location, I boot up my computer (I'm not using hibernate or standby) and plug-in to the network.
    2 - After I login to Windows, every session in PuTTY (to Linux), SQL*Plus or Toad (to database) gets dropped after only a few seconds.
    3 - I reboot my computer again, and everything works fine.
    I have no explanation for this beahavior. This happens across different customers, database versions and Linux OS kernels and versions. It seems to be related to something in my computer that is fixed on the 2nd restart.
    Has anybody experienced any similar problem?
    Thank you!

    pmcatarino wrote:
    I plug directly at client's site.
    And I can access the web and messaging on the first reboot... the only thing that appears to be malfunctioning is putty and toad as I stated above.
    Edited by: pmcatarino on Oct 24, 2008 6:25 PMDoes that mean you can ping to the server without problem when putty and toad having problem?
    If you install an Oracle client on your machine and configure TNS, will the sqlplus drop as well? Or download and install SQL Developer, see if SQL Developer having any problem connect.

  • Problem with:  select 'c' as X from dual

    Problem with 'select 'c' as X from dual'
    I get 2 different results when I execute the above with SQLPlus (or java) depending on the instance I am connected to. For one instance the result is a single character and for the other the character is padded with blanks to 32 chars in the SQLPlus window (and java). Does anyone know what database setting causes this to happen? Is it a version issue ?
    Test #1: Oracle 9.2.0.6 - SQLPlus result is padded with blanks
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon Dec 10 09:27:58 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning option
    JServer Release 9.2.0.6.0 - Production
    SQL> select 'c' as X from dual;
    X
    c
    SQL>
    Test #2 Oracle 9.2.0.1 SQLPlus result is a single character.
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon Dec 10 09:29:27 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    SQL> select 'c' as X from dual;
    X
    c
    SQL>

    Using 9.2.0.6 On AIX 5.2 I get the single byte result:
    UT1 > select 'c' as X from dual;
    X
    c
    If the databases are on different Oracle Homes you may want to check the sqlplus global logon files for any set commands.
    If you executed the two sql statements from different OS directories you may also want to check your sqlpath for sqlplus .logon files.
    Try issueing clear columns and repeating the statement. Are the results the same?
    HTH -- Mark D Powell --

  • OneKey Recovery 6.0. Problem with back up operating system from recovery cd'ies

    Hello, i have problem with back up operating system from recovery cdies.
    When i acceped start button to backup partition system i get an alert "space not enough"
    I had linux before and i whant change it to windows back. i deleted all ext partitions. I have all unlocated space.I shouldnt have problems.
    Please help me

    I would use something like Partition Magic or Acronis Disk Director to first create a FAT32 partion for your C: Drive where your OS will go and be sure to leave 10GB or so unallocated for the secondary FAT32 Partition where your "factory image" will go. 
    You then create a Logical Drive with the unallocated space and make it hidden (PM or ADD will do this).   Install your OS (preferably Windows XP if you want less problems) and then after you have setup everything the way you want (drivers, applications, etc), then use Acronis True Image to create your "factory restore" image on the hidden partition and activate the Startup Recovery Manager.
    This is the way I do it and it works like a charm!

  • Nasty Safari 5.1 problem with drop-downs on Lion

    There appears to be a nasty bug in Safari on Lion related to certain types of drop-downs where clicking on the drop-down resets the entire page. I have already encountered it on several webpages. Here is a link to a webpage which shows this behavior.
    http://www.sonos.com/login/
    If you scroll to the bottom half and try to create a new account, you are unable to do so since the required Country value (via drop-down) cannot be set as it resets the page whenever you click or try to access it via keyboard. I guess it is good to keep Chrome and Firefox around for pages that Safari can't handle, but it would seem that this is something basic that Apple's automated test suites should have caught. Again, it does not happen with all drop-downs, only certain types.

    I had the same problem with a site I developed. I found out how to fix the problem here: http://stackoverflow.com/questions/7165086/clicking-safari-5-1-select-menu-refre shes-page
    It's a problem with using webfonts on select forms in the CSS. If you disable the webfont on select forms, the problem goes away. Hopefully, Apple fixes the problem soon since it's a major bug. It doesn't just reload the page but it logs you out if you're signed into the site.

  • Problems with dropped calls and no reception on Samsung Continuum

    My mother and I both purchased a Samsung Continuum in late March 2011, and have experienced the same problems with the phone.  The device drops at least 2-3 calls per day, often on the same conversation; we have not found that location or time of day makes a difference.  The phone freezes up frequently, even if no apps are running in the background.  We lose our 3G network reception frequently, and cannot access our texts, emails, or the internet.  The screen saver kicks in even when we are actively dialing a number, or typing in a text message.  The overall performance of the phone is also poor, and it is quite slow much of the time.
    We have raised this issue several times with a representative at one of the Verizon stores, but he states that he can find no problem with the phone, and that these issues may not be covered under our insurance plan.  None of my friends with non-Samsung phones are having the same problems with phone reception and performance.  I am aggravated enough with these issues that I am considering reactivating my old Blackberry, which worked like a charm.
    I am not upset that my phone has not been updated to Android 2.2.  I just want the phone to perform as stated, and not fail at its primary function:  making and receiving phone calls.  I am not certain if these problems originate with the phone, Verizon, or Samsung, nor do I care.  I just want to resolve these issues as soon as possible, or I will have to look at other alternatives.
    Thank you.

    If this doesn't work...now what??? I have a useless $400 plus piece of unreliable junk. My Motorola Razor was ions more reliable than this phone...very, very sad but true.
    What carrier were you using with the Razor? AT&T? Same area?
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Creator of 'Mac611 - Mobile Mac Support' (designed exclusively for an iPhone/iPod touch)

  • PSCS4 encountered problem with display driver message

    G'day,
    On first opening PS CS4 I got this message," Photoshop has encountered a problem with the display driver, and has temporarily disabled GPU enhancements. Check the video card manufacturer's website for the latest software. GPU enhancements can be enabled in the Performance panel of Preferences."
    Anyone encountered this and know what it all means?
    I'm running a Power Mac G5 Quad 2.5 GHz, 4.5 GB with a GeForce 7800GT. OS is 10.4.11
    Thanks in advance for reading this and replying.

    Ann Shelbourne, "Recommendations sought for a GL Video card for a G5 Dual 2 GHz" #74, 1 Oct 2008 8:22 pm
    The "nVidia Quadro FX 4500 512MB Video Card Quad G5 PowerMac" should work in your Quad but it IS expensive:
    http://h18000.www1.hp.com/products/quickspecs/12319_na/12319_na.HTML

  • I am getting an error encountered problem with the display driver for my Photoshop CS5 extended

    I have Windows 7 and have used CS5 extended with no problems for quite a while now.
    Last week I started up CS5 and received the error:
    "Photoshop has encountered a problem with the display driver and has temporarily disabled GPU enhancements. Check the video card manufacturers website for the latest software. GPU enhancements can be enabled in the Performance panel of Preferences."
    "Please close program and uninstall and re-install if problem persists"
    I was able to edit, however when I went to save my work it would not do so. The following error came up.
    "Could not complete the command because the extension could not be loaded"
    "Could not save a copy as .....because of a program error"
    I checked to make sure I have the latest driver, I also uninstalled and re-installed the program and I am still getting the errors.
    Can anyone help with this?

    Error 1402 | Error 1406 | Acrobat, Reader

Maybe you are looking for

  • Dns problems setting up profile manager

    i have been experimenting setting up OS X Server (10.8) on a new Mac mini on a network with Time Capsule.   server's host name is "server.me.private" at IP address 192.168.1.100 , Time Machine DHCP server address is 192.168.1.1 . Open Directory and P

  • Reading data from a Table Cluster sans SAP code

    I need to read data at the database level from a cluster table.  That is to say, I want to decompress the VARDATA column that is in the database table and interpreet it with my own code. I've read all the SAP help documents on the subject, and I have

  • CS4 on Dual Core MacBook Pro...Unknown Recording Error?

    Hello! I am getting the "Unknown Recording Error" when I capture from my Analog-DV Bridge. It will record for a few minutes, then give the error. Recording quality for what it does record is perfect. Any ideas? Thanks!

  • Bandwidth Impact?

    I am wondering how often the CS-MARS v5.3 polls devices? I have added a couple of routers to the Security and Monitor Devices section and set the SNMP community string as well as the telnet access method. Does the MARS appliance poll via SNMP and tel

  • Create web service data control failed

    I got the following pop-up msg at the end of the WS data control wizard: DCA-29000: Unexpected exception caught:java.lang.NullPointerException,msg=null I have validated the wsdl xml (open in JDeveloper). The schema is in order. It is large wsdl with