This work is being sponsored by DeiC | Danish e-Infrastructure Consortium
Features
- video trimmer support with advanced capabilities that can replace video, save as new or create segments
- rounded corners are configurable, by default
USE_ROUNDED_CORNERS = True
but can be set to False - edit media page is broken to two parts: metadata and publish
- publish media page now shows as read only the fields that cannot be modified due to permissions
- attempt to show the original video, in case video is processing. Thus user can immediately see what they have uploaded, change metadata or even trim it. Before it would show a blank video player and a message video is processing
Fixes
- edits getting lost - #1104