1 Nov 2011 03:22
Re: Finding the length/duration of an MP3
> one would hope the task of finding the length of an MP3 would be a simple operation one could do in a handful of lines of code
Well I'm sure the ffmpeg module could do what you want in just a handful of lines of code, but figuring out that those lines should be is the hard part. I'm using ffmpeg for some heavy lifting of video: getting frames as jpeg, transcoding arbitrary user-uploaded video to iPad format etc., and the number of lines is just a handful, but it did take me a day to get all of that working right.
-- Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
nodejs+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en
RSS Feed