moviepy.video.fx.all.time_symmetrize

moviepy.video.fx.all.time_symmetrize(clip)[source]

Returns a clip that plays the current clip once forwards and then once backwards. This is very practival to make video that loop well, e.g. to create animated GIFs. This effect is automatically applied to the clip’s mask and audio if they exist.