mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-19 22:47:59 +00:00
added cleanup script so you can slim down long grown pictshare instances
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* MP4 re-encoder
|
||||
* Since we don't know where the mp4's come from we'll have to handle them ourselves
|
||||
* While desktop browsers are more forgiving older phones might not be
|
||||
* MP4 to webm and ogg converter
|
||||
* When MP4s are uploaded we only have MP4s. This script converts also to
|
||||
* webm and ogg for wider range of supported devices
|
||||
*
|
||||
* usage: php render_webm_ogg.php [noogg] [nowebm] [noskip]
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user