Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorjustnajm
    • CommentTimeSep 8th 2007
     
    I have dreamhost's hosting, and trying to get ffmpeg work on it. I have installed there gallery one click setup and it is using the ffmpeg quite easily after it is installed but in my own site I am unable to check that if it is installed and how to make ffmpeg work.

    It is quite strange for me that it is working in the sub-folder of my site name "gallery" as I installed that gallery in that location and gallery installation has setup the ffmpeg for its use when I installed it. But why I am unable to get it work for my main site.

    Please help me, really very urgent.


    extension_loaded('ffmpeg') or die("ffmpeg extension not loaded");


    I tried this to test, and it results in die() msg, i.e. ffmpeg extension not loaded. How to load or what do I do.

    Lot of Thanks in advance
    • CommentAuthorjiosis
    • CommentTimeSep 24th 2007
     
    Don't you mean to use "ffserver" instead of "ffmpeg" ?

    Please let us know,
    cheers,
    Soroush
    • CommentAuthorjustnajm
    • CommentTimeNov 12th 2007
     
    No, it is basically "ffmpeg" php extension for converting videos into flash flv format, and I am willing to do so on this hosting and is quite tough to get it done.

    So I need some recommendations or steps to follow.

    Thanks