VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Hi There!

    Can anyone help me, by telling me what program i can use for joining and splitting AC3 sound that ripped from a DVD.

    I`ve used Vobedit to rip the movie file in Movie, text, and sound files.
    Now i need to find out what program i need to work on with the sound files.
    Quote Quote  
  2. Member
    Join Date
    Nov 2003
    Location
    Houston, TX
    Search Comp PM
    supposedly there really easy to join, vobmerge i believe can do it.

    [edit] probably filemerger also.
    Quote Quote  
  3. Thx!

    I`ll try that. Hope it works. *S*
    Quote Quote  
  4. Member Roderz's Avatar
    Join Date
    Jul 2003
    Location
    the armpit ofthe Midlands
    Search Comp PM
    The dos copy command!!!!

    To append files, specify a single file for destination, but multiple files
    for source (using wildcards or file1+file2+file3 format).
    I use ..
    Code:
    copy /b 1.ac3+2.ac3 all.ac3 /b
    need the /b to tell it its binary

    can use wildcards as well e.g.
    Code:
    copy /b *.ac3 all.ac3 /b
    BUT using wildcards it will take the newest file as the first file part of the new file (found this out to late and had part 2 at the begining of a movie )
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!