ffmpeg-php on Debian Etch

122 views
Skip to first unread message

grunk

unread,
Aug 6, 2007, 8:10:32 PM8/6/07
to ffmpeg-php
Hi everybody,

I'm trying to install ffmpeg-php on my webserver but unfortunately
i've some trouble.
I installed ffmpeg with : apt-get install ffmpeg

configuration: --prefix=/usr --libdir=${prefix}/lib --shlibdir=$
{prefix}/lib --incdir=${prefix}/include/ffmpeg --enable-shared --
enable-libmp3lame --enable-gpl --enable-libfaad --mandir=${prefix}/
share/man --enable-libvorbis --enable-pthreads --enable-libfaac --
enable-xvid --enable-libdts --enable-amr_nb --enable-amr_wb --enable-
pp --enable-libogg --enable-libgsm --enable-x264 --enable-liba52 --
enable-libtheora --extra-cflags=-Wall -g -fPIC -DPIC --cc=ccache cc --
enable-swscaler

And know i want to add ffmpeg-php to my php 5.2 installation.
When i launch ./configure i'have this error :

checking for ffmpeg support... yes, shared
checking for ffmpeg headers... configure: error: ffmpeg headers not
found. Make sure you've built ffmpeg as shared libs using the --enable-
shared option

What is the path for the --with-ffmpeg option ? I've tried lot of
thing but the problem is still there :'(

Thanks for your help

Todd Kirby

unread,
Aug 6, 2007, 8:50:19 PM8/6/07
to ffmpe...@googlegroups.com
Did you try:

apt-get install php5-ffmpeg

grunk

unread,
Aug 7, 2007, 4:52:57 AM8/7/07
to ffmpeg-php
Yes of course but i'have a 404 error on package

On 7 août, 02:50, "Todd Kirby" <ffmpeg....@gmail.com> wrote:
> Did you try:
>
> apt-get install php5-ffmpeg
>

Miguel Michelsongs

unread,
Aug 7, 2007, 11:35:03 AM8/7/07
to ffmpe...@googlegroups.com
try in the ./configure   --bindir=${prefix}/bin

regards

Atte.
Miguel Michelson Martinez
---------------------------------------
www.artenlinea.cl

cocodeschamps

unread,
Aug 9, 2007, 7:40:03 PM8/9/07
to ffmpeg-php
hi,
a good way to compile ffmpeg-php on a debian, is use the mirror :
deb http://mirror.home-dn.net/debian-multimedia stable main
deb-src http://mirror.home-dn.net/debian-multimedia stable main
(replace stable with your distrib)
and install all related ffmpeg package from this mirror
ex for my debian sid

ffmpeg 3:20070801-0.0 audio/video
encoder, streaming server & audi
libavcodec1d 0.cvs20070307-6 ffmpeg
codec library
libavformat1d 0.cvs20070307-6 ffmpeg file
format library
libavformatcvs51 3:20070801-0.0 ffmpeg file
format library
libavutil1d 0.cvs20070307-6 ffmpeg
utility library
libswscale1d 0.cvs20070307-6 ffmpeg
video scaling library
libswscalecvs0 3:20070801-0.0 ffmpeg
software scaler
libavcodeccvs51 3:20070801-0.0 library to
encode decode multimedia streams
libavformat-dev 0.cvs20070307-6 development
files for libavformat
libavutil-dev 0.cvs20070307-6 development
files for libavutil
libavutilcvs49 3:20070801-0.0 avutil
shared libraries

with this package ffmpeg-php comilation work fine

bye
coco

On 7 août, 17:35, "Miguel Michelsongs" <miguelmichel...@gmail.com>
wrote:


> try in the ./configure --bindir=${prefix}/bin
>
> regards
>

> --
> Atte.
> Miguel Michelson Martinez
> ---------------------------------------www.artenlinea.cl- Masquer le texte des messages précédents -
>
> - Afficher le texte des messages précédents -

Reply all
Reply to author
Forward
0 new messages