Open GoogleCodeExporter opened 9 years ago
It seems one of your files has corrupted cover art tag, and XLD crashes with
it. Fundamental cause will be the file itself, but the attached plugin will
prevent the crash.
Original comment by tmkkmac
on 12 Sep 2012 at 6:46
Attachments:
I replaced the XLDFlacDecoder with the one you attached.
I will create a script to find the "bad" flac file.
Original comment by morten.t...@gmail.com
on 12 Sep 2012 at 8:03
Attachments:
I'm going to try this:
find . -name "*.flac" -execdir xld -f alac {} \;
I have modified xld to echo the full path and filename. I'll report back when
it's done (will take many hours)
Original comment by morten.t...@gmail.com
on 12 Sep 2012 at 9:28
This time it seems to be crashing when loading an external cover art file
placed in the same folder as the input file. Maybe the cover art file is broken.
Disabling autoload option (in metadata tab) will prevent the crash.
Original comment by tmkkmac
on 13 Sep 2012 at 4:00
Original issue reported on code.google.com by
morten.t...@gmail.com
on 12 Sep 2012 at 6:11Attachments: