• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] ffmpeg not work properly

Started by nagsh,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nagshTopic starter

Hi!
when i upload a video (avi,flv,...), video is currently being processed is shown. and video not playing
please see Clipx.ir
ffmpeg information:
ffmpeg: /usr/local/lib/libz.so.1: no version information available (required by            /usr/local/cpffmpeg/lib/libavformat.so.56)
ffmpeg: /usr/local/lib/libz.so.1: no version information available (required by            /usr/local/cpffmpeg/lib/libavcodec.so.56)
ffmpeg version N-71035-ga089d56-syslint Copyright (c) 2000-2015 the FFmpeg devel           opers
  built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-11)
  configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree -           -enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52            --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libthe           ora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/l           ocal/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-versio           n3 --extra-version=syslint
  libavutil      54. 20.100 / 54. 20.100
  libavcodec     56. 29.100 / 56. 29.100
  libavformat    56. 26.101 / 56. 26.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 13.101 /  5. 13.101
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfi           le}...

Also i upload "phpvibe tester" and video.avi
please check the problem
Thanks
  •  

nagshTopic starter

My problem was solved!!!   :cool:
first i install ffmpeg by this help:
http://www.phpvibe.com/ffmpeg-installation-for-a-video-script/#more-3608
then with this commands i Gained php and ffmpeg paths:
which php

my result was:/usr/local/bin/php
which ffmpeg

my result was:/usr/local/bin/ffmpeg
and enter them in to FFMPEG Settings in phpvibe administrator area.
Good luck  ;)
  •  

PHPVibe A.


Similar topics (7)