Customizing Advanced Search within Final Cut Server

I'm currently trying (and failing) to set customize the advanced search (ASSET_SEARCH) I'm trying to create a drop-down list of Countries for where the footage was shot (footage is sorted into folders by country in the finder)
I've created a new lookup (Unicode String) and added the various countries, e.g. Uganda (Uganda)
I then created a new metadata field in which i set the lookup values to Country (which i just created)
I then added this metadata field to ASSET_SEARCH and then restarted the program. The new search field appeared with all the values, but whenever I selected a country no assets were found. From having a read around I think I need to do something with a Metadata Map?? but have hit a bit of a wall.
Any pointers would be much appreciated.
Thanks
Rob

thanks for your response. The Country metadata field is included in the Group [ASSET_SEARCH] do I need to add it to another group? I wonder if the problem maybe that the word 'Uganda' is contained in the location(file path) but it doesn't actually 'equal' it.
Unfortunately when I go to select the country I only get the options [All, Equals, Not Equals] and not [contains], do you know if I can change this?? and do I need to Map the metadata field 'Country' to 'Location' so it knows where it should be looking??
Thanks

Similar Messages

  • DNxHD footage transcode in Final Cut Server?

    I'm looking at setting up a directory watcher which will automatically transcode footage from HDV to Avid DNxHD.
    Is this possible at all within Final Cut Server? It seems Final Cut support all of the codecs I have installed except that one.

    The codec doesn't show up as a valid codec in the list when I try to make the custom transcode setting.
    I'm doing the following:
    SysPrefs -> Final Cut Server -> Automations -> "plus" -> File System Watcher -> Set up the watcher filter -> Responses -> "plus" -> Copy Response -> Transcode source to -> NO AVID CODEC in list.
    Am I in the right place to be setting this up, or is there somewhere else I can make sure the codec appears?
    We have set the threadsafe bit to see if that made a difference but there is still nothing from Avid in the list.
    It shows up just fine in the other apps on the mac, is it an incompatibility with FCS and that codec?
    Your help is greatly appreciated,
    Chris.
    Message was edited by: witchrinser
    Message was edited by: witchrinser

  • Final Cut Server Petition

    I have started the above pet it ion at: www.pet it ion online.com (no spaces)
    Search for Final Cut Server or FCS. Please sign it, I would love to get this product back.

    I'm finding the promotional material confusing. Apparently you do not have simultaneous read-write capabilities, you check out media dn then check it back in. But it can be located anywhere, on any machine, on any server.
    Max, are you at NAB and seeing the demos?
    This is from the marketing page:
    Use Final Cut Server to automatically catalog your media in any format and in any location. Powerful layered search tools let you find any asset fast, whether you’re in the studio or on the road. Browse thumbnails, poster frames, and proxies generated by Final Cut Server in formats you specify.
    Final Cut Server extracts and reports industry-standard metadata, including IPTC, XMP, and XML data types, so you won’t have to waste time reentering data. Final Cut Server is a seamless extension of the editing workflow in Final Cut Pro. Drag assets from Final Cut Server to any of the Final Cut Studio applications. Use Final Cut Server to organize Productions—including any combination of Final Cut Pro projects, rough cut sequences, media assets, and production documents. Or create a Final Cut Pro project in Final Cut Server and check it out to begin editing; when you check it back in, the catalog updates automatically.
    It all sounds too good to be true.
    We use Canto Cumulus to handle our digital still assets (and much more) but it is beyond "too good to be true." Cumulus is a chimera masquerading as a nightmare.
    bogiesan

  • Creating a Simple Excel Report from Final Cut Server

    1. Modify the following Metadata Group (ASSETLISTVIEW) to contain the field you want to output in your report
    2. Create Ruby file. In this example I named mine searchallassets.rb
    Be sure to make the file executable, using the following command at the terminal sudo chmod 755 [file]
    Copy and Paste this block of code into the searchallassets.rb
    --Code Starts Here
    #!/usr/bin/env ruby
    # Created by Nicholas Stokes
    # Copyright (c) 2009 XPlatform Consulting LLC
    # All rights reserved
    time_file = Time.now.strftime "%Y%m%d%I:%M%P"
    FCSVRCLIENTCMD = "/Library/Application\\ Support/Final\\ Cut\\ Server/Final\\ Cut\\ Server.bundle/Contents/MacOS/fcsvr_client"
    # What this will do:
    # This will create a .csv file that contains all asset records from Final Cut Server database
    # If you wish to modify the report further below is the command line syntax for searching the Final Cut Server database
    # fcsvr_client search [ --verbose --noheader --mdonly --tabdelim --xml --limit <n> --depth <n> --xmlcrit --crit <str> --ctxaddr <addr> --dirs --linkparentaddr <address> --linkparentrecursive ] <address>
    # Note, I am using the --tabdelim option to output the file as a tab delimited file. This will allow for easy importing into Excel or another database management system.
    searchfor_allassets = "#{FCSVRCLIENTCMD} search --tabdelim /asset >"
    output_file = "/Users/nicholasstokes/Desktop/DickClarkFCSvr_AllAssetsReport_#{timefile}.csv"
    runsearch_for_all_export_ascsv = `#{searchfor_allassets} #{output_file}`
    --Code Ends Here
    Finally. Edit the searchallassets.rb to include the path that you wish to save the output file.
    In FCSvr, setup a Script Response to call this.
    Then either trigger the Script Response via a Subscription or Schedule.
    Hope this helps.
    Nicholas Stokes
    XPlatform Consulting

    http://www.roxio.com/enu/products/toast/default.html?gclid=CIyG7Zqclp4CFdpb2godL HXnkw

  • Starting final cut server

    Hi I am completely new to Final Cut Server and was wondering if I could get some of my questions answered about it. First off some back ground, the company I work for just brought me in recently and at the same time they decided too switch over to using FCP. Well they gave me the job of setting it up on their system, organizing the projects they have been working on to be easier to find and work with on FCS. As well as this I need to find out how Final Cut Server can make their life easier and present this information to them and show how this program can make their life easier.
    Know I started off by reading what I can on final cut server and installing it. Know I have it set up, running under default settings, messed around with adding files to it and such.
    here comes the big question, how is the best way to organize within final cut server. I and my company are used to thinking of things in a file way where you have the project file and within you have all the smaller files with your media for the project and sound and documents. How is the best way to organize projects?
    Their is another part to this answer. we are not starting from scratch and are moving over a huge quantity of projects into FCS. To get the files over I created the file that they had been using to organize before, into an edit in place device. How can i easily and efficiently organize all this data so that it is useable for every one to access and resize what goes with the project that they are currently working on.
    Thanks for your time

    Zann00000 wrote:
    Here comes the big question, how is the best way to organize within final cut server. I and my company are used to thinking of things in a file way where you have the project file and within you have all the smaller files with your media for the project and sound and documents. How is the best way to organize projects?
    Their is another part to this answer. we are not starting from scratch and are moving over a huge quantity of projects into FCS. To get the files over I created the file that they had been using to organize before, into an edit in place device. How can i easily and efficiently organize all this data so that it is useable for every one to access and resize what goes with the project that they are currently working on.
    Thanks for your time
    To answer your first question, there is no "right" way to work with FCSvr. It is highly customizable and you get to bend it to your will (within some boundaries, of course). You should also know, since it sounds like you are new to FCP, that the media is not held within the project. It is stored separately and the project links to it. Therefore, you can have one piece of media that is used by more than one project. How your company should organize projects is something only someone who has spent time with your company can recommend. I can tell you that I decided to organize my files at the filesystem level by file type (documents, captured media, graphics, audio, etc.) and then gathered all related files of all types into Productions within FCSvr. That works for us, but something totally different might work for you.
    On your second question, how is your existing storage organized into folders? Does each project get its own column of directories? Some other way? FCSvr can scan your storage using Production Scans to automatically turn folders full of files into Productions full of Assets and assign the folder name to the Production. That is the most automatic way to absorb an existing setup into FCSvr, but it only makes sense under certain conditions.
    Finally, the way FCSvr makes life easier is via its automation capabilities. Learn how responses, subscriptions, watchers, and schedules work together. Think about how they can trigger each other. You can, for instance, set up subscriptions that will automatically send an email to a producer when a Production is ready for review. You can set up watch folders that will automatically encode files for use in making DVDs. You can trigger scripts and issue certain Terminal commands. Experienced users are finding a lot of things to improve on (it is a version 1 product after all), but even at this early stage the product is very robust.
    After you get the hang of responses, subscriptions, watchers, and schedules you'll have this "eureka!" moment when you suddenly realize the true potential of FCSvr.
    Good luck!

  • Final Cut Server (FCSvr) missing the Edit Proxies Device in the Advanced Administration Pane.

    Final Cut Server (FCSvr) missing the Edit Proxies Device in the Advanced Administration Pane.
    If for any reason an Admin has mistakenly or purposely deleted the Edit Proxies device
    from the FCSvr Java Admin, and you'd like to restore connective to it following the instructions below.
    Note verify these symptoms, open the FCSvr Java Admin, Go to Preferences and the Proxies Pane and inspect
    If the field and drop down for Edit Proxies is missing please backup your FCSvr DB manually and following the steps below to restore connectivity.
    1. From the Terminal from the following command
              cd /Library/Application\ Support/Final\ Cut\ Server/Final\ Cut\ Server.bundle/Contents/MacOS/
    2. Next run the following command
               ./fcsvr_client getmd --xml /prefs/0 > ~/Desktop/prefs0.xml
    This will output a XML file containing the Final Cut Server Global Preferences to the Desktop folder of the currently logged in user.
    3. Using for favorite XML Text Editor (mine is TextMate) open the file that was output
    4. Notice the XML element and attribute values between lines 29 and 31
      <value id="PROXY_CLIP_EDIT_DEVICE">
       <address>/dev/3</address>
      </value>
    5. From the command line run the following command to determine the Device ID for you Edit Proxies device
    ./fcsvr_client search /dev
    You should get an output similar to what's below.
    Address        DEVICE_NAME                   DEVICE_TYPE                  
    /dev/20        Edit Proxies                  contentbase                  
    /dev/9         MEDIA                         filesystem                        
    /dev/1         Proxies                       contentbase                  
    /dev/2         Version                       contentbase 
    Record the new Device id for the Edit Proxies device.
    6. Open up the file /Desktop/prefs0.xml and XML attribute in line 29
       <address>/dev/20</address>
    to the value of the Edit Proxies from step 6.
    7. Save the /Desktop/prefs0.xml
    8. From the command line run the following command
    sudo ./fcsvr_client setmd /prefs/0 --xml  ~/Desktop/prefs0.xml
    enter you admin password if prompted.
    9. Close and reopen the FCSvr Java Admin, Go to Preferences and Proxies and inspect
    The field and dropdown should reappear.
    If for some reason this didn't work, feel free to contact me offline.
    Nicholas Stokes
    [email protected]

    H.264 is a puzzling choice of codec for edit proxies. H.264 is not an edit-friendly codec since it is a complex long-GOP structure and will require a ton of rendering just to play back the timeline. ProRES 422 Proxy would be a much better choice for editing. I'm afraid I can't account for the differences between Compressor and FCServer in this case, but my gut tells me the non-I-frame codec you are trying to use for edit proxies might have something to do with it. Maybe for an edit-proxy workflow to operate properly on the server-side the codec must be I-frame? Is there any reason you do not want to use ProRES 422 Proxy? They are about 1/3 the footprint of 720p24 DVCPRO-HD, which is already very efficient. For that frame rate and frame size they would be roughly half the heft of good ol' DV25.
    So my answer to all three questions would be to try ProRES 422 Proxy for your edit proxies and see if everything lines up.

  • Final Cut Server Info Window - Which Group Controls the information?

    I have been searching the forums and have found similar postings but none that solve what i am seeing and wondering if it is my database (been configuring quite a bit and may have messed something up) or just an oversight of the wrong metadata group. I did notice that it happened when shortly after i needed to recover from a backed up version of the database.
    Here is my issue. When you look at the main assets pane of final cut server you see all of the thumbnails which is great. Double clicking an asset bring up what i refer to as the info window for that asset. in configuration i have inadvertently removed the thumbnail representation of the asset and all of the data underneath from there, except for one custom metadata field. the productions still have the thumbnail, but have also lost a significant amount of data under the thumbnail.
    I would like to put some of the info back but do not know which group to modify. I have looked inside the metadata groups from this post to see if it would help but no luck:
    <http://discussions.apple.com/thread.jspa?messageID=9136299&#9136299>
    thought it was the AssetTilesView that affected that window's info on that pane. I looked inside that group but many fields in are listed in that configuration list when brought up. like i mentioned above, only one is listed when viewed outside the configuration window what the client app would see.
    The only group that i have been modifying as per my knowledge was the asset_search group to add custom fields i made to the search criteria.
    hope this is clear. i am tired and a little exhausted from racking my brain. thanks in advance.

    i figured it out. it was an error between the chair and the keybord..
    for those that stumble on this...
    aside from the order the groups show up in the list Asset, P2.. ect.
    the display priority affects the layout of the variables on the info page. so if the window layout looks odd (no thumbnail, or missing metadata) check the display priority.

  • Final Cut Server for audio assets?

    Hi all,
    Anyone have thoughts on using Final Cut Server for managing audio projects? I can see games programmers also needing it big time but can't see much info on how FC Studio handles audio assets. As for managing all material for an album...
    If anyone has any info, I'd be pleased to hear it.
    Thanks!

    We are currently using it as a Photo/Video database.
    I've only put about 3000 images/clips in there so far
    but it seems to be working well.
    We are running it on a old Quad G5 and have some
    custom conversions set up for adding images and
    videos.
    Our Web team can take our videos and in two clicks
    have a WMV and FLV video for their sites and then
    select a few images and do a quick convert to web
    sized imges..all within FCS
    It would be nice to see a open architecture with plugin support
    and more file compatibility, but for now it works great
    as a database for images and video.

  • Applescript in Final Cut Server

    Hi all,
    I am trying to get an applescript running from the final cut server. I wrote a script to replace all underscores and spaces in the filenames of a specific folder.
    I've tested it local and it works like a charm. But when I attached the script to the folder via the final cut server host it wasn't working anymore.
    Then I tried to link the script via the administrator panel in the Final Cut Server software. Response > Run an external script or command.
    I'm not really that much of a scripter so now I'm having trouble finding the right command parameters. What should be defined in that line?
    This is the script:
    on adding folder items to this_folder after receiving these_items
              repeat with theFile in these_items
                        tell application "Finder"
                                  set theFileName to name of theFile
                        end tell
                        set theFileName to my replace_chars(theFileName, "_", "-")
                        set theFileName to my replace_chars(theFileName, " ", "-")
                        tell application "Finder"
                                  set name of theFile to theFileName
                        end tell
      display dialog theFileName
              end repeat
    end adding folder items to
    on replace_chars(this_text, search_string, replacement_string)
              set AppleScript's text item delimiters to the search_string
              set the item_list to every text item of this_text
              set AppleScript's text item delimiters to the replacement_string
              set this_text to the item_list as string
              set AppleScript's text item delimiters to ""
              return this_text
    end replace_chars
    I would like to run this script to a folder on our SAN storage with the following path:
    NCRV_XSan > FCS > Production > Afkijk_Gijs
    What I would like to know now is how I specify the parameters for navigating to the above location.
    All input is appreciated since I'm kind of a noob with scripting..
    thanks in advance,
    best regards,
    Jan-David

    Hi
    First of all I would recommend to upgrade to version 1.1. You will then be able to delete assets without deleting the media files itself (the primary representation).
    Just to make sure.., did you double click the FCP project icon?. My workflow consists of making productions for FCP projects. When uploading FCP projects into a production, you have to double click the FCP icon in order to get to the assets.
    On the other hand, in the assets pane the assets (videoclips, audiofiles) show up as soon as the project is uploaded or updated.
    Are you sure that there is nothing flagged in any search fields that rules out the assets your are looking for?

  • Importing Metadata to Final Cut Server from Excel

    I'm getting ready to implement Final Cut Sever on an extremely asset-heavy media project, and I'm in need of a way to batch-import custom metadata from an excel spreadsheet.
    Does anyone know if Final Cut Server has way to do this out of the box?
    Specifically, if I have a an excel doc where column A = file name (of all media files) and columns b-??? = custom metadata, how can bring that information into FCS so that I can search my assets by the custom metadata?
    DL

    Yes it can be done but with the help of scripts.
    If I have to do it today I would try to save those excel into a comma separated plain text files. Then I would build an script to read those columns of data from the text file (easy with awk command) and then write those fields to the FCS metadata. The tricky part is to link the file to the right asset inside final (you need to get the asset ID from the asset to be able to "setmd") The best way for me to do this (without accesing the database itself) is to have the name of the file (the plain text file) to be the same as the filename of the asset. This way you can then perform a "Write XML" from Final and you get an filename.xml where the Asset ID is located. After this is easy to build a custom XML file to fill with the excel metadata and perform a "setmd" to write back to FCS.
    Hope this help

  • Help - How to repair crashed Final Cut Server

    I was working on adding a field to the ASSET_SEARCH group to enable a new advanced search. When I was done, all usual advanced search fields were gone and replaced by all fields of the metadata set of the field I just added. Something definitely wrong here!
    Then my FCS client got frozen and I haven't been able to connect to final cut server anymore from any client.
    What can I do? Re-install?
    Thanks

    Thanks, Well this is exactly what I learned: DO YOUR BACK-UPS!
    Just before you start changing configurations etc. it is very wise to backup first. And while you are programming as well.
    My automatic backups stopped for unknown reasons, so I was left out with just some older backups; tried to restore - couldn't do it.
    Then I was fed up and I'm now recreating my devices, watchers & automations.
    It's a bummer, but good practice..
    Henk

  • Rough Cut Editor for Final Cut Server

    Hi everyone,
    we are working on a Rough Cut Editor for Final Cut Server.
    I'd like to know what you think about it and put a short video about its usage on my site at
    http://www.andre-aulich.de/en/perm/consol-rough-cut-editor-video
    Any feedback would be very much appreciated!
    Regards,
    André

    Hi guys,
    in addition to getting in touch with you personally, I'd like to answer some questions in public:
    LAN vs WAN
    ==========
    The RCE in its current form is primarily built to be used in a LAN.
    This is because you need both the Final Cut Server client as well
    as the RCE client to connect to a central server using the ports
    3000, 80, 8821, and 8891.
    In addition, we currently suppose the Edit Proxy folder to be an
    edit-in-place device, so you need to open port 548 if you use AFP
    for that. We might change that, but you still need the FCSvr client
    to connect to your server.
    That said, we currently consider the RCE to be run in a local network.
    FEATURES
    ======
    We are not planning to build a server ingest app, as there are other guys
    building these kinds of apps.
    A standalone version of the RCE without Final Cut Server connectivity would
    be easy to write, yet, we like to use FCSvr's proxies for preview, as this way
    low bandwidth (meaning non-Fibre Channel) to the viewing stations is
    sufficient.
    So today there's the RCE in its current form...
    AVAILABILITY
    ===========
    We are doing our final testing and hope to release the app within
    the next two weeks.
    As we need to install some tools on a server and have a look at its
    environment, we would currently install the RCE ourselves, usually
    through a remote connection.
    Yet, we already consider having selected partners to implement the
    RCE as well.
    Currently there's no beta program being planned, as we do our
    testing at a customer site, where we hope to evaluate the app
    quite comprehensively.
    I hope that answers some questions.
    For more questions, please feel free to get in touch with me.
    André

  • How do I migrate metadata from Final Cut Server for use in Premiere?

    We're one of many companies looking to move to Premiere Pro from Final Cut.
    We have thousands of tagged clips in Final Cut Server and I'm trying to find a way to export all that metadata so it can be used, and searched for, within Premiere Pro.
    Does anyone know if/how this could be achieved?
    The only thing I've found online that seems to be relevant is this:
    http://www.andre-aulich.de/en/perm/export-asset-metadata-from-final-cut-server-using-built in-tools-only
    This seems to explain how to export the metadata (although I don't fully understand it) but not how to make it useful for Premiere.
    Any help would be greatly appreciated!

    Well... I'm a librarian by training so I use Cat-DV a little differently.
    I use it to make a searchable archive of proxy files for entire hard drives.  I hook up a hard drive (say an old external) and point Cat-DV at it.  It makes a catalog (locally) that has all the metadata (most importantly "date created") and a small proxy or thumbnail if it's a still.  Then I unplug the drive, label it and put it on a shelf.  When I need to find something all I have to do is consult the local catalog.  I can search it (if I included any metadata) or, most likely, I'll just scrub around for date created.  Cat-DV will display the exact path to where the asset is.  I can search across multiple catalogs of drives without ever having to plug one in,  Once I find the file I want, I just plug in that drive to retreive the file.
    I use it mostly for stills and some b-roll that gets used over and over.  For a variety of reasons, we never opted to make it a full replacement for FC Server. 
    And another thing... you can do a heck of a lot with the $99 or $300 version.  You don't need to go the full enterprise server route (though you do have to do that to use the server functions). 
    You might also want to try Adobe Bridge for searching and editing metadata.  In my experience, it's always been slow with video but that may well have changed.  I haven't played with it in a while

  • One or more of the updates requested by Final Cut Server could not be...

    We are getting the warning " One or more of the updates requested by Final Cut Server could not be applied. (one or more replacement file(s) had unexpected track settings.)" when a FCPv6.06 (possibly also FCPv7.0) project file is checked-out of Final Cut Server v1.5.1. The assets linked to the project are cached down successfully (this in not an XSAN environment) but opening the project alerts to some offline media files (not all) and we need to manually relink them to the assets in the Final Cut Server cache. All is good again until the project file is checked-out of FCSvr to another workstation.
    Having a look at the path of the offline files it is referencing the path of the assets as they were on the previous editor's (different) workstation. None of our workstations have the same path to the Final Cut Server cache.
    My understanding and experience is that FCSvr manages the paths for FCP linked assets and modifies the checked-out file's path to point to the workstation's FCSvr cache?
    Can you tell me how I can resolve this issue?

    I may have resolved this issue today or I'm at a stage where I can't replicate it. The problem may have been propagating from a within a template FCP project file we use to start our productions. I assume it was a corruption of the FCP file that FCSvr didn't recognise?

  • Long HDV and XDCAM clips through Final Cut Server

    Hi,
    I know that I could post this in Compressor and/or Quicktime and/or Leopard/Tiger Forums, but as this problem it`s causing my Final Cut Server to not working well, I think it makes sense to post here.
    To resume: HDV and XDCAM clips (all on original codec, only xdcam transferred to mov in xdcam transfer) with file size bigger than exactly 4GB always FAILS in "Final Cut Server"/"Compressor alone in ANY machine installed from scratch"/"Anything that uses Quicktime". Source and Destination being localy or networked. DV or DV50 can get bigger than that, I`ve never seen this error with DV`s codecs.
    I had seen this problem before I bought final cut server. When I was transcoding our interviews for transcription. We always worked with BETA SP and captured in DV or DV50. We were starting to go to HDV and now to XDCAM and this error has started to appear.
    I have a "proxy" made a year ago from a HDV and it`s original has 8GB. I tried this file again and as I expected didn`t work. In ANY computer with any installations with only the latest updates. I`ve remembered that I was using Tiger at this time, and Quicktime/Tiger/ProApps had a old version.
    My two cents are that some update from Tiger/Leopard/QuickTime/ProApps made this happen.
    So ANY HDV/XDCAM file bigger than 4GB it`s FAILING in ANY system. (Tiger or Leopard, With or without FCP and QT PRO, Installed from scratch and updated every thing).
    Some tests I`ve made:
    -Compressor works with this two codecs to lower res in TIGER and with QuickTime Version 7.4.0 and LOWER. (had to be tested, but I think that was my version of QT when I managed to make the proxy of this two codecs).
    -Compressor doesn`t work on any system with QT above 7.4.0.
    -CATDV (http://www.squarebox.co.uk/) version 6 can make proxy versions of this two codecs in TIGER ONLY! They already know of this problem and CATDV 7 works on both.
    -Compressing in compressor with H.264 (same codec as the FCSvr proxy) BUT without changing the resolution, size and etc. Works OK in both Tiger and Leopard.
    -Exporting through QT works in ANY system BUT I loose TC, so it`s not an option (and I can`t input this workflow in FCSvr without using compressor).
    -Exporting from FCP as QuickTime Movie with H.264 doesn`t work on Both (Tiger and Leopard).
    -Exporting fro FCP as QuickTime Conversion with H.264 works but as exporting from QT I loose TC and can`t input this into FCSvr workflow.
    Error message are always: "QuickTime error = -50" or "QuickTime error: corrupted data" (and of course it`s not corrupted because it`s used - even in FCP to edit - and opened viewed, catdv can do proxy and everything).
    I`m surprised not to see anyone freaking out about this issue... I don`t think that It`s only me.
    This is some problems that I came across while trying to find a solution:
    http://www.paulescandon.com/blog/?p=39
    http://discussions.apple.com/thread.jspa?messageID=4912265&#4912265
    http://www.squarebox.co.uk/faq155.html
    http://discussions.apple.com/thread.jspa?messageID=5513003&#5513003
    http://discussions.apple.com/thread.jspa?threadID=1903644&tstart=0
    http://discussions.apple.com/thread.jspa?threadID=1780228
    http://discussions.apple.com/thread.jspa?threadID=1853507
    As you can see this is not the first time I`ve posted about this issue.
    I`m sending a bug report as well.
    Thank You all in advance.
    Regards

    Hi Chará!
    We should, but I think the others will be disappointed eheheheh.
    It doesn`t matter what version of Leopard I`m using (right know I`m using Leopard Server 10.5.6, but this issue has happened even with 10.4 if QT is updated and all updates of 10.5 up, as I`
    ve mentioned above).
    What file size are those clips that are longer than 10min?
    I really don`t get, how it`s possible that just the two of us has HDV and XDCAM files with file size longer than usual? Maybe people that do interviews don`t like to record the entire interview and when capturing those clips would be under this file size limit? Or maybe we are the only ones in the whole world that transcode longer HDV and XDCAM clips (it`s funny that it doesn`t even need to be FCSrv, with only ONE machine and compressor this issue happens all the time).
    I`m convinced that I have to install a Tiger version in a virtual machine with compressor and doesn`t update anything to test this further on. But I`m certain that with TIGER and CATDV this works ok! And I think that CATDV uses QT engine to do this transcodes.
    This is too much of a mystery to me. Maybe it`s time to spend 24+ hours with apple in a international call and probably not getting anywhere.
    I`m only posting this here in FCSrv forum because this issue it`s must worse when you have hundreds of clips with this issue and if you bought the package it doen`t matter if it`s a problem with QT+OSX or whatever, apple has to solve it for FCSrv use.
    Do you reckon?
    Let`s get in touch through email: lucas at rwcine.com.br
    (at = @ and delete spaces).
    Regards

Maybe you are looking for

  • From External Hard Drive to iTunes

    I recently had to reload my computer again, but I did manage to copy my entire My Music Folder and all of its contents. Now I can't get my music back onto my iPod. I keep getting those annoying little "music not found icons." Can someone tell me how

  • Box in SAP Script

    Hello All , This issue is driving me crazy . In the Layout there are three columns one is Material , 2nd one is  Scanned  and the 3rd one is Scanned By . In the Print Preview there are no issues . But in the Actual Print , I am facing 2 issues : - 1

  • Duplicates of imported iBook imported to MacBook Pro

    I have ended up with a total of three imported versions of my old G3 iBook on my new MBP. When I sign in three versions of my old hard drive show up: "Name", then "Name-a" and "Name-b". HOw do I delete the last two?

  • Getting error while fetching Log data using B1TE Tools

    Hi, i am using B1TE Tools to test an add on which generating an error while fetching the Log File using DI Logs Reader. The error is below: "Wrong Xml file format. "The data at the root level is invalid, Line 1, position 1.". please report it on B1TE

  • Oracle VM 3.1.1 poolfsmnt read-only

    Hi, I have installed an Oracle VM Cluster of 2 nodes. I have juste restarted the second one and now the poolfsmnt filesystem is mounted read-only and I can't do any operation on it. Here is the log file ovs-agent: DBError: (30, 'Read-only file system