in reply to Perl module to get a sample from mp3 file, say, for 30 seconds

Perhaps FFmpeg::Command. I don't know that there's one implemented in Pure Perl or that links into a C library. There's some other ffmpeg modules, but they all seem focused on video or simply deparsing the container format.


"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

  • Comment on Re: Perl module to get a sample from mp3 file, say, for 30 seconds