How to Add .m2v and .ac3 files in encore?

I am doing my HD post in FCP and creating .m2v and .ac3 files using compressor. I would like to burn my DVDs in encore to try out blu-ray DVDs. How do I add separate .ac3 and .m2v files in encore?
Thanks

They get created as separate files originally. Just Import both and add each to the timeline.

Similar Messages

  • Re-burn a DVD from .m2v and .ac3 files

    Can someone explain to me if one can re-burn a DVD from Compressor after you've created the .m2v (mpeg-2) and .AC3 (dolby audio) files?
    Here is my problem. I create a DVD with Compressor and have both the .m2v and .ac3 files on my drive. I'd like to save these and not have to re-compress the original ProRes file all over again and just burn these again to another DVD in the future.
    How do you do that? Do you need another program to do this?
    Any help appreciated!

    No.  Compressor can't use the elementary streams to build a DVD.
    To burn multiple DVDs, save to a disk image (Output Device = Hard Drive) and burn that from that in Disk Utility.
    Russ

  • Lost my m2v and ac3 files and want to recosntruct from a final DVD

    I lost the compressed files m2v and wav that I used to generate a menu driven DVD at the time I was using a Windows based PC (I used Pinnacle Impression with a menu to generate the final DVD.
    Now I no longer use this PC and made the big step to the Mac world in buying a MacPro with FinaCutPro and DVD STudio Pro. The only thing I have left is the final DVD with its usual contents (VOB files).
    Is it possible to find a way to import the VOB files (with the sound) into DVD Studio Pro, split it by Chapter and re-create a brand new menu ? Or using Compressor or FCP in intermediate steps before using DVD Studio Pro ?

    Francois:
    Is it possible to find a way to import the VOB files (with the sound) into DVD Studio Pro, split it by Chapter and re-create a brand new menu ?
    You can use * MPEG Streamclip * to extract the original m2v and ac3 files from the VOB file without any quality loose, and use such files in a new DVDSP project. You'll have to rebuild your menus and navigation.
    Hope that helps !
      Alberto

  • How to directly burn .m2v and .ac3 files on a DVD?

    I made a DVD movie processing on Compressor but I forgot to select the "Job Action" (Create DVD), so now I have the 2 files .m2v and .ac3 but I have to burn the DVD. How can I do without re-processing the original movie?
    Thanks

    If you have Toast or DVD Studio you can use these files. If not, you'll may need  to re-encode the movie.
    But try this if you saved the the Compressor project that made those elementary streams. Reopen it and slightly change the name of the output files (say, by adding a numeric prefix to each name). When you do the yellow warning triangle should go away. Change the job action to burn DVD and submit, If it works, you should get a near-complete progress bar in a matter of seconds. Then you should be able to burn your physical disk or make a disk image for multiple copies.
    Good luck.
    Russ

  • Best way to burn m2v and ac3 files to DVD

    I recently compressed an exported final cut movie into DVD files - an ac3 audio file and an m2v video file.
    I used Toast to burn them to a DVD but it did not finish correctly. I can hear the audio, but there is no video on the disc...just some graphic.
    What is the best app to use to burn these files to a DVD? DVD Studio Pro? I don't need a menu, all I need is for the disc to play when it's inserted. I find that DVDSP is somewhat complex for burning a simple DVD.
    I am going to try doing everything in Toast this time, but I've read that Toast is slow when it comes to encoding. Compressor was able to encode my 1hr 40min video in under 30 minutes....

    My guess is that you added the .ac3 file directly to Toast and ended up with a Toast music DVD. The setting to use in Toast is DVD video in the Video window. Add only the .m2v file. Toast automatically adds the matching .ac3 file if it has the same name except for the extension and is in the same folder. If Toast can't find the audio it asks you to locate it.
    You can choose Save as Disc Image and then mount the disc image for preview in DVD Player. If all is good burn the disc image to DVD using the Image File setting in the Copy window.

  • How do I create a DVD from existing M2V and AC3 files?

    I have previously used Compressor 4 to render a M2V file and an AC3 file from which I burned a DVD 'job'.  Now, a week later, I wish to go back and burn another DVD from these files, (without rendering them again).  How do I use these EXISTING files to create another DVD (using Compressor 4)?
    Thanks,
    Geoff

    If you anticipate that you may need multiple disks, the way to do it is to select Hard Drive as your output device/ That makes a disk image, from which you can burn multiple copies.
    WIth the separate files already created, you could bring them into an authoring program like Toast. But if you want to re-use them in Compressor, I think your only option is to multiplex them in something like MPEG STreamclip and bring the new file back into Compressor.
    Probably easier to redo the Compressor job with the original source.
    Russ

  • How to add, JS and image files in portalapp.xml

    Hi All,
    I was trying to implement multiple level hover detailed navigation in iview for which I got couple of css scripts from web which include javascripts.
    I placed these files in respective folders and their reference in header.jsp but when the iview is rendered in browser the reference is changing to .htm
    So please help me out how to place these script / image files in PAR file and their reference in portalapp.xml & header.jsp.
    Thanks in advance,
    Sai Krishna.

    1) The CSS file you have , save as "jsp" file and please place in the jsp folder.
    suppose your jsp is header.jsp and your css file is header_style.jsp
    include the css jsp - header_style.jsp in header.jsp like
    <%-- an include clause for css file --%>
    <%@ include file="header_style.jsp" %>
    2) All your images , please place in the "images" folder.
    3) To access the images use like below: in CSS file (jsp)
    in header_style.jsp
    yourimage: url(<%=mimeUrl%>/images/Border.gif);
    in header.jsp
    <%
    String mimeUrl = componentRequest.getWebResourcePath();
    %>
    4) more info for creating the hover menu read this blog
    https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4913
    Hope this will help you.

  • How to add "Comments" and attach files onto a form?

    My server is LiveCycle ES 2.5, trial version, Turnkey install / Express mode  with  Reader Extensions.
    Client side has IE8 and Reader X 10.1.2.
    User interface is the standard out-of-the-box WorkSpace ES.
    I have an application that routes a PDF form through a Workflow,
    the input/output of the User Tasks is a Document variable that points to the PDF form.
    I know that in the WorkSpace, ther's a built-in Attachment "tab" where the user can attach files and get them routed along with the form.
    But how about Reader's "attach file" (the paper clip) and annotations (the yellow sticker)?  how to allow users to use those features?
    I tried it in the WorkSpace, and when the form is loaded in the IE window, those features were disabled.
    How to enable them?
    Do I need to modify the standard Render service? and add 'Apply Usgae Rights' or something?
    is there an easier way that I missed?
    thanks

    Attachments are lost if your form submits as XDP. If you change the submit type to PDF then server that same PDF back to the next user, the attachments will be there. If you decide for other reasons, you still want to submit as an XDP, take a look at this: http://forums.adobe.com/message/4316578#4316578

  • Import M2V and AC3 Error

    I have downloaded the trial of Adobe Production Premium CS5 and am having a little trouble with Premiere Pro.  This is a clean install, no other version has ever been installed on this system.  It looks like both M2V and AC3 files are supported by Premiere, yet when I try to import them I get the following error: The file has an unsupported compression type.  So how do I import these files?  Any help is appreciated.

    CS5 has made a major, and much welcomed departure - one no longer needs to remove and run Adobe Clean Scrip. The S/N from the full-paid version will convert the program. While all is not perfect with Adobe, this is a wonderful change!
    Good luck,
    Hunt

  • M2v and AC3 dont Merge in Toast

    Hello maybe i was wondering why doesnt Toast Joins the M2v and AC3 files sometimes when i'm trying to burn them, i mean all this these years i have been joining them as usual but since some months ago sometimes i just add the Video file and doesnt ask me for the audio, i said sometimes because there are times when it doesnt ask to merge them and some other times it does, i dont know but i dont feel very confortable with Toast not asking me to join them.
    Thanks for any assitance

    Are you seeing a shift in duration to g with the sync shift? maybe try a test encode in Compressor to see if Cinemacraft is changing the duration of your video. I use compressor for both mpeg and ac3 encodes, and nenver see this type of shift.

  • How do I  "Add MP3s and ACC Files?"

    I can't find the "add MP3s and ACC files" function on this new Itunes. It's stupid, but what can I say? Can you help?

    Thanks, but this version doesn't have "import files from folders". I've checked it all. Any idea what I'm doing wrong?
    Thanks!!

  • How to add ParallelElement and  SerialElement in strobe Player

    hey frnd,
    i'm showing rtmp video from loud api to user and want to add some ads with list of mp3s.
    I'm using strobe player but not getting idea to do this .
    How can we send more parameters to strobe like xmllist or How to add ParallelElement and  SerialElement in strobe Player.
    thx in advanced,

    Ooohh... you mean, like the one mentioned in http://indesignsecrets.com/adding-zoom-and-print-to-indesign-swf-files.php?
    But they want to get paid for their hard work, the bastards!

  • How to add zooming and printing in e-magazine created by indesign?

    Could you please give ma an advise me how to add zooming and printing in e-magazine created by indesign? Many thanks

    Ooohh... you mean, like the one mentioned in http://indesignsecrets.com/adding-zoom-and-print-to-indesign-swf-files.php?
    But they want to get paid for their hard work, the bastards!

  • How to convert FLV and F4V files to other media formats

    How to convert FLV and F4V files to other media formats
    Nowadays, every one can download their favorite videos from video sharing websites like YouTube, Hulu, MySpace, Google Video, metacafe, Yahoo! Video, Reuters.com and so on at will. However, these video files we got are usually in the format of FLV, or F4V, which are not workable by most portable devices, or some video players and video editors on our PC. With the intention of solving these problems, this guide will show you how to convert FLV and F4V files to other video and audio formats in detail.
    1. Download, install and run Pavtube FLV Converter
    As soon as you run this program, the following wine red interface will show up:
    2. Add files, set output format and destination folder
    Input FLV and F4V files to this program by clicking on “Add” button, and select a format as the output format in the drop-down list of “Format”, meanwhile, you can press the output folder to specify the destination folder or just use the path set by default. Moreover, “merge into one file” enables you to combine multiple FLV and F4V files to be as a single file, if you have this needs, just tick it.
    3. Set advanced settings
    Click “Settings” button, the following interface will pop up. You can change the parameters like screen size, bit rate, frame rate, sample rate, etc. on it to optimize the output quality or compress file size.
    4. Convert
    After all settings are done, you can press “Convert” button to start transferring, and then the following window will show you the conversion info in detail. According to the info you can manage your time and disk space properly.
    Pavtube FLV Converter can definitely complete the conversion at a swift speed with excellent quality; also it adopts an advanced audio-video sync technology, so that audio and video match very well in the resulted files. Therefore you need not worry about these issues.
    Useful tips:
    Free online FLV downloader:
    www.convertdirect.com
    http://vixy.net/
    http://www.videoconverterdownload.com/online-free-flv-converter.html
    http://www.flv2mp3.com/
    http://www.mediaconverter.org/
    http://2conv.com/
    http://online.movavi.com/
    http://www.youconvertit.com/
    http://www.playtube.com/
    http://www.convert.net/

    Flip4Mac

  • How to add the mail.jar file to my CLASSPATH ?

    Hi;
    I wish to Instal JavaMail 1.2
    To use the JavaMail 1.2 API, i unbundle the javamail-1_3_1-upd.zip file.....and now, i would like to add the mail.jar file to your CLASSPATH.
    My question is: how do you do this ?
    - ok i did that for CATALINA_HOME & JAVA_HOME but how to add the mail.jar file to my CLASSPATH ??
    1000 thanks.

    I think you're looking for "developer support", not packaged application support. different server, different batch of groups. . .
    Since I have very little contact with devopers, I don't truly know.

Maybe you are looking for

  • Syncing videos taken with iPhone 3GS to iPhoto and back to iPhone again!

    Sorry, I know this has been asked and answered many times over on this forum I still don't understand why these won't sync back? Videos taken with iPhone 3GS. They will play on iPhone. Now synced back to iMac. Videos will play on iPhoto. They will no

  • Can't type in itunes- Please help!

    Hey, I was hoping someone can help me out as I tried every possible thing already. I can't see the "file" " preference" etc ( circles in red in the picture) also I can't type anything in the search box in on the right ( also circled in red) I am usin

  • HT5312 how to reset security question

    I can' t call to apple support center? How can i reset my security Question because i forgot the answer? I can't purchase a product ? because i need to answer the security question?

  • Unable to update software on mac

    I am unable to update software of my phone xperia z 1 on mac. 

  • 17 numbers max of BeX formula for Analyzer ?

    Hi experts, We have an Analyzer Excel Workbook, in that, we use a query with two keyfigures and on formula that sums the 2 keyfigures, in visualization options, all 3 have units and 9 decimals: The 2 keyfigures are FLTP types, one is an integer and t