When playing movies that are shorter than 1s I get an error about the max_duration in timer.py: max_duration needs to be greater than 1.0 The goal of this condition is unclear to me. Removing the condition fixes the problem (but maybe creates problems in other cases).