Results 1 to 5 of 5

Thread: Programs needed to back up Blue-Ray Movies

Hybrid View

  1. #1
    Join Date
    May 2008
    Beans
    11

    Programs needed to back up Blu-Ray Movies

    Hi all,
    I would like to catalog all of my blu-ray movies on the hard drive of my ubuntu media server, but am not sure what applications are needed to do so. What I want to do is this: Insert my blu-ray movie, store a copy of the movie on the hard drive in a format that would allow me to play the movie from the hard drive. This way I do not have to keep all of my blu-ray disks in the livingroom. Any help is appreciated... I have been searching forums and google all afternoon without much luck.

    Thanks in advance,
    Wayne
    Last edited by wcunkefe; July 2nd, 2008 at 04:15 AM. Reason: misspelling

  2. #2
    Join Date
    Feb 2006
    Location
    uk
    Beans
    Hidden!

    Re: Programs needed to back up Blue-Ray Movies

    have you tried:
    Code:
    dd if=/dev/cdrom of=/film.iso
    im assuming if your bluray drive is working in linux that its working because you're decrypting to watch (like with dvds) so you should just be able to do that line, like you would with dvds. of course, this doesnt strip all the crap out. are you wanting to strip out the extra languages and features, or is a pure image ok, or are you aiming to convert to 720p or 1080p x264 .mkv?

  3. #3
    Join Date
    May 2008
    Beans
    11

    Re: Programs needed to back up Blue-Ray Movies

    I have not purchased a bluray drive yet... I am planning to buy a PS3 only if I can store all of my movies in a format that can be accessed by the PS3 OS. If you could let me know step-by-step how to (once I have the bluray drive and everything functioning) create an image of the movie that could be played (via the network) by the PS3 OS... that would help me out tremendously. Thanks for your help!

  4. #4
    Join Date
    Jun 2006
    Location
    Guelph (the royal city)
    Beans
    128
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Programs needed to back up Blue-Ray Movies

    Quote Originally Posted by aeiah View Post
    have you tried:
    Code:
    dd if=/dev/cdrom of=/film.iso
    im assuming if your bluray drive is working in linux that its working because you're decrypting to watch (like with dvds) so you should just be able to do that line, like you would with dvds. of course, this doesnt strip all the crap out. are you wanting to strip out the extra languages and features, or is a pure image ok, or are you aiming to convert to 720p or 1080p x264 .mkv?
    i'd like to strip out all the extra stuff and be left with a 720p .mkv, but have no idea how to do this in Ubuntu. If you know, please share with the class.

  5. #5
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Programs needed to back up Blue-Ray Movies

    This program OGMRip, looks like it will do what you want.

    Jim

Tags for this Thread

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
  •