[k3b] Re: Review Request: Prefer growisofs to wodim for DVD/BluRay burning
Markus Meik Slopianka
markus.s at kdemail.net
Wed Jun 15 21:35:49 UTC 2011
> On June 15, 2011, 8:44 p.m., Commit Hook wrote:
> > This review has been submitted with commit 4b2b42a44b7aaee84bad511e91813382f160c35a by Kevin Kofler to branch master.
>
> Kevin Kofler wrote:
> Do we want this in 2.0 too?
IMO you can backport it but I don't think no one will release a new official 2.0.x bugfix release.
- Markus Meik
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101208/#review3913
-----------------------------------------------------------
On April 23, 2011, 1:49 p.m., Kevin Kofler wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101208/
> -----------------------------------------------------------
>
> (Updated April 23, 2011, 1:49 p.m.)
>
>
> Review request for K3b.
>
>
> Summary
> -------
>
> K3b 2 defaults to cdrecord for all burning tasks, including DVDs and BluRay
> discs. Unfortunately, it also does this when cdrecord is actually wodim. This
> is a bad idea, because wodim's DVD burning code is not the "ProDVD" code in
> Jörg Schilling's current cdrecord releases, but a much older, buggier and
> basically unmaintained DVD patch. We cannot ship the ProDVD code in wodim
> because of licensing conflicts: That code was never released under the GPL, it
> was relicensed directly from its original proprietary license to the CDDL. But
> wodim is GPLed, and cannot be relicensed to the CDDL, in fact this was the
> whole reason for the fork: Jörg Schilling's cdrecord distributes mixed CDDL and
> GPL code linked together. So the DVD code in wodim is based on an ancient
> experimental community-contributed DVD support patch for cdrecord (from the
> times where ProDVD was entirely proprietary). So it's a bad idea to use wodim
> for DVDs. As for BluRay discs, those aren't currently supported by wodim at
> all; K3b should detect this, but still, it's better to explicitly default to
> growisofs there too, in case wodim grows some experimental BluRay support.
>
> One concrete known issue with wodim's DVD burning code is that it fails to burn
> dual-layer DVD+Rs: https://bugzilla.redhat.com/show_bug.cgi?id=610976 . But
> chances are there are many more DVD burning bugs in wodim, which are unlikely
> to get fixed promptly.
>
> Growisofs, on the other hand, is designed specifically for DVDs and BluRay
> disks, doesn't have licensing issues and has been used successfully for DVDs
> for years (in fact, K3b 1 always used growisofs for DVDs).
>
> This patch makes K3b default to growisofs for all DVD or BluRay burning tasks
> if cdrecord is actually wodim.
>
>
> Diffs
> -----
>
> libk3b/jobs/k3bdvdcopyjob.cpp b1a1cf6
> libk3b/jobs/k3bmetawriter.cpp 3aa981e
> libk3b/projects/datacd/k3bdatajob.cpp 1258d54
>
> Diff: http://git.reviewboard.kde.org/r/101208/diff
>
>
> Testing
> -------
>
> Awaiting feedback from Fedora users:
> https://admin.fedoraproject.org/updates/k3b-2.0.2-4.fc15
> https://admin.fedoraproject.org/updates/k3b-2.0.2-4.fc14
> https://admin.fedoraproject.org/updates/k3b-2.0.2-4.fc13
> https://bugzilla.redhat.com/show_bug.cgi?id=610976#c26
>
> I will update the status when we have some testing feedback.
>
>
> Thanks,
>
> Kevin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/k3b/attachments/20110615/f053105b/attachment.html>
More information about the k3b
mailing list