TTD - Mobile
Technobabble>TLH error during SBE's fix - ???: error (child encoder process had non-zero exit status).
Drgiggles1 10:57 PM 2013-09-06
This is from an Aerosmith torrent on Dime put up some time today. Gif pic attached.
Attached: TLH error.gif (60.3 KB) 
[Reply]
Drgiggles1 11:05 PM 2013-09-06
I'm not sure if this is the cause, but I suspect it is. While checking the track len with TLH track 26 is all zeroes.

0:00.00 44 B --s -- ---xx flac 95.1364 26 Band Introductions.flac
[Reply]
roann 06:46 AM 2013-09-07
Originally Posted by Drgiggles1:
I'm not sure if this is the cause, but I suspect it is. While checking the track len with TLH track 26 is all zeroes.

0:00.00 44 B --s -- ---xx flac 95.1364 26 Band Introductions.flac
Just downloaded this from Dime. Track 26 (band intros) is an _empty_ file (just the flac header followed by zeros). When you call Show audio file details in info mode you get (excerpt):

File name: 26 Band Introductions.flac
Handled by: flac format module
Length: 0:00.00
WAVE format: 0x0001 (Microsoft PCM)
Channels: 2
Bits/sample: 16
Samples/sec: 44100
Average bytes/sec: 176400
Rate (calculated): 176400
Block align: 4
Header size: 44 bytes
Data size: 0 bytes
Chunk size: 36 bytes
Total size (chunk size + 8): 44 bytes
Actual file size: 4186
File is compressed: yes
Compression ratio: 95.1364
...


So track 26 is corrupt. That's why flac.exe (needed to decode/encode when fixing SBEs) crashes ("non-zero exit status").
[Reply]
Drgiggles1 02:03 PM 2013-09-07
Strange, if it was corrupt, wouldn't the test of the file fail ? It actually passes the test. Screenshot attached.
Attached: Test track 26.gif (20.1 KB) 
[Reply]
roann 06:54 PM 2013-09-07
Originally Posted by Drgiggles1:
Strange, if it was corrupt, wouldn't the test of the file fail ? It actually passes the test. Screenshot attached.
In terms of its structure it is a valid flac file. However, it doesn't contain any audio data - but it should (the band intros). Maybe things went wrong during encoding, maybe before when dealing with the wav files. IMO depends on how you understand "corrupt"...
[Reply]
Up