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

Similar Messages

  • Having difficulty with multiple audio tracks when exporting

    Hi,
    I am trying to export a couple of sequences to send off to a friend. I've tried sending it to iDVD as well as sending to print to video. When I play it on the computer as a quicktime movie every track is there for the audio ( 6)
    When I print to video to a dvc tape. All 6 tracks are there. When I then tried to record to a dvd on a dvd deck I only have 2 tracks of audio. Same with iDVD. Is there a button I didn't push. Did I push a button I shouldn't have? These are the questions I need answered. What have I done wrong. ANY help or SUGGESTIONS would be greatly APPRECIATED.

    Bonjour Michael,
    Thanks for the suggestion but when I did that I then had no sound. What did I do wrong. Is there another step?
    thanks,
    jenn

  • How do I add/import multiple audio tracks when adding a video to the Elements timeline?

    I have 2 audio tracks that have been made, but only 1 is being brought in. ( It is a .Ts video file that is from Hauppauge Capture and it has game play audio and commentary audio that is being over-layed.) They are written as separate audio tracks but when imported into Premier only 1 of the 2 are being brought in. Is there a way to bring in both files?

    pinhead276
    It is my recollection that we had a similar question a little while ago on this question. I do not recall the outcome. My first impression "it is what it is", but I am trying to dust off my memory to make sure that the user did not come up with a unique way to workaround the situation. I will start searching for the thread that I think that I remember.
    If you find the thread first, please post and let us know.
    More later.
    ATR

  • Trouble with 2nd audio track when exporting to Quicktime - please help!

    Ok - I've made my DV movie in IMovie - all ok. When I export to Quicktime the second audio track (an mp3 imported from iTune) jumps up in volume unexpectedly but always in the same place. There is no such jump in the original and I haven't put in any nodes to boost the volume etc.
    Any ideas guys??
    Thanks
    Les

    Hello,
    Further reading and search in this forum make me think I was right : it seems to be an iMovie 6 bug.
    http://discussions.apple.com/thread.jspa?messageID=2037970&#2037970
    I would suggest to have the maximum number of person reporting a feedback to Apple to get a quick fix
    http://www.apple.com/feedback/imovie.html
    Thanks
    Seb

  • No Audio Tracks When Exporting iMovie into GB

    In iMovie, there are three soundtracks -- the video, the voiceover, the music.
    I would think that when I export to garageband, I would have the same three tracks.
    My plan is to bring it up in Garageband, and then open that with Logic Pro so I can mix the three tracks using my M-Audio Project Mix Board.
    But, when I open the file in either GB or Logic, there is only the soundtrack with the video.
    I'm correcting permissions as I type. Any other suggestions?
    Thanks.

    I would think that when I export to garageband, I would have the same three tracks.
    What makes you think that? Did you find it in some manual? I would suppose that iMovie exports a combined stereo track.

  • Cp4 - Multiple audio tracks on a single slide?

    Hello folks,
    Never tried this before... but it doesn't look like it is possible to place multiple audio tracks on different timelines on a single slide.
    I was hoping I could do that rather than editing a single track.
    Will Cp5 allow multiple audio tracks on a single slide?

    No.  Cp does not allow multiple audio tracks.  But it does allow you to attach audio to multiple objects, which is somewhat more flexible.
    If you need multiple tracks in the audio file, you'll need to arrange that using an audio editing software application (such as Adobe Soundbooth) prior to importing the audio file into Captivate.

  • Is it possible to burn multiple uncompress tracks onto an audio cd from Logic pro?

    Is it possible to burn multiple uncompress tracks onto an audio cd from Logic pro?

    Hi,
    Create a play list that you wish to burn. Select playlist, the file from main menu which gives to an option to burn the playlist. A pop up box appears allowing you to select burn speed and disc format.
    Jim

  • 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.

  • 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

  • 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

  • Multiple Audio Tracks in a slideshow

    I would like to add multiple parallel audio tracks (e.g. language tracks) to my slideshow. Is this possible or do I need to resort to Premiere create first a slideshow and then add the tracks in encore.
    Thanks

    The slideshow editor will only allow a single audio track. if you want multiple audio tracks, use a timeline.

  • Creating Video with Multiple Audio Tracks?

    Not sure if this is the right place to post this question but I figured its compression/video codec related so someone might have an idea...
    I've used Handbrake in the past to rip a DVD with an audio commentary that allowed for multiple audio tracks that could be played back in iTunes/Quicktime (though not on the iPod Classic for some reason... perhaps someone knows the answer to this?)
    I was just curious as to whether or not this was possible to do WITHOUT first making a DVD with an 2ndary track? I was hoping to record audio commentary for one of my shorts, and put it up on the web, but wanted to avoid the step of going to dvd first then ripping it.
    is this achievable in compressor? do I need to use a third party app? thanks so much.

    ehmjay wrote:
    is there any app (be it from apple or a 3rd party tool) that will allow me to add a secondary audio track for switching in quicktime/iTunes? if so could you point me in the direction of it (or even instructions)
    I'm afraid I'm unaware of anything - outside of HandBrake - that does encode a second track of audio. But I haven't exactly had my eyes open since I haven't needed to do this for a client yet.
    handbrake mentinos that its able to rip secondary audio for use with iPod Classic/Apple TV... however so far it hasn't worked for me. Does this mean that while handbrake is doing it properly its just my iPod itself that's having the troubles (like I said that alt. audio is there in iTunes/Quicktime just not on the iPod itself)
    I am pretty sure that the issue is that the software for iPod Classics - as is the case with AppleTV and, even, QT Player - which won't allow you to switch over to the other track. But I haven't had to work with the Classic in a while, perhaps there is a setting in Audio (or Video) that gives you the pop-up option you're seeking?

  • MP4 - anamorph flag and multiple audio tracks

    So far Quicktime simply ignores the anamorph flag in mp4 video files, making it impossible to backup dvds and converting them for appletv without a very significant loss in resolution and quality. Will there be an update for this issue soon or is it simply not wanted to allow best possible backups? I know the workarround with the quicktime reference movie, but why not implement the mp4 specs correctly and make it all easier for us?
    What about MP4 videos with multiple audio tracks. I'd like to keep english and german audio tracks of my DVDs when converting to appletv. As far as i know appletv doesn't allow a selection of the audio track. Workarround with Quicktime Reference Movie works here es well, saving two Reference Movies with only one audio track enabled, but why not make it easy for us consumers and allow audio track selection on appletv. Will there be an Update?
    Hope to get some answers.

    modelone,
    Thanks for your post. I have been experiencing the same problem of not being able to pass-through export an MP4 file that was encoded with CE-Quicktime profile.
    Your post helped me to discover a workaround that will allow you to set the proper width of an MP4 file that is encoded with CE-Quicktime profile. This method does not require Quicktime Pro, and the corrected file plays properly in Quicktime and Apple TV.
    First, encode the MP4 file using CE-Quicktime profile. Then, open Dumpster and drag the MP4 file into it. Navigate to 'moov', then 'trak', then 'tkhd', then select 'Matrix [a b u]'. There are 3 hexadecimal values for this key. The first number is the transformation matrix that Quicktime and Apple TV uses to determine the correct display aspect. This is the value that is multiplied to the encoded horizontal resolution to derive the horizontal display resolution. For e.g. if the encoded resolution is 720 x 576 and you want it to play back in 1024 x 576, the matrix value is 1024/720 = 1.4222. Change that first number to this correct hexadecimal fractional value and click 'Apply'.
    The patched MP4 file will now play back in correct aspect ratio in Quicktime and Apple TV.
    Hope this helps!

  • 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.

Maybe you are looking for

  • Problem with ke51 bdc

    hello friends .                        I am doing an bdc for ke51, my recording is all fine and so is the program according to the recording but I am getting one problem.         on the first screen where we put the profit center the previously loade

  • DVD-Rom Access

    I understand how to create a DVD-Rom section on a DVD. Is it possible to then link to the folder contents via a menu item on the DVD? I have a folder with several PDF files in it on the DVD-Rom section of the DVD and I would like to put a menu link t

  • How to download past purchases from old device to new one?

    I had an iPod touch that I purchased music on, now I can't find the device but it doesn't matter because I have an iPhone now. But the problem is I can't sync my old iPod to the computer since I can't find it, but why does that matter when the music

  • Aperture suddenly becomes very slow opening library

    Hi. I've got only 100 or so photos, and Aperture suddenly becomes very slow, it take a couple of minutes now to open the library. Just before this started to happen, I got a very short massage, saying something like, "It's repairing some files." I wo

  • Single CUBE - multiple ITSPs

    Hi Everyone, I am wondering if single CUBE router can be used to terminate multiple ITSP SIP trunks. I will be using multiple authentications under  sip-ua. Thanks