sonnb - XenGallery - Video Upload

Unmaintained sonnb - XenGallery - Video Upload 1.2.4

No permission to download
A minor update to work with PHP7 .
  • Like
Reactions: Jordyn
Compatible with the new XF HTML5 uploader.
  • Like
Reactions: ReneS and Jordyn
- Fix watermark was not applied on animated thumbnails if using Imagick.
- Fix minor issue in he PHPVideoToolkit library which throws an exception while uploading video in PHP 5.3.0 which is a known issue of PHP 5.3.0.
- Fix minor issue in the PHPVideoToolkit library which throws an exception in the Server errors in some cases.
- Fix issue with animated thumbnail generation for very short videos.
- Fix issue when rebuilding contents.
- Check path of ffmpeg in option.
- Changed video poster to use bigger thumbnail.
- Updated importer to generate gif if enabled when importing and as well as use the defer to convert video rather import instantly.
- Ability to rebuild thumbnails .
  • Like
Reactions: desperado and 51463
Remove dependency on ffmpeg-php extension.
- Move conversion process to Defer to avoid too much waiting time when adding videos. While the video is being converted, although video is added but it is not visible to public yet. Once the conversion completed, it will be available for viewing.
- Ability to create an animated thumbnail for uploading videos (Require external libraries).
- Add missing options and permission to limit upload file size.
- Some adjustments in the CSS.
- Fix an issue with the static variable.
  • Like
Reactions: 51463
Top Bottom