Is there a configuration to limit the video preview to 5 mins or to a particular file size say 10 MB of preview.
I have set-up Xuggler, ImageMagick and the video preview is working fine on Liferay 6.1 GA2.
The reason I need this is because large files are taking a lot of time for preview generation and this is affecting other previews to be generated since the xuggler queue waits till the time the big preview is completed.
I have got this link to FFmpeg documentation from the Preview generation wiki which lists some options to do this, but I am not sure how to use this or how to set this in portal-ext.properties
or is this possible at all.
Thanks