| Re: Anyone familiar with lame? |
| by frankblack on 2009/6/27 10:51:48 I will have a look, but as far as I know GD (or else) is used and GD (or else) has not so much data to compute like lame. |
| Re: Anyone familiar with lame? |
| by ghia on 2009/6/27 6:57:44 You may have a look in xcGal on the way they mass import pictures (making thumbnails and normalised pictures of it). I believe they start some child process or second php function. |
| Anyone familiar with lame? |
| by frankblack on 2009/6/27 6:07:58 Does anyone know how time consuming converting mp3 to a lower bitrate with lame could be on a "real" server? I build lame into my module and the conversion takes me about 10 seconds on xammp. So I am afraid that using lame in a batch could bend a server to its knees. So I am really unsure to keep this feature. These are the settings: le="color: #000000"><?php --silent --nores --nohist --mp3input -f s -b 64
|