VOBMerge 2.51 Remixed (DVD VOB 파일 합치기)
본문 바로가기

Programs

VOBMerge 2.51 Remixed (DVD VOB 파일 합치기)

반응형

-------------------------------------------------------------------------------
Welcome to VOBMerge 2.51 Remixed!
-------------------------------------------------------------------------------

  I've reworked the application from scratch, and I've added some requested
  functions such as drag & drop and batch abilities.

  This will probably be the last version ever released.
  Source code (Delphi) is provided at www.evilmaster.net if you want to
  improve VOBMerge, don't forget to give me some credit though. ;)

-------------------------------------------------------------------------------
How to merge via the command line:
-------------------------------------------------------------------------------

  VOBMerge251.exe {input 1} {input 2} {etc...} -o {output}

  If you don't want to start merging immediately...

  VOBMerge251.exe {input 1} {input 2} {etc...}

  Note 1: -o {output} must be the last parameters.
  Note 2: Omitting an output file will load the files into VOBMerge, but
          merging won't start automatically.

-------------------------------------------------------------------------------
How to merge via a text file ("Batch.txt"):
-------------------------------------------------------------------------------

  1. Create a file named "Batch.txt" in the same folder as VOBMerge251.exe.
  2. Add lines like this:

     Input: {input 1}
     Input: {input 2}
     Input: {etc...}
     Output: {output}

  3. Run VOBMerge251.exe.
  4. "Batch.txt" will be erased automatically when the merge is completed.
  5. VOBMerge will close automatically when the merge is completed.

  Note 1: Output can be specified at any line, but only the last one will
          be used if there's more than one output.
  Note 2: Omitting an output file will load the files into VOBMerge, but
          merging won't start automatically.

-------------------------------------------------------------------------------
Where did the "Delete after merge"-function go?
-------------------------------------------------------------------------------

  It sucked donkey balls, I removed it.
  Diskspace isn't that expensive anyway.

-------------------------------------------------------------------------------
Help! I get an error!
-------------------------------------------------------------------------------

  There's basically no error handling at all in VOBMerge.
  Let's face it, VOBMerge was created in 2001, it's 2010 now ffs.
  (And I'm lazy :))

  Common errors:

  IO Error 32 - Sharing Violation Error
 Close any program that is accessing the file and try again.

  IO Error 112
 Check hard drive space and free up as much space as needed.
 This error is also raised when your drive is formatted with FAT/FAT32
        and your files are larger than 2GB or 4GB. USE NTFS!

-------------------------------------------------------------------------------
Other options
-------------------------------------------------------------------------------

  You can also merge files via the command line using the following command:
  Copy /B {input 1}+{input 2}+{etc..} {output}

-------------------------------------------------------------------------------
Contacting the author (evilmaster) / Donating
-------------------------------------------------------------------------------

  Drop me an email at evilmaster@evilmaster.net (please use subject VOBMerge)
  or visit www.evilmaster.net

  If you like this program, feel free to donate some cash
  at www.evilmaster.net :)


반응형