AudioSlicer was the best app I had to fix mp3's that iTunes wouldn't open.
Just opening the mp3 and exporting it would repair it.
No splitting needed.
It even preserved the ID3 information.
R.I.P.
Anyone have another way to do this?
Command line programs would also be fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, it does not seem to be working under 10.4.7. Either it crashes during
analysis, or it hangs during the split of the tracks.
Shame !!! It is such a great apps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Try downloading the source and rebuilding using Xcode. I've experienced the
same problems you guys are describing when I use the binary that Bernd
provided. However, when I build a new binary from the 1.0.3 sources, it seems
to work fine. I'm currently using Xcode 2.2. I'm going to try this again using
Xcode 2.4 shortly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is good news.
I had tried this even though I'm not familiar with Xcode.
I had assumed the last of the 8 warnings
"Tool:0: warning -L: directory name (/Users/bernd/Projekte/AudioSlicer/
id3lib) does not exist"
was a show stopper.
Just tried again and get the same crash as before:
OS Version: 10.4.7 (Build 8J135)
Path: /Volumes/Users/Users/rtilley/AudioSlicer-Sources-1.0.3/build/
AudioSlicer.app/Contents/MacOS/AudioSlicer
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 libstdc++.6.dylib 0x94b130b0 _gnu_cxx::__exchange_and_add
(int volatile*, int) + 0
Ah! My Xcode is 2.0. This may be the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for trying a recompile. I'm sure we can get this to work. Send me an
email at "peterwat at myrealbox dot com" I'll send you the binary I compiled.
As a side note, I only get one compile warning (about the id3lib directory
being gone).
Did you try the "clean all" option before you compiled? (Not sure if this
should make a difference.)
I'm going to contact Bernd and see what he thinks about all this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1182338
AudioSlicer was the best app I had to fix mp3's that iTunes wouldn't open.
Just opening the mp3 and exporting it would repair it.
No splitting needed.
It even preserved the ID3 information.
R.I.P.
Anyone have another way to do this?
Command line programs would also be fine.
Logged In: NO
Yes, it does not seem to be working under 10.4.7. Either it crashes during
analysis, or it hangs during the split of the tracks.
Shame !!! It is such a great apps.
Logged In: NO
yes, i have the same problem, crashing after analysing file
Logged In: NO
Had the same trouble after parsing, would hang on split...
ran the file through MP3trimmer, then splits fine...
http://www.deepniner.net/mp3trimmer/
Logged In: NO
Confirmed - 10.4.7 does not work
Logged In: YES
user_id=696650
Try downloading the source and rebuilding using Xcode. I've experienced the
same problems you guys are describing when I use the binary that Bernd
provided. However, when I build a new binary from the 1.0.3 sources, it seems
to work fine. I'm currently using Xcode 2.2. I'm going to try this again using
Xcode 2.4 shortly.
Logged In: YES
user_id=1182338
This is good news.
I had tried this even though I'm not familiar with Xcode.
I had assumed the last of the 8 warnings
"Tool:0: warning -L: directory name (/Users/bernd/Projekte/AudioSlicer/
id3lib) does not exist"
was a show stopper.
Just tried again and get the same crash as before:
OS Version: 10.4.7 (Build 8J135)
Path: /Volumes/Users/Users/rtilley/AudioSlicer-Sources-1.0.3/build/
AudioSlicer.app/Contents/MacOS/AudioSlicer
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 libstdc++.6.dylib 0x94b130b0 _gnu_cxx::__exchange_and_add
(int volatile*, int) + 0
Ah! My Xcode is 2.0. This may be the problem.
Logged In: YES
user_id=1182338
Darn!
Same problem using Xcode 2.4
Only get 6 warnings now.
It IS encouraging that you got it working though.
Logged In: YES
user_id=696650
ttrtilley,
Thanks for trying a recompile. I'm sure we can get this to work. Send me an
email at "peterwat at myrealbox dot com" I'll send you the binary I compiled.
As a side note, I only get one compile warning (about the id3lib directory
being gone).
Did you try the "clean all" option before you compiled? (Not sure if this
should make a difference.)
I'm going to contact Bernd and see what he thinks about all this.
Logged In: YES
user_id=1182338
No improvement with 10.4.8
Someone posted what looks like the same problem on a Core Duo.
Logged In: NO
yep. i can confirm, same problem.