Buying Make the script run via ffmpeg binaries

Discussion in 'Programming' started by neo235, Oct 29, 2009.

  1. #1
    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.
     
    neo235, Oct 29, 2009 IP
  2. aamir

    aamir Peon

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    is it serious requirement?
     
    aamir, Oct 29, 2009 IP
  3. neo235

    neo235 Peon

    Messages:
    551
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    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.
     
    neo235, Oct 29, 2009 IP
  4. ngcoders

    ngcoders Active Member

    Messages:
    206
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    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.
     
    ngcoders, Oct 29, 2009 IP
  5. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    As Seller:
    100% - 0
    As Buyer:
    100% - 1
    #5
    i can install it on your server if its a dedicated server

    What version of linux you are using?

    Regards

    Alex
     
    kmap, Oct 31, 2009 IP