• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Upload Video from panel do not work

Started by Shahin,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ShahinTopic starter

Upload Video from panel do not work what is the problem?
i have a Dedicate server i can manage it if is from server php configuration
only from youtube work

http://video.yariga.net/video/10/messss-avi/
http://video.yariga.net/video/6/3-avi/
  •  

PHPVibe A.

Hi,

What's your config?
Do you have ffmpeg enabled? Is it tested with the tester and working?

ShahinTopic starter

no i ddt use tester

and its my version
ffmpeg -version
FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
  built on Jan 29 2012 23:55:02 with gcc 4.1.2 20080704 (Red Hat 4.1.2-51)
  configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
  libavutil     50.15. 1 / 50.15. 1
  libavcodec    52.72. 2 / 52.72. 2
  libavformat   52.64. 2 / 52.64. 2
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.19. 0 /  1.19. 0
  libswscale     0.11. 0 /  0.11. 0
  libpostproc   51. 2. 0 / 51. 2. 0
FFmpeg 0.6.5
libavutil     50.15. 1 / 50.15. 1
libavcodec    52.72. 2 / 52.72. 2
libavformat   52.64. 2 / 52.64. 2
libavdevice   52. 2. 0 / 52. 2. 0
libavfilter    1.19. 0 /  1.19. 0
libswscale     0.11. 0 /  0.11. 0
libpostproc   51. 2. 0 / 51. 2. 0


what i have to do?
  •  

PHPVibe A.

Upgrade the ffmpeg, it's really old, PHPVibe works with FFMPEG 1.x+ you have 0.6 , current FFMPEG is 2.2

ShahinTopic starter

i try to update it by yum command but i get this
Package ffmpeg-0.6.5-1.el6.rf.x86_64 already installed and latest version

how i can upgrade it?
  •  


PHPVibe A.

What Os your server has? Yum install usually don't work when it comes to ffmpeg.

https://trac.ffmpeg.org/wiki

ShahinTopic starter

ffmpeg upgraded but still have some problem


# ffmpeg -version
ffmpeg version 2.1
built on Jul 31 2014 22:21:05 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-shared --enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libvpx --enable-libvorbis --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopencore-amrnb --enable-libtheora
libavutil      52. 48.100 / 52. 48.100
libavcodec     55. 39.100 / 55. 39.100
libavformat    55. 19.104 / 55. 19.104
libavdevice    55.  5.100 / 55.  5.100
libavfilter     3. 90.100 /  3. 90.100
libswscale      2.  5.101 /  2.  5.101
libswresample   0. 17.104 /  0. 17.104
libpostproc    52.  3.100 / 52.  3.100
  •  

PHPVibe A.

Ok, in admin under "Crons & FFMPEG" do you have the right ffmpeg command according to your ffmpeg and the right php bin path?

ShahinTopic starter

  •  

Similar topics (7)