Export No Percentage Shown

I'm trying to export from FCP Studio 1 to a FLV file. While it typically works perfectly recently I've noticed that when the 'export window' pops up the percentage complete never gets past 0. Now, the program isn't locked up and if I 'get info' of the file it's creating it does grow in size. I also believe it fully exports it with no problem. FCP just doesn't give me a percentage complete or an estimated time. Any ideas?

are you talking about Batch Monitor? What do you have set for the update time increment in the preferences?

Similar Messages

  • Is there a way to drag, copy, export parent folder shown in light room with multiple child folders to smug mug?

    I have a parent folder called FHS Dance Competition, that contains several folders (one per team).   I have this structure in my computer hard drive which I uploaded with one click to light room.    In the past I've had to manually create each folder, copy the name, drag in the photos, etc.  Very time consuming.    Is there a way to drag or copy, or export the parent folder shown in light room to the lower portion of the screen where the smug mug piece is?

    Ron,
    I too need to make "Real Copies" of images and hate doing anything directly from the OS because of the chance that my LR catalog gets out of Sync with the actual images on the computer.  So I make the copies inside LR with an export routine and then move the copies inside of LR with the normal drag and drop.  Once the export preset is created it can be executed from the Library Grid by right-clicking on the image (or selected images) to make the copies.  My settings are as follows in case you are interested:
    This is the first time I have posted an image before and I am not sure if you will be able to read it or not.  The contents from the export preset in the image above are as follows if that helps:
    s = {
    id = "3AF0E3D2-BC6A-4D53-A7BE-B7A6C4D673AC",
    internalName = "Make Real File Copy",
    title = "Real File Copy",
    type = "Export",
    value = {
    collisionHandling = "overwrite",
    exportFilters = {
    exportServiceProvider = "com.adobe.ag.export.file",
    exportServiceProviderTitle = "Hard Drive",
    export_colorSpace = "sRGB",
    export_destinationPathSuffix = "",
    export_destinationType = "sourceFolder",
    export_useSubfolder = false,
    extensionCase = "lowercase",
    format = "ORIGINAL",
    includeVideoFiles = false,
    initialSequenceNumber = 1,
    jpeg_limitSize = 100,
    jpeg_useLimitSize = false,
    metadata_keywordOptions = "lightroomHierarchical",
    minimizeEmbeddedMetadata = false,
    outputSharpeningLevel = 2,
    outputSharpeningMedia = "matte",
    outputSharpeningOn = false,
    reimportExportedPhoto = true,
    reimport_stackWithOriginal = true,
    reimport_stackWithOriginal_position = "below",
    renamingTokensOn = true,
    size_doConstrain = false,
    size_resolution = 300,
    size_resolutionUnits = "inch",
    tokenCustomString = "RC",
    tokens = "{{image_name}}_{{custom_token}}",
    tokensArchivedToString2 = "{{image_name}}_{{custom_token}}",
    useWatermark = false,
    watermarking_id = "<simpleCopyrightWatermark>",
    version = 0,
    Let me know if you have any questions.
    Jeff

  • MD export datasource not shown in MySelf (BW3.5) datasources

    A user-defined (simple) InfoObject (NUMC-7), characteristic, has selected 'With Master Data', but NO texts.
    It also does not have any attributes, compound characteristics or hierarchies.
    So, it is a simple 'table of codes' without any text.
    The object is defined as an InfoProvider and the InfoArea is set (and exists). We can see it there.
    Also, the 'Characterist. is export datasource' is selected.
    The M- and P-tables are generated, the object is activated successfully.
    After (several) replication of datasources with the 'MySelf' system and activating the structures (ABAP program RS_TRANSTRU_ACTIVATE_ALL which we always use after replication), we can not see the generated export datasource (default: "8<objectname>M") in the list when executing RSA3.
    Who can help us with this problem?
    Did we do something wrong? Or is it not possible because there are no attributes (other objects that have real attributes and no texts are visible in RSA3)?
    We need to distribute the values of this object to other BW-systems (which therefore require this export datasource...).
    Thanks,
    Theo van Amstel
    [email protected]

    Hi Dinesh,
    Yes I did, but as described in the initial description: the InfoObject is visible within the InfoArea defined in the InfoObject (so not in the Unassigned), that is not the problem. Activating an object that is defined as 'export datasource' should, according to my knowledge, be visisble in the RSA3-list.
    But thanks anyway...

  • Movie audio becomes corrupted when exported to iDVD

    Hi,
    I have created a movie that is 53" long in iMovie, added various transitions, text screens, music tracks and photos but also kept a lot of the camcorder audio as well. The movie plays perfect in preview on iMovie but when I have shared it with iDVD some of the audio and voices are out of sync and there are also some random loud noises, a quarter/half a second long, that appear at certain points in the iDVD version - they sound like bits of the actual iMovie audio but from completely different part of the movie.
    So, the problem is that the movie is perfect in iMovie but when shared with either iDVD or Media Browser, there is some loss of syncing and these random noise bursts.....
    This is the same when I have burned the movie to a DVD and played back through the DVD player - the out of sync and noises still appear.
    Any thoughts on how I can get around this to have a perfect DVD as well - dont really want to get everyone around the Mac to watch the movie later this month!!!!
    Thanks

    There is a known audio glitch in iMovie '09 that appears in exported movies when custom speed settings have been used in the project.
    It's important when making speed changes to use only the preset speed percentages shown on the speed slider. These are: 12.5%, 25%, 50%, 100%, 200%, 400% and 800%. Don't manually type in your own custom speeds that differ from the presets.
    The glitch that you describe appears only in the exported movie, and as you have noted, is not evident in preview (before sharing). The fix is to revisit your project and adjust any custom speeds to the presets. This can be a pain of course, as you may have to resynchronise the project elements.
    John

  • Export data to Excel/PDF from e.g. a repeater tag?

    Hi,
    The repeater tag as well as the grid tag are very useful. But what if we would like to provide functionality for the user export the data shown further to Excel/PDF?
    I looked at http://displaytag.sourceforge.net/ which gives this possibility out of the box.
    Others done anything similiar with BEA netui tags?
    Perhaps creating your own custom tag?
    Regards,
    Tonny Gundersen
    Accenture

    Hi SAP,
    Simply List -> Save -> File -> spreadsheet -> file.xls
    Or check this weblog..
    <a href="/people/dennis.vandenbroek/blog/2007/02/14/simple-function-module-to-export-any-internal-table-to-ms-excel:///people/dennis.vandenbroek/blog/2007/02/14/simple-function-module-to-export-any-internal-table-to-ms-excel
    or
    try this code..
    DATA : file_name TYPE ibipparms-path,
    lc_filename TYPE string.
    CALL FUNCTION 'F4_FILENAME'
    EXPORTING
    PROGRAM_NAME = SYST-CPROG
    DYNPRO_NUMBER = SYST-DYNNR
    FIELD_NAME = ' '
    IMPORTING
    file_name = file_name .
    lc_filename = file_name.
    CALL FUNCTION 'GUI_DOWNLOAD'
    EXPORTING
    BIN_FILESIZE =
    filename = lc_filename
    filetype = 'DAT'
    TABLES
    data_tab = gt_itab.
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Revert back for more help
    Reward points if helpful
    Regards
    Naresh

  • FBL5N export spreadsheet with detailed headers

    Dear experts,
    after upgrading our ERP to 607 the spreadsheet export at TX FBL5N works different.
    I selected a company code and a date and get several lists as usual. On top of all lists are the customer, the company code, the name and the city. When I now export the list with List --> Export --> Spreadsheet the new spreadsheet does not liste the mentioned headers (company code, name ...). Instead it includes all seperate lists from the GUI in a single spreadsheetfile.
    I need the seperation between the lists from the GUI in excel.
    Can somebody tell me how to do that?
    Best regards,
    Martin

    Hello Rupesh,
    the Switch does not help. I only get another view to the content but it does not chenges the Export behaviour. Also the Note does not apply to me. I did not choose "Always use selected Format".
    I only want an Excel Export like the shown data with all lines.
    Best regards,
    Martin

  • Sorting data for export

    I need to use one form (a questionnaire) with various groups.  Will the data for everyone who completes my form always be appended to the same file for export?  Can I export only part of the data (i.e. that for a specific group) instead of all of it every time?  Maybe include a required field called password that I can use as a filter variable before exporting?

    All of the data is put into a single response tab. You can filter the data and only export what is shown.
    Randy

  • Getting the percentages in PO13 costcenter view (IT1018)

    Hi,
    I need to get hold of the percentage shown in PO13 costcenter view(IT1018) in a ABAP program. How can I do that? Is there a function module for this?
    If I look in infotype 1018 the last field is just a key or reference to the data, but I do not know how to get the data itself.
    Thanks,
    George Wüst

    Get the TABNR from HRP1018 & lookup HRT1018 for the PROZT value for this TABNR.
    ~Suresh

  • Export issue linux

    Hi there I just wrote a shell script to take whole dump of the database. I use parfile in the script.
    In the parfile the location of the export file is shown below.
    File=//root/export/full.dmp
    I dont want to name the dump file as full.dmp, I want to give a date value instead.
    How can I do that?
    thanks

    It is an OS feature, not an export feature. After the kind of path you are writing (separated by slashes) I assume you are working on a Unix kind OS, well you should create an environment variable that holds an output coming out from the date command:
    DATESTAMP=`date +%y%m%d`
    file=/root/export/full${DATESTAMP}.dmp
    and in this case, the format will be something like this:
    full070823.dmp
    ~ Madrid

  • Export synonyms for database

    Hi all,
    How to export synonyms from SQL Developepr using the Tools --> Databse Export
    thanks
    Jose

    Apologies if I mis-understand your question, but here is how I just did it.
    Tested on SQL Developer 1.5.1 connected to 11.1 db instance.
    Tools->Database Export
    1. Source/Destination: Specify connection + output file, click Next
    2. Types to Export: Select Synonyms, click Next
    3. Specify Objects: Click "Go" under connection name in left list box to populate, shuttle desired synonyms to right list box, click Next
    4. Export Summary: Review work to be done, click Finish
    After processing, the export file is shown in a SQL Worksheet editor.

  • [11g] Edit- and Export links not available

    Hi folks,
    i noticed the following: If i open an analysis normally, there are links like Edit, Export etc. at the end of the table. If i open it via a Folder on a dashboard, the table shows, but these links are missing. How can i get these in this situation?
    I'd like to have the dashboard as an entry point to get to the analysises quickly, but i want to export the data via this quick link?
    Thanks
    martin

    That's not exactly what i'm looking for.
    My question is the following: I want to provide the user with a Dashboard, which contains a Folder with the Analyses, which he needs for his work. From this folder, the user can go directly to the analyse, he wants to view. This works fine, but the analyse doesn't have the Export link, so if the user decides, he wants to export the data, he has to find the analyse in the catalog and to open it from the catalog, because by opening the analyse from the folder view, the links are missing.
    So my question is: Can i change the viewing options of the folder view or the analyse, so that the Export link is shown, or is this a bug, or ???
    Greetings
    Martin
    Edited by: MAL on Apr 12, 2011 3:20 AM

  • Backup Or Export file is not created by using OEM

    Hi All,
    I'm facing a typical problem. When i will export/backup some table/database/tablespace by using ORACLE ENTERPRICE MANAGER ,export/backup is shown on job pain in OEM but the physical file will not exist on the showing path by OEM.
    My Database version is 9.2.0.1 & it's running on Win XP2.
    Please help me.
    Regards
    Subhradip

    It has been a long time that I have seen 9i on windows, but if recall that right, you must additionally give the OS user the right "logon as batch job".

  • Battery percentage comes out automatically eventhough I've switched it off

    I've just gotten myself an ipad mini and I noticed that the battery percentage comes out automatically every so often  even when I've turned it off. It usually happens when I'm charging the ipad. The battery percentage is not stuck, just that every so often it'll turn itself on. Has this happened to anyone else? Help!

    シーナ
    If you mean that the Startup Screen comes on occasionally, then you have a loose connection in your iPad/s charger cord or one of its connectors.  Every time the connection is made or broken, the Startup Screen will appear, with time, date and battery charge percentage shown.
    If it is just the battery percentage, it may be normal.
    Fred

  • Komvd-kbetr field automatically divided by 10?

    Hi all,
    I hope someone can help me on this one.
    Since recently I have a problem when I try to write the field komvd-kbetr to SAP-script. For some reason it sometimes automatically divides this value by 10.
    A little bit more explanation:
    I created 2 invoices and a set them up for printing (creating an iDoc with SapScript, so no layout attached).
    Both invoices are identical to each other and contain discount conditions. In this case the field komvd-kbetr is a percentage and should be divided by 10. I do this manually in the print program. When I print only 1 invoice, everything works perfectly.
    When I process the two invoices using the RSNAST00 progam, the first iDoc is created ok (percentages shown are 1% discount and 21% tax, = OK), but the next invoice shows these values divided by 10 (0.1% discount and 2.1% tax). During debugging the values are shown ok in ABAP (1% and 21%), and immediately after that I call the function WRITE_FORM with the element that should print this value.
    Here's an exerpt from the coding I use:
    DATA: hkomvd TYPE TABLE OF komvd.
    REFRESH hkomvd.
    Collect price conditions etc., fill hkomvd table
       CALL FUNCTION 'RV_PRICE_PRINT_HEAD'
         EXPORTING
           comm_head_i = komk
           language    = nast-spras
         IMPORTING
           comm_head_e = komk
           comm_mwskz  = print_mwskz
         TABLES
           tkomv       = tkomv
           tkomvd      = hkomvd.
    Because these values are percentages, divide them by 10
       hkomvd-kbetr = hkomvd-kbetr  / 10.
    After performing this action, the kbetr values are shown as 1% and 21% which is OK.
    Write the data, including hkomvd-kbetr
       CALL FUNCTION 'WRITE_FORM'
         EXPORTING
           element   = 'MISC_COSTS'
         EXCEPTIONS
           element   = 1
           function  = 2
           type      = 3
           unopened  = 4
           unstarted = 5
           window    = 6
           OTHERS    = 7.
    After performing this action, the iDoc contains values 1% and 21% for the first invoice, 0.1% and 2.1% for the second (and following) invoice(s).
    I don't know for sure if this error occured since the upgrade to ECC 5.0, according to the users it might have been there before as well.
    Does anyone know what might be the problem or can give me a hand in the right direction?
    Thanks in advance!
    Dave Verkoelen

    Hi Anurag,
    This is what my first thought was as well, but sadly enough this is not the case.
    Just before filling the hkomvd structure with function call RV_PRICE_PRINT_HEAD I refresh and clear the structure.. Debugging shows that the structure is then completely empty before it is filled.
    Just to be sure I tested with 2 different invoices (values), but it made no difference. The values on the second invoice are still a factor 10.
    The weird thing is still:
    During debugging the values are shown OK in ABAP, but AFTER the WRITE_FORM function call, the values are divided by 10.
    I debugged the sapscript as well, here the values are already wrong. In the WRITE_FORM everything is OK.
    I expect something happens in or direcly after the write_form function but I cannot figure out what it is.
    Thanks anyway for the suggestion!
    Message was edited by: Dave Verkoelen

  • New computer only syncs itunes music from ipod but i have other songs not purchased from itunes that does not show up in new computer

    i used to have 900+ songs stored on my HP laptop, which i can no longer use and bought new toshiba laptop. when i tried to synce 900 songs from iPOD to the toshiba it only gave me 330 songs and not the entire library stored on the iPOD. have tried sync from iCLOUD as well as importing & exporting songs as shown in the drop down menu from iTUNES, but unable to do the sync process successfully!? do i have to manually reload every song i have already burned to CD onto new toshiba? am i or did i already do something wrong to prevent what should have been an easy sync?? am retired and techno-challenged. really need clear to follow instructions. any help will be more than greatly appreciated...

    You can only sync with one computer/iTunes library. To make the new computer the syncing computer:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

Maybe you are looking for