• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] .avi videos not playing

Started by Bojan Ivancic,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bojan IvancicTopic starter

Hi,
I have PHP Vibe presently running on your server and when I play an .avi video I only hear the sound but there is no picture.
As I am totally new at this I think I have managed to do the following:
videocron.php and cron.php have execute permissions (chmod : 0555)
The path to the php bin under Configuration was already inserted by you with the installation and here is a picture attached.
Also if I run mydomain.com/cron.php in browser I see nothing.

Thanks.
  •  

PHPVibe A.

What's the url? Did you try several videos, not all videos convert, ffmpeg does not have an 100% success rate.

Bojan IvancicTopic starter

I have tried two avi videos and both had the same problem.
I have now uploaded an mp4 video and the same problem occurs.

The URL is talentshowroom.com
  •  

PHPVibe A.


PHPVibe A.


PHPVibe A.

ffmpeg -i /home/xxx/public_html/rawmedia/edd41e1ed3ad842911b098a26b69ebce.avi -vcodec libx264 -s 640x360 -threads 4 -movflags faststart /home/xxx/public_html/media/edd41e1ed3ad842911b098a26b69ebce.mp4


I see the event is fired on ffmpeg, but the server is kinda overloaded by other site...looking, may not be your setup the issue.

Up, worked:
http://talentshowroom.com/video/8/big-buck-bunny-480p-stereo-avi/

Bojan IvancicTopic starter

All the videos you uploaded work correctly, but I now uploaded again three new videos (two mp4 and one avi) and none of them works.
Am I doing something wrong?
  •  

PHPVibe A.

I think chameleon has problems, not your videos.
Try changing the player.

Bojan IvancicTopic starter

I tried all the players, still not working...
  •  

PHPVibe A.

How do you get the videos? They may be unfit conversion for an html5 player to begin with.


izlekop

  •  

Marius P.

Quote from: izlekop on
http://kirmiziturk.org/video/65051/

All is done but not working why ?

Hi,  this is something we can't tell you from outside.

1. If only this video fails, then it's badly encoded and ffmpeg can't process it.
2. If all video uploads fail then ffmpeg is installed bad or/and configured bad in the PHPVibe settings.
3. If the video is large but the server is small the ffmpeg may be forcedly shut down by the server.

This are the things to look for and test.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

CiMBoM19055

hi,

when i upload .mkv file than convert system and it work fine.

when i upload .avi file than convert ok only cant noting see dont work.

can anybody help me.

thanks.
  •  

Marius P.

What's your ffmpeg version? That's pretty weird that mkv work (newer format) and avi (old and classic) doesn't.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

CiMBoM19055

ii  ffmpeg                                 6:0.8.6-1ubuntu2                      amd64        Multimedia player, server, encoder and transcoder (transitional package)
ii  ffmpeg-opti                            2.5.1~trusty~ppa1                     amd64        multimedia player, server and encoder
ii  ffmpeg-real                            2.5.1~trusty~ppa1                     all          transitional dummy package
ii  libavcodec56-ffmpeg                    2.5.1~trusty~ppa1                     amd64        ffmpeg codec library
ii  libavdevice56-ffmpeg                   2.5.1~trusty~ppa1                     amd64        ffmpeg device handling library
ii  libavfilter5-ffmpeg                    2.5.1~trusty~ppa1                     amd64        ffmpeg video filtering library
ii  libavformat56-ffmpeg                   2.5.1~trusty~ppa1                     amd64        ffmpeg file format library
ii  libavresample2-ffmpeg                  2.5.1~trusty~ppa1                     amd64        ffmpeg audio rescaling library
ii  libavutil54-ffmpeg                     2.5.1~trusty~ppa1                     amd64        ffmpeg utility library
ii  libpostproc53-ffmpeg                   2.5.1~trusty~ppa1                     amd64        ffmpeg video postprocessing library
ii  libswresample1-ffmpeg                  2.5.1~trusty~ppa1                     amd64        ffmpeg audio rescaling library
ii  libswscale3-ffmpeg                     2.5.1~trusty~ppa1                     amd64        ffmpeg video scaling library
  •  

maldboy

Quote from: CiMBoM19055 on
hi,

when i upload .mkv file than convert system and it work fine.

when i upload .avi file than convert ok only cant noting see dont work.

can anybody help me.

thanks.
Am using .3gp .mpeg   and everything works perfect :)
i love this script :) A big thanks to PHPVIDE.... love you guys
  •  

CiMBoM19055

i have update my ffmpeg and it work fine now
  •  

maldboy

Quote from: CiMBoM19055 on
i have update my ffmpeg and it work fine now
give us your ffmpeg update to make it all to work :)
  •  

Marius P.

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

CiMBoM19055

you can update from webmin or ssh.

i have update from webmin..

Quote from: maldboy on
give us your ffmpeg update to make it all to work :)
  •  

Marius P.

FFMPEG depends on your OS. There are many guides on their official wiki. See also http://www.phpvibe.com/ffmpeg-installation-for-a-video-script/
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (7)