How to I export a primary representation of approx 5mb?

I need to export primary representations of my 30" promos from Final cut server so I can upload them to websites etc.  When I do this they come out as huge files, how can I reduce their size to around 5mb?
thanks
Laura

To reduce the size of an export, you will need to use a Transcode Setting, otherwise you will be getting the unmodified primary representation.
http://documentation.apple.com/en/finalcutserver/administratorguide/index.html#c hapter=6%26section=1%26tasks=true
~D

Similar Messages

  • How can we export the Primary key values (along with other data) from an Advantage database?

    One of our customers is moving from our application (which uses Advantage Database Server) to another application (which uses other database technology). They have asked us to help export their data, so that they can migrate it to another database system. So far, we have used the Advantage Data Architect (ARC32) "Export Table Structures as Code" functionality to generate SQL. We used the "Include existing data" option. The SQL contains the necessary code to recreate the tables and indexes. The customer's IT staff will alter the SQL statements as necessary for their new system.
    However, there is an issue with the Primary Keys in these table. The resulting INSERT statements use AutoInc as the type for the Primary Key in each Table. These INSERT statements contains "DEFAULT" for the value of each of these AutoInc fields. The customer would like to output an integer value for each of these Primary Key values in order to maintain referential integrity in their new system.
    So far, I have not found any feature of ARC32 that allows us to export the Primary Key values. We had been using an older version of ARC32, since our application does not use the latest version of ADS. I did download the latest version of ARC32 (11.10), but it does not appear to include any new functionality that would facilitate doing this sort of export.
    Can somebody tell me if there is such a feature in ARC32?
    Or, is there is another Advantage tool to facilitate what we are trying to accomplish?
    If there are no Advantage tools to provide such functionality, what else would you suggest?

    George,
      It sounds like the approach you are using is the correct one. This seems to be the cleanest solution to me especially since the customer is able to modify the generated SQL statements for their new system.
      In order to preserve the AutoInc values I would recommend altering the table and changing the field datatype from AutoInc to Integer. Then export the table as code which will export the actual values. After the tables have been created on the new system they can change the field datatype back to an AutoInc type if necessary.
    Regards,
    Chris Franz

  • NamingException raised. Message: [unable to find primary representative]

    We are using WebLogic 9.2 MP2.
              Our configuration consists of a cluster with two managed servers.
              We are encountering NamingException errors looking up EJBs in the cluster from our web tier. The EJB is contained in an EAR that is targetted at the cluster. We are also seeing the same problem with an EJB targetted at one of the managed servers.
              A restart of the server fixes the problem. An update of the EAR (through the console) also appears to resolve it.
              Any ideas?
              Failed to find object bound to JNDI at [XEntryService]. NamingException raised. Message: [unable to find primary representative]
              at com.X.core.common.aquila.ejb.AbstractJNDILookup.getJNDIObject(AbstractJNDILookup.java:103)
              at com.X.core.common.aquila.ejb.AbstractJNDILookup.getNarrowedJNDIObject(AbstractJNDILookup.java:78)
              at com.X.core.common.aquila.ejb.ServiceLocator.initialise(ServiceLocator.java:111)
              at com.X.core.common.aquila.ejb.ServiceLocator.getRemoteHome(ServiceLocator.java:85)
              at com.X.core.common.impl.web.EJBServiceServerWebProxy$ServiceCacheEntry.getHome(EJBServiceServerWebProxy.java:880)
              at com.X.core.common.impl.web.EJBServiceServerWebProxy$ServiceCacheEntry.access$200(EJBServiceServerWebProxy.java:846)
              at com.X.core.common.impl.web.EJBServiceServerWebProxy.getServiceFromHome(EJBServiceServerWebProxy.java:698)
              at com.X.core.common.impl.web.EJBServiceServerWebProxy.doPost(EJBServiceServerWebProxy.java:377)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
              at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
              at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
              at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
              at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
              at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
              at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
              at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
              at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
              at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
              at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
              at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
              at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
              at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
              at java.lang.Thread.run(Unknown Source)
              Caused by: javax.naming.NamingException: unable to find primary representative [Root exception is javax.naming.NamingException: unable to find primary representative]
              at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:211)
              at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:338)
              at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:252)
              at weblogic.jndi.internal.ServerNamingNode_922_WLStub.lookup(Unknown Source)
              at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:374)
              at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:362)
              at javax.naming.InitialContext.lookup(Unknown Source)
              at com.X.core.common.aquila.ejb.AbstractJNDILookup.getJNDIObject(AbstractJNDILookup.java:94)
              ... 23 more
              Caused by: javax.naming.NamingException: unable to find primary representative
              at weblogic.rmi.cluster.ClusterableRemoteObject.getReferent(ClusterableRemoteObject.java:131)
              at weblogic.jndi.internal.WLNamingManager.getObjectInstance(WLNamingManager.java:95)
              at weblogic.jndi.internal.ServerNamingNode.resolveObject(ServerNamingNode.java:348)
              at weblogic.jndi.internal.BasicNamingNode.resolveObject(BasicNamingNode.java:856)
              at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:209)
              at weblogic.jndi.internal.RootNamingNode_WLSkel.invoke(Unknown Source)
              at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:550)
              at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:224)
              at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:440)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
              at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
              at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:436)
              at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:58)
              at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicServerRef.java:975)
              at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
              at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)

    To who could be interested. We found how to resolve the problem:
    On the deployment descriptor file weblogic-ejb-jar.xml, for most of the stateless session beans we had the clustering configured as:
         <stateless-session-descriptor>
         <pool>
         <max-beans-in-free-pool>500</max-beans-in-free-pool>
         <initial-beans-in-free-pool>10</initial-beans-in-free-pool>
         </pool>
         <stateless-clustering>
         <home-is-clusterable>true</home-is-clusterable>
         <use-serverside-stubs>true</use-serverside-stubs>
         <stateless-bean-is-clusterable>true</stateless-bean-is-clusterable>
         </stateless-clustering>
    then removing the line
         <use-serverside-stubs>true</use-serverside-stubs>
    did resolve the problem.

  • JDAPI: export the visual representation of Canvas to picture

    I'm working on JDAPI (Forms2Java API):
    and want to implementing a function to export the visual representation of Canvas to picture. Does anyone know how to do it? Please share some sample Java code or guideline of API should be used? Thanks in advance!

    There is no "Render"-component in the JDAPI, so you will have to develop that "from scratch"

  • I have projects with subclips, How do I export them into 1 new project?

    I am using premiere pro and have created several Projects where I have gone through long source files and created many subclips.  I would now like to start a new project and have all of those subclips as the primary source media .  I am wondering if it is possible to do this, and how I would export the subclips.  Thoughts?
    Thanks,
    Garrett

    Go to the Media Browser, there you will find all the assets of a project including subclips.
    Providing you are on PPCC.

  • How can I export photos from my iPad or iPod to my main computer or hard drive. My old computer died and I want to get my photos onto my new computer. Thanks in advance.

    HOw can I export photos from my iPad or iPod to my main computer? My old computer died with my photos on it but I want to move my photo library from my iPad or iPod to the computer I just bought. Thanks for any help you can give.

    Sorry but your iPhoto library is not on an iPad or iPod - you may have photos there (most likely low resolution copies) but not an iPhoto library - dying computers (along with software and human errors) are why you always must have a backup - now is the time to load it
    LN

  • How do I export a video from my iPhone to a friends computer?

    How do I export a video from my iPhone to a friends computer?

    Same as you would from any digital camera:
    iOS: Importing personal photos and videos from iOS devices to your computer

  • How do I take 300 dpi photos with my iPhone 4s? And how do I export them to my MacBook Pro at 300 dpi to use as I want to print photos.

    How do I take 300 dpi photos with my iPhone 4s?
    And how do I export them to my MacBook Pro at 300 dpi to use as I want to print photos.
    I have been using the standard camera on the iPhone and require 300 dpi to create photo books as the photos are resized according the layout.
    Your time and assistance in appreciated.
    Thanks

    Thanks Tonefox!
    After looking at a few of the links I found a mathematical equation that assisted me.
    Inches = Pixels/DPI
    eg: 3 inches = 300 pixels/100 DPI
    Using this equation and the fact that iPhone 4s takes photos that are 3264 x 2448 I was able to work out the largest print I could make with 300 DPI.
    Width 3264 pix/ 300 DPI = 10.88 inches
    Height 2448 pix/ 300 DPI = 8.16 inches
    Therefore, the largest print (with 300DPI) I can make of these photos is 10.88 inches x 8.16 inches.
    Which is great!
    So is it critical for me to change the dpi in say photoshop or does it not matter as long as I don't go above the 10.88 inches x 8.16 inches?
    From what I can gather the smaller I resize the photo the higher the DPI and the bigger I stretch the photo the lower the DPI?
    Further clarification will be much appreciated. Thanks

  • Export Report times out - how do I export all my customers?

    We have about 35,000 customers in our BC database.
    I'm trying to export them for use in a direct mailing campaign (and other reports for other reasons) but the export always times out.
    The reports are very simple; ie.
    Custom Report -> Add customer report
    Select Customers (Contacts & Companies)
    Select CRM ID, Customer Name, Default Address Type
    Next
    Generate report (no filters)
    About 33,000 results are in the report.
    I then select Export Report as CSV or Excel and it will sit there for up to an hour or more and do nothing.
    Notes:
    I keep the session live by having a login in another tab.
    Have tried differenty browsers and internet connections.
    I even filtered the results (based on create date) and same problem occurred with just 15,000.
    How can I export this report and other simple reports I need?
    Regards,
    Troy.

    After Sanjit took a look at this it turns out all I needed to do was to save the report before exporting the results. The export was much quicker and, now we have more cutomers in our database, it actually exports!
    Thanks again Sanjit.
    Troy.

  • How can I export my iTunes Library to an external hard drive?

    How can I export my iTunes Library to an external hard drive? and once i do that how can i play the library through the external drive? I basically want to be able to delete all my music on itunes once it is on my external hard drive so i can have more internal hard drive space.

    Follow this guide very carefully: http://support.apple.com/kb/HT1364?viewlocale=en_US
    It's very easy to do....

  • How can i export contacts from one apple id to another apple id

    I just got a new phone - all of the data from my old phone didnt get transferred because
    I was using 2 separate apple ids - how can i export the data from the id i am no longer usIng
    to the new id

    Does the old phone have the old apple ID ?
    If it does then sign out of the old iCloud account, Keep your info on your phone, sign in with new apple ID, then merge to cloud. Give it a few minutes. You should see the other contacts appear on your new phone via iCloud.

  • How can I export slideshows created in Aperture v3.3.2 from Mid-2009 MacBook Pro-17 to blank DVDs?

    (Fifth futile attempt in two hours, before I learned there was a Post webpage – I’m new to ApSuppCom - and after I learned that I am not allowed to update previous content, so I had to back out, make a few changes, and start over.)  How can I export slideshows created in Aperture v3.3.2 (complete with superimposed captions and music tracks) from Mid-2009 MacBook Pro-17 to blank DVDs ?  (Some other specs: Mac OS Lion 10.7.5; Capacity 499.5 GB;  Processor 2.8 GHz Intel Core  2 Duo; Memory 4GB 1067 MHz DDR3; Graphics NVIDIA GeForce 9400M 256MB)
    I cannot do a copy (export) without various error messages appearing and the inevitable stoppage occurring.  Always with the DVD Video Player final message reading, “Supported disc not available.” Advisors and Mac Geniuses at local Apple Stores have told me to try Roxio Toast.  When I visited the Roxio website, and found numerous other company products, the descriptions all seemed to suggest that most of the apps shown can easily export videos to DVDs, but nothing was said about finished digital slide shows being exported.  At future events soon,  I hope to be handing out these finished DVDs (free) to the people in them.   Any help will be greatly appreciated. A.Z.

    How can I export slideshows created in Aperture v3.3.2 (complete with superimposed captions and music tracks) from Mid-2009 MacBook Pro-17 to blank DVDs ?
    Aperture cannot burn slideshows to a DVD.  It only can export a video of your slideshow.
    In Aperture 3 you use the "Export" button in Aperture's slideshow project to render a video to a folder on your disk.
    Then you use iDVD or another program to burn a video DVD.
    I cannot do a copy (export) without various error messages appearing and the inevitable stoppage occurring.  Always with the DVD Video Player final message reading, “Supported disc not available.”
    Could you please describe the exact steps that are causing these error messages?
    How are you exporting your slideshow from Aperture? Which settings are you using? And how are you importing the video to iDVD or Toast to burn a video DVD?
    For more suggestions see Karsten Schlüter's user tip: How to create a video-DVD? (Macs without iDVD)

  • How do I export HDR photos made on Photoshop CS5 onto a flashdrive so I can use them on a window machine for commercial purposes.  Adobe support claims it is a apple problem not theirs.  PS the other window machine doesn't have Photoshop cs 5 installed?

    Hi, How do I export HDR photos made on a macpro with photoshop cs5 onto a flashdrive so they can be imported correctly into a windows machine that doesn't have photoshop installed on it?  Already exported to a HP flashdrive but they do not even show up on a windows machine. Need that capabillity since this is for commercial printing.  My wife's mac laptop only shows 3/4 of the picture the rest is grayed out.  Adobe support claims it is a Apple problem.  Love the finger pointing and hold me blameless atitude on their part.  Told them creating a picture should be like gas that can be used in anybody's car, just not their Adobe equipped ferrari.  Do I need to convert the file struture so it can be read by the window machine? How would I do that ?  Any comments appreciated. Doug

    I certainly wouldn't expect to read native PS CS5 files with all features intact and supported on a machine that doesn't have CS5 installed. Try saving the files as flattened (no layers) TIFFs before moving them to the flash drive and trying to open them on the Windoze box.

  • How do I export apps from my iPhone to my iMac? I received notice that there is an update now for the iOS in my iPhone, but that I first needed to transfer some files (apps?) from the iPhone to my iMac. But I cannot find anything in the Help menu on this.

    How do I export items from my iPhone to my iMac? Apple sent me a message to my iPhone, saying that there is an update for iOS, to 6.1.3, but before I install this update, I should first transfer some items from the iPhone to my iMac; otherwise I would lose these items (apps?)
    I have two problems with this:  1) I don't know what files I should transfer, and 2) I don't how to transfer from an iPhone to an iMac (but do know how to download apps from iTunes Store to my iMac, and then to my iPhone.
    Very confusing! Any help/suggestions gratefully accepted.
    DBH

    Move the cursor to the very top of the computer's screen, click on File, and choose Transfer Purchases. If you need to authorize the computer, the command is in the Store menu.
    (79537)

  • How do you export messages from Ovi Suite?

    As the title says, how do you export messages from Ovi Suite?
    I know how to export messages from Nokia PC Suite, but it doesn't seem to be possible in the new Nokia Ovi Suite.
    Here is how I would do it in the Nokia PC Suite.
    1. I click the Messages icon to open Nokia Communication Center.
    2. I click on the Messages option on the left pane to view only messages.
    3. In the main window I mark the messages I want to export.
    4. Then I go to File menu and chose Export.
    5. Choose destination folder and I'm all set to export my messages from my Nokia.
    I can chose between the formats CSV and VMG (vMessage) for export. If more than one message is marked only the CSV format is available. But what you can do to export several messages in the VMG format is to mark them all in the main window and press CTRL+C or right click and chose Copy to copy them all to RAM memory. Then all you have to do is create an empty folder on the desktop and paste them in there by pressing CTRL+V or right clicking and chosing Paste.
    That's all there is to it, using Nokia PC Suite. So how do you do this in Nokia Ovi Suite? You don't, right?
    And this **bleep** Ovi Suite is supposed to replace PC Suite?
    Thank God I won't be needing neither of them much longer. I am switching to Android and HTC. Good luck with Ovi, the Ovi Player, the Ovi Suite, the PC Suite, the Symbian, the S60, the Symbian^1 (S60 5th edition), the Symbian^3, the Symbian^4 and what not.

    I believe OVI took a step in the right direction with this option. I also believe it was made available due to the fact that OVI Suite cannot take a huge number of messages altogether. This option was made available so that the messages could be backed up.
    However, I'd like to suggest the following, if possible.
    1. Make Nokia OVI Suite be able to handle a huge number of messages.
    2. Have the option to export only selected messages.
    Nokia 701 Dark Steel on Belle FP2

Maybe you are looking for

  • NOT EXISTS - not working

    Dear all, I have 3 tables say A1000, B1000, C1000 create table A1000(a number); create table B1000(a number); create table C1000(a number); With below values: insert into A1000 values(1) insert into B1000 values(1) insert into C1000 values(2) My Quer

  • Windows ME Photo Transfer to Sleek Ph

    Hello, I have Windows ME and I have been using Windows Media Player 9 to trandfer my music onto my Sleek Photo, but does anyone know of a way that I can transfer photos to my player without Windows XP? Thanks, Rob

  • CP Session folders in Temp folder

    Hi there. I've found around 17GB of files in the following folder on my PC: C:\Users\[username]\AppData\Local\Temp In the temp folder there's a bunch of folders titled things like "CP444421652158Session". Am I able to delete these folders to free up

  • Every apps crashed, i can't use for a minute because every apps down, include The contacts

    Todas las aplicaciones se me cierran. Incluido la agenda de contactos. Este inconveniente lo tengo con el iPhone 4S. Intente haciendo una restauración con el iTunes pero me da el mismo error. Con el iPad 2 funciona de manera impecable.

  • Bought New Macbook Pro and Lightroom 5 in store -Need to install but don't have a CD/DVD drive

    Just got home from purchasing a new Macbook Pro and Lightroom 5.  Problem is I do not have a CD/DVD drive.  Just opened my Lightroom 5 to install and I'm clueless how to install it on my new laptop UGH! What can I do?  Is it possible to install my ne