diff options
| author | lsces <lester@lsces.co.uk> | 2026-04-02 10:00:14 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2026-04-02 10:00:14 +0100 |
| commit | b20df58a59195d501bf3cc1058da6f882f1ac2a7 (patch) | |
| tree | 7ab47c0d5a261f30a368b0249ff7068fc8150c49 /admin | |
| parent | 1e206a538b7a48b3af7f3f5735343a729d43254a (diff) | |
| download | liberty-b20df58a59195d501bf3cc1058da6f882f1ac2a7.tar.gz liberty-b20df58a59195d501bf3cc1058da6f882f1ac2a7.tar.bz2 liberty-b20df58a59195d501bf3cc1058da6f882f1ac2a7.zip | |
Still needs further work, but switched up using video.js rather than flash
Diffstat (limited to 'admin')
| -rwxr-xr-x | admin/plugins/mime_video.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/plugins/mime_video.php b/admin/plugins/mime_video.php index 3a40075..7151b1b 100755 --- a/admin/plugins/mime_video.php +++ b/admin/plugins/mime_video.php @@ -27,7 +27,6 @@ $options = [ 'mp3' => 'mp3', ], 'video_codec' => [ - 'flv' => 'Flashvideo using flv codec', 'h264' => 'MP4/AVC using h264 codec', 'h264-2pass' => 'MP4/AVC using h264 codec - 2 passes', ], |
