Modified:a requirment added

This commit is contained in:
Awais-cb 2017-12-27 17:01:18 +05:00
parent 42e056f89e
commit 299545f458

View file

@ -25,6 +25,7 @@
<li>upload_max_filesize = 100M (recommended maximum video upload size in MB)</li> <li>upload_max_filesize = 100M (recommended maximum video upload size in MB)</li>
<li>post_max_size = 100M (recommended maximum video upload size in MB)</li> <li>post_max_size = 100M (recommended maximum video upload size in MB)</li>
<li>GD library Enabled (v2 or higher) </li> <li>GD library Enabled (v2 or higher) </li>
<li>PHP fileinfo extension is a must to be installed and enabled</li>
</ul> </ul>
<li><strong>Mplayer + Mencoder</strong> (<a rel="nofollow" href="http://www.mplayerhq.hu/design7/dload.html">http://www.mplayerhq.hu/design7/dload.html</a>)</li> <li><strong>Mplayer + Mencoder</strong> (<a rel="nofollow" href="http://www.mplayerhq.hu/design7/dload.html">http://www.mplayerhq.hu/design7/dload.html</a>)</li>
<li><strong>Flv2tool</strong> (<a rel="nofollow" href="http://inlet-media.de/flvtool2">http://inlet-media.de/flvtool2</a>)</li> <li><strong>Flv2tool</strong> (<a rel="nofollow" href="http://inlet-media.de/flvtool2">http://inlet-media.de/flvtool2</a>)</li>