hedgefighter Posted April 2, 2007 Share Posted April 2, 2007 Ok, I know it's a long shot, but is there a way for PHP to change the bitrate for an mp3? Here's the scenario: Someone uploads an mp3 to me in 256k and I want to convert it down to 128k. Any chance that's possible? Link to comment https://forums.phpfreaks.com/topic/45348-solved-php-mp3-encoder/ Share on other sites More sharing options...
trq Posted April 2, 2007 Share Posted April 2, 2007 Providing your on a linux server and it has lame installed, you can just use exec to execute it. Link to comment https://forums.phpfreaks.com/topic/45348-solved-php-mp3-encoder/#findComment-220208 Share on other sites More sharing options...
hedgefighter Posted April 3, 2007 Author Share Posted April 3, 2007 Thanks. That'll do it. Link to comment https://forums.phpfreaks.com/topic/45348-solved-php-mp3-encoder/#findComment-220837 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.