Site, Server Genel » Genel Makaleler

FFMPEG Installation Advanced

http://forum.whmdestek.com/

Go Back   WHM/cPanel Support Platform » Türkçe » Site, Sunucu Sorunlarınız ve Çözümleri » Site, Server Genel » Genel Makaleler
 
Reklam Alın!
Günlük 5k tekil ve üzeri sitelerinize reklam!
Fixreklam
Extreme yoksa Sayyac var!
Ücretsiz İstatistik Servisi
Sayyac.com
Firma tanıtımı!
Firmanızın reklamını hemen yapın!
Reklamlar

Reply
 
LinkBack (3) Thread Tools Display Modes
  #41  
Old 27.06.08, 17:21
Mail Onayı Bekleyen Üye
 
Join Date: May 2008
Posts: 30
Rep Power: 0
cavit7777 is on a distinguished road
[root@host ffmpeg]# make install
make: *** No rule to make target `install'. Stop.
[root@host ffmpeg]#
[root@host ffmpeg]# cd /usr/local/src
[root@host src]# wget superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.0.tbz2
--22:09:28-- http://superb-west.dl.sourceforge.ne...php-0.5.0.tbz2
=> `ffmpeg-php-0.5.0.tbz2'
Resolving superb-west.dl.sourceforge.net... 209.160.59.253
Connecting to superb-west.dl.sourceforge.net|209.160.59.253|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,606,351 (1.5M) [application/octet-stream]
100%[====================================>] 1,606,351 564.27K/s
22:09:31 (562.51 KB/s) - `ffmpeg-php-0.5.0.tbz2' saved [1606351/1606351]
[root@host src]# tar jxvf ffmpeg-php-0.5.0.tbz2
ffmpeg-php-0.5.0/
ffmpeg-php-0.5.0/include/
ffmpeg-php-0.5.0/include/gd.h
ffmpeg-php-0.5.0/include/gd_io.h
ffmpeg-php-0.5.0/tests/
ffmpeg-php-0.5.0/tests/test_media/
ffmpeg-php-0.5.0/tests/test_media/robot.avi
ffmpeg-php-0.5.0/tests/test_media/Ballad of the Sneak.mp3
ffmpeg-php-0.5.0/tests/test_media/test.avi
ffmpeg-php-0.5.0/tests/getFrameRate.phpt
ffmpeg-php-0.5.0/tests/getFramesResampled.phpt
ffmpeg-php-0.5.0/tests/getFrameCrop.phpt
ffmpeg-php-0.5.0/tests/getPixelAspectRatio.phpt
ffmpeg-php-0.5.0/tests/getFileName.phpt
ffmpeg-php-0.5.0/tests/getFrameHeight.phpt
ffmpeg-php-0.5.0/tests/getFramesForwardPassedEnd.phpt
ffmpeg-php-0.5.0/tests/isKeyFrame.phpt
ffmpeg-php-0.5.0/tests/getFramesBackwards.phpt
ffmpeg-php-0.5.0/tests/getAudioCodec.phpt
ffmpeg-php-0.5.0/tests/persistentMovie.phpt
ffmpeg-php-0.5.0/tests/getFramesForward.phpt
ffmpeg-php-0.5.0/tests/getFrameCount.phpt
ffmpeg-php-0.5.0/tests/getVideoCodec.phpt
ffmpeg-php-0.5.0/tests/getPTS.phpt
ffmpeg-php-0.5.0/tests/animatedGif.phpt
ffmpeg-php-0.5.0/tests/getAudioBitRate.phpt
ffmpeg-php-0.5.0/tests/getAudioChannels.phpt
ffmpeg-php-0.5.0/tests/getAudioSampleRate.phpt
ffmpeg-php-0.5.0/tests/test_ffmpeg.php
ffmpeg-php-0.5.0/tests/getVideoBitRate.phpt
ffmpeg-php-0.5.0/tests/getDuration.phpt
ffmpeg-php-0.5.0/tests/getFrameResampled.phpt
ffmpeg-php-0.5.0/tests/getPixelFormat.phpt
ffmpeg-php-0.5.0/tests/getFrameWidth.phpt
ffmpeg-php-0.5.0/tests/getBitRate.phpt
ffmpeg-php-0.5.0/tests/getFrame.phpt
ffmpeg-php-0.5.0/tests/getID3Info.phpt
ffmpeg-php-0.5.0/tests/hasAudio.phpt
ffmpeg-php-0.5.0/tests/getNextKeyFrame.phpt
ffmpeg-php-0.5.0/tests/getFrameNumber.phpt
ffmpeg-php-0.5.0/tests/getFramesNoArg.phpt
ffmpeg-php-0.5.0/ffmpeg_animated_gif.h
ffmpeg-php-0.5.0/LICENSE
ffmpeg-php-0.5.0/ffmpeg_movie.c
ffmpeg-php-0.5.0/config.m4
ffmpeg-php-0.5.0/ChangeLog
ffmpeg-php-0.5.0/ffmpeg_movie.h
ffmpeg-php-0.5.0/EXPERIMENTAL
ffmpeg-php-0.5.0/CREDITS
ffmpeg-php-0.5.0/ffmpeg_frame.c
ffmpeg-php-0.5.0/php_ffmpeg.h
ffmpeg-php-0.5.0/ffmpeg_frame.h
ffmpeg-php-0.5.0/TODO
ffmpeg-php-0.5.0/INSTALL
ffmpeg-php-0.5.0/ffmpeg-php.c
ffmpeg-php-0.5.0/ffmpeg_animated_gif.c
ffmpeg-php-0.5.0/conftest.c
ffmpeg-php-0.5.0/conftest
[root@host src]# cd /usr/local/src/ffmpeg-php-0.5.0/
[root@host ffmpeg-php-0.5.0]# phpize
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20050606
[root@host ffmpeg-php-0.5.0]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20020429
checking for re2c... re2c
checking for gawk... gawk
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
[root@host ffmpeg-php-0.5.0]# make
make: *** No targets specified and no makefile found. Stop.
[root@host ffmpeg-php-0.5.0]# make install
make: *** No rule to make target `install'. Stop.
[root@host ffmpeg-php-0.5.0]# cd /usr/local/src
[root@host src]# wget superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.0.tbz2
--22:11:08-- http://superb-west.dl.sourceforge.ne...php-0.5.0.tbz2
=> `ffmpeg-php-0.5.0.tbz2.1'
Resolving superb-west.dl.sourceforge.net... 209.160.59.253
Connecting to superb-west.dl.sourceforge.net|209.160.59.253|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,606,351 (1.5M) [application/octet-stream]
100%[====================================>] 1,606,351 678.18K/s
22:11:11 (676.61 KB/s) - `ffmpeg-php-0.5.0.tbz2.1' saved [1606351/1606351]
[root@host src]# tar jxvf ffmpeg-php-0.5.0.tbz2
ffmpeg-php-0.5.0/
ffmpeg-php-0.5.0/include/
ffmpeg-php-0.5.0/include/gd.h
ffmpeg-php-0.5.0/include/gd_io.h
ffmpeg-php-0.5.0/tests/
ffmpeg-php-0.5.0/tests/test_media/
ffmpeg-php-0.5.0/tests/test_media/robot.avi
ffmpeg-php-0.5.0/tests/test_media/Ballad of the Sneak.mp3
ffmpeg-php-0.5.0/tests/test_media/test.avi
ffmpeg-php-0.5.0/tests/getFrameRate.phpt
ffmpeg-php-0.5.0/tests/getFramesResampled.phpt
ffmpeg-php-0.5.0/tests/getFrameCrop.phpt
ffmpeg-php-0.5.0/tests/getPixelAspectRatio.phpt
ffmpeg-php-0.5.0/tests/getFileName.phpt
ffmpeg-php-0.5.0/tests/getFrameHeight.phpt
ffmpeg-php-0.5.0/tests/getFramesForwardPassedEnd.phpt
ffmpeg-php-0.5.0/tests/isKeyFrame.phpt
ffmpeg-php-0.5.0/tests/getFramesBackwards.phpt
ffmpeg-php-0.5.0/tests/getAudioCodec.phpt
ffmpeg-php-0.5.0/tests/persistentMovie.phpt
ffmpeg-php-0.5.0/tests/getFramesForward.phpt
ffmpeg-php-0.5.0/tests/getFrameCount.phpt
ffmpeg-php-0.5.0/tests/getVideoCodec.phpt
ffmpeg-php-0.5.0/tests/getPTS.phpt
ffmpeg-php-0.5.0/tests/animatedGif.phpt
ffmpeg-php-0.5.0/tests/getAudioBitRate.phpt
ffmpeg-php-0.5.0/tests/getAudioChannels.phpt
ffmpeg-php-0.5.0/tests/getAudioSampleRate.phpt
ffmpeg-php-0.5.0/tests/test_ffmpeg.php
ffmpeg-php-0.5.0/tests/getVideoBitRate.phpt
ffmpeg-php-0.5.0/tests/getDuration.phpt
ffmpeg-php-0.5.0/tests/getFrameResampled.phpt
ffmpeg-php-0.5.0/tests/getPixelFormat.phpt
ffmpeg-php-0.5.0/tests/getFrameWidth.phpt
ffmpeg-php-0.5.0/tests/getBitRate.phpt
ffmpeg-php-0.5.0/tests/getFrame.phpt
ffmpeg-php-0.5.0/tests/getID3Info.phpt
ffmpeg-php-0.5.0/tests/hasAudio.phpt
ffmpeg-php-0.5.0/tests/getNextKeyFrame.phpt
ffmpeg-php-0.5.0/tests/getFrameNumber.phpt
ffmpeg-php-0.5.0/tests/getFramesNoArg.phpt
ffmpeg-php-0.5.0/ffmpeg_animated_gif.h
ffmpeg-php-0.5.0/LICENSE
ffmpeg-php-0.5.0/ffmpeg_movie.c
ffmpeg-php-0.5.0/config.m4
ffmpeg-php-0.5.0/ChangeLog
ffmpeg-php-0.5.0/ffmpeg_movie.h
ffmpeg-php-0.5.0/EXPERIMENTAL
ffmpeg-php-0.5.0/CREDITS
ffmpeg-php-0.5.0/ffmpeg_frame.c
ffmpeg-php-0.5.0/php_ffmpeg.h
ffmpeg-php-0.5.0/ffmpeg_frame.h
ffmpeg-php-0.5.0/TODO
ffmpeg-php-0.5.0/INSTALL
ffmpeg-php-0.5.0/ffmpeg-php.c
ffmpeg-php-0.5.0/ffmpeg_animated_gif.c
ffmpeg-php-0.5.0/conftest.c
ffmpeg-php-0.5.0/conftest
[root@host src]# cd /usr/local/src/ffmpeg-php-0.5.0/
[root@host ffmpeg-php-0.5.0]# phpize
Configuring for:
PHP Api Version: 20020918
Zend Module Api No: 20020429
Zend Extension Api No: 20050606
[root@host ffmpeg-php-0.5.0]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend
checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20020429
checking for re2c... re2c
checking for gawk... gawk
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
[root@host ffmpeg-php-0.5.0]# make
make: *** No targets specified and no makefile found. Stop.

