I have a youtube 2 mp3 script that needs ffmpeg installed on the server and safe mode turned off.As a result of which it does not run on many shared hosts. so what am looking for is that if someone could make the script run via ffmpeg binary so that it does depend on any external libs installed on the server. Let me know if anyone can do that.
yeah...am not sure if you understood my point.actually many hosts have safe mode turned on so the script doesnt run.so It can be fixed by using ffmpeg x86/linux binaries. Let me know if anyone can do it.
As such i have not seen ffmpeg and safemode having problems. But CURL And safemode do. The problem i think might be with the CURL which is downloading the video, safe mode prevents redirection ( 302 Redirect ) , if that is fixed it should work fine.
i can install it on your server if its a dedicated server What version of linux you are using? Regards Alex