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?"
To burn a DVD I just do:
growisofs -Z /dev/burner -R -J /path/to/data
A very good option for doing all this very easily is to get K3b which is part of the KDE distribution.
For authoring DVDs I recently discovered Qdvdauthor, and it works like a charm!, I was able to create my own DVDs with menus with custom backgrounds, sound, etc.
Also check my homepage for help about video conversions: http ://dvdripping-guid.berlios.de
DVD Ripping, Divx, VCD, SVCD under Linux
k3b works great for burning DVDs.
K3B, dvdbackup, and dvdshrink (ran under wine, 3.0b5) work awesome.
Hi there
I could be mistaken, but I thought there was a counterpart to cdrecord called dvdrecord.
I use it like this:
It gives a warning about accessing the drive via
I just use growisofs! It comes with the dvd+rw-tools and it works like a charm. It only requires mkisofs.
/dev/dvd -r -J my_directory
/dev/dvd -dvd-video my_dvd
So to burn a data DVD:
growisofs -Z
and to burn a video DVD:
growisofs -Z
I don't know the story behind cdrecord-prodvd and all that license cruft (was Mr. Joerg "you must use SCSI" Schilling involved with that nonsense?)
The less you have to deal with Schilling the better.
in case you haven't noticed, k3b burns DVDs using those very programs he mentioned in the summary.
it it just a front-end for programs like mkisofs and cdrecord.
I did not think there could be any desktop user that has not heard of k3b...
I did not think there could be any desktop user that doesn't understand k3b is a GUI FRONTEND to several command line tools, one of them being cdrecord-ProDVD for writing DVDs. Without these backends, your k3b will DO NOTHING. Another option for writing DVDs are the dvd+rw-tools, which also work for DVD-R now. THAT is what the question is about, not your GUI-of-the-day.
Perhaps for the next Ask Slashdot we could have a question about free web browsers? Or maybe a free Linux C compiler?
Or maybe have a question about what's the difference about a GUI frontend and an actual work-performing backend?For any kind of Linux-related media recording whatsoever, you should definitely check out dyne:bolic, i.e. a free multimedia studio in a GNU/Linux live CD:
"dyne:bolic is shaped on the needs of media activists, artists and creatives, being a practical tool for multimedia production: you can manipulate and broadcast both sound and video with tools to record, edit, encode and stream, all using only free software.
"dyne:bolic is a GNU/Linux distribution simply running from a CD, without the need to install anything, able to recognize most of your devices and periferals: sound, video, TV, network cards, firewire, usb devices and more.
"It is optimized to run on slower computers, turning it into a full media station: the minimum you need is a pentium1 or k5 PC 64Mb RAM and IDE CD-ROM, or a modded XBOX game console--and if you have more than one, you can easily do clusters."
It is unquestionably invaluable to explore if you are not sure which software do you need to install and use on your own GNU/Linux system (e.g. Debian or Gentoo). I hope this helps.
Sincerely,
Pan Tarhei Hosé, PhD.
"Homo sum et cogito ergo odi profanum vulgus et libido."
I'd like to see that, too, although I am alot happier to discover that video DVDs do NOT REQUIRE menus! Because, personally, I just want to pop in a disc and go. I don't want to do more work than press play, and I doubt my presently-DVD-less parents want anything different from the "play/stop/rewind/ff" interface of a VCR they're familiar with either.
.mpeg files. Use dvdauthor to construct the directory. First you must make an XML file (the second-most annoying part of the whole procedure after mpeg2enc slowness). /> /> />
4. Generate the DVD file structure.
/dev/dvd -dvd-video my_dvd
So here's my formula to get DV to DVD without crufty menus. With almost minimum fuss.
1. use kino to grab the DV and do basic editing. It can't do much editing (i.e. you can't trim in between clips) and it's sluggish in some respects but it works like a charm.
2. Inside kino go to EXPORT->MPEG and select option 8 for the file format.
This uses mpeg2enc, which is amazingly SLOW, but does a good job. Expect many hours encoding 1 hour of footage. My FX-53 is about 1/10th real time. If you want to retain chapters, make sure to select "scene split" before exporting!
3. So now you have one or more
<dvdauthor>
<vmgm
<titleset>
<titles>
<pgc>
<vob file="/path/to/first.mpeg"
<vob file="/path/to/next.mpeg"
</pgc>
</titles>
</titleset>
</dvdauthor>
dvdauthor -o my_dvd -x my.xml
5. Burn it with growisofs
growisofs -Z
Voila! Alot of steps and very slow, but not too painful otherwise. And no annoying menus!
One word: DMA.
hdparm -iI will reveal all.
Also try a UDMA 66/100 (80 wire) cable.
KDE is probably the most "well-known" application which uses Qt, and so they're associated together in many people's minds, but Qt doesn't depend on one inch of KDE.
Al Qaeda has ninjas!
For lighter work, there is Q DVD-Author. It is FOSS and works well for making DVD's with menus, etc.
If Tyranny and Oppression come to this land,
it will be in the guise of fighting a foreign enemy. -James Madison
Well, I don't know if this is the fault of dvdrtools/dvdrecord or just the fact that I bought generic, cheap disks . . . but 1/3 disks I burn are unreadable immediately thereafter (ie- after the burn is finished, mount the disk and md5sum the files). And some 6 months later I've found that almost every disk I ever burned won't mount right . . .
:)
.44 worth of useless dvdness . . .
I can use readcd to get everything back with errors (~4000-5000 errors per disk), but it's really quite annoying.
So either it's my crappy disks (bought for about 44 cents a pop online in bulk) or it's dvdrecord. I've no idea which, though I'm leaning towards blaming the dvds (in which case, just be aware that cheap dvds aren't worth it!
Just my
One reason that pops to mind is that some people are still running Windows XP on FAT32 volumes. Those people have a 4GB maximum file size limit, which may cause a problem for large DVD ISOs. This, of course, isn't a problem on NTFS, where the default maximum file size (dependant on cluster size) is something like 16 terabytes (minus 64KB).
I guess the reason for no mention of k3b on freshmeat is more kde's braindamaged way of packaging applications
Wrong. Freshmeat has a page for k3b, independent of any larger "kde-tools" package. But you can't find it by searching by reasonable keywords like "DVD burn"- you have to already know that k3b is what you want to search for.
The problem's not the completeness of freshmeat, but the lack of a good way to browse/search.
You should already have DMA, since it's on by default in scsi emulation (I used to turn scsi emulation on for just that purpose). Still, you're better off w/o scsi emulation, it can do weird things with the device nodes. Check your lilo.conf or grub.conf for the line 'hdc=ide-scsi' and remove it.
/usr/local where k3b will find it (you'll have to go in and tell k3b to use the new binaries). I couldn't set my speeds correctly until I upgraded, and was left choosing between 8x (not happening on my 4x media) or 1x. Once I upgrade everthing just worked.
If you want better speed, upgrade to the latest DVD+/-rw-tools. There's a ton of recently fixed speed bugs with newer drives. Install from source is easy. just make && make install as root and it'll copy itself in
Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
Breakfast served all day!
Let's try googling for DVD burning linux free
That's a poorly-crafted search term. Too many words in the query means fewer good responses. In this case, the word "free" is basically redundant with "linux", and "burning" is just extra-syllables onto "burn" (try to use the root form of words whenever possible). "Linux DVD Burn" would've been better.
But regardless of that, the page of results given by your query is indeed useful. Two of the results go to forum discussions on LinuxQuestions.org, where a person has asked almost exactly the same question, and gotten almost exactly the same response ("Get K3B") as Asking Slashdot produced.
Scribus, Audacity and lots more. Do a bit of research.
Pragmatism as an ideology is not particularly pragmatic in the long term. Keep it in mind when you dismiss Free Software
Makes a great tool, but screws it up in his desire for control. Schilly cdrecord is no longer Open Source in its most recent versions due to a license change. GIYF.
Use the cdrecord that comes in your distro. Red Hat, Suse, and most others now come with patched versions of older cdrecord that handle DVDs fine.
That's unless SuSE did something really insane with their fork of cdrecord.
I'm a sci-fi vegan: I don't want the aliens to think we have as much right to live as the fried chickens we eat.
I wish I knew the answer to this as well.
n e/employee s/joerg.schilling/private/cdrecord.html
All I can say is the entire reason I went through the hassle of SCSI on my old system was just to avoid the hassle of ide-scsi with cdrecord. The entire ide-scsi flap seems to be centered around cdrecord and Joerg Schilling's stubborn refusal to accept reality and deviate from his beloved SCSI. Never mind the reality that almost no one carries optical SCSI devices anymore! (Save hard drives you can't find SCSI *anything* anymore!)
Schilling also has his own "make" program, IIRC, because he refuses to write a makefile that works with GNU's make. This was discussed on the amd64 gentoo forum recently.
Then there's cdrecord-prodvd and its annoying nagware license. Again, Schilling at work.
Then recently there was some flap on LKML, though I have not read it because, frankly, I don't know the best place to even look at LKML.
Heck, you can almost get a sense of his attitude from the wording of his website:
http://www.fokus.gmd.de/research/cc/glo
I saw this problem brewing in 2000 when I got my SCSI CD burner--about the last one available. The problem is as long as Schilling is the only person with disc burning software we are all subject to his whims.
So bring on the free and open alternatives. growisofs, for example, is fantastic, although also dependent on mkisofs (which I think is also Schilling software, but at least it doesn't seem to suck yet). Take Schilling out of the loop and then we aren't 100% dependent on him.
That's not "already done". It's not finished yet. They're over the hump, I guess, but that's still "being developed" - It's not fully in the mainstream kernel proper, the big distros haven't picked it up yet and integrated it (though fedora now has udf-read support out-of-box, at least) - it's certainly not yet to the point where one can just drag files to the window in a bog-standard KDE/GNOME desktop on a fresh Mandrake/SuSe/Fedora install as if the CD were a floppy...
http://openfacts.berlios.de/index-en.phtml?title=l xdvdrip
This above link is where you can find the software.
This link below is how you can use it to perfection. Lxdvdrip is quite literally configurable to a 1 click dvd backup software. You can set it up to where all you do is click an icon and you're done as it does everything else for you (if configured right and with a dvd r/w and a seperate dvd rom to read from unless you want to switch dvd's in the middle of the process).
http://pcpitstop.ibforums.com/index.php?showtopic= 59445&hl=lxdvdrip
Read this thread here and you'll find out how to configure it to work for you as well as delete all the temp files when done.
Take Schilling out of the loop and then we aren't 100% dependent on him.
No problem. No UDF or DVD support yet though, I think. I've heard grumbles of speed issues as well, but it is 0.2 after all.
In case you happen to live under a rock somewhere lwn.net is possibly the best Linux/FOSS news source on the net.
Please subscribe to the cdrtools mailing list to stay informed about all the recording to cd and dvd tools.