The first file I tried to open (~90 minute mix..) opened as a 9:08 fileI've opened 2-hour-long files before, so I know it's not a limit to the file size. Odds are, there's a damaged frame or some other kind of unexpected data at the 9:08 mark.
I'd say that you could analyze the file in MP3Trim, except the free version of that program has a size limit.
although the program is very unresponsive while working...Yes, I'm aware of this. A rewrite of the program in a different language would be required in order for this to change.
would be nice to have a checkbox for Minutes or Seconds instead of having to type secondsI knew you were going to ask for that. The one-field InputBox is easy to implement (it's built in to the language), a multi-field box with minutes and seconds requires a whole new form with detailed field validation code. I was too lazy to implement that last night. Maybe someday...
or maybe ask what the file name should start with?I thought about that. Perhaps another InputBox would solve the problem. Should be fairly easy to put in.
...would be nice if it was able to create a new directory from the place-to-put-ending-directory screen..Hey, just be glad you can even choose at all. I was considering just making the destination dir the same as the source.
___________
Tony Fabris