Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: --Sprint 12/11
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: DM > Document Library Display
-
Labels:
-
Similar Issues:
Description
After uploading and generating a preview for an uploaded video, the still frame overlaid onto the video player is always pixelated. The reason for this is the still frame comes from the thumbnail file which is too small and skewed when stretched.
Issue Links
- relates
-
LPS-22112
Update Documents Library and Image Gallery in Control Panel>Server Administration> File Upload
-

PASSED Manual Testing using the following steps:
1. Modify portal-ext.properties to.
xuggler.enabled=true
dl.file.max.size=30720000
dl.file.entry.preview.video.container=mp4
dl.file.entry.preview.video.player=alloy
2. Start server.
3. Add a page.
4. Add Documents and Media portlet.
5. Add a *.avi file.
6. Then view the file.
7. Play the video.
Reproduced on:
Tomcat 7.0.21 + MySQL 5.5.15. 6.1.x Revision: 92667.
Fixed on:
Tomcat 7.0.22 + MySQL 5.5.15. 6.1.0 B4.