make diyince stop diyor kaliyor nasil olucak bu egdurp kurulumundada ayni seyi yapiyor nasil yapicazda gecicek
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #42  
Old 22.07.08, 22:00
Atari
 
Join Date: Jul 2008
Posts: 1
Rep Power: 0
cybersoldier is on a distinguished road
arkadasım bu anlattıgını anlasam kesin hacker olurdum saka degil hic bise anlamıyorum video sitesi icin reseller aldim almaz olaydim FFMPEG yokmus kuracam bunlari yapacagima inanmiyorum

Kurulum Özeti
download edin ve yükleyin aşağıdakileri:
libffac, libffad2,nasm, x264,amr, xvid, libogg, libvorbis, mp3lame, 3gp, ffmpeg

nereden download edecez ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #43  
Old 03.08.08, 05:36
P4
 
Join Date: Mar 2008
Posts: 156
Rep Power: 1
By AzraiL is on a distinguished road
Send a message via MSN to By AzraiL
Quote:
Originally Posted by BySAL View Post
svn co svn://svn.videolan.org/x264/trunk x264

bende de bu kısmı çalıştırırken şifre istiyor çözemedim sunucu şifresini giriyorum abul etmiyor bi fikri olan varmı
bendede aynısını veriyor- Centos 4.6 Kullanıyorum
__________________
Bende artık Mars'lıyım
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #44  
Old 28.08.08, 02:17
victories's Avatar
Sempron
 
