1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

How do i merge Blu ray ts files?

Discussion in 'Blu-ray players' started by philly37, Dec 31, 2007.

  1. philly37

    philly37 Regular member

    Joined:
    Apr 17, 2006
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    26
    Hey if i have a Blu ray disk with the main movie spread out over like 20 files. How do i merge them together (in correct order)to 1 file so i can then use tsremux?
     
  2. vamsilak

    vamsilak Regular member

    Joined:
    Oct 1, 2006
    Messages:
    357
    Likes Received:
    0
    Trophy Points:
    26
    u can try iso format
     
  3. silentjay

    silentjay Member

    Joined:
    Nov 1, 2004
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    11
    put all the .ts files in a directory easy to navigate to in the command prompt. hit start, click run, type cmd, hit enter. you should get a command prompt. navigate to the folder within the command prompt. use the following command... "copy /b *.ts filename.ts"....as long as the ts files are numbered sequentially they will now be merged as one big ts file.
     
  4. philly37

    philly37 Regular member

    Joined:
    Apr 17, 2006
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    26
    Thanks for the replies everyone. silentjay i want to make sure i understand you. Lets say i have 10 files in my c drive named movie1.ts thru movie10.ts. should my command look like this

    copy/c/movie1.ts movie10.ts
     
  5. silentjay

    silentjay Member

    Joined:
    Nov 1, 2004
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    11
    no your command within the c drive will be copy /b *.ts movie.ts
     
    Last edited: Dec 31, 2007
  6. philly37

    philly37 Regular member

    Joined:
    Apr 17, 2006
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    26
    Cool thanks for your help
     

Share This Page