- Compatible XF 2.x versions
- 2.3
Description:
Video optimizer for recently attached videos.
(Example of Options page)
Setup step 1:
Install php_ffmpeg by following the instruction in this thread:
Setup step 2:
Go to the options page and enter the Autoload path.
How it works:
Every 10 minutes a cron entry will run and optimize any recently attached videos.
Questions and answers:
Q: What does optimizing do?
A: When a user attaches a videos for example video.mov which is 30MB in size, the add-on will convert it to video.mp4 and the new video will be about 2MB in size. The optimized video will look the same without any loss in video resolution.
Q: Which video extensions are supported?
A: mp4, m4v, mov, avi, wmv, flv, mkv, webm
Video optimizer for recently attached videos.
(Example of Options page)
Setup step 1:
Install php_ffmpeg by following the instruction in this thread:
Setup step 2:
Go to the options page and enter the Autoload path.
How it works:
Every 10 minutes a cron entry will run and optimize any recently attached videos.
Questions and answers:
Q: What does optimizing do?
A: When a user attaches a videos for example video.mov which is 30MB in size, the add-on will convert it to video.mp4 and the new video will be about 2MB in size. The optimized video will look the same without any loss in video resolution.
Q: Which video extensions are supported?
A: mp4, m4v, mov, avi, wmv, flv, mkv, webm