GNU VCDImager - Patches: patch #3765, vcdxrip: ingore a bad track
You are not allowed to post comments on this tracker with your current authentication level.
patch #3765: vcdxrip: ingore a bad track
Submitter: | None | ||
Submitted: | Wed 23 Feb 2005 08:04:31 PM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | None | Originator Email: | -email is unavailable- |
Open/Closed: | Open |
Fri 29 Apr 2005 01:27:03 PM UTC, comment #4: |
Rocky Bernstein <rocky>![]() |
Fri 15 Apr 2005 10:59:10 PM UTC, comment #3: The final fully-tested version. |
Anonymous |
Thu 31 Mar 2005 05:21:27 PM UTC, comment #2: The real-working one is file #4411, diff against vcdimager-0.7.21, on file vcd_xml_rip.c , in the frontends/xml directory.
|
Anonymous |
Thu 31 Mar 2005 05:19:15 PM UTC, comment #1: I made a mistake in the pervious patch, this time is the real-working one. I tried on about 5 or 7 CDs that have the L-EC errors, all work well, speed up vcd ripping at least 3 or 4 times faster on L-EC-error disks.
|
Anonymous |
Wed 23 Feb 2005 08:04:31 PM UTC, original submission:
I've experienced many VCDs that have L-EC errors when imaging using cdrdao. E.g.,
Copying data track 1 (MODE2_RAW): start 00:00:00, length 01:14:00 to "bad-track.bin"...
This L-EC error will cause my cdrdao to run much longer. The execution time will normally be prolonged to 12~30minutes, comparing to normal less than 3min execution time. One CD took (horrifily) 15 hours to image.
I've enhanced the vcdxrip to ignore a given tracks.
Hope it would help people with the same problem.
The patch is against vcdimager-0.7.21, on file vcd_xml_rip.c , in the frontends/xml directory.
|
Anonymous |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-04-29 | rocky | Status | None | ![]() |
Done |
2005-04-15 | None | Attached File | - | ![]() |
Added vcdimager-0.7.21-vcd_xml_rip.diff, #4463 |
2005-03-31 | None | Attached File | - | ![]() |
Added vcdimager-0.7.21-vcd_xml_rip.diff, #4411 |
2005-02-23 | None | Attached File | - | ![]() |
Added vcd_xml_rip.c.patch, #4222 |
Your patch has been committed in CVS and unless there's an objection by hvr it will be part the next version 0.7.22
I apologize for not seeing/responding to this sooner.