Results 1 to 5 of 5

Thread: turning a video_ts into a playable dvd

  1. #1
    Join Date
    Sep 2007
    Beans
    234

    Question turning a video_ts into a playable dvd

    I have a file that contains VIDEO_TS folder which in turn contains .bup .ifo and .vob files.
    I know how to burn an .iso file to a DVD and even how to convert .avi and .mpg files into an .iso but how do I make this into something a DVD player will play?

  2. #2
    Join Date
    Sep 2007
    Beans
    234

    Re: turning a video_ts into a playable dvd

    bump?

  3. #3
    Join Date
    Oct 2007
    Location
    United States
    Beans
    79
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: turning a video_ts into a playable dvd

    This one's easy, you just burn it as a data DVD.

    Make an empty audio_ts folder, and put that on the DVD alongside the video_ts folder. The _ts stands for "tile set". The audio_ts folder has to be there (sometimes it doesn't, on newer players, but just to be safe) even if it's empty. It's usually only used on dedicated music DVDs, of which very few are still made.

    Just throw it on the root of a standard data DVD with a blank audio_ts folder and burn it.
    The Windows/Linux/OS X holy wars are pointless. Use what you like. It's just an operating system on a computer. Seriously.

  4. #4
    Join Date
    Oct 2007
    Location
    United States
    Beans
    79
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: turning a video_ts into a playable dvd

    Just to make clear, you put the folder, not its contents. The root should look like
    Code:
    video_ts
     |- bunch of vobs and some other stuff
    audio_ts
     |- probably empty
    Last edited by mikezila; May 27th, 2009 at 10:00 PM. Reason: clarity
    The Windows/Linux/OS X holy wars are pointless. Use what you like. It's just an operating system on a computer. Seriously.

  5. #5
    Join Date
    Sep 2007
    Beans
    234

    Re: turning a video_ts into a playable dvd

    Quote Originally Posted by mikezila View Post
    Just to make clear, you put the folder, not its contents. The root should look like
    Code:
    video_ts
     |- bunch of vobs and some other stuff
    audio_ts
     |- probably empty
    That did it. Thanks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •