1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Dismiss Notice
What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

sonnb - XenGallery - Video Upload 1.2.4

Video upload for XenGallery

sonnb - XenGallery - Video Upload 1.2.4

Released Jun 9, 2018 at 12:56 PM
A minor update to work with PHP7

sonnb - XenGallery - Video Upload 1.2.3

Released May 28, 2017 at 6:11 PM
Compatible with the new XF HTML5 uploader.

sonnb - XenGallery - Video Upload 1.2.2

Released Oct 29, 2015 at 6:33 AM
Compatible with new permission setting of XenGallery.

sonnb - XenGallery - Video Upload 1.2.1

Released Jul 19, 2015 at 5:53 AM
- 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.

sonnb - XenGallery - Video Upload 1.2.0

Released Jul 2, 2015 at 7:08 PM
- 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 .

sonnb - XenGallery - Video Upload 1.1.1

Released May 12, 2015 at 5:16 PM
Remove dependency on ffmpeg-php extension.

sonnb - XenGallery - Video Upload 1.1.0

Released May 4, 2015 at 7:54 PM
- 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).

sonnb - XenGallery - Video Upload 1.0.2

Released Apr 30, 2015 at 5:20 PM
- Add missing options and permission to limit upload file size.
- Some adjustments in the CSS.
- Fix an issue with the static variable.