For Programmers: Free Programming Magazines  


Home > Archive > PERL CGI Beginners > October 2006 > .wav and mp3 length.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author .wav and mp3 length.
Sara

2006-10-14, 6:55 pm

Need to determine the .wav and mp3 file length not in bits or bytes, but in minutes.

It's for a dictation recording service who needs to invoice the clients as per the minutes of files uploaded to their servers.

I searched the CPAN but of no help.

Thanks,
Sara.


lawrence@cluon.com

2006-10-14, 6:55 pm


> From beginners-cgi-return-12779-lawrence=cluon.com@perl.org Sat Oct 14 09:14:53 2006
> Received: from localhost (localhost [127.0.0.1])
> by hummer.cluon.com (8.13.1/8.13.1) with ESMTP id k9EEErHf000921
> for <lawrence@localhost>; Sat, 14 Oct 2006 09:14:53 -0500 (CDT)
> Received: from colo.cluon.com [209.135.140.13]
> by localhost with POP3 (fetchmail-6.2.5)
> for lawrence@localhost (single-drop); Sat, 14 Oct 2006 09:14:53 -0500 (CDT)
> Received: from lists.develooper.com (x6.develooper.com [63.251.223.186])
> by cluon.com (8.12.11/8.12.11) with SMTP id k9EEEdqA024142
> for <lawrence@cluon.com>; Sat, 14 Oct 2006 09:14:40 -0500
> Received: (qmail 27364 invoked by uid 514); 14 Oct 2006 14:14:41 -0000
> Mailing-List: contact beginners-cgi-help@perl.org; run by ezmlm
> Precedence: bulk
> List-Post: <mailto:beginners-cgi@perl.org>
> List-Help: <mailto:beginners-cgi-help@perl.org>
> List-Unsubscribe: <mailto:beginners-cgi-unsubscribe@perl.org>
> List-Subscribe: <mailto:beginners-cgi-subscribe@perl.org>
> List-Id: <beginners-cgi.perl.org>
> Delivered-To: mailing list beginners-cgi@perl.org
> Received: (qmail 27355 invoked from network); 14 Oct 2006 14:14:41 -0000
> Delivered-To: beginners-cgi@perl.org
> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63
> X-Spam-Check-By: la.mx.develooper.com
> Received-SPF: pass (x1.develooper.com: domain of sara.samsara@gmail.com designates 64.233.182.191 as permitted sender)
> DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
> s=beta; d=gmail.com;
> h=received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole;
> b=Uvw7yQ71DJjZ8QwtiuuVnv2ZKzF4pYvlc2Op1y
6wppDqo9CfKUTl0PuhS1jCAD7dZEe+EP+bg+ATbj
nyA+kqpk9vs45pE+Ubp2dRfyz22a/ We6sz+QW07H88b7ENvW0ukpo4fK0YlZ24L6Ouim0
19ik6WGtFOZUStaLs14pkJ2Y=
> Message-ID: <007d01c6ef9b$07939680$0100a8c0@shani>
> From: "Sara" <sara.samsara@gmail.com>
> To: <beginners-cgi@perl.org>
> Subject: .wav and mp3 length.
> Date: Sat, 14 Oct 2006 19:14:07 +0500
> MIME-Version: 1.0
> Content-Type: multipart/alternative;
> boundary="----=_NextPart_000_007A_01C6EFC4.EB8C5970"
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook Express 6.00.2900.2869
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on cluon.com
> X-IMAPbase: 1102525994 397662
> Status: O
> X-UID: 397660
> X-Keywords:
>
> It's for a dictation recording service who needs to invoice the clients =
> as per the minutes of files uploaded to their servers.
>
> I searched the CPAN but of no help.
>


That is impossible to believe. Try again.

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Lawrence Statton - lawrenabae@abaluon.abaom s/aba/c/g
Computer software consists of only two components: ones and
zeros, in roughly equal proportions. All that is required is to
sort them into the correct order.




Mumia W.

2006-10-14, 6:55 pm

On 10/14/2006 09:14 AM, Sara wrote:
> Need to determine the .wav and mp3 file length not in bits or bytes, but in minutes.
>
> It's for a dictation recording service who needs to invoice the clients as per the minutes of files uploaded to their servers.
>
> I searched the CPAN but of no help.
>
> Thanks,
> Sara.
>
>


The CPAN shell says that there are from 50-100 modules that deal with
either WAV or MP3 files.

Paul Lalli

2006-10-15, 9:55 pm

Sara wrote:
> Need to determine the .wav and mp3 file length not in bits or bytes, but in minutes.
>
> It's for a dictation recording service who needs to invoice the clients as per the minutes of files uploaded to their servers.
>
> I searched the CPAN but of no help.


I'm really curious - can you please tell us what search terms you used
that failed to return any results?

Paul Lalli

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com