Q
Questman
Hello everyone,
Does anyone know an approach I could take to look at MP3 files in a
directory and :
a) determine the song length (e.g. 3 minutes 47 seconds)
b) "crop" the song (for example, take from 1 minute 00 seconds through 2
minutes, 00 seconds and discard the rest)
c) downconvert the bitrate (from 320k, say, to 64k)?
I'm working on a project that aims to automate creation of "preview"
snippets and I'd love to use Java for it.
Thanks!
Rick
Does anyone know an approach I could take to look at MP3 files in a
directory and :
a) determine the song length (e.g. 3 minutes 47 seconds)
b) "crop" the song (for example, take from 1 minute 00 seconds through 2
minutes, 00 seconds and discard the rest)
c) downconvert the bitrate (from 320k, say, to 64k)?
I'm working on a project that aims to automate creation of "preview"
snippets and I'd love to use Java for it.
Thanks!
Rick