05-22-2024, 08:01 PM
(This post was last modified: 05-22-2024, 08:59 PM by philrandal.)
How do you identify which file it is choking on?
Moode 9 doesn't seem happy with some .flacs I created with cueripper, but I'd like to track down what's actually happening and on what file it is stopping at.
moodeutl -t doesn't give me any clue.
OK, narrowed it down to this file:
Edit: I suspect it is the embedded cover.gif which is causing the grief. That doesn't seem valid to me.
I'll rip the album again with freac and see what happens.
Problem worked around for the moment.
Cheers,
Phil
Moode 9 doesn't seem happy with some .flacs I created with cueripper, but I'd like to track down what's actually happening and on what file it is stopping at.
moodeutl -t doesn't give me any clue.
OK, narrowed it down to this file:
Code:
# metaflac --list 01.\ In\ the\ Air\ Tonight.flac
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
minimum blocksize: 4096 samples
maximum blocksize: 4096 samples
minimum framesize: 14 bytes
maximum framesize: 13360 bytes
sample_rate: 44100 Hz
channels: 2
bits-per-sample: 16
total samples: 14837592
MD5 signature: c60406273101220320886fb1682849d2
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 612
seek points: 34
point 0: sample_number=0, stream_offset=0, frame_samples=4096
point 1: sample_number=438272, stream_offset=636765, frame_samples=4096
point 2: sample_number=880640, stream_offset=1395574, frame_samples=4096
point 3: sample_number=1318912, stream_offset=2081769, frame_samples=4096
point 4: sample_number=1761280, stream_offset=2767227, frame_samples=4096
point 5: sample_number=2203648, stream_offset=3462738, frame_samples=4096
point 6: sample_number=2641920, stream_offset=4335568, frame_samples=4096
point 7: sample_number=3084288, stream_offset=5194626, frame_samples=4096
point 8: sample_number=3526656, stream_offset=6066876, frame_samples=4096
point 9: sample_number=3964928, stream_offset=6845651, frame_samples=4096
point 10: sample_number=4407296, stream_offset=7782872, frame_samples=4096
point 11: sample_number=4849664, stream_offset=8696003, frame_samples=4096
point 12: sample_number=5287936, stream_offset=9623657, frame_samples=4096
point 13: sample_number=5730304, stream_offset=10565535, frame_samples=4096
point 14: sample_number=6172672, stream_offset=11511837, frame_samples=4096
point 15: sample_number=6610944, stream_offset=12521722, frame_samples=4096
point 16: sample_number=7053312, stream_offset=13577535, frame_samples=4096
point 17: sample_number=7495680, stream_offset=14610573, frame_samples=4096
point 18: sample_number=7933952, stream_offset=15587633, frame_samples=4096
point 19: sample_number=8376320, stream_offset=16593871, frame_samples=4096
point 20: sample_number=8818688, stream_offset=17576795, frame_samples=4096
point 21: sample_number=9256960, stream_offset=18534347, frame_samples=4096
point 22: sample_number=9699328, stream_offset=19561288, frame_samples=4096
point 23: sample_number=10141696, stream_offset=20763562, frame_samples=4096
point 24: sample_number=10579968, stream_offset=21905494, frame_samples=4096
point 25: sample_number=11022336, stream_offset=23065898, frame_samples=4096
point 26: sample_number=11464704, stream_offset=24231982, frame_samples=4096
point 27: sample_number=11902976, stream_offset=25394104, frame_samples=4096
point 28: sample_number=12345344, stream_offset=26531501, frame_samples=4096
point 29: sample_number=12787712, stream_offset=27597333, frame_samples=4096
point 30: sample_number=13225984, stream_offset=28592292, frame_samples=4096
point 31: sample_number=13668352, stream_offset=29477989, frame_samples=4096
point 32: sample_number=14110720, stream_offset=30260752, frame_samples=4096
point 33: sample_number=14548992, stream_offset=30808368, frame_samples=4096
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
length: 460
vendor string: reference libFLAC 1.3.1 20141125
comments: 15
comment[0]: CTDBDISCCONFIDENCE=105/107
comment[1]: CTDBTRACKCONFIDENCE=107/107
comment[2]: CDTOC=C+96+6328+A865+ED79+12711+158C3+1B746+1F98D+22668+270C6+29E4B+2F4CD+34A65
comment[3]: TRACKTOTAL=12
comment[4]: TRACKNUMBER=1
comment[5]: TITLE=In the Air Tonight
comment[6]: ALBUM=Face Value
comment[7]: ARTIST=Phil Collins
comment[8]: DISCTOTAL=1
comment[9]: DISCNUMBER=1
comment[10]: DATE=1981
comment[11]: COMMENT=CUERipper v2.1.6 Copyright (C) 2008-13 Grigory Chudov
comment[12]: RELEASE DATE=1981
comment[13]: RELEASECOUNTRY=GB
comment[14]: PUBLISHER=Virgin
METADATA block #3
type: 6 (PICTURE)
is last: false
length: 93
type: 3 (Cover (front))
MIME type: image/gif
description: cover.gif
width: 0
height: 0
depth: 0
colors: 0 (unindexed)
data length: 43
data:
00000000: 47 49 46 38 39 61 01 00 01 00 80 01 00 00 00 00 GIF89a..........
00000010: FF FF FF 21 F9 04 01 00 00 01 00 2C 00 00 00 00 ...!.......,....
00000020: 01 00 01 00 00 02 02 4C 01 00 3B 00 00 00 00 00 .......L..;
METADATA block #4
type: 1 (PADDING)
is last: true
length: 12975
Edit: I suspect it is the embedded cover.gif which is causing the grief. That doesn't seem valid to me.
I'll rip the album again with freac and see what happens.
Problem worked around for the moment.
Cheers,
Phil