rlishtaba / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

CD rip fails on encoding step. #437

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1) Please describe the steps to reproduce the situation:
a. Full settings attached. Basically, rip to single file CUE and encode to FLAC 
with default options.
b. Start rrip_gui, scan for disc, use FreeDB tags, start.
c. Wait for a while.
d. At some point, it'll stop on an encoding error. Log output attached.

2) What is the expected output? What do you see instead?
Rip success. :) Instead, I get a nasty error about the encoding failing, and no 
music file. Just the CUE and log.

3) What version of rubyripper are you using? On what operating system? The
gtk2 of commandline interface?
0.5.7 has no problems. It started happening with 0.6.0, and still happens in 
latest Git. On Debian Testing, and with the GTK+ interface.

4) Is this not already fixed in Git?
No.

5) Does the problem happen with all discs?
As far as I know, it does.

The actual CD rip succeeds. It only fails during the encoding step somewhere. 
Attached is:
- ripping.log (I have verbose/debug enabled)
- settings (RubyRipper config)

Original issue reported on code.google.com by g66...@gmail.com on 9 Aug 2010 at 8:57

Attachments:

GoogleCodeExporter commented 8 years ago
Update: I've isolated what's going wrong at least. I recently tried ripping a 
different CD, but it failed in the same fashion. The problem is that the CUE 
sheet is being given invalid values. Specifically, TRACK 10 INDEX 00 has a 
negative time! flac detects this and refuses to do anything.

Problem is not fixed in the current Git version. I've attached my current 
settings file, full stdout, and the remaining CUE sheet.

Also, this should've been marked as a defect.

Original comment by g66...@gmail.com on 21 Nov 2010 at 1:35

Attachments: