Multiple Audio Tracks

Hey guys,
My main profession is a composer, although I'm quite comfortable with various video tools as well and have done video production and post professionally for some time.
often when I compose a piece for a trailer or something, I might have a couple of different versions, or at least a couple of different mixes to A-B on various systems, and show the client.
Is there a way to have a quick time movie with multiple audio tracks? so that I would be able to switch from track A, to B, to C , etc...?
I know how to do this for DVD authoring, but I was wondering if there is a way to do this for web and/or other formats, so that I can put the video on my iphone, or ipad and be able to plug it in and show the client option A, B, C, etc... or at least upload a video online and the client can choose the various audio tracks.
any help would be much appreciated.
thanks
David

Whilst FCP can create QuickTime movies with up to 24 audio tracks (so you could easily have a single video with 12 different stereo mixes) I don't know of any way to actually handle choosing which tracks to monitor other than by doing so directly in the Movie Properties window inside of the QuickTime Player app or similar ... but I'm not a web code monkey so it may possible nonetheless, hopefully some clever clogs will pop by and educate us
Best
Andy

Similar Messages

  • How do I import multiple audio tracks?

    Hi there...
    I have a number of video files that have multiple audio tracks in them. The problem is I can not work out how to get prem to see multiple audio tracks. The files import fine and I have also tried various other formates with multi-track audio.. but only audio "stream 1" is visible in prem.
    What I was hoping is that the video would come in with a 2 audio tracks instead of 1 each in its own "lane".. so I can then use the mixer and the audio files are  linked to the video file and in perfect sync.. (just like when you import with 1 track)
    NOTE: I am not talking about channels.. but complete 2 completely different audio tracks.. and I know that I could extract these audio streams into wavs and then re-sync them but this seams overkill and a duplication of effort... surly there is a way to have prem support more than 1 audio track on a video file?
    --Me

    Well, if PP doesn't bring them in, then best guess is they just don't exist.
    There's really no trick or user adjustment for this that I'm aware of.  You import the file, PP sees what's in it.  I've never observed or read about any other behavior than that.

  • Is it possible to retain multiple audio tracks when exporting?

    While ripping my DVD collection, I've wanted to add a purchased RiffTrax (see www.riftrax.com) to the movie as another audio track. I've been successful, but it took the following steps:
    1. Encode the movie using Handbrake, open the resulting m4v file in Quicktime Pro
    2. Also in Quicktime Pro, open the Rifftrax aac file I created and add it as another audio track in the m4v
    3. Save the m4v as a Quicktime mov file
    4. Use Handbrake again to encode the mov file into an m4v file, including my added audio track
    The reason I have to do step 4 is because if I were to export an m4v file directly from Quicktime Pro, it would compress all of the audio tracks into a single audio track. It would save a lot of time if Quicktime could export multiple audio tracks, at least when exporting to formats that can handle them. Does anyone know if this is possible?
    BTW, if anyone wants more details into how I create the RiffTrax aac, just ask.
    - Jake

    I've answered my own question, it was a lot easier than I thought. After the first encoding by Handbrake, there's really no difference between calling it a mov file or m4v file. I can change the file extension at will and there's no need to do an export that mashes the audio tracks. It's only AppleTV that needs to see the m4v file extension, Quicktime and iTunes doesn't seem to care one way or the other.
    Thanks for letting me think out loud.
    Jake

  • How to play multiple audio tracks simultaneously?

    Hi there,
    I am having problem with playing multiple audio tracks. I want to play 2 or more audio tracks at exact time (without delay) - is it possible? how can it be done?

    So, essentially, you're trying to take a recording of say, a singer and a guitar player, and end up with the singer in one file and the guitar in the other. Got it.
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/Merge.html]
    That sample will merge multiple input files into a single file. Because you want to play the files together rather than save them, just take the sample and strip out all of the DataSink stuff, and add the following line right after the Processor "outputProcessor" is realized...
    outputProcessor.setContentDescriptor(null);
    So, it'll make the following revision to the code:
         // Create the output processor
         ProcessorModel outputPM = new MyPMOut(merger);
         try {
             outputProcessor = Manager.createRealizedProcessor(outputPM);
                        outputProcessor.setContentDescriptor(null);
             outputDataSource = outputProcessor.getDataOutput();
         } catch (Exception exc) {
             System.err.println("Failed to create output processor: " + exc);
             System.exit(-1);
         }That'll make the outputProcessor play the file, as if it was a Player object. You won't have any visual controls, but if you need visual controls, then don't do that, and just create a Player object to play the outputDataSource.

  • Can AppleTV play multiple audio tracks in a movie?

    I recently discovered (pretty much by accident) that iTunes and the iPhone supports multiple audio tracks in a single m4v video file. So I've started ripping my DVDs using Handbrake with both the main audio and the commentary track.
    In iTunes and my iPhone I can swop between the two at will, but I cannot find any information on how or if it's possible to switch audio tracks on the AppleTV. Does anybody know?
    I'm using an AppleTV 2 with up to date software and iTunes 7.6.2 set up to sync.

    this same question was asked in the last 2 days (and may even be still listed on page 1).
    http://discussions.apple.com/thread.jspa?threadID=1541440&tstart=15
    however, the answer is no.

  • Premiere pro: multiple audio tracks in a single take. (Workflow for audio mixing outside premiere)

    Hi I am an editor from Finland.
    I need to sync multiple audio tracks (like 2 stereo and 4 mono) to different takes before i start to edit. You see, after the editing I will create an OMF file for the sound editor who needs all the audio tracks to work with. I have noticed however by just nesting (puttin video and audio clips in a single sequence) the resulting sequence placed on in the main sequence is flattened into stereo (not multichannel). You see my problem here? I am surprised, because i have always taught that this is a very normal workflow and so far i haven't found a single tutorial or a guide for this problem.
    Just to make sure we're on the same page: I know how to sync video and audio, just not so that the 6different audio tracks in all my 120 different takes that i edit into a single sequence will have the 6different audio tracks in the audio post production (which is done in protools, maybe...)
    Oh yeah, Premiere Pro CS5

    Hi!
    This is the case when i get a master clip with all the audio tracks in it. I however got separate files, a bunch of different video files (with stereo track), for every take a boom mic audio track, and a few tracks for all the microphones on the actors. Now after i import these into premiere, how will i proceed so that after i have synced all the audioclips to all the video clips (by nesting?) I will still have all the audio clips intact in the OMF file I will create.
    Last time i created omf, all the clips had turned into stereo because of nesting. Is the only way to avoid this by joining the video and audio clips into multichannel audio clips with another program before importing into premiere?
    I am not very good at explaining... Problem: I get a video and 10 audio tracks. I join them by putting them into a sequence. I repeat this about a hundred times (for every take). Now i start to edit. I create the main sequence in which i clip pieces from all the hundred takes. In the main sequence the clips have only one stereo track. When the movie is finished I create an OMF for the sound guy. The sound guy asks me why are there only 2 tracks per clip? Where are all the 10 separate audio tracks?

  • Working with multiple audio tracks

    Hello,
    I'm working with video clips that have a stereo audio track (guide audio fed into the camera) synch'ed to 4 mono tracks (recorded from a variety of boom mics and lavaliers).
    Although I've linked all the audio clips to the video, it still gets a bit cumbersome when performing T or L cuts. When I hold down the Option key, I still have to adjust each of the audio track separately.
    Is there a more efficient way to deal with multiple audio tracks? Maybe some way to treat these audio tracks as one unit?
    BTW I'm working in FCP 7.
    Thanks,
    Thien

    One way:
    Lock the video track.
    Use the Edit Selection Tool to Select the audio transition points
    This will automatically open the Trim window, where you can move the cut point - in this case I am moving the audio cut(s) 30 frames later than the video cut:
    which gives me the displacement of all the tracks that I wanted:
    You can use this quite quickly once you get used to it.
    MtD

  • Question about multiple audio tracks

    Hello,
    I see that imovie has only 2 audio tracks available when creating a movie. I need more than two since I will be working with a voiceover track, a soundtrack and at least one background/environment track all at one time. I won't be able to use the sound recorded with the video so that "track" is not an option.
    My question is; Am I out of luck here and need to spend the 1K for studio pro to add more multiple audio tracks?
    Also, I tried working with garageband but since all of my audio tracks import in at a minimum of 40 beats per minute, the voiceovers are all sped up and sound chipmunky.
    Thanks for any help!

    Well I didn't mean to irritate you...LOL And yes, I realize that this is the iM 6 forum but the gist of my question was related to multiple audio tracks in iM and thought I would ask about it in the forum pertaining to the latest release.
    I had already posted a question in the GB forum regarding the bpm problem and found no answers so I was pretty much about to shelve that idea and forgo the whole garageband thing; this without knowing about the new "swap" features. I just updated to iM 6 yesterday.
    As far as the "on-tape" raw audios: I was working on my movie in iM4. I wanted to add more audio bits but I don't have a proper mic for my G5 so I recorded the audio bits on dv8 tape through my camcorder. I imported the video (the image was the inside of my lens cap!), extracted the audio, took those audio files and imported them into GarageBand. That's when I noticed the bpm problem.
    I'm sorry about the lack of info I originally gave but like I said, I had pretty much gave up on the idea of using GarageBand. I'm pretty new at this and I'm trying to decide what I need in terms of software to get what I want out of my movie. I'd be willing to pay for FCxp but still looking into whether I need to do just that or whether I can get by by using imovie and now it looks like GarageBand too.
    ah, thanks for that
    what irritates me, Prince wrote:
    The audio tracks were voiceovers that came from my
    dv8tape, imported into imovie4.
    ... ehm, but this is the iM 6(six) section, as said,
    iM 6 allows now "swapping" files with GB3... (I'm way
    back in the 90ies.... see my specs... )
    so, video is in some iM, and he wants to use the
    actual "on-tape" raw audios...
    I thnik we need a little more detail...

  • Export to Quicktime with multiple Audio Tracks?

    Hi all --
    I am on a tight deadline (48 hrs!) to deliver a Quicktime Prores file with 6 audio tracks: ch 1+2 dialog, ch 2+3 music&effects, ch 4+5 stereo mix. I'm working with FCP 6.
    Now, I have figured out how to export the FCP 6 project to a Quicktime file with multiple audio tracks (in the Project settings, I specify 3 stereo channels, then I assign each audio track to one of the channels and export everything to a Quicktime file).
    However, how can I send a stereo mix to channels 4+5?? FCP only allows me to assign each audio track one but not multiple output channels, and I didn't see a way where I could create a bus.
    Can anyone help?
    Thanks!

    Something is being miscounted here. You say you have dialog on 1+2 and then say you have M&E on 2+3? I think you meant to say 3+4 and the stereo mix will be on 5+6. The easiest way to do this is to copy tracks 1-4 to tracks 5-8 by shift-option-dragging them there. Holding option will copy the tracks instead of moving them and holding shift will insure that the tracks will not move earlier or later. Then send 5+6 (dialog) to the 5+6 output (using the info in the above referenced discussion) and send 7+8 (music&effects) also to the 5+6 output. Done.

  • Adding Multiple audio tracks

    Hi people.
    How can I add multiple Audio tracks on a video which then can be switched on a DVD remote control?
    Please help.
    thanks in advance.
    J.

    jagthandi,
    I agree with you on the separate purchase of Encore. It's a great authoring program. Until CS3, it was sold as a stand-alone, though was also included in the CS2 Production Studio, which is how I came by it. Adobe began integrating it more and more closely to Premiere Pro, so that became more of a "module," than a stand-alone. As of CS3 it only came bundled with P-Pro. Good on one hand, but not so good, on the other. Having used it for many years now, I would be loathe to use any other authoring application.
    It seems that Sony has done similar with their DVD Architect Pro, only bundling it with Vegas Pro.
    What this means is that there are now few full-featured authoring applications in an affordable price range. DVD Studio Pro being one of the few, and its interface is not as clean as Encore's. It offers potentially more power, but you have to do some basic programming to use that power. At the top of the list is Sonic Scenarist, but at around US$50K, complete, it's not really an option. Also, its interface takes years to learn.
    So very glad that I have Encore2. I will likely never part with that program, as it does 99% of what I would ever want from an authoring application. That last 1% can usually be done with some creative workarounds.
    Hunt

  • Multiple Audio tracks in Premire Pro

    I have an interview that is done and now I'm trying to clean up the background noise in Soundbooth. I've done a good job cleaning it up but now how do I apply that same series of effects to multiple audio tracks in the same sequence? I'm currently just right clicking on the audio of the clip and selecting edit in Soundbooth>render and replace. But I have so many clips in my sequence it would take forever to do each one.
    Is there a work around for this?
    Thanks -

    This may not be the only way, or best way, but if you have a bunch of clips in a row that all need the same treatment, you could export your Work Area as a .wav file, import and drop into timeline, then do the Soundbooth business on the new clip all at once.
    Jeff

  • Multiple audio tracks playout from FCPX.

    Hi, How do i handle multiple audio tracks to play directly from FCPX. Previous versions of FCP gave the freedom of assigning an audio pair to an sdi pair.

    Aside from the possible legal ramifications of what you are doing with other people's copyrighted property, some of the trailers are obviously plain old stereo while others are Dolby 5:1 Surround.
    Message was edited by: Nick Holmes -spelling

  • HOW TO ADD MULTIPLE AUDIO TRACKS - iMovie '11

    I'm having trouble adding multiple audio tracks in iMovie 11.  I already have an audio track embedded with the video and a separate music track under.  I wish to extend the music track further but need to cut it off at a certain point.  I tried just adding the 2nd music track under the first but when I 'drop' the track it doesn't show up anywhere.  Any ideas or work arounds will be helpful.  Thanks.

    Hana wrote:
    ...   I tried just adding the 2nd music track under the first but when I 'drop' the track it doesn't show up anywhere.  ...
    you have to drag the music-clip onto a video-clip - then, iM will add it automatically upon/under the other ones ...

  • Trouble with Premiere timeline moving up and down multiple audio tracks.

    I have a project that has multiple audio tracks, aver 40. Only a portion of them are visible even when I use the new side scroll, I don't know the official name but the scroll on the side that Increases or decrease the size of the track so you can see the waveform. Even when I hide the video tracks and the other preview panels I still can't see all my audio tracks. How do I scroll up and down so I can see the tracks that I want to work on. You know, like in every other program I have ever used. 

    I feel like there's a bit of egg on my face. Rereading your message and messing with the horizontal bar I realized for both horizontal and vertical bars I grab in the center and drag left or right, up or down. There's a short cut for scrolling up and down your timeline tracks, hold down ctrl/cmd and then use the scroll wheel on your mouse, and that's what I was doing for my project last night. Ah growing pains of learning a new workspace.

  • Movie Playing multiple audio tracks & echoing

    I have a movie that is in a symbol that i want to play after a set amount of time by using setInterval. The function works - but when it shows the symbol and plays - it plays multiple audio tracks at the same time - sounding like an echo and or a 1-2 second delay on the same audio track. It also seems the audio starts playing on the main root without actually triggering the playhead of the video symbol.
    Following is the code i am using for both timer and the video. Any pointers?
    // interval
             var timer = setInterval(onTimer,10000);
             var mysymbol = sym.getSymbol("btn1_video");
             // function
             function onTimer() {
                // clear last interval
                clearInterval(timer);
                // action
                sym.$("btn1_video").show();
    //and on on the movie symbol timeline trigger:
    var vid = $("<video width='818' height='460' autoplay='autoplay' preload='auto' controls='controls' id='videoID'>" +
    "<source src='video/testvideo.m4v' type='video/mp4' />" +
        "<source src='video/testvideo.webm' type='video/webm' />" +
       "<source src='video/testvideo.ogg' type='video/ogg' />" +
       "This browser is not compatible with HTML 5" +
    "</video>");
    sym.$("btn1_video").append(vid);

    You identified the problem. I thought that you had to highlight the first song to get the playlist going, but all that does is make the first song repeat itself. Thanks for the guidance.

Maybe you are looking for