Deploying the whole J2ME Project created in EclipseMe...??

Hi,
I have a full mobile application which I developed in EclipseMe.. now someone else is buying the project... is there an easy way I can transfer the whole project to his pc so that he doesn't have to re-setup all the IDE properties, plugins, refactoring tools... etc and then import the source files, etc...
because the buyer isn't a j2me developer.. his only job will be to update the resource files and create the newer packages for download..
please reply..
thanks!

Dayson wrote:
his only job will be to update the resource files and create the newer packages for download..In that case you don't need eclipse, just let him install the newest WTK and give him the sources and resources. Setting up the project takes 1 minute, then you simply copy your files to the src and res directories and you can create packages. It's good to install an obfuscator such as Proguard (wtk will tell you what to do if you try to create an obfuscated package).

Similar Messages

  • Yellowish filter when opening iMovie projects created by the iMovie 4 or 5

    I open the old iMovie project created by version 4 (maybe 5), in iMovieHD. There is a warning telling me that "The project was saved with an older version of iMovie. Opening it in this version will cause it to be upgraded, which will make it unreadable by older versions. Are you sure you want to open it?" I click OK and open and the clips/timeline come up, BUT - in the main window the clips look (and play) as if covered by a yellow filter. The projects are fairly recent (2005), created with the same camera I am using now - there was no problem at all last year. The only thing that has changed is that I have upgraded to iLife 6. Could anyon please help/explain what's going on?
    Thank you very much!!!!!!

    I had the same exact problem, only my "filter" color was purple! It was easily solved though.
    This was the answer that worked for me...
    "It was pointed out in another thread that this has something to do with the playback setting in iMovieHD.
    Go to Preferences->Playback
    and change from the "Highest" setting, which seems to be set by default, to one of the others ("High" works for me). The purple cast goes away."
    Please post back and let us know if this worked for you.
    Adam

  • How do I prevent Premiere from placing the scratch disk onto the 'same as project" folder

    I start a project by resetting the default scratch disc settings from “same as project” (which is on my “G” drive) to another hard drive where I have always stored defaults on CS3 (the “D” drive). I never had to redo my scratch disks when I created a new project in CS3. Now I need to redo them every time. If I open an older project in CS5 it automatically places all scratch disk files onto the G drive. How do I prevent Premiere from placing all scratch disk information onto the G drive before I open an older file? By the time I get around to changing the location, Premiere has already begun saving scratch disk information on the wrong disk.
    However I have another related problem. When I import an older project to nest it in a new project, the scratch discs mysteriously change back from the D drive where I set it up to the “G” drive. I finally discovered this when I reopen the project and all previews disappeared and it had defaulted back to the G drive.

    Thanks. Now I know that anytime I import a CS3 project file into a CS5 project, that it will change the whole project scratch disk settings to the default without warning. 
    One wouldn’t think that just one imported file would change the whole overall project file (out of many imported files…not project files that do not); it is odd that Premiere changes the setting of the new overall Cs5 project without warning.

  • Prevent automatic deployment of whole application on mxml file changes

    I am using the Eclipse Builder 3 Beta 2 plugin for Eclipse
    3.3 and have several java projects (hibernate + service layer) and
    one WTP Flex Project. I use Tomcat 6.0 as the application server.
    Tomcat started from eclipse and deployes the flex war. the
    Spring beans are loaded in the web.xml using hte contextloader.
    I encounter lots of Java Heap Space errors when changing
    small properties in the mxml files because it deploys the whole
    java applications on the server, but these are not changed at all.
    Sometimes only changes are compiled in the background and
    everything works as expected, but I am unable to reproduce this!!
    What kan I do that only changed MXML and Actionscritp files are
    published to tomcat without reloading the whole application?

    Does anyone now the automatic publish settings in Flex
    Builder?

  • Oracle Weblogic Server 12c, issue with deploying the war created from Wavemaker tool

    Hi
    Recently, I am facing an issue with Oracle Web logic Server 12c, on deploying the war file (created from Wavemaker tool) to running Web logic server, it shows deployment health status is OK and web application is Active. But when I visit the home page of the application, it is unable to load the javascript files in the context and I am getting below error. Please you can check these errors in the Inspect window of the browser :
    Here are the errors on hitting index page after deploying the war file to Web Logic.
    http://localhost:7001/TestWarProject
    http://localhost:7001/TestWarProject/lib/runtimeLoader.js  404 (Not Found) index.html:39
    http://localhost:7001/TestWarProject/config.js  404 (Not Found) index.html
    Uncaught ReferenceError: wm is not defined project.a.js:1
    (anonymous function) project.a.js:1
    Uncaught ReferenceError: wm is not defined index.html:89
    (anonymous function) index.html:89
    But when I exploded the war file and copy the whole application in the auto deploy folder and restart the server, it is working fine.
    Can you please what is the issue not setting context path properly on deploying the war on the fly?
    Has anyone found any appropriate solution or workaround? Can you please share?
    Thanks in advance for helping me out.
    ~pcg

    Hi
    Recently, I am facing an issue with Oracle Web logic Server 12c, on deploying the war file (created from Wavemaker tool) to running Web logic server, it shows deployment health status is OK and web application is Active. But when I visit the home page of the application, it is unable to load the javascript files in the context and I am getting below error. Please you can check these errors in the Inspect window of the browser :
    Here are the errors on hitting index page after deploying the war file to Web Logic.
    http://localhost:7001/TestWarProject
    http://localhost:7001/TestWarProject/lib/runtimeLoader.js  404 (Not Found) index.html:39
    http://localhost:7001/TestWarProject/config.js  404 (Not Found) index.html
    Uncaught ReferenceError: wm is not defined project.a.js:1
    (anonymous function) project.a.js:1
    Uncaught ReferenceError: wm is not defined index.html:89
    (anonymous function) index.html:89
    But when I exploded the war file and copy the whole application in the auto deploy folder and restart the server, it is working fine.
    Can you please what is the issue not setting context path properly on deploying the war on the fly?
    Has anyone found any appropriate solution or workaround? Can you please share?
    Thanks in advance for helping me out.
    ~pcg

  • Error while deploying the ADF task flow project based on a SOA human task

    Hi,
    I created a SOA project with a BPEL process containing Human task, deployed it and could able to test it successfully. I created ADF task flow project based on the Human task created in the earlier project and tried to deploy it. It is giving the following error. The idea is to display the task details in BPM worklist.
    [04:10:53 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application RevisionApprovalMgmtTaskFlow [Version=V2.0] on soa_server1.: null.
    [04:10:53 PM] Weblogic Server Exception: weblogic.application.WrappedDeploymentException
    [04:10:53 PM] See server logs or server console for more details.
    [04:10:53 PM] weblogic.application.WrappedDeploymentException
    [04:10:53 PM] #### Deployment incomplete. ####
    [04:10:53 PM] Deployment Failed
    The server log shows this detailed error.
    java.lang.IllegalArgumentException
         at oracle.xml.xpath.JXPathExpression.evaluate(JXPathExpression.java:178)
         at oracle.xml.xpath.JXPath.evaluate(JXPath.java:288)
         at oracle.security.jps.internal.config.xml.XmlConfigurationFactory.initialize(XmlConfigurationFactory.java:425)
         at oracle.security.jps.internal.config.xml.XmlConfigurationFactory.getConfiguration(XmlConfigurationFactory.java:149)
         at oracle.security.jps.internal.config.deploy.CredentialStoreDeployer.getCredentialStore(CredentialStoreDeployer.java:56)
         at oracle.security.jps.wls.listeners.CredentialDeployment.migrate(CredentialDeployment.java:83)
         at oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener.migrateAppCredential(JpsApplicationLifecycleListener.java:137)
         at oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener.preStart(JpsApplicationLifecycleListener.java:78)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:277)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:194)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:57)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:279)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:609)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:185)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Apart from these, I have Model and View Controller projects in the application. If I create the ADF task flow based on a Human task in another sample application, it works fine. Only in this application, it does not work. Not sure what this error is. Any ideas?
    Thanks,
    Manoj

    What I suggest is go into EM and undeploy this composite and all versions. (Only if you don't want the existing ones). Then redeploy your process. This will avoid the version conflict and create a new version. 1.0. Then the next time you try and deploy you need to either specify a new version or check the box to say the version can be over written.
    cheers
    James

  • Using BI Content as prototype and re-create the whole thing as custom obj

    Dear SDN fellows,
    Currently in my project I encountered the case where 1 BW system is shared by 2 source systems (R/3 and ECC6) and the master data from the 2 source systems are overlapped (eg. same material no from R/3 and ECC6 have different meaning).
    One of the suggestions is to use BI Content as prototype and re-create the whole thing as custom objects. For example:
    0MATERIAL is created as ZMATERIAL, thus all "0" objects are for ECC6 source system and "Z" objects for R/3.
    It will require enormous effort to do, and we try to automate as much as possible in every stage of development (to avoid human error as well) such as:
    u2022 Re-create all BI Content InfoObjects programmatically using BAPI functions (BAPI_IOBJ_GETDETAIL, BAPI_IOBJ_CREATE and BAPI_IOBJ_ACTIVATE_MULTIPLE). Does anyone know what function module or ABAP class to get like "Create InfoObject from template in RSA1"?
    u2022 Re-create all BI Content Transfer & Update Rules programmatically (copying and automatically changing the InfoObjects from "0" to "Z" in the mapping). We are still researching on class CL_RSAU_UPDR and function module RSAU_UPDR* for this.
    Our main worries is when re-creating the transfer & update rules, as most of the SAP complex logics are implemented here using start routines, transformation routines, formulas, rule groups, etc. Using copy-paste & find-replace the routine may not be sufficient, full understanding of the logic might be required, and there are many of them, which makes it even more difficult.
    If anyone ever did this approach before, please share how did you go about it? Thanks alot.
    regards,
    arie

    Thanks Akashdeep for your input. Yes we are aware to add 0SOURSYSTEM compounding in all master data InfoObjects to handle multiple source systems.
    We would like to get practical advice on how to do the re-creation of all BI Content objects (InfoObjects, Transfer & Update Rules, Queries, etc) in the most efficient way, probably programmatical way, to reduce the huge effort required and avoid human error if we are doing it manually.
    Also our main worries with re-creating the transfer & update rules, as most of the SAP complex logics are implemented here using start routines, transformation routines, formulas, rule groups, etc. Using copy-paste & find-replace the routine may not be sufficient, full understanding of the logic might be required, and there are many of them, which makes it even more difficult.

  • Tabs created with CMFCTabCtrl::STYLE_3D style didn't display the whole tab labels

    Hi,
    We use tab controls with multiple tabs created with CMFCTabCtrl::STYLE_3D style, but the tab labels are not displayed completely. For instance, the label should be "Process Control", but the tab header shows only part of it ""Process
    C...".
    How can I make the whole label being displayed?
    Thanks.
    MJ

    Hi mj118802,
    I think this is a by design issue, Form the picture, there is no enough space to show all your tab with the long label text. If you persiste want to use  CMFCTabCtrl::STYLE_3D style, you may need to draw your own CMFCTabCtrl.
    Please think about to use CMFCTabCtrl::STYLE_3D_SCROLLED style, see the picture.
    This is not too bad.
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • MacBook Pro with SSD that has a limited disk space (120GB). Rendering in Project File (User/Movies/Final Cut Projects), it takes huge space and the limited disk space would not be enough for the whole editing.

    I'm using MacBook Pro with 128GB SSD that has a limited disk space. As we know, when rendering in Project File (User/Movies/Final Cut Projects), it takes huge space and the limited disk space would not be enough for the whole editing.
    My question is, Is there any method to get the rendering Projects file saved into an external hard drive which is connected with USB/ Thunderbolt/ Firewire, with huge disk space (eg. 500GB HDD).
    Now, new project created in my Mac is automatically saved in (User/Movies/Final Cut Projects) and my Mac has ran out of space to hold the files.
    Thank you.

    You have at least 3 different ways to show the project library:
    1) Go to WIndow->Show Project Library
    2) Click the button in bottom left of your window: 
    3) Hit the keyboard shortcut (Command-0)
    The project library will be shown, occupying the area where the timeline usually is.
    Your hard disks will be visible. Click the hard disk where you want the new project to reside and hit Cmd-N to create a new project.

  • Nebeans 7.2 - Cant execute a javafx2 File! Only the whole project!

    After installed netbeans 7.2, this happened:
    The Action Mode OF JAVAFX2 Doesnt SUPPORT THE EXECUTION OF just 1 File.
    Want to execute the whole project?
    YES OR NO ?
    In Portuguese:
    "O modelo de acionamento do javaFX2 nao suporta a execução de um único arquivo.;.."
    PLEASE HELP!

    Doesnt Work.What now ? Oh mygod....
    Erro: Não foi possível localizar nem carregar a classe principal com.javafx.main.Main
    Java Result: 1
    Translating to english :
    //Error : wasnt possible to locate or load the main class com.javafx.main.Main
    JavaResult:1
    ant -f "E:\\Meu PenDrive\\ACPN 2\\Netbeans Projetos\\EstudandoJavaFX2" jfxsa-run
    init:
    Deleting: E:\Meu PenDrive\ACPN 2\Netbeans Projetos\EstudandoJavaFX2\build\built-jar.properties
    deps-jar:
    Updating property file: E:\Meu PenDrive\ACPN 2\Netbeans Projetos\EstudandoJavaFX2\build\built-jar.properties
    compile:
    Detected JavaFX Ant API version 1.1
    Launching <fx:jar> task from C:\Program Files\Oracle\JavaFX 2.1 SDK\lib\ant-javafx.jar
    Launching <fx:deploy> task from C:\Program Files\Oracle\JavaFX 2.1 SDK\lib\ant-javafx.jar
    Skip jar copy to itself: EstudandoJavaFX2.jar
    jfx-deployment:
    jar:
    run:
    Erro: Não foi possível localizar nem carregar a classe principal com.javafx.main.Main
    Java Result: 1
    jfxsa-run:
    CONSTRUÍDO COM SUCESSO (tempo total: 5 segundos)

  • Changing EndPoint URL after deploying the project

    Hi All,
    I have developed a BPEL process that invokes a Web-Service. the End-Point URL of that service changes from time to time. Now ,my requrement is that I don't want to change my BPEL code every time whenever the URL changes. Is there any cleaner way to change the end-point url and any other varaible after deploying the project.
    Basically I want to know if is this can be achieved without modifying the code manully.
    I am using Jdeveloper 11g and SOA suite 11g with weblogic 10.3.1
    Please suggect
    Thanks

    Hi
    Here I am creating dynamic partner link to call OSB service in my BPEL process. I wan make it dynamic to change run time server address and port numbers. Here I am getting Error (Error occurred reading inline schemas) while creating reference variable as per BPEL cook book. To resolve that exception, I have created /bpel/system/xmllib/ folders in SOA 11g and placed ws-addressing.xsd file. After I am trying to import in BPEL process, still I am getting same Exception.
    Even I tried to read ws-addressing.xsd file through IE browser (http://Host:Port/orabpel/xmllib/ws-addressing.xsd) after placing that directory(/bpel/system/xmllib/). My SOA server and everything is running.
    Thanks in advance.
    mally

  • LUMIERE created XML files to 'facilitate the migration of project in FCP.'

    I recently purchased Lumiere so that I could work with material shot on the JVC GY-HD100U camera in FCP. I understand that FCP is due to for an update soon, but alas, I'm unable to wait. That being said, I have followed the various steps to create mov files from the compressed MP2 files generated through Lumiere. The supposed last step before beginning the edit in FCP is to decide whether or not to 'create FCP XML' or not.
    1. What purpose does using XML files instead of the .mov files serve in FCP? It is an option in the import files drop down... What gives? For that matter why and what are xml files function here? Pretty Green, I know
    2. Can I edit using the custom 24p Apple Intermediate Codec I was told to create usinf the mov files instead, and then online, or convert the timeline to full resolution just the same using the mov files?
    3. If I am getting an error message when trying to import the XML files and am therefore unablr to do so... any ideas why? I had one file with 'acceptable errors'. The log read that there was a path problem with the audio files, which I was unable to fix. The other files would not import at all. Why?
    4. What is the best way/codec for editing HDV - outputing te best image resolution without a Xserve raid or the like...
    I know this probably reads like questions for a Lumiere forum, but I have tried and received no answers... Any insights appreciated, as my deadline is fast approaching.
    -Thanks
    Tom.

    Maybe this will help from the Lumiere HD forum on their site (http://www.lumierehd.com/forums/showthread.php?t=576) :
    720p EDITORIAL WORKFLOW USING JVC-GYHD100 AND FCP5.0
    By Jon Farhat
    CAPTURING AND EDITING
    JVC GY-HD100 720p > LUMIERE HD > FINAL CUT PRO 5.0
    Workflow Steps:
    1. Launch Lumiere HD and begin with the CAPTURE/PRINT tab.
    2. Enter your Logging information into the fields labeled REEL, DESC., SCENE and SHOT. The program with create a name for you based on this information and place it in the NAME field.
    3. You can also check AUTOINCREMENT. Doing this will create a Name based on the Scene Name and will add a Shot number starting with 1. Each time you capture a new take, the shot number will increase as well as appear as an extension to the file name as indicated in the Name field.
    4. Click on the DESTINATION button to choose a folder for your raw Transport streams. The files placed in this folder will have the naming convention, DESCSCENE1.m2t. Note that these files have the Audio and Video multiplexed together.
    5. Use the toggle controls to line find your desired take and back up a while to add a little pre-roll. (Note: LHD does not do Batch Capturing so you have to click the CAPTURE and STOP CAPTURE button for each take.
    6. Once you have captured all your takes and placed them in your working folder, click on the PROGRAM STREAM tab.
    7. Click on the DESTINATION button in the PROGRAM STREAM VIDEO area. When the navigation window opens, click on NEW FOLDER and create a folder called “Video”. Select OK to choose your new folder.
    8. Click on the DESTINATION button in the PROGRAM STREAM AUDIO area. When the navigation window opens, click on NEW FOLDER and create a folder called “Audio”. Select OK to choose your new folder.
    9. Now click on the SELECT M2T FILE(S). IMPORTANT NOTE: If you have used the Autoincrement function, or have sequentially numbered files, no not select the folder housing your m2t’s but rather drag select across all your takes, starting from the lowest number to the highest. Then click OK.
    10. Now you are read to split the raw m2t transport streams into a separate AIFF audio file, which will be placed in the Audio directory you created and and M2V video file which will be placed in the Video Directory. It is important that the audio files and video files are in these separate directories.
    11. Choose the PRESETS pull-down menu In the REALTIME TIMELINE CODEC window. Select OTHER.
    12. In the COMPRESSION TYPE Pulldown menu, select APPLE INTERMEDIATE CODEC.
    13. Select the FRAMES PER SECOND pull-down menu and select 23.98.
    14. Select the OTHER button in the COMPRESSOR > PRESET.
    15. In the SIZE section, choose the SOURCE button. Note that you can also create a smaller dimension such as 720 x 406 (16:9 aspect ratio) since this is only used as a proxy in FCP to edit with. But if you have the memory and speed, working in the full 1280 x 720 is preferable. These files will not be rendered into your final master. After you edit with this proxy codec, you will use Media Manager to build a new timeline from the full size raw capture images. It is on this new full-size timeline that you will color correct your movie as well. (Discussed later in this document)
    16. In the FINAL CUT AUTOMATION section, check the CREATE FCP XML box, and UN-CHECK the ANAMORPHIC box.
    17. Click on the AUDIO FILES? Button and either double-click on the AUDIO directory you created which houses your AIFF’s and then click OPEN or simply select the directory once and then click OPEN.
    18. Now click on the SOURCE button in the SOURCE/DESTINATION section. Open the Video folder which houses your de-multiplexed m2v video files.
    19. Click on the DESTINATION button in the SOURCE/DESTINATION section and select NEW FOLDER and call this “project name”_REALTIMES. This is where your .mov files which are compressed with the AIC (Apple Intermediate Codec) will be placed.
    20. You are now ready to hit the GO button. So, what are you waiting for, hit the GO button now!
    21. When the Quicktime settings dialog opens, confirm your SETTINGS, FILTER and SIZE settings under the VIDEO sections. IMPORTANT NOTE: Make sure to select the SOUND > SETTINGS button and change the SAMPLE RATE to 48kHz, 16 bit, Stereo.
    22. After Lumiere HD creates your file(s), another window will open asking you to input your XML FILE NAME. Do this then click OK.
    23. When you view your “REALTIMES” directory, you will notice that you now have matching files to your demultiplexed Video files. For instance, if your file was named, DESCSCENE1.m2t then then Realtime file you use for editing will be named DESCSCENE1.mov. The XML file will also appear in this destination directory.
    24. Open Final Cut Pro. Let’s start by creating a new EASY SETUP preset. (You will only have to do this one time since no Easy Setup setup exists for AIC 24p in FCP. From then on, you will start FCP and simply go to Easy Setup and select this Project Preset before you import your XML skipping to item 29 below) Select AUDIO VIDEO SETTINGS. Under the SEQUENCE PRESETS tab, select APPLE INTERMEDIATE CODEC 720p30 from the scrolling menu. Note that we are going to create a preset for 23.98 from this one by changing the frame rate. All other settings are the same as the 720p30 preset.
    25. Select the DUPLICATE button. In the SEQUENCE PRESET EDITOR change the NAME to “Apple Intermediate Codec 720p24” Go ahead and also change 30 to 24 in the DESCRIPTION text box.
    26. Confirm the following settings in the GENERAL tab.
    a. FRAME SIZE: 1280 X 720
    b. ASPECT RATIO: HDTV 720p (16:9)
    c. Make sure the ANAMORPHIC (16:9) box is UNCHECKED.
    d. PIXEL ASPECT RATIO: Square
    e. FIELD DOMINANCE: None
    f. EDITING TIMEBASE: 23.98
    g. TIMECODE RATE: Same as Editing Timebase
    h. QUICKTIME VIDEO SETTINGS: Apple Intermediate Codec.
    i. QUALITY: Desired setting based on your system capacity.
    j. AUDIO SETTINGS: 48kHz, 16-bit and a Default Config:
    27. Click OK, then select this new Preset once you return to the AUDIO/VIDEO SETTINGS dialog and then click CREATE EASY SETUP.
    28. When the EASY SETUP dialog opens up create type in the NAME field, “HDV-Apple Intermediate Codec 720p24” Enter a description and then click the CREATE button. Save in the CUSTOM SETTINGS pull-down menu.
    29. Let’s start by closing all open Projects and stay in FCP. It’s always good to have a separate 720p project for all your JVC HD-100 sequences. Select EASY SETUP and select your new “HDV-Apple Intermediate Codec 720p24” Of course you will still be in the basic program now with no Projects or Sequences, but your system is now configured to import the XML and the sequence presets will match perfectly. (Keep in mind we did all this to circumvent a bug in FCP5.0)
    30. Now go to FILE > IMPORT > XML and select the XML file you created in Lumiere HD. Select CHOOSE. When the IMPORT XML window opens, select the CREATE NEW PROJECT in the DESTINATION pull down menu. Make sure your DEFAULT is APPLE INTERMEDIATE CODEC 720p24. Make sure all buttons are checked, including OVERRIDE WITH SETTINGS FROM XML. You should be able to simply check this override box when importing into any open FCP session and create a new project with the XML settings once the bug is fixed in FCP.
    31. This will create a new project named after your XML, and a directory of all your real-time clips called “project name”_REALTIMES.
    32. You will also notice that the clip names do not end with .mov but rather end with .m2v. These names actually access the AIC compressed .mov files as this naming convention in the browser is simply a means to locate the uncompressed transport streams later with Media Manager once you have finished editing.
    33. Now you can start editing. When you drag a clip to the Timeline, the corresponding AIFF audio file will also travel with it and be locked to the Video. However, until Timecode sync is offered in LHD, you may need to re-sync via the Clapper slate as mentioned above. However, unless you are using very long takes, the sync is within fractions of a frame and isn’t perceptible.
    34. Edit away but avoid doing things like color correction or final rendering of effects until you are done with the need to work in real-time.
    35. Once you are finished editing, move to the next section.
    GOING ONLINE
    FINAL CUT PRO 5.0 > LUMIERE HD > JVC GY-HD100 720p
    CONNECTING ORIGINAL MEDIA: ONLINE OPTION #1
    1. Select sequence in your browser.
    2. Choose FILE > MEDIA MANAGER.
    3. Media Manager Settings:
    a. Media: CREATE OFFLINE
    b. Set Sequence to CUSTOM
    c. 1280 X 720
    d. Pixel Aspect Ratio: SQUARE
    e. Anamorphic Box: UNCHECKED
    f. Editing Timebase: 23.98
    g. Timecode rate: SAME
    h. Compressor: NONE or HDV720p30
    i. Audio: 48kHz, 16 bit, stereo default
    j. Project name: ONLINE 720p24
    k. Go to ONLINE 720p24 tab in the browser. Double click on the sequence. (Note: the is currently an issue in LHD’s XML function in that it will not transfer the REEL NAME to the clip. You will have to select all your clips to add the reel name, otherwise the the clips will not be made “Offline”. You can always right-click on the clip an select the MAKE OFFLINE function. )
    l. Save project name: ONLINE 720p24
    m. Go to ONLINE 720p24 tab in the browser and double-click on the sequence. (clips should be offline if the reel name is added in the brower.)
    n. Select all the clips in the browser in the ONLINE 720p24 sequence and choose RECONNECT MEDIA.
    o. Point to the original digital negative clips that you demuxed in LHD. (ignore mismatch warning and all your clips should reconnect.
    IMPORTANT NOTE: The above routine for going online worked will with FCP4 but now there exists a BUG in FCP5 in the Media Manager function.
    BUG REPORT: When doing an offline and choosing "based on clip names" (which are NAME.MOV), Media manage will add .MOV to the source name resulting in NAME.MOV.MOV.
    This is happening in FCP5. It never happened in FCP4. We've used this freature extensively before for online/offline editing workflow. The advantage of using clip name vs. file name in the browser is that you can edit a proxy and always keep track of its online version by naming the clip the same name as the online version. Now that it ads .MOV to the name, it's unusable - or you have to reconnect by hand rather than using hte "connect the clips based on relative paths" option.
    CONNECTING ORIGINAL MEDIA: ONLINE OPTION #2
    STICKING WITH APPLE INTERMEDIAT CODEC.
    For now, it is possible to stick with the Apple Intermediate codec when going online and back through LHD to the JVC HD-100. If so, choose NONE compression when exporting a Quicktime from FCP for use in LHD. However, the best case will be to use the above option #1 when Apple gets around to fixing their bug with Media Manager.
    Otherwise, you will have to reconnect all your clips to the original m2v’s manually to avoid the codec altogether.
    About the Apple Intermediate Codec
    The Apple Intermediate Codec is a high-quality video codec that Apple developed for use as an alternative to native MPEG-2 HDV editing in an HDV workflow. Instead of editing the MPEG-2 HDV data directly, you can capture video from the tape source and then transcode it with the Apple Intermediate Codec to optimize the video data for playback performance and quality.
    Working with the Apple Intermediate Codec is less processor-intensive than working with native HDV. Unlike MPEG-2 HDV, the Apple Intermediate Codec does not use temporal compression, so every frame can be decoded and displayed immediately without first decoding other frames. The drawback of this codec is that it requires three to four times as much bandwidth and hard drive storage space as MPEG-2 HDV.
    Data rates for the Apple Intermediate Codec are variable; the data rates and storage needed may vary slightly, depending on the complexity of your footage. Images with a lot of detail have a higher data rate, while images with less detail have a lower data rate.
    Format and Data rate
    MPEG-2 HDV 720p30……….2.5 MB/sec. (equivalent to 9 GB/hr.)
    MPEG-2 HDV 1080i60/50……….3.3 MB/sec. (equivalent to 12 GB/hr.)
    Apple Intermediate Codec HDV 720p30………. approximately 7 MB/sec. (equivalent to approximately 25 GB/hr.)
    Apple Intermediate Codec HDV 1080i50………. approximately 12 MB/sec. (equivalent to approximately 42 GB/hr.)
    Apple Intermediate Codec HDV 1080i60………. approximately 14 MB/sec. (equivalent to approximately 49 GB/hr.)
    Frame Aspect and Dimensions
    MPEG-2 HDV and Apple Intermediate Codec feature a 16:9 widescreen aspect ratio for all resolutions.
    The 1080i format features 1080 lines (1440 pixels per line), interlaced, using non-square pixels to display a screen ratio of 16:9 (equivalent to 1920 x 1080). The 720p format features 720 lines (equivalent to 1280 x 720) with a progressive scan.
    Color Recording Method
    Both MPEG-2 HDV and Apple Intermediate Codec HDV record a 4:2:0 component (Y´CBCR) digital video signal. Each sample (pixel) has a resolution of 8 bits.
    Note: This article was based on information from the HD and Broadcast Formats document (in Final Cut Pro 5, choose HD and Broadcast Formats from the Help menu).
    EXPORTING QUICKTIME TO LUMIERE HD > JVC GY-HD100
    1. Use the following settings when feeding a Quicktime file back to Lumiere HD if you plan on generating a 720p24 transport stream to the JVC GY-HD100 or BR-HD50.
    2. Quicktime settings:
    a. Resolution: 1280x720
    b. Frame Rate: 23.976 (23.98)
    c. Progressive
    d. Audio on whole track.
    e. Audio Settings: 48kHz, 16bit, stereo
    f. Square Pixel.
    3. Open LHD and select the TRANSPORT STREAM tab.
    4. Select JVC 720p/24 (GY-HD100, BR-HD50) in the pulldown menu.
    5. Select the HDMASTER tab and then choose your .MOV file.
    6. Select the DESTINATION BUTTON under the TRANSPORT STREAM section.
    7. Now return to the CAPTURE/PRINT tab in LHD and select the print to tape button. Choose your new edited TS (transport stream) file and Click OPEN and it will print to tape automatically.
    Special Thanks to the following for their input to this document:
    Frederic Haubrich
    Neil Boone
    Apple Docs: Article number 301599
    Jerry

  • I'm editing a wedding that I shot for a family member but when I play it in the viewing  window the top of it is cropped off but I can see the whole image in the project  strip. will the whole image transfer  when I make a dvd or will it crop the top ?

    I'm editing a wedding that I shot for a family member, But when I play it the top of the image is cropped off in the veiwing window but it shows the whole image in the project strip. When I make a DVD with it transfer the whole image or will it be the chopped off image and how do I make sure it is the whole image ?

    What version of iMovie are you using?
    For 9.09..
    If the image is not 720p, you might have to crop it to have freehand control over which bit gets cut off.
    How to crop it...
    In the project window hover your cursor over a section of the clip in the bottom right corner as seen below:
    Click on the cog and open up Cropping,Ken Burns and Rotation.
    Click on Crop and drag and set to where you want it to be cropped, then click Done. (Because mine isn't 720p, iMovie automatically makes it so I cannot include the black border. If you do not mind this click Allow Black.)
    Glad if this helped! Please rate up.

  • Is there a way to make an audio clip not cover the whole project? I want to add audio clip or song and let it start at a certain point in the project. I'm working with iMovie on IPad!

    Is there a way to make an audio clip not cover the whole project in iMovie? I want to add audio clip or song and let it start at a certain point in the project. Whenever I add audio or song it covers the whole project. I'm working with iMovie on IPad!

    Thank you for your reply Karsten but unfortunately this didn't help me so far. Or maybe I'm missing something?
    First the link is a tutorial for iMovie on a Mac. I'm using iMovie on iPad so the steps are inapplicable.
    Second it is only possible for me to manipulate the end part of the sound clip to whichever duration I want. But I can't do the same with the 'beginning' of the sound clip.
    I simply want to place some photos in the beginning of my video with no sound in the background then after like 2 secs I want to start the music clip. For some reason that is not possible! Cause every time I drop the music clip unto my project timeline it automatically place it self along with the first frame in the project! And consequently the photos and music are forced to start together.
    Hope I'm making sense...

  • Please help, can I restore a Aperture project instead of the whole Library?

    Hi,
    I really need some help, ok so I use Time Machine and backup weekly on my Time Capsule so I know my work is safe. But now here comes the question I just realised I need to restore some pictures but I do not know how to go about it. Do I have to restore the whole Aperture Library which is 40GB, or can I just restore a particular project or even much better just restore a picture?
    Thanks
    Catherine

    catchapman wrote:
    Hi, the one thing I do know is that Aperture keeps everything in the Home Pictures folder, but its all within the Aperture application.
    Those are two different things. It's likely all managed by the Aperture application, but the data won't be inside the app itself.
    But yes, if you can tight-click click on that folder, then +Show Package Contents+ and navigate to individual pictures from the normal Finder, you're not going to be able to restore selected items.
    iPhoto is similar, but has it's own special handling with Time Machine, where you can browse and/or restore individual items from the +iPhoto Library+ package.
    You might find some info in the Aperture forum.
    It's a bit cumbersome, but you might be able to restore the whole thing to an alternate location, then copy what you want from the restored package.

Maybe you are looking for

  • APPLE/DEVS Read this! Windows 7 CAN'T detect the iPhone 5s but iTunes CAN detect it! WEIRD, huh?!..

    just a summary... i have a iphone 3G which i have been using for a long time and now i got an iphone 5s.. troubleshooting this kind of stuff is not new to me from computers to smartphones.. the internet has a vast majority of information and all you

  • Java Stored Procedure in EXECUTE IMMEDIATE

    Hi, I need advice for the following. I'm on Oracle 11g R2. I'm testing application in Oracle 11gR1 and R2 and Oracle Express. Purpose is to generate XML reports. I have PLSQL Stored Procedure which does that, but since there is bug in Oracle11gR2 rel

  • HR_MAINTAIN_MASTERDATA substitutions

    Hi Gurus, we are facing a problem using the FM HR_MAINTAIN_MASTERDATA to save substitutions. The problem is the FM doesn't delimit  the substituion if we enter a new one. For example, a substitution from 07.02.2011 to 13.02.2011, we try to book a new

  • PS3 cannot recognize external hard drive connected to Time Machine

    I am trying to keep my Elements 2TB external hard drive connected to my Time Machine (via USB), and also use it as an external media source for my PS3.  When connecting the drive directly to the PS3  through the USB it recognizes it perfectly as an e

  • Which wire for feeding in video from a Handycam?

    My apologies (again) if this is a dumb question... I have an '08 MacBook Pro (where one of the knocks by reviewers was that it didn't many cable and device inputs). I have a bunch of video from Mini-DV tapes that I'd like to start transferring in fro