Record significantly delays the start of the application registered

Hi all the

I have the demo version of Captivate 4 and I bought the real version. I can't support until I have save the product, but given its cost, I want to assure you that Captivate works the way I need it.

I am trying to record the screen of an application of 1280 x 1024. Other products seem to have no problems, especially of Camtasia. When I use Captivate, it delays considerably the 10 original of the request-20times, is almost unusable. I don't know if it's my fault. I use lots of movement, the application updates automatically screen, and I need to capture these updates requiring no input or the user's mouse movements. I don't care if the file is very important.

Any Suggestions?

Doug

Hi Doug

If there is anything I've learned in life, it's nothing but honesty. So I'm going to be honest here.

I eagerly using Captivate, but so full of movement, that's what you're after, Camtasia is unquestionably the superior product and you'll probably be much happier using it. Complete movement with Captivate has come a long way from where it once was, but Camtasia is King when it comes to full motion capture.

Sometimes I enregistrer record with Camtasia, then mix it with Captivate by dropping what I recorded in a Captivate slide.

Personally, my vote is to have both applications in my quiver. Then recognize the combinations strong each and each use as appropriate. I compare this to the saw, that I might have in my garage. All saws cut wood. But a saw runs circles around a table saw for accurate angle cuts. Similarly, nothing is comparable to a table saw to rip directly to the long sections.

See you soon... Rick

Useful and practical links

Captivate wish form/Bug report form

Certified Adobe Captivate training

SorcerStone blog

Captivate eBooks

Tags: Adobe Captivate