Join Date: Feb 2008
Location: kirsehir
Age: 27
Posts: 15
Rep Power: 0
victories is on a distinguished road
Quote:
Originally Posted by cybersoldier View Post
arkadasım bu anlattıgını anlasam kesin hacker olurdum saka degil hic bise anlamıyorum video sitesi icin reseller aldim almaz olaydim FFMPEG yokmus kuracam bunlari yapacagima inanmiyorum

Kurulum Özeti
download edin ve yükleyin aşağıdakileri:
libffac, libffad2,nasm, x264,amr, xvid, libogg, libvorbis, mp3lame, 3gp, ffmpeg

nereden download edecez ?
dedicated sunucunuz yoksa bu paketleri kuramazsınız. zira ub paketlerin tamamı root yetki istemektedir.

centos 5.2 32bit sisteme sorunsuzca kurulum yaptım. teşekkür ederim.
__________________
"No Like Other"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #45  
Old 03.11.08, 12:00
Atari
 
Join Date: Sep 2008
Posts: 9
Rep Power: 0
samedya is on a distinguished road
Subversion u yüklerken böle bir hata veriyor acaba nedir bu ? Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #46  
Old 03.11.08, 15:39
P4
 
Join Date: Mar 2008
Posts: 156
Rep Power: 1
By AzraiL is on a distinguished road
Send a message via MSN to By AzraiL
bunlarla uğraşmak istemiyormusunuz ?
ozaman birde bunu deneyin işletim sisteminiz centos'sa buyrun ;
FFmpeg Uğraşsız Kurulum + Eklentiler
__________________
Bende artık Mars'lıyım
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://forum.whmdestek.com/site-server-genel-makaleleri/170-ffmpeg-installation-advanced.html
Posted By For Type Date
FFMPEG Kurulumu - Webmaster Forum This thread Refback 12.07.07 19:48
süper Video Sitesi scripti - Webmaster Zone This thread Refback 06.07.07 19:19
gdlib ve ffmpeg-php - Webmaster Zone This thread Pingback 30.06.07 11:15


Sign up for PayPal and start accepting credit card payments instantly.

Navigasyon
Menü