-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Alexander Refsum Jensenius edited this page Mar 2, 2020
·
1 revision
On this page we will address some issues that may improve issues.
For long video files there may be some memory issues with the fault ImageMagick settings. Then it may be useful to modify the settings in the file /etc/ImageMagick-6/policy.xml according to these suggestions, such as:
<policy domain="resource" name="memory" value="2GiB"/>
<policy domain="resource" name="map" value="4GiB"/>
<policy domain="resource" name="width" value="128KP"/>
<policy domain="resource" name="height" value="128KP"/>
<policy domain="resource" name="area" value="1.0737GP"/>
<policy domain="resource" name="disk" value="8GiB"/>
A project from the fourMs Lab, RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion, Department of Musicology, University of Oslo.