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
 


Reply
 
LinkBack (3) Thread Tools Display Modes
  #11  
Old 22.07.07, 14:53
onat55
Misafir
 
Posts: n/a
yok abi ya olmuyor bu root bilgilerimi mail ile attım sana lütfen bi ara ilgilenirsen çok sevinirim.serverda sadece video sitesi host etmeyeceğiz abi değişik birtakım projelerimiz var...Şimdiden çok 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
  #12  
Old 03.10.07, 00:04
haritSu's Avatar
Media Servers Projector
 
Join Date: Oct 2007
Location: İstanbul
Posts: 834
Rep Power: 1012
haritSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond repute
Send a message via MSN to haritSu Send a message via Yahoo to haritSu
Quote:
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
svn co svn://svn.videolan.org/x264/trunk x264
kısmında -bash: svn: command not found hatasıyla karşılaşıyoruM??

yum update ettim ama olmadı ...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old 04.10.07, 06:17
haritSu's Avatar
Media Servers Projector
 
Join Date: Oct 2007
Location: İstanbul
Posts: 834
Rep Power: 1012
haritSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond reputeharitSu has a reputation beyond repute
Send a message via MSN to haritSu Send a message via Yahoo to haritSu
Tekrar Merhabalar,

Svn CheckOut hatası tamamdır çözdüm onu fakat?

en başta paketleri kontrol etmek istediğimde

Public key for subversion-1.4.4-0.1.el4.rf.i386.rpm is not installed

gibi bir hata ile karşılaşıyorum? nasıl çözerim?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old 05.10.07, 15:30
Atari
 
Join Date: Aug 2007
Posts: 7
Rep Power: 0
0xyGen is on a distinguished road
Send a message via MSN to 0xyGen
Code:
[root@lin ~]# ldd /usr/local/cpffmpeg/bin/ffmpeg
        libavformat.so.51 => /usr/local/cpffmpeg/lib/libavformat.so.51 (0x0053d000)
        libavcodec.so.51 => /usr/local/cpffmpeg/lib/libavcodec.so.51 (0x00111000)
        libavutil.so.49 => /usr/local/cpffmpeg/lib/libavutil.so.49 (0x004da000)
        libm.so.6 => /lib/tls/libm.so.6 (0x007d3000)
        libc.so.6 => /lib/tls/libc.so.6 (0x0069f000)
        libz.so.1 => /usr/lib/libz.so.1 (0x0080c000)
        libogg.so.0 => /usr/local/cpffmpeg/lib/libogg.so.0 (0x00af4000)
        libdl.so.2 => /lib/libdl.so.2 (0x007cd000)
        libmp3lame.so.0 => /usr/local/cpffmpeg/lib/libmp3lame.so.0 (0x00cd8000)
        libvorbis.so.0 => /usr/local/cpffmpeg/lib/libvorbis.so.0 (0x004e3000)
        libvorbisenc.so.2 => /usr/local/cpffmpeg/lib/libvorbisenc.so.2 (0x0081c000)
        /lib/ld-linux.so.2 (0x00685000)
[root@lin ~]#
ben cpffmpeg/bin dizine kdum boyle bi cıktı veriyor ne yapmam lazım arkdaslar
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old 05.10.07, 15:32
Atari
 
Join Date: Aug 2007
Posts: 7
Rep Power: 0
0xyGen is on a distinguished road
Send a message via MSN to 0xyGen
Quote:
Originally Posted by dexigner View Post
kısmında -bash: svn: command not found hatasıyla karşılaşıyoruM??

yum update ettim ama olmadı ...
yum install subversion ncurses-devel ruby ruby-libs yap duzelir kardesşim
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old 28.10.07, 12:46
Sempron
 
Join Date: Oct 2007
Posts: 35
Rep Power: 0
uralhosting is on a distinguished road
8. Adımın sonunda

[root@client-200-200 faad2]# make;make install
Makefile:611: *** missing separator. Stop.
Makefile:611: *** missing separator. Stop.

Şöyle bir hata aldım, ne yapmam gerekir,Tüm aşamaları uyguladım ama ilk seferde çalışmadı 2. Denemem.

--------------

2. aldığım hata
11) x264 ü yükleyin

# cd x264
# ./configure --enable-shared
# make;make install
# cd ..

manuel olarak indirip denedim olmadı,

--------------
son not 11 e kadar hepsi yapıldı sonraaaakilerde problem çıktı, yardımcı olabilirseniz memnun olurum.
Teşekkürler...

Last edited by uralhosting; 28.10.07 at 13:05.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #17  
Old 08.01.08, 14:58
Atari
 
Join Date: Jul 2007
Posts: 2
Rep Power: 0
integer is on a distinguished road
teşekkürler arkadaşlar sorunsuz kuruldu...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18  
Old 07.02.08, 00:14
Celeron
 
Join Date: Oct 2007
Posts: 53
Rep Power: 2
seksenyedi is on a distinguished road
Unknown option "--enable-libogg".
See ./configure --help for available options.

bunu anlamadım 17. bölümde cıktı
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #19  
Old 09.02.08, 16:23
Celeron
 
Join Date: Oct 2007
Posts: 53
Rep Power: 2
seksenyedi is on a distinguished road
Bilen yok mu arkadaşlar.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #20  
Old 11.02.08, 21:10
Athlon
 
Join Date: Jan 2008
Posts: 138
Rep Power: 13
sakkan has much to be proud ofsakkan has much to be proud ofsakkan has much to be proud ofsakkan has much to be proud ofsakkan has much to be proud ofsakkan has much to be proud ofsakkan has much to be proud ofsakkan has much to be proud ofsakkan has much to be proud of
-bash: svn: command not found atasını nasıl düzelttiniz aynı hata bendede var

[
__________________
http://www.ismakina.org
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ü