Linking Multiple Video Items?

"Up to 24 audio items can be linked to a single video item in the Timeline. [...]
When you create a merged clip, or link multiple items together in the Timeline, the video item is considered the anchor item to which the sync of all other linked audio items is compared."
--(FCP User Manual, Vol. II, Chapter 14, Linking and Editing Video and Audio in Sync)
So here's my question: How can I (at least in effect) make an audio item the "anchor", and have several video items linked to it?
Specifics:
I have audio-only clips captured from our master DAT tapes. Typically, each DAT clip represents one slate #, for which there might be 3-5 takes. I want to be able to put that DAT audio onto a temporary timeline, then sync up the video from the various individual takes (which were each captured separately) on the Video1 track immediately above it. Then -- and this is the part where I'm having trouble -- I want to link them all and drag everything back to the Browser to create a single, merged clip.
This single, merged clip would consist of the continuous DAT audio for that slate #, plus the corresponding chunks of video for each of the 3-5 (or however-many) takes we did of that particular shot. But right now I can only create a merged clip from timeline items which are officially Cmd-L Linked, and of course that Link command doesn't work if I have more than one video item selected -- even though all the video items are on the same V1 track.
So, is there some sneaky way to make FCP treat multiple video items selected on a particular track as if they were a single video item? That would solve my problem, allowing me to create the merged clip described above. (As opposed to having to Blade cut the start and end of each take on the Timeline, then separately select and Link each take, then individually drag each newly-linked take over to the Browser, thereby creating way more separate merged clips than I'd like to have to deal with right now.)
Would love to hear any suggestions or alternate strategies.

An editor friend I just spoke with suggested much the same thing, after first confirming that as far as he knows there's no way to fool FCP into treating a bunch of video items on a timeline as if they were one.
On further reflection (and after some testing) I seem to have 3 ways to proceed, each with pros and cons. Did a test using a 4.5 minute captured-from-DAT audio clip, to which I first synched the 5 separately-captured video takes for that particular shot in a new timeline.
Option 1:
As suggested, export this "sequence" as a QuickTime file, either a reference one or self-contained, then re-import back into the Browser as a new clip.
Pros:
- fairly straightforward operation;
- creates a new, stand-alone media file (when using the "make self-contained" selection) with video and the good, direct-from-DAT audio locked together for all eternity.
Cons:
- slight wait time for that file to be created;
- that same new media file takes up more of my unfortunately-not-unlimited disk space, which will then require more general housekeeping and "management" to keep organized. (At just under 1GB, the self-contained version of the test file takes up 50% more space than the DAT file and the related original video captures combined -- presumably because this new file has to fill in a bunch of extra blank video between the actual picture takes. The reference file version is about a third that size, around 350MB.);
- when looking at the new clip in the Browser, all my logging info is lost: Description, Scene, Shot/Take, Reel #, and Log Notes, as well as the "poster frame" for the thumbnail;
- and you're right, the timecode is also lost (in both versions), which is a worry should I ever need to recapture from the DV tapes.
Option 2:
Simply close the sequence and store it in the Browser in a new Bin called "DAT-synched clips". Open the sequence when I need to chose a moment, the best take, or whatever, from that particular shot -- and only then create the new merged clip which in turn can be used in the actual sequence to which that sync shot belongs.
Pros:
- saves some work in the short term;
- doesn't take up any extra disk space
Cons:
- feels like it might slow me down during the actual "creative" phase of the editing;
- requires another organizational layer within my Browser window;
- just feels clunky and inelegant somehow.
Option 3:
Bite the bullet, and razor blade the individual takes on the timeline, allowing each one to be properly Linked to the DAT audio, then drag all the takes to the Browser (in one multiple selection) to create new merged clips to work from and compare.
Pros/Cons:
- although requiring a lot of extra clicks, this process didn't feel quite as onerous as I'd thought it might (though ask me again in a couple of days);
- it creates new clips with all the Browser info (even the poster frame thumbs) of the originals;
- timecode is obviously unaffacted as well;
- no new demands on drive space;
- will just have to stash the original clips in new sub-Bins labelled something like "Clips w Original Audio".
Anyway, that's how I'm thinking of going for now -- but would still appreciate any insights, warnings, or alternate suggestions -- especially time-saving ones!
(Of course the obvious time-saving suggestion would be: next time you go to the trouble of sending a line out feed from the DAT machine to the camera's line in, make sure the camera isn't clipping the hottest audio from each take -- all of which sounds fine on the DAT cassettes, even though the audio captured from both appears to be peaking at the exact same level. Go figure.)

Similar Messages

  • Dashcode iPhone Webapp - Adding url links to multiple list item

    I was wondering if anyone knew how to add a url link to multiple list items without the use of a button part.
    Say For Instance i Have
    Item 1 > I want to go to www.mysite.com/index.html
    Item 2 > I want to go to www.mysite.com/help/index.html
    Any help would be greatly appreciated

    After hours of reading and experimentation, I have solved my immediate problem thus:
    function jsonLoaded(jsonRequest) {
    if (jsonRequest.status == 200) {
    events = eval( "("jsonRequest.responseText")" );
    document.getElementById('list').object.reloadData();
    } else {
    alert("Error fetching JSON data: HTTP status " + jsonRequest.status);
    var feedURL = "http://www.foo.com/bar.php";
    var onloadHandler = function() { jsonLoaded(jsonRequest); };
    var events = [];
    var jsonRequest = new XMLHttpRequest();
    jsonRequest.onload = onloadHandler;
    jsonRequest.open("GET", feedURL, true);
    jsonRequest.setRequestHeader("Cache-Control", "no-cache");
    jsonRequest.send(null);
    var listController = {
    numberOfRows: function() {
    I had to do two things:
    1. Declare the array 'events' outside the function.
    2. Reload the list data (thanks to http://osdir.com/ml/safari-iphone-web-dev/2009-05/msg00013.html )
    Now I've got to figure out how to pull in different data for different list levels!

  • Mistake in linking multiple items,

    Hi I made a mistake in linking multiple items and now have entire library under one album name and one artist
    Is there anyway I can undo this?

    OP does not mean tracks but items (clips, titles etc).
    OK. Fair enough. I wrote it wrong. Sorry about that. And I have no idea why I wrote "three" instead of multiple.
    Select just the multiple clips, then right click and select "Nest". Then you can apply the opacity keyframes or transitions to the nest.

  • Using ControlBarSample to Play Multiple Videos

    I'm trying to modify the ControlBarSample to play multiple videos and I'm running into a wall. I've made a few simple modifications to the control bar sample to try to play a second video file. The problem I'm having is the control bar doesn't have a reference to the new video I play and therefore can't update it's view. I'd like to be able to remove the video element playing in the ParallelElement and add a new child MediaElement and have the controlbar refresh it's reference to the new target. Also the controlbar shouldn't have to reload itself, but should stay right where it is in the display list and in the root parallel element. Can someone guide through this? Here is my simple modification to the ControlBarSample class as a starting point.
    package
         import flash.display.Sprite;
         import flash.events.MouseEvent;
         import flash.text.TextField;
         import org.osmf.elements.ParallelElement;
         import org.osmf.events.MediaFactoryEvent;
         import org.osmf.layout.HorizontalAlign;
         import org.osmf.layout.LayoutMetadata;
         import org.osmf.layout.VerticalAlign;
         import org.osmf.media.*;
         import org.osmf.metadata.Metadata;
         [SWF(width="640", height="360", backgroundColor="0x000000",frameRate="25")]
         public class ControlBarPluginSampleMod extends Sprite
              public function ControlBarPluginSampleMod()
                   // Construct an OSMFConfiguration helper class:     
                   osmf = new OSMFConfiguration();
                   // Construct the main element to play back. This will be a
                   // parallel element, that will hold the main content to
                   // playback, and the control bar (from a plug-in) as its
                   // children:
                   osmf.mediaElement = constructRootElement();
                   osmf.view = this;
                   // Add event listeners to the plug-in manager so we'll get
                   // a heads-up when the control bar plug-in finishes loading:
                   osmf.factory.addEventListener(MediaFactoryEvent.PLUGIN_LOAD, onPluginLoaded);
                   osmf.factory.addEventListener(MediaFactoryEvent.PLUGIN_LOAD_ERROR, onPluginLoadError);
                   // Ask the plug-in manager to load the control bar plug-in:
                   osmf.factory.loadPlugin(pluginResource);
                   // button to play the next item
                   var label:TextField = new TextField();
                   label.text = "PLAY NEXT";
                   label.x = 10;
                   label.y = 3;
                   label.mouseEnabled = false
                   button = new Sprite();
                   button.buttonMode = true;
                   button.addChild( label );
                   button.graphics.beginFill(0x00FFFF,1);
                   button.graphics.drawRect(0,0,90,20);
                   button.addEventListener(MouseEvent.CLICK, onButtonClick);
                   addChild(button);
              // Internals
              private var osmf:OSMFConfiguration;
              private var rootElement:ParallelElement;
              private var button:Sprite;
              private function onPluginLoaded(event:MediaFactoryEvent):void
                   // The plugin loaded successfully. We can now construct a control
                   // bar media element, and add it as a child to the root parallel
                   // element:
                   rootElement.addChild(constructControlBarElement());
              private function onPluginLoadError(event:MediaFactoryEvent):void
                   trace("ERROR: the control bar plugin failed to load.");
              private function constructRootElement():MediaElement
                   // Construct a parallel media element to hold the main content,
                   // and later on, the control bar.
                   rootElement = new ParallelElement();
                   rootElement.addChild( constructVideoElement(VIDEO_HTTP) );
                   // Use the layout api to set the parallel element's width and
                   // height. Make it as big as the stage currently is:
                   var rootElementLayout:LayoutMetadata = new LayoutMetadata();
                   rootElement.addMetadata(LayoutMetadata.LAYOUT_NAMESPACE, rootElementLayout);
                   rootElementLayout.width = stage.stageWidth;
                   rootElementLayout.height = stage.stageHeight;
                   return rootElement;
              private function constructVideoElement(url:String):MediaElement
                   // Construct a metadata object that we can append to the video's collection
                   // of metadata. The control bar plug-in will use the metadata to identify
                   // the video element as its target:
                   var controlBarTarget:Metadata = new Metadata();
                   controlBarTarget.addValue(ID, "mainContent");
                   // Construct a video element:
                   var video:MediaElement = osmf.factory.createMediaElement(new URLResource(url));
                   // Add the metadata to the video's metadata:
                   video.addMetadata(ControlBarPlugin.NS_CONTROL_BAR_TARGET, controlBarTarget);
                   return video;
              private function constructControlBarElement():MediaElement
                   // Construct a metadata object that we'll send to the media factory on
                   // requesting a control bar element to be instantiated. The factory
                   // will use it to parameterize the element. Specifically, the ID field
                   // will tell the plug-in what the ID of the content it should control
                   // is:
                   var controlBarSettings:Metadata = new Metadata();
                   controlBarSettings.addValue(ID, "mainContent");
                   // Add the metadata to an otherwise empty media resource object:
                   var resource:MediaResourceBase = new MediaResourceBase();
                   resource.addMetadataValue(ControlBarPlugin.NS_CONTROL_BAR_SETTINGS, controlBarSettings);
                   // Request the media factory to construct a control bar element. The
                   // factory will infer a control bar element is requested by inspecting
                   // the resource's metadata (and encountering a metadata object of namespace
                   // NS_CONTROL_BAR_SETTINGS there):
                   var controlBar:MediaElement = osmf.factory.createMediaElement(resource);
                   // Set some layout properties on the control bar. Specifically, have it
                   // appear at the bottom of the parallel element, horizontally centererd:
                   var layout:LayoutMetadata = controlBar.getMetadata(LayoutMetadata.LAYOUT_NAMESPACE) as LayoutMetadata;
                   if (layout == null)
                        layout = new LayoutMetadata();
                        controlBar.addMetadata(LayoutMetadata.LAYOUT_NAMESPACE, layout);
                   layout.verticalAlign = VerticalAlign.BOTTOM;
                   layout.horizontalAlign = HorizontalAlign.CENTER;
                   // Make sure that the element shows over the video: element's with a
                   // higher order number set are placed higher in the display list:
                   layout.index = 1;
                   return controlBar;
              private function onButtonClick(event:MouseEvent):void
                   playNext(VIDEO_RTMP);
              private function playNext(url:String):void
                   rootElement.removeChildAt(0);
                   rootElement.addChild( constructVideoElement(url) );
              /* static */
              private static const VIDEO_HTTP:String = "http://mediapm.edgesuite.net/osmf/content/test/logo_animated.flv";
              private static const VIDEO_RTMP:String = "rtmp://cp67126.edgefcs.net/ondemand/mediapm/strobe/content/test/SpaceAloneHD_sounas_640_500_short";
              private static var ID:String = "ID";
              // Comment out to load the plug-in for a SWF (instead of using static linking, for testing):     
              //private static const pluginResource:URLResource = new URLResource("http://mediapm.edgesuite.net/osmf/swf/ControlBarPlugin.swf");
              private static const pluginResource:PluginInfoResource = new PluginInfoResource(new ControlBarPlugin().pluginInfo);

    It appears that this may be accomplished more easily if I do something similar to the StrobeMediaPlayback implementation. Looking at the StrobeMediaPlayback source code it looks like Adobe has done something a little different than their ControlBarPlugin, placing the controlbar and root media element inside separate MediaContainers and then adding those containers to the display list. Is this recommended over using the frameworks ParallelElements? If so, is communication between the control bar and root media element still a matter of just updating the target reference via metadata?

  • Single/ Consolidated  GR/IR entry for a PO having multiple line items

    Hi,
    In a PO there are couple of line items for materials of similar type and class. While making the Goods Receipt, the Accounting Document is making two no of line items for GR/IR accounts as credit and two no of inventory accounts as debit. Same is happening to GR/IR account while making Invoice Receipt document also.
    Informatively, both the materials above have been assigned to one GR/IR account in the OBYC table.
    My question is, is it possible to consolidate the value of both these materials and post one line item for GR/IR account. This is required as in our case in a PO, normally, we do have multiple line items and hence it is resulting multiple no of GR/IR and inventory accounts in a single accounting document. As we are getting details of the line item from PO history, we do not require it in the accounting document.
    Requested to kindly help.
    Regards
    B.Mohanty

    Hi
    This is not possible (you will compleet los the link between the Invoice and GR)
    The reason is that when you receive an invoice that this is based on a G/R line and the way arround when you receive first the invoice(s).
    The system need this for the automatecly clearing from the  G/R - I/R account, that is based on PO an PO line item number.

  • To Record  J1IS BDC  For Multiple Line Items

    Hi,
      Iam trying to record BDC for J1IS transaction.
    while  recording  material document which contains more than  8 line items , Only 8 line items get saved and the rest of the items doesn't get saved ,
        But when I  do this manually then  all the line items get saved,
        Can anyone give the remedy for this Problem (to record J1IS for multiple line items).
      Thanks in Advance.
    Regards,
    S.Janani.

    Hi Janani / Leo
    The problem might be that the scroll down functionality after 8 line items is not recorded in your recording.
    In order to overcome the issue, you need to check OK__CODE whicle page down and add it in recording after Number of line items are greater than 8.
    Please check below link for details:
    http://scn.sap.com/thread/1106677
    http://scn.sap.com/thread/797827
    http://scn.sap.com/thread/2037271
    Best Regards,
    Sachin

  • BDC for multiple line items (VA01)

    Hi Experts,
      I create a BDC for VA01 transaction for single line item in that now i want to upload multiple line items also with  o/p of total no. of records uploaded, no. of records posted and the no. of error records...
    Can any body explain with sample code...

    Hi,
    if the flat file is containing header and item records...
    first split those records tooo two internal tables header and item..
    Loop at header ...
      process of recording steps for header....
    Loop at item...
    here create a varialbe with char 2 .. for index value....
      process of item recording steps..
      increment the index value by 1....
      here u have to pass  'p+'  OK_CODE..
    Endloop ..(item)
    Endloop...(header)
    for more info goo through this link...
    http://www.sap-img.com/bdc.htm
    hope helpful
    Raghunath.S

  • Is it possible multiple line items debit & single line item credit and different cost centers and different profit centers in fbcj

    Hi all ,
    I have a requirement to Post Cash Journal Document using FBCJ tcode.
    Is it possible multiple line items debit & single line item credit and different cost centers and different profit centers
    for exp:
    pk   GL a/c   description       amount   cost center  profit center
    40  400101  telephone exp   500        1403            P 1000
    40  400101  telephone exp    100       1404            P 2000
    50  200100  cash in hand      600-                             
       This is My requirement  is it possible in fbcj
        Please suggest me.ASAP.
    Regards
       Naresh.

    Hi,
      This you can do it in two ways:
    1. Make three header under top level....one Product A, 2nd Product B ( as Billing element) and third as Common expense ( only cost). Now 1st & 2 nd WBS, you have to have sales order linking with individual lint item, for third you will accumulate all the common expense till the period end then make a reposting of the same in desired proportion to both products WBS hierarchy
    (This is if you want to have a track on the common expense as well.......like planning, budgeting & control)
    After this reposting, run RA for individual billing element and hence you will all the complement detailing and control over Revenue and expense with respect to Product A and Product B individually.
    2. If you don't want to maintain that kind of detailing the common expense and keep track of it through project, then have cost centers accordingly and make an assesment/ distribution with respect to expenses accumulated at those cost centers for the period to the respective WBS under each product. Then execute the period end processes for the project.
    Or
    You can try with have two more line items in the costing sheet as an overhead against common expenses with respect each product.
    I hope this should help you.
    Regards
    Avisek Bhardwaj

  • Play multiple videos in sequence

    Hi,
    I've multiple videos stored in FMS and would like to merge them into a single video object in order to play all of them in sequence (so that a user thinks it's a single longer video). Is it possible?

    This is a link from 3.5 but have you tried this:
    http://www.overdigital.com/2009/08/02/flash-media-server-as-video-editingstitching-tool/

  • How to handle multiple line items in lsmw

    hi all,
    how can i handle multiple line items in lsmw either by using direct input method or BDC recording.
    first preference is Bdc recording in lsmw . can u tell me the steps in detail.
    thanks,
    harini.c

    Hi Harini,
    Check this link.
    BDC - Header with multiple line items.
    Regards,
    Arun

  • Multiple video displays

    Hi,
    I'm looking at different methods of sychronizing multiple
    videos accross multiple displays and wondered if the best way to do
    this would be via flash video of a media centre streaming to
    seperate machines and their displays, could anybody advise me on
    this.
    Thanks in Advance
    Jack

    With the new Mac Pro 2009-03 models, Quad-Core Intel Xeon.
    Is it possible to run eight Apple Cinema Display 30" monitors?
    Yes.
    This would require four single-slot Video Cards with two Dual-DVI outputs each.
    The default NVIDIA GeForce GT 120 512MB card has one Dual-DVI and one single DVI, so it would not do the job.
    No. It has one dual-link DVI port and one Mini DisplkayPort. With a Dual-Link Mini DisplayPort to DVI adapter it can run two 30" displays.
    <http://store.apple.com/us/product/MB571Z/A?fnode=MTY1NDA5OQ&mco=MjkyNjI0Mg>
    Likewise with the ATI Radeon HD 4870.
    It also can run two 30" displays when used with the adapter, but it uses too much power to use with three other cards.
    So what Video cards would be specified?
    Four NVIDIA GeForce GT 120 or ATI Radeon HD 2600 XT. You could also use three of these cards and one GeForce 8800GT. It has to be the one made for the 2008 Mac Pro (and is no longer being sold).
    Is this even possible?
    Yes.
    And is there enough power supply available for four such video cards?
    Yes. Apple sells (sold) systems with four of these cards.
    I understand the ATI Radeon HD 2600 XT Graphics 256MB GDDR3 is not compatible with the new systems, and it only offers one Dual-DVI & one Single-DVI port.
    No and no. It is compatible, and has two dual-link DVI ports.

  • Is Multiple line items can be posted?

    Hi Experts,
    From third party system, Fi data is coming into sap through interface, the Basic Idoc for this is ACC_INVOICE_RECEIPT03.
    Now , only one item per IDoc they are posting, is it possible, to post multiple line items with this basic IDoc type?
    Suggest me.
    Regards,
    Sujatha

    The Maximum Limit is 999 only.
    Kindly go thru the Link :
    Too Many Line Items While Creating a PO

  • Secatt Recording Multiple line items

    Hi all,
    Iam new to secatt.
    Iam having couple of doubts:
    1) We having the scenerios :Creating  script for Purchase,Order. P.O had multiple line item's.I want to creat the script for P.O ,that should work for all line items,each line items had deliery schedule date's
    (The scripts should work for Multiple line items and schedule dates )
    2) How to link the transactions
    ( Eg: In one scripts : creating P.O > Gr Migo > invoice )
    Is it possible?.If its possible pls guide me.I would appriciate, If any input.
    Regards,
    Hareesha k

    Hi Hareesha,
        I don't have any document particularly to this but you can refer to SAP standard eCATT documentation on http://help.sap.com/saphelp_erp2004/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm.
    In case of any specific doubts you can write to me. I am also working on eCATTs.
    Best regards,
    Deepthi

  • Multiple video formats in one feed?

    My podcast (http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=348713189) has videos formatted for Apple TV, but that means subscribers can't load it on their iPods. Is there a way to host multiple video formats in one feed?
    Feed url = http://buzz.snow.com/media/lindseyisepic.xml

    The 'enclosures' in a feed don't all have to be the same format, so you could certainly mix differently formatted episodes.
    But note that different versions have to appear as different episodes (even if it's the same content) - you can't have two 'enclosure' tags within one 'item' tag - the second will be ignored.
    Another point is that if you do two versions of every episode you are forcing subscribers to download both versions, so there is a lot of redundant downloading going on. It might be better to make two different podcasts, one with the Apple TV versions and one with the iPod version: note that if you do this the titles must be different (so you could add the media type in the title) and of course the second version must be submitted as a new podcast. Once done, iPod users wouldn't have to download all the Apple TV files and vice versa.

  • Where/ how do I set SNP to create Planned orders with multiple line items?

    Hi
    Currently our SNP is generating planned orders on a daily basis, it creates a single order with a single line item per location.
    Where/ how do set SNP to create planned orders on a daily basis to generate a single order with multiple line items per location, so therefore one planned order with multiple line items for a single location.
    Thanx
    Keegan

    Hi Keegan,
                   In SNP (APO) it is not possible to create order with multiple line items.
    But you can do some settings so that while planning system can do aggregation and disaggregation.
    But your requirment should be set on Aggregation/Dis-aggregation logic.
    Please follow the follwing links:
    http://help.sap.com/saphelp_scm2007/helpdata/en/2c/c557e9e330cc46b8e440fb3999ca51/content.htm
    Aggregation:
    http://help.sap.com/saphelp_scm2007/helpdata/en/42/f731d078e73ee4e10000000a1553f6/content.htm
    Disaggregation:
    http://help.sap.com/saphelp_scm2007/helpdata/en/a6/ebefaf32e22e468355da304cc59387/content.htm
    Please be sure that the setting of this logic will be at planning area level.
    You can't change aggregation/disaggregation logic further.
    Regards,
    Santosh

Maybe you are looking for

  • Loading problem with mod_osso on Apache 2.2.11

    Hi, Has anyone ever tried to configure Oracle SSO with a generic Apache server (version 2.2.11 to be exactly) using mod_osso successfully? Icopied a mod_osso.so file from OAS 10.1.3 version to my Apache server location that was running in Red Hat Lin

  • HT4623 I  have just tried to update my iPhone 4S to the recent IOS but it has frozen in the middle of the restore. Any idea how I can get it to restore fully?

    I have an iPhone 4S which was due the upgrade to it's IOS. I have tried to update it through iTunes in the normal way but it has frozen. I am using the lead that came with it and I have never had this issue before although my girlfriend who has the s

  • Bank Routing Numbers updates into SAP R/3

    Hi, We have been downloadin FedACH directory from the web site https://www.fededirectory.frb.org/download.cfm and uploading every month into SAP using Batch Job (T-code BAUP). However, now for two- three vendors we also need to update Bank Master (Ke

  • Problem with photo pixilation

    I've just switched to using firefox instead of internet explorer. Now on my Twitter and Facebook pages the photo pixilation is off resulting in bright green texturing in shadowed areas. Not sure what to do about it?

  • Change Idoc Sender system

    Which are the necessary steps to be perform in order to change the sender system of an Idoc, for instance: the current scenario: R3 System1(IDOC) -> XI -> SRM the to be scenario: R3 System2(the same IDOC) -> XI -> SRM Thanks in advance