Open eharris opened 4 years ago
Imported from SourceForge on 2020-09-13 05:31:03 Created by io_alex_2004 on 2013-11-05 22:53:40 Original: https://sourceforge.net/p/mp3splt/bugs/160/#b0fd
Thank you for reporting this bug.
We need a last splitpoint because mp3splt was designed to always create files using two splitpoints and the CUE file does not gives us the end of the audio.
However, setting the last point as ~100 minutes was a bad supposition and I was doing it so because the CUE specification codes the INDEX as mm:ss:ff where mm are the minutes and they appear to be on only two characters with a maximum of 99.
I have modified the latest development version to set the last splitpoint as the maximum splitpoint read from the CUE file + 100 minutes.
Here you can find a snapshot of the latest development version with the fix: http://ioalex.net/testing_downloads/snapshots/1415/
Feel free to test and give any feedback.
Imported from SourceForge on 2020-09-13 05:31:06 Created by *anonymous on 2013-11-16 22:51:39 Original: https://sourceforge.net/p/mp3splt/bugs/160/#9ba7
Hi, thanks for the bug fix. Ive been testing it and so far it is working well. Ill keep you updated if anything else happens. Cheers
Imported from SourceForge on 2020-09-13 05:31:10 Created by *anonymous on 2013-11-16 23:16:46 Original: https://sourceforge.net/p/mp3splt/bugs/160/#f260
Actually no sooner than did I post the above, I tried another file and the program crashes on track 24. You can download the file to try yourself if you like. mp3 = https://soundcloud.com/maxgraham/max-graham-cyclesradio-134 cue = http://cuenation.com/download.php?type=cue&folder=cyclesradio&filename=MaxGraham_Presents_Cycles_Radio_134.cue
Imported from SourceForge on 2020-09-13 05:31:12 Created by *anonymous on 2013-11-16 23:34:16 Original: https://sourceforge.net/p/mp3splt/bugs/160/#1952
Here is the error window that keeps coming up. It comes up even if the program is doing nothing. Sometimes it comes quickly other times I have enough time to split a file.
Attachments:
Imported from SourceForge on 2020-09-13 05:31:15 Created by io_alex_2004 on 2013-11-17 07:58:07 Original: https://sourceforge.net/p/mp3splt/bugs/160/#87d0
Thank you for the feedback. What is your operating system ?
Imported from SourceForge on 2020-09-13 05:31:18 Created by *anonymous on 2013-11-17 17:43:17 Original: https://sourceforge.net/p/mp3splt/bugs/160/#d2b6
I tested on Windows 7 and it never crashes. Please remind me what version have you downloaded ? I tested with 0.9.1.1415.
Imported from SourceForge on 2020-09-13 05:31:20 Created by *anonymous on 2013-11-18 10:24:14 Original: https://sourceforge.net/p/mp3splt/bugs/160/#d322
Im running on Windows XP and 0.9.1.1415 Note that versions 0.9 and all previous have never crashed like that before.
Imported from SourceForge on 2020-09-13 05:31:23 Created by io_alex_2004 on 2013-11-18 23:37:00 Original: https://sourceforge.net/p/mp3splt/bugs/160/#3514
I have tested on Windows XP and I don't obtain the crash that you have. I'll try changing the Windows skin - maybe it has something to do with the theme. You obtain the crash about how many minutes after starting it ?
Imported from SourceForge on 2020-09-13 05:31:26 Created by *anonymous on 2013-11-19 09:01:30 Original: https://sourceforge.net/p/mp3splt/bugs/160/#1c4a
It varies. There seems to be no pattern. However today I have had the app open for at least 15mins and no crash. I wasn't splitting files though it was just sitting open. Maybe it was having a bad day. You can close this case. Ill open another one if it starts to mis-behave again.
Imported from SourceForge on 2020-09-13 05:31:31 Created by *anonymous on 2013-11-24 02:43:11 Original: https://sourceforge.net/p/mp3splt/bugs/160/#3e8b
Here is some more info on the crash
Attachments:
Imported from SourceForge on 2020-09-13 05:31:03 Created by *anonymous on 2013-11-05 10:26:55 Original: https://sourceforge.net/p/mp3splt/bugs/160
When importing splitpoints from cue sheets for files longer than 100mins, mp3splt puts in a split point at 99 59 59 entitled "--- last cue splitpoint ---" even though it doesnt exist on the cue sheet. The artist and the title of this splitpoint do not change though and appear as they would on the cue sheet. The filename of the next splitpoint actually refers to the artist/title of the previous "--- last cue splitpoint---" and puts all the subsequent split info out of order.
To fix this the splitpoint must be removed, then all of the title/artist info changed manually for everything after 100mins
Attachments: