ffmpeg-php windows installation: startup error

246 views
Skip to first unread message

jimmy

unread,
Mar 27, 2007, 4:40:38 PM3/27/07
to ffmpeg-php
I am trying to run ffmpeg-php on my XAMPP Windows XP box but getting
an unusual error:

Fatal error: Class 'ffmpeg_movie' not found in <b>C:\mytest.php</b>
on line <b>2</b><br />
PHP Warning: PHP Startup: Unable to load dynamic library '\xampplite
\php\ext\php_ffmpeg.dll' - The specified procedure could not be found.
in Unknown on line 0

i have extracted the php_ffmpeg.dll for PHP5 to C:\xampplite\php\ext
and i have copied the common .dll files (avcodec.dll, avformat.dll) to
C:\WINDOWS\SYSTEM32

then, in php.ini, I have set:

extension=php_ffmpeg.dll
extension=php_gd2.dll

and restarted Apache 2...
but no luck.

Does anyone know what might be the problem?

talluri junnu

unread,
Mar 29, 2007, 12:13:44 PM3/29/07
to ffmpe...@googlegroups.com

Hi jimmy,
 
  Long days bacd i also got the same problem,by studiying some articles i came to know that apache2 will not support dl() function which is used to load dynamic file,you can study regarding dl() in php.net.Since apache2 is a multi thread web server it will not support dl() function.
 
Bye................
 

inc...@gmail.com

unread,
Apr 5, 2007, 9:46:15 PM4/5/07
to ffmpeg-php
Hi talluri junnu,
I don't think apache don't support the dl() function; and I see that
linux version still use but windows version can't

On Mar 29, 11:13 pm, "talluri junnu" <talluri.ju...@gmail.com> wrote:
> Hi jimmy,
>
> Long days bacd i also got the same problem,by studiying some articles i
> came to know that apache2 will not support dl() function which is used to
> load dynamic file,you can study regarding dl() in php.net.Since apache2 is a
> multi thread web server it will not support dl() function.
>
> Bye................
>

talluri junnu

unread,
Apr 5, 2007, 11:44:33 PM4/5/07
to ffmpe...@googlegroups.com
Hi jimmy
 
       Apache 1.3 version supports dl() ,but not apache2 version.You can clarify this by visiting php.net .

Thanks & Regards,
Talluri.

On 4/5/07, inc...@gmail.com <inc...@gmail.com> wrote:

Hi talluri junnu,
I don't think apache don't support the dl() function; and I see that
linux version still use but windows version can't

On Mar 29, 11:13 pm, "talluri junnu" < talluri.ju...@gmail.com> wrote:
> Hi jimmy,
>
>   Long days bacd i also got the same problem,by studiying some articles i
> came to know that apache2 will not support dl() function which is used to
> load dynamic file,you can study regarding dl() in php.net.Since apache2 is a
> multi thread web server it will not support dl() function.
>
> Bye................
>
> On 3/28/07, jimmy < PimpMast...@gmail.com> wrote:
>
>
>
> > I am trying to run ffmpeg-php on my XAMPP Windows XP box but getting
> > an unusual error:
>
> > Fatal error:  Class 'ffmpeg_movie' not found in <b>C:\mytest.php</b>
> > on line <b>2</b><br />
> > PHP Warning:  PHP Startup: Unable to load dynamic library '\xampplite
> > \php\ext\php_ffmpeg.dll' - The specified procedure could not be found.
> > in Unknown on line 0
>
> > i have extracted the php_ffmpeg.dll for PHP5 to C:\xampplite\php\ext
> > and i have copied the common .dll files ( avcodec.dll, avformat.dll) to

bizd...@gmail.com

unread,
May 9, 2007, 1:55:21 AM5/9/07
to ffmpeg-php
hi!
i really have a big problem on installing ffmpeg php on my windows
pc.. i would like to ask for your guidance..
or can i ask for the ffmpeg dlls? if its ok.?


thanks
jon

Reply all
Reply to author
Forward
0 new messages