ccf

Q: How to check DDP 2.0?

Hi, I have a replicator claiming that the glitches I've found on my check disc are due to a problem with my DDP 2.0 files. Does anyone know of a way I can check those files directly? I burned the VIDEO_TS and AUDIO_TS folders that were included with my DDP output to a Dual Layer disc and they checked out fine. Is this the only way? Thanks,

Posted on Aug 24, 2011 6:29 PM

Close

Q: How to check DDP 2.0?

  • All replies
  • Helpful answers

  • by Eric Pautsch1,Solvedanswer

    Eric Pautsch1 Eric Pautsch1 Aug 25, 2011 3:37 AM in response to ccf
    Level 4 (2,825 points)
    Aug 25, 2011 3:37 AM in response to ccf

    Take the DAT file and add ".img" to it.    Play that out on a disc.   Other than that, you need to compare the DDP and his img he replicated. through and Eclispe / MEI verification proccess.   SEe Trai Forrester for this: 

     

    http://www.dvdverification.com/

     

     

    ALWAYS GET CHECK DISCS!!!!!!!!!

  • by David Bogie Chq-1,

    David Bogie Chq-1 David Bogie Chq-1 Aug 25, 2011 8:56 AM in response to Eric Pautsch1
    Level 7 (25,777 points)
    Video
    Aug 25, 2011 8:56 AM in response to Eric Pautsch1

    Nice work, Eric.

    I've never heard of any of this stuff.

     

    bogiesan

  • by ccf,

    ccf ccf Aug 25, 2011 5:23 PM in response to Eric Pautsch1
    Level 1 (0 points)
    Aug 25, 2011 5:23 PM in response to Eric Pautsch1

    Thanks Eric! Verified that it wasn't a mistake on my end, and was on the replicator's. Cheers!

  • by ccf,

    ccf ccf Aug 28, 2011 7:55 PM in response to ccf
    Level 1 (0 points)
    Aug 28, 2011 7:55 PM in response to ccf

    Alright....so they are not accepting this way of checking the DDP. They say I need to burn the exact set of files. Does anyone know of a program for mac that burns DDP's for DVD?

  • by Larryapple,

    Larryapple Larryapple Aug 29, 2011 11:04 PM in response to ccf
    Level 1 (5 points)
    Aug 29, 2011 11:04 PM in response to ccf

    Hi David,

     

    If you created the DDP in DVD Studio Pro it should have set a layer break for the two layers in a dual-layer disc.If the replicator had a problem they should supply you with the Eclipse report on what was wrong. Without that, anything else is pure speculation.

     

    Your posts are not clear on what you actually did, and who or what program is "checking the DDP".

     

    A more reliable way of creating a DDP and setting the layer break is our application DVDAfterEdit Mastering Edition. But you should not need it if you use DVDSP correctly unless you want to do additional editing past what DVDSP can do.

     

    http://rivergatesoftware.com/dvdafteredit

     

    Regards,

     

    Larry

  • by sk810,

    sk810 sk810 Nov 26, 2014 10:03 AM in response to ccf
    Level 1 (4 points)
    iPhone
    Nov 26, 2014 10:03 AM in response to ccf

    If anyone needs instructions for combining dual layer DDP files, here are the instructions i created a couple of years ago from terminal comands i found on the internet.

     

    1.) Create a "Temp" folder on the "desktop" or your "Home" folder, somewhere that will be simple to access through the Terminal. If you decide to use a name other than "Temp" make sure it has NO SPACES unless you are a Terminal guru who knows how to work with them.

     

    2.) Open the "Layer0" folder. Copy the "MAIN.DAT" to a Temp folder then rename it to "Layer0.DAT".

     

    3.) Repeat step 2 with the "Layer1" folder.

     

    4.)in the Terminal navigate to the Temp folder using the "cd" command. So if the Temp folder is in the Home folder all you would type at the prompt would be:

        cd Temp

    It should now look something like:

        Computer_Name:~/Temp user$ []

     

    5.) Now Type:

        cat layer0.DAT layer1.DAT >> new.DAT

    (there are spaces before and after the ">>")

     

    6.) Once you know the file has finished, rename "new.DAT" to "new.img". Now you just double click it to open it. If the DVD player didn't already open you can now open the DVD with it or burn it to a DVD-R for testing.