Site, Sunucu Sorunlarınız ve Çözümleri » Site, Server Genel

Debian ffmpeg kurulum Hatası !!!

http://forum.whmdestek.com/

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

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 28.02.08, 14:27
Sempron
 
Join Date: Feb 2008
Posts: 35
Rep Power: 0
kskobi is on a distinguished road
Debian ffmpeg kurulum Hatası !!!

arkadaslar kurulumu aynen sırasıyla asagıdaki gibi yapiorum ...

apt-get updateapt-get upgradeapt-get install libjpeg-progs libjpeg62 libjpeg62-dev libsdl1.2-dev php5-dev build-essential unzip


Download all the files needed


cd /usr/local/srcwget http://www3.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2wget http://rubyforge.org/frs/download.php/9225/flvtool2_1.0.5_rc6.tgzwget http://easynews.dl.sourceforge.net/sourceforge/lame/lame-3.97.tar.gzwget http://superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.0.tbz2wget http://downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gzwget http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gzwget http://ftp.penguin.cz/pub/users/utx/....1.0.4.tar.bz2


Extract all the files


tar zxvf flvtool2_1.0.5_rc6.tgztar zxvf lame-3.97.tar.gztar zxvf libogg-1.1.3.tar.gztar zxvf libvorbis-1.1.2.tar.gztar zxvf flvtool2_1.0.5_rc6.tgztar jxvf essential-20061022.tar.bz2tar jxvf ffmpeg-php-0.5.0.tbz2bzip2 -cd amrnb-6.1.0.4.tar.bz2 | tar xvf -We need a codec directory
mkdir /usr/local/lib/codecs/


Install Ruby on Rails, subversion & ncurses


apt-get install subversion ruby libcurses-ruby


Run some SVN queries


svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpegsvn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayercd /usr/local/src/mplayersvn update


Copy Codecs for mplayer


mv /usr/local/src/essential-20061022/* /usr/local/lib/codecs/chmod -R 755 /usr/local/lib/codecs/We also need to secure the tmp directory
mkdir /usr/local/src/tmpchmod 777 /usr/local/src/tmpexport TMPDIR=/usr/local/src/tmp





Install lame


cd /usr/local/src/lame-3.97./configuremake && make install





Install libogg


cd /usr/local/src/libogg-1.1.3./configure && make && make install





Install libvorbis


cd /usr/local/src/libvorbis-1.1.2./configure && make && make install





Install flvtool2


cd /usr/local/src/flvtool2_1.0.5_rc6/ruby setup.rb configruby setup.rb setupruby setup.rb install





Install mplayer & mencoder


cd /usr/local/src/mplayer./configure --enable-jpegmake && make install


Install AMR (for 3gp conversion)


cd /usr/local/src/amrnb-6.1.0.4./configuremake && make install


Install ffmpeg


cd /usr/local/src/ffmpeg/./configure --enable-libmp3lame --enable-libogg --enable-libvorbis --disable-mmx --enable-shared --enable-amr-nb
-------------------------------------------------------
arkadaslar yukarıdaki mesala --enable-libogg de sorun var dio tekrar kuruorum onu olmuo

--enable-shared bundada sorun var dio yapmio sora bunlari cikarim enable yapiom oluo 1. sorun bu


ubantu kullananlar asgıdaki gibi yasin..:
./configure --enable-libmp3lame --enable-libogg --enable-libvorbis --disable-mmx --enable-shared --enable-libamr-nbmakemake installln -s /usr/local/lib/libavformat.so.50 /usr/lib/libavformat.so.50ln -s /usr/local/lib/libavcodec.so.51 /usr/lib/libavcodec.so.51ln -s /usr/local/lib/libavutil.so.49 /usr/lib/libavutil.so.49ln -s /usr/local/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0ln -s /usr/local/lib/libavformat.so.51 /usr/lib/libavformat.so.51ln -s /usr/local/lib/libamrnb.so.2 /usr/lib/libamrnb.so.2Install ffmpeg-php

cd /usr/local/src/ffmpeg-php-0.5.0/phpize./configuremakemake install

-----------------------------------------------------
yukarida make dedimmi
No targets specified and no makefile found. Stop.
hatasini alio ve yapmio
make install icinde ayni hata


php.ini dosyasina asagidakilerini yaziyoruz..

vim /etc/php5/apache2/php.iniextension=ffmpeg.so (add this line to the end of the file)Restart & done

/etc/init.d/apache2 force-reload digerleri iste tam oluo sora digonostick yapiorum acaba kurulmuu sorun varmi die sorun var die gosterioru ve ffmpeg kurulu degil dio acaba elinde daha ii makalesi olan var mi debianda ffmpeg kurulumu icin yum paketleri aslinda gecerli olsa cok kolay kurulumda degil iste bilen biri varsa yardimci olabilirmi..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 28.02.08, 14:28
Sempron
 
Join Date: Feb 2008
Posts: 35
Rep Power: 0
kskobi is on a distinguished road
bide yazim hatalarini onemsemein kopyala yapistir yaperkenkaymis lar yoksa orjinmalinde dogrudular.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 03.03.08, 10:48
Sempron
 
Join Date: Feb 2008
Posts: 35
Rep Power: 0
kskobi is on a distinguished road
yokmu cevap vereniniz arkadslar??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 03.03.08, 10:50
sinangunay's Avatar
FULL DESTEK SUNUCULAR
 
Join Date: Jul 2007
Location: biLi biLi boP
Age: 28
Posts: 1,664
Rep Power: 1073
sinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond reputesinangunay has a reputation beyond repute
kontrol paneliniz nedir.
__________________
-----------------------------------------------------------------------------------------
>> LÜTFEN ÜCRETSİZ DESTEK TALEP ETMEK İÇİN MSN ADRESLERİMİZİ EKLEMEYİNİZ. HER TÜRLÜ ÜCRETSİZ DESTEK İÇİN FORUMLARIMIZI KULLANINIZ. TEŞEKKÜRLER <<
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 04.03.08, 00:18
Sempron
 
Join Date: Feb 2008
Posts: 35
Rep Power: 0
kskobi is on a distinguished road
plesk kontrol panelim..
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
FFMPEG Installation Advanced Onursal Genel Makaleler 45 03.11.08 15:39
Ffmpeg Kurulumu sakkan Genel Makaleler 1 13.02.08 15:35
Debian - Ubuntu üzerine ispconfig panel kurulumu Onursal Diğer Kontrol Panelleri 22 01.02.08 01:09
Debian & Ubuntu , Bind , Harici Caps Kurulumu waffen Diğer Kontrol Panelleri 0 14.01.08 20:43
ffmpeg kurulumu pasali Genel Soru ve Cevaplar 1 28.10.07 13:19


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

Navigasyon
Menü