Take a look at the softwares user interface
Buy a vBTube Version
HOME PRODUCTS FORUM SUPPORT ADMIN-DEMO
  #1 (permalink)  
Old 15-09-2008, 21:37
vBTubePRO-User BR
 
Join Date: Sep 2008
Posts: 3
Default Video uploadda otomatik thumb ftpye kayıt edilmiyor ?

Merhaba,

Videoyu servera upload ederken otomatik thumb alıyor ama bu dosyayı ftpye yazdırmıyor.

vbtube, upload ve thumb klasörünün chmod ayarları 777 olmasına rağmen resim yine de yazdırılamıyor. Sorun ne olabilir acaba ?
Reply With Quote
  #2 (permalink)  
Old 16-09-2008, 04:48
Administrator
 
Join Date: Jan 2008
Posts: 2,267
Default

Merhaba,

/vbtube/tmp chmod777 umarim unutmadiniz ?

Shell üzerinden bu komutu deneyin.
/relative_path/ ve 2775118.flv vbtube/upload dosyasindan bir yüklenmis Video'la degistirin.
Egerki bu komut'la shell üzerinden bir önizleme Resimi geliyorsa chmod777 sorunudur, gelmiyorsa serverinizde kurulmus ffmpeg'te bir eksiklik var.


PHP Code:
ffmpeg -ss 0:0:10 -/relative_path/public_html/forum/vbtube/upload/flv/2775118.flv -f image2 -vframes 1 -s 130x90 /relative_path/public_html/forum/vbtube/upload/thumb/2775118.jpg 
Belki mjpeg kurulmus olabilir FFMPEG'te. Bu komutuda deneyiniz.

PHP Code:
ffmpeg -itsoffset --/relative_path/public_html/forum/vbtube/upload/flv/2775118.flv -vcodec mjpeg -vframes 1 -an -f rawvideo -s 320x240 /relative_path/public_html/forum/vbtube/upload/thumb/2775118.jpg 
Unutmadan: vBTubePRO 13. Saniyede Önizleme Resimini aliyor. Egerki yüklediginiz Video daha düsükse belki de ondandir.
Zamani vbtube/includes/upload.php de degistirebilirsiniz. 00:00:13 arayin ve örnek 00:00:05 degistirin.
__________________
Please search Forum before opening a Ticket. I am not replying to PM-Questions .
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
Forum Jump


All times are GMT +1. The time now is 03:50.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0