Slashdot Mirror


A DVD Jukebox Without the DVDs?

Malphaedrius asks: "I'm moving into a friends house with limited storage space and small children with curious fingers. I have decided to make a DVR running Linux and MythTV for two reasons. First, I want a DVR (who doesn't). Second, I want to take our collaborative DVD collections and get them out of the living room, away from grabbing hands. The question, after such a long declaration of intent, is can one rip a DVD and compress it without losing the special features and menus? I don't mind losing them but it would be nice to not have to dig out the discs if I want to listen to the director's commentary. Granted special features and multiple tracks will greatly increase the storage space needed and may be a bad idea in retrospect, but it would be nice to have the option. Has anyone built anything remotely similar to this? If so, how well has it worked?"

53 comments

  1. Never Done this but ... by swimin · · Score: 1

    If I were you, Id rip the dvd to an ISO file, then compress. When A movie is requested, just decompress, and mount the ISO. Then it would be no different than having the DVD in a drive.
    Of course Id either find or write an Application that could add DVDs, and then play them.

    1. Re:Never Done this but ... by oever · · Score: 4, Informative

      No need for decompressing the image first. Just mount the compressed image with cloop.

      --
      DNA is the ultimate spaghetti code.
    2. Re:Never Done this but ... by SanityInAnarchy · · Score: 1

      Is there a point to compressing a DVD ISO? The content itself is already lossless mpeg compression, right?

      Now, if you were going to do lossy compression, that's another matter, but you can't do that to an entire ISO, because ISOs contain info other than audiovisual, which wouldn't be decompressed properly, meaning the image won't play.

      Instead of going to the hassle of figuring out how to get the same ISO, but with lossy compression of the audiovisual content, you should probably just invest in a couple of 250 gig SATA drives. They're reasonably priced these days...

      --
      Don't thank God, thank a doctor!
    3. Re:Never Done this but ... by penguinboy · · Score: 1

      You've got it backwards. MPEG2 is lossy.

    4. Re:Never Done this but ... by swimin · · Score: 1

      I was actually thinking of using a pure file compression like bzip, gzip or rar. It would take a while for a dvd to load if you did it this way, but it will give a fairly large boost to space, its not necessary, but if hard drive space is a problem, it might be good to do especially for less frequently watched movies.

    5. Re:Never Done this but ... by eraserewind · · Score: 1

      What would you compress with? I found that e.g. bzip2-ing the .iso doesn't yield any saving for a dvd.

    6. Re:Never Done this but ... by GuyWithLag · · Score: 1

      Actually, the compression will be so small as to not be noticeable. Try it for yourself.

    7. Re:Never Done this but ... by harrkev · · Score: 1

      What the parent said is correct. No gain from zipping an .ISO...

      Look at it this way. The idea is to get as much movie on a DVD as possible. The people who invented MPEG2 went through a LOT of trouble to squeeze every last bit of performance out of the format. If it were possible to zip an MPEG2 stream to get better compression, that leads to the conslusion: the MPEG2 format was not very good to begin with.

      Of course, it IS possible to get better compression using MPEG4, but that is a special-purpose and more advanced compression algorithm for video.

      MPEG is for video, Zip is for general data. Zip is a jack of all trades, but obviously a master of none.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    8. Re:Never Done this but ... by ottothecow · · Score: 1
      Its lossy but in terms of the dvd, its the best you are going to get.

      you could decompress the mpeg to raw AVI or something but that would just be silly and you would lose the ISO

      --
      Bottles.
    9. Re:Never Done this but ... by homer_ca · · Score: 1

      If you want to do some more lossy compression on it, an MPEG4 codec like Xvid or Divx is the way to go. A 700MB one CD rip looks about as good as a VHS tape. A 1400MB rip looks pretty damn close to the original DVD. All you need is some free software like Gordian Knot, a powerful CPU, and a lot of time to encode the video.

  2. Yes by NickDngr · · Score: 4, Informative
    --
    Yoda of Borg am I! Assimilated shall you be! Futile resistance is, hmm?
  3. I built one... by swillden · · Score: 4, Interesting

    ... and it's great.

    My main reason for wanting to build a DVD jukebox with MythTV was so my kids could watch movies without them destroying their favorite DVDs. It works very well. Even my three year-old can navigate the menus and find the movies he wants without assistance (he insists on it, actually -- gets mad if you do it for him) and without damaging anything.

    As for keeping special features and menus, I don't know. If you have plenty of disk space, just store the raw ISO image and xine and mplayer will do the right thing with it. Theoretically, it shouldn't be too hard to rip all of the titles from the DVD, recompress them all, and then remaster a new, smaller ISO image that still has all of the features. I don't know of anything that does it, though.

    In my case, I really don't *want* the menus. I want a list of movies and when I pick the one I want, I want it to play the movie, period. No waiting two minutes for the funky intro to play through so the menu items appear. No previews. No nothing, just the movie. YMMV, of course. On the rare occasions I do want to watch some of the other features, I pull the disk off the shelf. But I have lots of shelves, so that may not work as well for you.

    BTW, in case you're interested, here are the specs on my system:

    • TV: Samsung 50" DLP connected via DVI.
    • MythTV box: Shuttle case with an Sempron 2800+ underclocked to be a Sempron 2000+. Underclocking keeps it cooler, and therefore quieter.
    • Video card: Run-of-the-mill Nvidia FX 5200 with DVI out. $30.
    • Audio card: On-board VIA VT8233 AC97 audio controller with TOSLINK (optical) output.
    • Audio receiver: 600W Yamaha surround sound system connected to PC via TOSLINK input.
    • OS: Debian Sid
    • MythTV software: current versions from Sid.
    • Storage: A file server in another room (Debian Sarge, Athlon 1.4GHz), with four 200GB ATA-133 hard drives in it, each on its own controller, with LVM over RAID-5. Connected to the Myth box via Gigabit ethernet which, for some reason, only gets 100Mbps.
    • Video capture card: None. We don't watch regular TV, haven't for 10+ years. I do download a few programs via Bittorrent, and I may someday get a Hauppage or the like and capture the few programs I want to watch that way instead. Or I may not. Dunno.

    I still need to add an IR receiver and an IR transmitter. The receiver so that I can use a remote control (right now I'm using a wireless keyboard. It works fine, but I still want a more "traditional" remote) and the transmitter so that I can configure the MythTV box to automatically power the TV and audio receiver on and off.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    1. Re:I built one... by MrResistor · · Score: 1

      Connected to the Myth box via Gigabit ethernet which, for some reason, only gets 100Mbps.

      You know, I've noticed that myself about gig-e. At my last job I was repairing DVRs that had 100b-T and gig-e and I honestly couldn't tell the difference, even with the 100b-T unplugged and the gig-e connected via a 7' crossover cable.

      Pretty disappointing. Even through our old, copper based, fibrechannel hub we still got roughly double 100b-T performance, and that was on an old, ISA based system with 5400 rpm scsi drives.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    2. Re:I built one... by swillden · · Score: 1

      At my last job I was repairing DVRs that had 100b-T and gig-e and I honestly couldn't tell the difference, even with the 100b-T unplugged and the gig-e connected via a 7' crossover cable.

      Oh, I can definitely tell the difference on all of my other Gig-E links. But the one to my Myth box (which is a much longer cable, probably 70'), only runs at 100Mbps -- when the network card driver loads it reports a 100Mbps connection, and the switch also shows a 100Mbps connection (yellow light instead of green light).

      I've never managed to fill the Gig-E connection with real data even on the shorter cables, but that's because I don't have any systems with fast enough disks. Best I can get from my set of four ATA-133s, even striped, is about 60MBps, and of course Gig-E can move over 100MBps. I have been able to verify that I get the higher data rates by running netcat on each end and pushing /dev/zero on one box into /dev/null on another and watching the traffic.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    3. Re:I built one... by BrianRaker · · Score: 1

      I run GigE between two Win32 platforms and my Linux fileserver. I still manage to get about 20-40MB (megabytes)/s between the systems when reading or writing to disks over the LAN.

      Using two Intel EEPro1000MT, a NetGear GA302(?) and an el cheapo Fry's special GigE 8-port switch and single drives (no RAID/LVM) on PATA or SATA.

      --
      As I walk through the valley of death I fear no one, for I am the meanest sonova bitch in the valley!
    4. Re:I built one... by swillden · · Score: 1

      I run GigE between two Win32 platforms and my Linux fileserver. I still manage to get about 20-40MB (megabytes)/s between the systems when reading or writing to disks over the LAN.

      Yep, it's kind of funny that your disks are the bottleneck, not the network, isn't it? I realized a while back that with Gig-E (which really is cheap) there's basically no performance difference between local and remote storage. Given that, I'm moving towards centralizing storage as much as possible. I might even make my desktop and myth boxes diskless. Central storage is easier to manage, easier to back up, more flexible and more space-efficient because you don't end up with some machines that are hurting for space while others have lots left over. Plus it becomes more reasonable to use RAID and add some inexpensive redundancy.

      Gig-E rocks.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    5. Re:I built one... by duguk · · Score: 1

      Nice ideas man, check out LIRC for Linux Infrared control - transmitting and receiving made really simple using any old remote :) - http://www.lirc.org/

      I did it and it's really easy! :)

      Dug

  4. try dvd shrink by nri · · Score: 4, Informative

    Compress movies with http://www.dvdshrink.org/what.html

    --
    if :w! doesn't work, try :!cvs commit -m""
    1. Re:try dvd shrink by gvc · · Score: 3, Informative

      DVD Shrink is a free Windows program that (mostly) works under wine with a little bit of effort.

      It lets you delete or retain menus and components, and do (lossy) compression without transcoding.

    2. Re:try dvd shrink by Anonymous Coward · · Score: 2, Informative

      A while back I decided it was time to make backups of my DVD collection so that when my kid wants to watch Pooh, I don't have to worry about him killing the original disc. I have about 40 or so kids discs. My desktop has a 160GB data drive in it, and I figured, cool, good to go. I loaded up dvd shrink and NERO (which enabled DVD Shrink to also burn. Set it and forget it til its done) and set off. I did not bother to delete the discs as I was backing them up, figured I would deal with it when I ran out of space. When I was done backing up all the discs, I had a huge number of DVDs sitting on this single hard drive, and I thought to myself that perhaps I should just transfer this drive, and a few others like it, into a box to hook up to the TV and be good to go. Still have not decided.

      DVD shrink is perfect for this, and makes it worth having a small windows partition just to use this one program (it is currently no longer being developed, and does not handle the ARCOSS copy protection scheme, so you will need a copy of the now discontinued dvd decrypter for the rare disc, or run DVD43 in the background while shrinking as a workaround for ARCOSS discs.)

      If you are just doing this for the kids, and its only cartoons or so, then you can save even more space by dropping the bitrate even a bit lower, make a whole DVD fit into, say 3GB instead of 4.3. The kids will never notice, and it saves more space for the important stuff, like your porn collection.

  5. one possible method by mozkill · · Score: 1

    here is how I would imagine doing it:

    1. burn each DVD to an ISO image
    2. mount each ISO image to the filesystem
    3. figure out how to get MythTV to read them and show them in the menu and play them

    --

    -- Betting on the survival of the media industry is a serious risk. I advise investing elsewhere.
  6. Speaking as a parent geek... by HotNeedleOfInquiry · · Score: 3, Insightful

    A better use for your time will be teaching the little ones how to use the shiny things correctly or not to touch them at all.

    --
    "Eve of Destruction", it's not just for old hippies anymore...
    1. Re:Speaking as a parent geek... by stefanlasiewski · · Score: 1

      "Timmy, why did you force daddy's new screwdriver into the DVD player"

      "Because it's shiny"

      As the father of a 1 year old, I can't find out what the modern equivilant of a PB&J-sandwich-in-the-VCR is.

      --
      "Can of worms? The can is open... the worms are everywhere."
    2. Re:Speaking as a parent geek... by rusty0101 · · Score: 2, Insightful

      a slice of round balogna...

      --
      You never know...
    3. Re:Speaking as a parent geek... by MrAndrews · · Score: 2, Funny

      I used to have one of those 200-disc Sony CD changers, and the last thing my 2-year-old did before we had to give it away... she took all the CDs out, put them on the floor, and made a merry-go-round for her dolls on the carriage. Then she thought she'd left a black toy in the back, reached in, and pulled the rig that loaded the CDs for playing straight out of the machine. Yeep! One of those "What IS that noise I hear from the other room...? Oh no... no no no...!" moments.

      On a semi-related note, the same daughter said just the other day, holding a regular audio CD, "What's this movie, daddy?" She has no concept of music coming on plastic discs... kids these days...

    4. Re:Speaking as a parent geek... by knightPhlight · · Score: 2, Funny
      and the last thing my 2-year-old did before we had to give it away...
      You gave her away?!? I know it was a Sony but come on...
    5. Re:Speaking as a parent geek... by MrAndrews · · Score: 2, Funny

      You gave her away?!? I know it was a Sony but come on..

      Actually, I believe my exact words at the time were: "Okay, that's it, we have to give it away..."
      Wife: "The whole CD changer?"
      Me: "Hell no, the kid. I might be able to fix the changer, but the kid's obviously broken."

      Then my daughter, being the comedian she is, climbs into the garbage can in the kitchen and says she wants to ride in the garbage truck, just to make me feel bad.

      It could be I use the whole "These children are terrible! How's the warranty on them? Can we still return them for a full refund?" schtick a little too often.

    6. Re:Speaking as a parent geek... by Captain+Nitpick · · Score: 1
      Actually, I believe my exact words at the time were: "Okay, that's it, we have to give it away..."
      Wife: "The whole CD changer?"
      Me: "Hell no, the kid. I might be able to fix the changer, but the kid's obviously broken."

      Are you familiar with the work of Jeff Vogel?

      --
      But then again, I could be wrong.
    7. Re:Speaking as a parent geek... by Anonymous Coward · · Score: 0

      I really hate to say this, but you need to be careful with what you say around her. Those are the kinds of things that kids remember for a very very very long time, usually on a subconscious level. And it may someday end up biting you in the ass...

    8. Re:Speaking as a parent geek... by swillden · · Score: 1

      I really hate to say this, but you need to be careful with what you say around her. Those are the kinds of things that kids remember for a very very very long time, usually on a subconscious level.

      Obviously you're not a parent, or, at best, you're a new one.

      All parents and children occasionally say hurtful things to each other. As long as the balance is heavily tilted to the good, that doesn't cause damage. If parents don't show enough love in general, then kids may have problems, and they will probably focus on particular negative remarks, but those remarks weren't the issue, just the most extreme example of the issue.

      Kids are also pretty good at picking up on teasing, and like to do it back. That sounds like what happened in the other poster's story. The daughter interpreted the statement as teasing and decided to play along.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    9. Re:Speaking as a parent geek... by MrAndrews · · Score: 2, Funny

      Just to follow-up... that's exactly it, yes. My kids are wonderfully adept at understanding silliness. We just moved to the left coast and my older daughter's new teacher asked our two kids on the first day of school: "And where did you come from?"

      "Walmart!" says my older daughter;
      "Loblaws!" says my younger one.

      Teacher looks at me, perplexed. Older daughter adds: "I was on sale!"

      Damaged? Sure, but they're cute!

  7. DVD menus from remote ripped images by renehollan · · Score: 3, Informative

    As others will no doubt note, vlc and xine will happily process DVD menus on loopback-mounted copies of ISO images (libDVDCSS will crack them without a drive exchange). I suppose one could NFS-export them over a fast-enough network.

    --
    You could've hired me.
    1. Re:DVD menus from remote ripped images by Vlad_Drak · · Score: 2, Informative

      I load up uncompressed DVDs on 54Mbit wireless nfs mounts all the time (xine -fs dvd:///path/to/stuff handles it fine) With lirc and a cheap IR receiver (xine will generate an .lircrc) you have it all. I had to manually alter the xine command line in myth way back, but they probably have that covered now. I've also used Freevo and MCE2005 for networked DVDs with no problems.

  8. im doing the same thing...sorda... by teksno · · Score: 4, Informative

    well i took on the project of backing up all my DVD's to my media server, and then building a lightweight DVR HTPC...well i found the ultimate in online dvd back up knowledge...

    http://www.doom9.net/

    granted most of the software is based for a windows box...but if you go to the forums you can find a section dedicated for mac and *nix users...that should help you alot....

    as far as keeping all the spicial features, its possible, the easiest way, rip to iso, and then mount... but if you want to compress them to mp4, you may lose the little extra vidoe bits (unless you rip those seperatly)...but keeping the extra languages audio tracks and the sub tracks isnt that big of a deal.

    i know the .ogm container supports multi audio track as well as multi sub, and i believe the .mkv container supports all the abouve pluse scene selection...im not 100% sure (as i only rip the main movie in .avi with any forced subs) but if anyone can help...its the fair use freedom fighters over at doom 9

  9. I already have a TiVo but... by pjl5602 · · Score: 1

    I do the exact thing with an X-Box running XBMC (via a softmod.) I use DVD Shrink to get only the movie and the AC3/DTS sound in English (although my kids loved it when I ripped "The Prisoner of Azkaban" in Spanish.) Much cheaper to set up than a MythTV box and easier too -- just a SAMBA share off of my already existing server. There are also scripts to use XBMC as a MythTV front end, but I've never tried them so I can't comment about them...

    Good luck!

  10. DVDRemakePro by Anonymous Coward · · Score: 1, Informative

    It's a Windows program, but DVDRemakePro allows you to remove stuff like the FBI warning screen, trailers, or any other part you want gone while retaining the menus and extras. It ranks right up there with DVDShrink as the most useful DVD tools I have.

  11. Space, the final frontier ... by RedDirt · · Score: 2, Informative

    I'm sort of doing what you're talking about with the exception of not using MythTV for playback yet since I've not found a DVI flatpanel that I like and can afford yet. *shrug*

    I've got DVD Shrink installed on all my Windows machines so that when I get a new batch of discs in, I can rip them in parallel. I also strip off CSS and Macrovision at that time so that the resulting set of files on the media server is unencumbered. For playback, I use Media Player Classic (again in Windows) to display the shows although I've verified that vlc and mplayer will also play them. I used to be able to use Apple's DVD player software on a mini, but after upgrading to Tiger and getting the latest version of the DVD player software, it won't let me play off the fileserver anymore (damn the MPAA).

    Be ready to shell out some serious bucks for storage space as not doing transcoding/trimming puts some serious hurt on a pile of drives. I've ripped just shy of 300 discs (297 to be exact) and have eaten 1.6 TB out of my 1.8 TB array.

    My dream is to be able to just pop the disc into a machine and have it rip the contents, decrypt and drop Macrovision and then spit the disc back out but I've not figured out a nice way to do that yet. I also want to add more storage but I've maxed out the current case and cases with lots of drive bays are quite spendy.

    --
    James
    1. Re:Space, the final frontier ... by i.r.id10t · · Score: 1

      Go to emachineshop.com and draw up a drive rack that will hold a powersupply and another 8 drives, and provide some way to attach to the side/bottom/whatever of your current box, add the extra controller(s) to your current box, and just use a slightly long SATA or IDE cable to connect them. Much like the old external SCSI racks.

      --
      Don't blame me, I voted for Kodos
  12. extremely low tech but quick solution by Clover_Kicker · · Score: 1

    My sister ended up buying a few giant CD wallets. You can condense entire shelves full of media into a small package, easily kept away from wee fingers.

    It will take weeks to rip a big collection, the wallets might be a good stop-gap solution anyhow.

    1. Re:extremely low tech but quick solution by geminidomino · · Score: 1

      Lowtech? definitely. Cheap? extremely. Quick? Only compared to ripping all those DVDs (which isn't saying much). You still gotta put the discs IN the book. (I have 5. 1 for movies, 1 for TV series, 1 for Anime, 1 for PSX and 1 for PS2)

  13. Quick answer by ColaMan · · Score: 1

    With mythtv (and mythdvd/mythvideo), one cannot easily rip -> compress a DVD and keep it as , well, a DVD.

    However, one *can* rip the various video segements of a DVD without any hassle with mythdvd and store them. Eg, the "making of" sections of DVD's.

    You can also select which audio track to rip, although I believe you cannot rip multi-track (that is, standard audio and a commentary track) with the mythdvd ripper. You can rip different versions of a movie with (for example) the directors commentary as audio , but that's getting a little wastful of disk space.

    Me? I just rip the "bare" movie - at 750kbps PAL video, with a two-pass run, they come out fine. The best part is that with the MythDVD ripper, it can be done with about 3 presses of the remote.

    --

    You are in a twisty maze of processor lines, all alike.
    There is a lot of hype here.
  14. dd? by Spoing · · Score: 1
    I haven't tried it with many DVDs, though using something like;

    dd if=/dev/hdc of=~/name_of_movie.iso

    ...should work. Just mount the image instead of the device and use it as you normally would.

    --
    A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
    1. Re:dd? by geminidomino · · Score: 1

      Doesn't work, due to the CSS protection.

      now, if some smart apple was to make a libdvd(?)-aware version of DD, that would so incredibly rock...

  15. Clone dvd2 by lkemrit · · Score: 1

    checkout http://www.slysoft.com/en/ I have used them for a similar purpose. I uuse clonevd2 to rip and save them as an image, in this process you can adjust the quality ect. This paired with virtualclonedrive is sweet, I have all my dvd iso's on my fileserver and with virtualclonedrive installed on my pc i click on the image and it is just as it i put that disk into the the dvd drive.

  16. Not quite so simple, but here's how: by mechsoph · · Score: 1

    This isn't quite as simple as just ripping the iso image, but it can easily be done. I'm assuming you're running on *nix.

    First, you'll use either vobcopy or dvdbackup to mirror the dvd image to your hard drive decrypting the css. Vobcopy is slightly nicer to use. Ogle can usually play that copied dvd filesystem as is, but I've some trouble with a few dvd's. So, you use 'mkisofs --dvd-video' to create a dvd udf filesystem. Then, you point xine to that udf image as the dvd device, and it works.

    It took me a little bit of research to figure all that out, but it works. You'll end up with a perfect copy of your dvd without any lossy transcoding.

    Hope that helps.

    1. Re:Not quite so simple, but here's how: by renehollan · · Score: 1
      This does not copy the title keys or disk key since that is only available via the DVDROM drive key exchange mechanism. So, you're not copying the whole DVD.

      You don't need to decrypt, either: libdvdread, if it finds libdvdcss will use it to crack the iso image (which, IIRC, has to be an image because the sector number matter in decrypting, thought that might only be the case with a non-brute force decrypt) as necesary at run-time, and cache the resulting keys for next time.

      Now, IIRC, one can build libdvdcss without the brute-force decryption that does not use the drive key exchange, so, to read a ripped, but not decrypted DVD, you'd either need to have the cached title and disk keys (from a previous decryption attempt), or the DVD in a DVDROM and enter into a key exchange.

      Personally, I like to keep my title and disk keys playback-client side, and not on my server: if my network is hacked, and decrypted copies of my DVDs were to leak out and be distributed, I could be charged with contributory copyright infringement or at least negigence for failing to keep copyright material as secure as the copyright holder intended. Yes, that's a grey legal area: rather like the responsibility one has to keep one's firearms under lock and key lest a burgler steal them and kill someone with one of them. But, better safe than sorry.

      Besides, it has the nice property of a playback client around the house not being able to playback a DVD image without having first "seen" the DVD.

      --
      You could've hired me.
    2. Re:Not quite so simple, but here's how: by mechsoph · · Score: 1

      From the vobcopy website:
      vobcopy copies DVD .vob files to harddisk, decrypting (if you have libdvdcss installed) them on the way (thanks to libdvdread and libdvdcss)

      So maybe I misspoke. You don't get a perfect copy. You get a decrypted version of all content on the DVD, which is really what you probably want and is easier to use anyway.

      I've backed up my dvd's via this method. It works and without loss from transcoding. And after the initial copy, there's no need to screw with any bs css crap. This means you can burn an image of all content to a dvd to play in a standalone player if your orginal gets scratched. I'm not aware of a better solution, but if there is one, I'd like to know about it.

    3. Re:Not quite so simple, but here's how: by renehollan · · Score: 1
      We have different goals.

      I actually do/ want to do CSS as late as possible in the copy/playback chain, ideally at the playback client, for the reasons I mentioned. In fact, I'd prefer a stronger cryptosystem for that purpose.

      In my case I am concerned about being charged with contributory copyright infringment through neglect by leaving unencrypted copies on a home network that is connected to the internat at large (albeit via a dedicated firewall). If someone hacks in and copies off video with CSS intact, it isn't my fault if the encryption wasn't secure enough and they crack and redisistribute it.

      --
      You could've hired me.
  17. Problems to solve by YrWrstNtmr · · Score: 1
    1. Limited storage space
    2. small, inquisitive fingers

    Solution:
    A couple of 128 CD cases, on a shelf. Cheap, fast access, more secure than a hard drive, portable. Not as geeky as a mythtv solution, but sometimes simple is best.

    DVDShrink + DVDDecrypter (get it NOW) can preserve as much or as little of the original as you want. Netflix + DVDShrink is addictive.

  18. Commentary Tracks by pete-classic · · Score: 1

    I like commentary tracks, but I generally don't care about other "special features".

    I use DVD::Rip, which supports multiple tracks. I use ffmpeg mpeg4 and ogg vorbis for the audio. Sometimes I use the AC3 passthrough for the main audio, and vorbis for commentary, depending on how much space I'm willing to use.

    -Peter

  19. I'm late to the party but... by b96miata · · Score: 1

    Just thought I'd throw in that I did pretty much what was asked, though I'll leave you with one missing link if you want an all-linux solution. I had several mythtv frontends all pulling movie files (a mix of downloaded and ripped) off a central nfs store.
    The nice thing many people don't realize about xine is that there is no need to mount images, deal with loop, cloop etc or anything like that. a simple "xine image.iso" will play the movie just as if it was in a drive.
    Unfortunately, I have yet to find a linux solution that takes the place of dvd decrypter for the dvd->iso step. MythDVD rips video only. My old protocol was: Rip to iso with dvd decrypter. Copy to file server. Fire up mythvideo and add the iso file.
    that's it. The ISO will be indexed just like any random avi you have, and you can set the association for .iso's to open in xine, at which point you'll have all your menus and what not just as they came on the dvd. I did this with a number of dvd's from blockbuster's mail rental service and it worked quite well. Only problem, as others have noted, is the size. Not much help for you there until someone comes up with a real snazzy way to recode the video to mpeg-4 and still have the menus work.

  20. Great Idea, Long Setup Time. by hypnoticstoat · · Score: 1

    DVD Jukeboxes are a great idea for a shared house. I set one up when I was at Uni in 2000 sharing a house with 5 people, using a geforce 2 with tv out and an RF Mouse (the living room was in the attic and the room with the system in was directly below). This worked fantastic as I had not only the 80+ DVDs on my system but access to everyone elses DVD's over the house network. The only problem was that even with 6 PCs going at it it still took each one 30-40 minutes to rip the DVD then another 10 hours to shrink each one and you cant do much with the computer while its converting the file. With only one pc to do the converting its going to take you ages (depending on the size of your collection) to get them all done.