video makes update slow
Submitted by espressif on Thu, 04/14/2016 - 23:17
Forums:
Hi all, I have a project with 5 mp4 videos and it is very slow to update. I checked the downloaded file and it is 76 Mo. I understand that H5P actually rewrite everything (including video data) when I save the project. Is there a way to avoid this?
icc
Mon, 04/18/2016 - 09:26
Permalink
This is because the export
This is because the export file(download) has to be recreated when the content changes. Currently, there are two ways you can get around the issue you're having:
I the future H5P might be able to support updating only certain parts of the export file(download) and/or creating the export file on request.