XFileSharing Pro - Fixed video snapshot

Message
Author
verzing
Posts: 174
Joined: Mar 02, 2011 7:00 pm

Fixed video snapshot

#1 Postby verzing » Aug 03, 2011 9:48 am

If you get error snapshot didn't show in video mod you must install mplayer in your server.
to install , login to server via ssh and type fallow below:

Code: Select all

wget http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0rc3.tar.bz2
tar xjvf  MPlayer-1.0rc3.tar.bz2
cd MPlayer-1.0rc3/
./configure
make
make install

or: yum install mplayer

Source: http://www.grafxsoftware.com/faq.php/HO ... rver/1/16/