Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread tedd
At 11:46 AM -0400 6/26/09, Daniel Brown wrote: On Fri, Jun 26, 2009 at 11:42, tedd wrote: Well, at least I had a mother. :-) Mrs. Sperling, Tedd's hurting my feelings Mom... he hurt my feeling first! And his mother doesn't dress him as well as you do me. -- --- http://sperli

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread Daniel Brown
On Fri, Jun 26, 2009 at 11:42, tedd wrote: > > Well, at least I had a mother.  :-) Mrs. Sperling, Tedd's hurting my feelings -- daniel.br...@parasane.net || danbr...@php.net http://www.parasane.net/ || http://www.pilotpig.net/ Ask me about our fully-managed servers and proactive managem

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread tedd
At 11:22 AM -0400 6/26/09, Daniel Brown wrote: On Fri, Jun 26, 2009 at 11:17, tedd wrote: I stand corrected. Actually, I stand leaning a little to the right. And your mother dresses you funny. ;-P Well, at least I had a mother. :-) tedd -- --- http://sperling.com http://ancien

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread Daniel Brown
On Fri, Jun 26, 2009 at 11:17, tedd wrote: > > I stand corrected. Actually, I stand leaning a little to the right. And your mother dresses you funny. ;-P -- daniel.br...@parasane.net || danbr...@php.net http://www.parasane.net/ || http://www.pilotpig.net/ Ask me about our fully-managed ser

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread tedd
At 10:49 AM -0400 6/26/09, Daniel Brown wrote: The compression algorithm used for encoding, frequency and quality of the file, and actual noise signature itself would throw this off. For example, a file with seven notes played in a period of 8 seconds will be larger than a file with one note

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread Tom Chubb
2009/6/26 Gautam Bhatia : > hello all, >             Is there anyway in php by which i can get the total play > time of a mp3 , I found some information while doing the google thing > using some 3rd party plug ins like getID3 but without any luck, Any help > in this case would be helpful. Thank you

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread Robert Cummings
tedd wrote: At 10:02 AM +0530 6/26/09, Gautam Bhatia wrote: hello all, Is there anyway in php by which i can get the total play time of a mp3 , I found some information while doing the google thing using some 3rd party plug ins like getID3 but without any luck, Any help in this case

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread Daniel Brown
On Fri, Jun 26, 2009 at 10:43, tedd wrote: > > I think that play time would be proportional to file size, right? > > If so, then take two files and play them. Note the play times and file sizes > of both and work out a algorithm. That would be the way I would try to solve > it. The compression

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread tedd
At 10:02 AM +0530 6/26/09, Gautam Bhatia wrote: hello all, Is there anyway in php by which i can get the total play time of a mp3 , I found some information while doing the google thing using some 3rd party plug ins like getID3 but without any luck, Any help in this case would be hel

Re: [PHP] Regarding Accesing mp3 with php

2009-06-26 Thread Daniel Brown
On Fri, Jun 26, 2009 at 00:32, Gautam Bhatia wrote: > hello all, >             Is there anyway in php by which i can get the total play > time of a mp3 , I found some information while doing the google thing > using some 3rd party plug ins like getID3 but without any luck, Any help > in this case w