Similar Questions

  • The application starts automatically on detection of the tag when using the DetectionListener.

    In my application, I need to read NDEF records and launch the application if it is not open already. Earlier, I was using the NDEFMessageListener for the same and affecting the 'autoStart' true value. This did the job for me.

    Now, we must also get the UID of the tag whose value can only be extracted by using the DetectionListener. Now the problem is, when I join the DetectionListener, there is no property as "autoStart" provided. Even if I managed to get the app open somehow, when the tag is detected, the Blackberry Smart Tags application popup comes, even if my application is running and processing the tag information.

    I want to stop somehow the Blackberry Smart tags opening, when my application is not on the device.

    Currently, I achieve this by registering the NDEFMessageListener and the DetectionListener, but since the

    public void addNDEFMessageListener(NDEFMessageListener listener,
                                       int typeNameFormat,
                                       String recordType,
                                       boolean autoStart)
    

    method is obsolete in the OS 7.1, and since a listener registration should do the job, I wanted to find a way to do away with all NDEFMessageListener.

    That is right. To contact the label for information other than the payload NDEF presented via onNDEFMessageDetected (NDEFMessage msg) you will need the target returned by the method onTargetDetected(Target target) of the DetectionListener interface. You can then use either target.getProperties () to enumerate the list of properties associated with the target ( http://www.blackberry.com/developers/docs/7.1.0api/net/rim/device/api/io/nfc/readerwriter/Target.htm...) or use the target.getUri (), which can then be used to open a connection to the tag to read the data from, say, APDU via the tranceive() method.

  • Why then I restart the application immediately?

    After reading around, I feel that it is recommended to plan restarting the app for up to a minute later as follows:

    ApplicationDescriptor descr = ApplicationDescriptor.currentApplicationDescriptor();
    ApplicationDescriptor newDesc = new ApplicationDescriptor( descr,
        "My App Name",
        new String[] { "myArgument" },
        descr.getPosition(),
        descr.getNameResourceBundle(),
        descr.getNameResourceId(),
        ApplicationDescriptor.FLAG_AUTO_RESTART | ApplicationDescriptor.FLAG_SYSTEM
        );
    ApplicationManager appManager = ApplicationManager.getApplicationManager();
    appManager.scheduleApplication(newDesc,System.currentTimeMillis() + 60001, true);
    System.out.println("Application is exiting..." );
    System.exit(0);
    return;
    

    However, an immediate restart seems to work just fine, the following:

    ApplicationDescriptor descr = ApplicationDescriptor.currentApplicationDescriptor();
    ApplicationDescriptor newDesc = new ApplicationDescriptor( descr,
        "My App Name",
        new String[] { "myArgument" },
        descr.getPosition(),
        descr.getNameResourceBundle(),
        descr.getNameResourceId(),
        ApplicationDescriptor.FLAG_AUTO_RESTART | ApplicationDescriptor.FLAG_SYSTEM
        );
    ApplicationManager appManager = ApplicationManager.getApplicationManager();
    try
    {
        appManager.runApplication(newDesc);
        System.exit(0);
        return;
    }
    catch(ApplicationManagerException e)
    {
        // Handle situation when application cannot run
        System.out.println("Couldn't restart app: " + e.getMessage());
    }
    

    Can someone explain why I should do it the first way instead please? I really don't want a delay if I can help it.

    Reviewing logs of my release, I also wonder why the application scheduled (with delay ms 60001) often seems to run within 30 seconds after the restart. I run on a simulator of 9930 at present.

    Thank you very much.

    Think that if you were just amgr.launchApplication, if executed somehow before the end of the app was fully, he could just go back to the app in the foreground, and it ends then cancel.  So it would not launch.

    but you can try it

    An alternative is to include another point of entry for the same app module, which, directly by hand, simply appmgr.launchApplication what you're trying to restart.  Then you put one launchApplication for this other point of entry where you currently have the scheduleApplication, and it could act as a relay, ensure that enough that delaying the application probably will restart immediately after that he finished closing.

    that is to say:

    project 1:  CoffeeMaker.jdp            regular app, no arguments            module name: company_CoffeeMaker
    
    project 2:  CoffeeMakerReset.jdp            alternate entry point to CoffeeMaker            module name: company_CoffeeMaker            argument: Starter            check "System App"
    
    class CoffeeMaker {  public static CoffeeMaker app;
    
      public static void main(String args[]) {    if ((args.length > 0) && args[0].equals("Starter")) {      ApplicationManager.getApplicationManager().launchApplication("company_CoffeeMaker");      }    else {      app = new CoffeeMaker();      try {        app.enterEventDispatcher();        } catch (Exception e) {        ApplicationManager.getApplicationManager().launchApplication("company_CoffeeMaker?Starter");        }      }    }
    
     }
    

    Personally, I use scheduleApplication with a 10 second delay.

  • Is it possible - under XP Professional - to delay the start of the application? I'm not interested to install external software to do.

    Is it possible - under XP Professional - to delay the start of the application? I'm not interested to install external software to do.

    Hello Abi8220

    I don't know of any way to do with XP

    Startup Delayer is free if

    .

  • Delay the start of an application

    I have a request for automatic enforcement, I want to delay the star of this application.

    Here's a suggestion:

    When your application first starts, call scheduleApplication to start your application at some point in the future, and then store a value (such as restart = true) in the PersistentStore (to prevent you from doing this twice).

    ApplicationDescriptor thisApp = ApplicationDescriptor.currentApplicationDescriptor ();
    ApplicationManager.getApplicationManager (.scheduleApplication) (thisApp, System.currentTimeMillis () + 60100, true);

    On the second startup, remove the persistent store value and allow the application to run.

  • Error message: the application has failed to start because its side-by-side configuration is incorrect and can not enter in the email and save records

    I get a message that says that the application has failed to start because its side-by-side configuration is incorrect. Check the log of events applications for more details.   I used this link to email for 2 years and NOW I can't in my email and all my saved folders.

    Hi KathyHendges,

    1. What mail client do you use?

    Step 1:

    You can try clicking with the right button on the link and select run as administrator and check.

    Step 2:

    This error code can occur due to corrupted Microsoft Visual c++ installation.

    To resolve this problem, you can install the latest version of visual C++ according to the version of Windows installed on your computer (32-bit or 64-bit) and check:

    Download and install Microsoft visual C++ from the below mentioned link:

    Package redistributable Microsoft Visual C++ 2010 (x 86)

    http://www.Microsoft.com/downloads/details.aspx?FamilyId=a7b7a05e-6de6-4D3A-A423-37bf0912db84&displaylang=en

    Package redistributable Microsoft Visual C++ 2010 (x 64)

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=bd512d9e-43c8-4655-81bf-9350143d5867

    For more information, you can consult the following link:

    http://blogs.msdn.com/b/developingfordynamicsgp/archive/2010/08/20/side-by-side-configuration-is-incorrect-error-message-given-launching-Dynamics-GP.aspx

    Hope this information is useful.

  • Computer started to delay the result with a click of a button, etc. by seveal seconds.

    Have aw computer laptop Dell Inspiron 1501 XP SP3. Computer started to delay the result with a click of a button, etc. by seveal seconds.  A ran the anti-virus, malware search, keylogers search and found nothing.  The delay also occurs when you use an application such as CorelDRAW, Word, WordPerfect programs, etc.  any ideas what is happening or where to look? Thank you.

    You experience this delay all the time, or they occur from time to time?

    Could complete you the following procedure to obtain information about your current system and post here, so I can be more specific in suggestions.
    0 close the programs as open as you can before the first step.
    1 copy the following line below exactly as it appears:
    Taskpad cmd /C /V > tempo & tempo notebook
    2. press on + R
    3. paste copied line run window and press enter or click Ok.
    4 copy all the information from the Notepad window. (The list can be long, you can use + a combination to select all)
    5 paste info copied to the next reply.
    6. after that you can close the Notepad window.

  • Failed to load existing records from the database on SD card during initialization of the application

    When the Simulator is launched upward, not able to load existing records from the database in the Inbox, so no records appear in the Inbox even though they exist in the database. It seems to be a problem with the SD card in the Simulator - the file system for the SD card is not correctly initialized when the application starts first to the top. During initialization of the application tries to access the SD card by using the following code.

    Boolean

    sdCardPresent = false;

    Enumeration e = FileSystemRegistry.listRoots ();

    If

    (e! = null) { }

    While (e.hasMoreElements ()) {}

    root = (String) e.nextElement ();

    If

    (root.equalsIgnoreCase("SDCard/")) {

    sdCardPresent =

    true;

    }

    }

    }

    sdCardPresent is always set to false and was not able to access existing records from the database. Once the application is initialized and try to create the database, the database is created successfully on the SD card.  The code is the same as above when creating the database and was able to do sdCardPresent = true.

    Is there anyway to register or add the SD card during initialization of the application or any property as System.setProperty overide the path of the default directory value?

    I use BlackBerry 9550 Simulator. I checked the "file system using PC for files from the SD card" and I use "C:\bb\SDCard" for the file system of thr.

    Also tested on the BlackBerry and found the same thing, if the device is hard reset, then it not reading the SD card as well.

    Mark the thread as solved then.

  • 3 seconds delay after the application icon was clicked...

    I can't understand the following situation:

    When I I click on my blackberry application icon (in the Simulator), the application is fast, no problem. However, when I take that same code and place it on my blackberry, there are a few seconds of waiting time after that the icon has been clicked.

    can someone tell me how to reduce the delay? the first screen is nothing else than an image within an image field. I wanted to create a "splash" screen and I just show you a simple picture.

    After I click on the icon of the application (on my phone), I notice that there is activity because you see the arrows at the top right moving. but the user regular to non-techie, they do not know that the application has been started and they will just keep clicking on the icon over and over again.

    again, I click on the application icon and there are about 3 seconds just to show the image contained in the file of the project. If we're not going get the image from a remote site.

    the Simulator shows the quick image, but the phone creates a delay. any ideas how to minimize the delay on the application icon, click on?

    Thank you.

    CA

    I thought about it. I just moved the instantiation and several objects of a different class loading and later called these lines of code with an invokeLater method. My first screen contains only the image itself and the other class the rest of the code.

  • How to improve the application starts?

    Hello

    I have a user interface that uses fx: include to include a handful of knots in a StackPane.  So far, I have less than 10 components and I can already see a delay of about 3 seconds (on an older machine) when the initial stage is built.  It is particularly notable because I use a front loader with a progress bar.  The progress bar is smooth until the start() pre-loader calls on my request.  After that, the scene is built on the thread of the application, the progress bar does not get more updates.  It looks like the progress bar freezes until the main stage is built and illustrated.

    I was hoping that I could build the main stage on the thread of JavaFX Launcher, but it does not work.  I tried and, unsurprisingly, get an exception to not being on the thread of the application.  What are the options, if any, to apply for a start-up feel a little smoother?

    I found that it is often the reflection of FXML which makes things slowly (and Yes, for application of reasonable size with a lot of controls it is really quite slow IMO).

    There is another potential break when you add controls to an hour of active scene the first and made initial these controls occurs, but it is usually less overhead due to reflection FXML.

    You can load the FXML out of the thread of the application.  I know you tried and encountered problems, but should be fixed issues for Java 8u40 (if you can wait as long...).  The fix is for RT-17716 some controls cannot be created on the FX application thread , which should be available in access at the beginning of 8u40.  So you can try again and see if FXML creation out of the thread of the application doesn't really now for popup controls such as ToolTips and ComboBoxes, that has already failed.  If it still does not work, please file a new bug, because it is annoying that the FXML of loading is both so slow and must be made on the application thread.

    The other option is to precompile the FXML in binary java so that at run time, your username doesn't have to wait as the logic of thinking slow to run.  Maybe it's better anyway.  There is an already css source the compiler to binary file in the packaging of java software, but not (yet) an equivalent to FXML.  There was third party efforts to get the binary compilation FXML working by Tom Schindl, who do so much.  I do not know how to complete the third cross compilers are. little I guess you could try for your application and see.  You might want to prod the openjfx-dev mailing list to see what the current status of this type of technology.

    See also this thread: performance problem FXML with bombers of static, the BeanAdapter methods are slow, which means a scenario of degradation of specific performance, which may or may not affect you.

    You could make an architectural change to your application to instantiate lazily your 10 components when they are used rather than the start (for example if they are the tab panes that are not immediately visible or could be initially with a placeholder that is replaced by "real content" over time, because the loading process completes for each component - kind of like loading the data of the image in html).  Depends on your application, which, easy or difficult, it would be to do.

    It is probably useful to do a quick reference point, which measures twice:

    1. the fxml loading time without attaching one of the nodes in instantiated to a scene active.

    2. the times takes to show your scene the first time after you have fixed node instantiated at the scene.

    This way you can tell if the performance problem is FXML related loading or something else.

    * 8/27: edited to correct the link to RT-17716

  • Can help to solve the issue of "the application could not start properly? < < Error after update CC

    After update Adobe after effects Adobe first Pro CC and CC, via the cloud to create, update, I get the following programs during the boot error message.

    Box "application error".

    "The application could not start correctly (0xc0000142). Click OK to close the application. »

    I had several programs that I've updated (Adobe PhotoShop, Adobe Audition, etc.), at the same time. None of the other programs seems to have problems starting.


    I uninstalled Adobe after effects Adobe Premiere Pro CC and CC and have the same results, aka, error notice, after reinstalling.


    I did some research and do not seem to have found a definitive solution to the problem.


    • Can you please help me solve this problem. If you have encountered this problem and it is successfully resolved your entry is particularly useful.
    • Can you suggest ways to avoid this, or similar questions in the future. It makes me feel very reluctant to update my software CC if I'm going to experience the hours/days/weeks of delay due to having to solve problems.


    Thanks in advance for your help.

    Hi Leslie,.

    After update Adobe after effects Adobe first Pro CC and CC, via the cloud to create, update, I get the following programs during the boot error message.

    Box "application error".

    "The application could not start correctly (0xc0000142). Click OK to close the application. »

    Update for Premiere Pro CC 2015 (9.2) for a fix.

    Thank you
    Kevin

  • Captivate 6 errors: Missing file libwinpthread - 1.dll and the Application could not start correctly (0xc000007b) under Windows 2008 R2

    Hello

    I have a problem with Captivate 6 installation on Windows Server 2008 R2. I have 2 different scenarios where I tested it, but the result is the same.

    1. I used AMEE (Application Manager Enterprise 3.1) to create the installation of the deployment via SCCM 2012 Package.

    Note that the current package works fine on Windows 7 (x 86 and x 64), but not on 2008 R2 error after I tried to launch the Captivate.exe application.

    The error indicates that there is a missing file: libwinpthread - 1.dll and if I copy and made a recording of the present. DLL file then he sends another error saying: on-demand failed to start correctly (0xc000007b) so he won't ever let me launch the application.

    2 now, if I install the package directly from the Original sources (CD) without creating any package AMEE after completing the installation, I have always the same error about the missing DLL file.

    Is there a fix or workaround to install 6 Captivate on Win2008 R2?

    Thanks in advance and greetings.

    This seems to be a generic question unrelated to Captivate. Here is a site that lists the possible causes.

    How to fix Libwinpthread - 1.dll is missing / not found error

    I don't know if their solution works well.

    Anthony

  • Downloaded photoshop elements 12 ok installed and activated, it started and the start screen is displayed and the application is started then stop

    Downloaded photoshop elements 12 ok installed and activated, it started and the start screen is displayed and the application is started then stop immediately.

    Repetition and crashes again. Help it does not start!

    Solved! Tried everything in support documents and none of it worked. Frustration massive Adobe Chat staff who knows nothing and just told me to look at the documents of support again and again. They also gave me a phone number in Australia which has a recorde d message saying that the product is not supported! What is everything?

    Finally Adobe technical support Anand called me (from when I have opened the original case of support which gave me the serial number).

    Just had to rename the file SLCache in c:\program (x 86) and again the EULA and reactive. Now everything works fine. Way to hard.

  • First Pro CC 2014 crashing at the start of the application, exhausted solutions?

    I've seen similar bugs offered for this but I tried everything to nothing does not.

    Version of the CC 2014 body crashes at startup, just after the start screen.  Wrong to the actual application, just instantly white outside with "Adobe Premiere Pro CC 2014.0 has stopped working".   Here is the log for details of the problem of Windows:

    Signature of the problem:

    Problem event name: APPCRASH

    Name of the application: Adobe first Pro.exe

    Application version: 8.0.1.21

    Application timestamp: 53c7b17f

    Fault Module name: dvaui.dll

    Fault Module Version: 8.0.1.21

    Fault Module Timestamp: 53 c 76970

    Exception code: c0000005

    Exception offset: 00000000002f4e39

    OS version: 6.1.7601.2.1.0.256.48

    Locale ID: 1033

    Additional information 1: 4 d 34

    More information 2: 4d34d3a7ae19b5763432cd60b19af792

    3 more information: 0fe8

    Additional information 4: 0fe86a744bc3a8e89178eceb53cd1d4c

    I received the advice of others and uninstalled agency CC 2014, rebooted, update my records from Nvidia, rebooted, reinstalled agency CC 2014, rebooted, tried to run the application, but same accident persists.  Others also said something about changing permissions for 'something';  I tried to change the permissions for the cache folder that I use but not sure how effective it is, or what to change EXACTLY for permissions, IF this is the problem.

    Any advice, experience with this problem, or discussion would be appreciated.  Thank you!

    ----------

    LAST UPDATE 27/07/14

    Uninstalled all Creative Cloud components / applications completely, used Adobe CC cleaning tool to remove the cloud remains.  Reinstalled only agency and Media Encoder 2014 and same thing for the body, instantly hangs at startup.  I, however, had a few interesting weird encoder errors and failures during his installation through creative cloud desktop.  Here are some pictures of the error log:

    CC2014problems.jpg

    I feel that something is wrong from the start, perhaps something within dynamiclink that crashes body / gives also install errors to encode.

    Any help or thoughts are appreciated!

    LAST UPDATE ON 28-07-14


    Suggestions of preferences is, indeed, where was the problem. In my case, there was a Premiere Pro Preferences file which was in conflict with a folder of pref anterior body under Windows 7 Sync Center. I guess that's the equivalent of Windows preferences Mac questions, so be sure to check if you have synchronization conflicts, I guess, lol. Hope this helps anyone with similar problems out there!

  • "Application cannot be started. Contact the application provider' but I have the right software and hardware.

    Windows 8.1

    THAT IS TO SAY 11

    XPS 8700

    Get several times, "Application cannot be started.  Contact the application provider.  I recorded and also tried to open it from the site.  I always run as administrator.

    The application is malware or is not certified WHQL.  64-bit versions of windows DO NOT ALLOW any application or driver or hardware to run or install if they are not certified WHQL.

    This is not the dell software and not supported here.

Maybe you are looking for

  • How do I change search engine in a new tab?

    When you usually open a new tab or just write in the URL thing it uses google as a search engine, but for me firefox uses bing, and I wish I had the google one. Is tehre a way to change it back? When I open a new tab, it appears in the URL: Search.co

  • When I go on Craigslist I get a popup, don't get with IE

    The popup is a "contest" where the winner wins some award. It has become impossible for me to get to Craigslist with Firefox, but IE doesn't have this problem

  • The use of Terminal to remove png?

    For some time I tried to remove the rogue png files that keep popping up constantly and multiply in my files. I read a response from the community to this type of problem by using Terminal Server. However, I couldn't 'response' to answer. The problem

  • Angle between two independent lines of the universal coordinate reference system

    I have 4 different routed as on the attachment. The points of the black lines are from edge detection.  Two lines (black) intersect at a point (red). Green is the bisector. In all cases the angle between lines should be 45 degrees. .. At the present

  • computer moniter won't work on a resolution 800 x 600

    I want to play a game that I bought but I can't play it does not display, he said to swich for resolution of 800 x 600, but when I do, I ge a huge black bar on the left of my screen and like everything on my computer moved to the right with the half