Slashdot Mirror


Free DVD Recording Tool For Linux?

jobsagoodun writes " cdrecord-ProDVD is OK for burning DVDs but (i) it grumbles pointlessly about device names and (ii) it has a weird binary-only license that expires every six months or so. There are some Free forks off cdrtools - dvd+rw/+r/-r ,dvdrtools and this patch - do any of them make a good replacement?"

4 of 160 comments (clear)

  1. What I'd like to see... by polyp2000 · · Score: 3, Interesting

    Is a a good DVD-Authoring system. Its easy enough to burn DVD's on linux and has been for some time K3b uses the command line tools to do its work seamlessly.

    But i'd like it to be easier to dump footage via my DV Camcorder over firewire and dump it on a DVD with a nice little menu. Just by clicking a couple of buttons. Alas I havent come across anything like this yet. Which is why im still hankering after a powerbook.

    Nick ...

    --
    Electronic Music Made Using Linux http://soundcloud.com/polyp
  2. Since the post was rather questionable by Anonymous Coward · · Score: 5, Interesting

    let's ask another question that might be more interesting to the majority who seem to already be using K3B.
    I heard that one of the big changes in the 2.6 kernel was that the SCSI emmulation was dropped for optical burning and that this should improve performance.
    Well sure enough, my CD writing speeds went nuts. I had never burnt a CD at 20X using that PC which, granted was only a K62 500, but Nero had never gotten to speeds that high without using up the buffer in a few seconds. But with the 2.6 kernel I was getting 20X sustained without even touching the buffer. I was truly impressed.
    BUT!
    Unfortunately, the same thing didn't hold true for DVD. My DVD burner, which is the same machine, an 8X+/-RW CyQue AKA MET, that was giving me the insane CD writing speeds was still quite slow with DVDs.
    This was disappointing because using the bundled Nero that had come with the burner I could get 4X easily even writing over the network and 8X was technically doable although it spent more time refilling the cache than writing. After seeing the CD write speed so high, I really hoped that the 2.6 kernel would give me equally fast DVD write speeds. Instead, my DVD write speeds are less than one speed which is quite slow.
    However, I'm not saying Nero on Windows is better even though it is faster. I still use 2.6 kernel and K3B to write DVDs because Linux doesn't choke on filenames like Windows does and cheap media that fails in Nero still at least writes in K3B.
    On this last note, I want to clarify that I've used many different media and all of them seem to give the same result. So, this isn't a cheap media related issue.
    There's a better ask slashdot topic.

  3. Not so fast! by Anonymous Coward · · Score: 4, Interesting

    Kernel 2.6.8 has effectively killed non root users from burning CDs and DVDs.

  4. OSS DVD Extensions by stock · · Score: 3, Interesting
    checkout http://freshmeat.net/projects/ossdvd/

    install the RPMS for your distro, and after that its a breeze to burn/read your DVD stuff from the commandline:

    http://crashrecovery.org/oss-dvd/HOWTO-ossdvd.html

    Robert