GB_001 Posted August 18, 2008 Share Posted August 18, 2008 Hello, I was wondering if there is an alternative to FFmpeg since I do not have shell access to my shared free hosting account. Thankyou. -GB. Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/ Share on other sites More sharing options...
zq29 Posted August 18, 2008 Share Posted August 18, 2008 I very much doubt that there will be an alternative installed as default on your server... Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/#findComment-619551 Share on other sites More sharing options...
corbin Posted August 18, 2008 Share Posted August 18, 2008 You don't need shell access. You just need the user under which Apache is running to have execute permissions on ffmpeg. So, technically I guess you might need shell access unless you can find a binary or compile it locally. Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/#findComment-619563 Share on other sites More sharing options...
GB_001 Posted August 18, 2008 Author Share Posted August 18, 2008 So I guess I am screwed? =/. Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/#findComment-619625 Share on other sites More sharing options...
corbin Posted August 18, 2008 Share Posted August 18, 2008 Errr... It's a free hosting account. The product equals the price ;p. You could try compiling ffmpeg your self (if there's not a prereleased binary for the distro) and then using that. Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/#findComment-619637 Share on other sites More sharing options...
GB_001 Posted August 19, 2008 Author Share Posted August 19, 2008 So I found a binary, how would I run it on the server? Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/#findComment-619767 Share on other sites More sharing options...
corbin Posted August 19, 2008 Share Posted August 19, 2008 http://php.net/exec Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/#findComment-619782 Share on other sites More sharing options...
GB_001 Posted August 19, 2008 Author Share Posted August 19, 2008 Thankyou very much, this forum has been a great service. =). Link to comment https://forums.phpfreaks.com/topic/120260-alternative-to-ffmpeg/#findComment-619807 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.