FFMPEG no working

michalcienszczyk4619

New Member
YetiShare User
Jan 6, 2015
3
0
0
Hello,

Today I installed yetishare and ffmpeg. I got ffmpeg this website: http://ffmpeginstaller.com/. When I had uploaded avi film, server no converted. Do you know why?
 

sukhman21

Member
YetiShare User
Jan 26, 2015
508
3
18
Did you run the cron job for conversion ?
Use this command, your conversion should kick in as long as you followed proper instructions to install ffmpeg:
php /home/filecad/public_html/plugins/mediaconverter/converter/convert.php

FFMPEG installation:
wget http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg8/ffmpeginstaller.8.0.tar.gz
tar zxvf ffmpeginstaller.8.0.tar.gz
cd ffmpeginstaller.8.0
sh install.sh