CHANGES.txt
LICENCE.txt
MANIFEST.in
README.rst
ez_setup.py
setup.py
docs/index.rst
docs/install.rst
docs/crash_course/crash_course.rst
docs/examples/compo_from_image.rst
docs/examples/example_with_sound.rst
docs/examples/examples.rst
docs/examples/headblur.rst
docs/examples/logo.rst
docs/examples/masked_credits.rst
docs/examples/moving_letters.rst
docs/examples/painting_effect.rst
docs/examples/severalCharacters.rst
docs/examples/star_worms.rst
docs/examples/the_end.rst
docs/examples/ukulele_concerto.rst
docs/ref/AudioClip.rst
docs/ref/Clip.rst
docs/ref/VideoClip.rst
docs/ref/audiofx.rst
docs/ref/audiotools.rst
docs/ref/decorators.rst
docs/ref/ffmpeg.rst
docs/ref/ref.rst
docs/ref/videofx.rst
docs/ref/videotools.rst
moviepy/Clip.py
moviepy/__init__.py
moviepy/conf.py
moviepy/decorators.py
moviepy/editor.py
moviepy/tools.py
moviepy.egg-info/PKG-INFO
moviepy.egg-info/SOURCES.txt
moviepy.egg-info/dependency_links.txt
moviepy.egg-info/requires.txt
moviepy.egg-info/top_level.txt
moviepy/audio/AudioClip.py
moviepy/audio/__init__.py
moviepy/audio/fx/__init__.py
moviepy/audio/fx/audio_fadein.py
moviepy/audio/fx/audio_fadeout.py
moviepy/audio/fx/audio_left_right.py
moviepy/audio/fx/volumex.py
moviepy/audio/io/AudioFileClip.py
moviepy/audio/io/__init__.py
moviepy/audio/io/ffmpeg_audiowriter.py
moviepy/audio/io/preview.py
moviepy/audio/io/readers.py
moviepy/audio/io/wav_writer.py
moviepy/video/VideoClip.py
moviepy/video/__init__.py
moviepy/video/compositing/CompositeVideoClip.py
moviepy/video/compositing/__init__.py
moviepy/video/compositing/concatenate.py
moviepy/video/compositing/on_color.py
moviepy/video/compositing/positioning.py
moviepy/video/compositing/transitions.py
moviepy/video/fx/__init__.py
moviepy/video/fx/blackwhite.py
moviepy/video/fx/blink.py
moviepy/video/fx/colorx.py
moviepy/video/fx/crop.py
moviepy/video/fx/fadein.py
moviepy/video/fx/fadeout.py
moviepy/video/fx/freeze_at_end.py
moviepy/video/fx/freeze_at_start.py
moviepy/video/fx/gamma_corr.py
moviepy/video/fx/headblur.py
moviepy/video/fx/loop.py
moviepy/video/fx/lum_contrast.py
moviepy/video/fx/make_loopable.py
moviepy/video/fx/margin.py
moviepy/video/fx/mirror_x.py
moviepy/video/fx/mirror_y.py
moviepy/video/fx/painting.py
moviepy/video/fx/resize.py
moviepy/video/fx/rotation.py
moviepy/video/fx/scroll.py
moviepy/video/fx/speedx.py
moviepy/video/fx/time_mirror.py
moviepy/video/fx/time_symetrize.py
moviepy/video/io/DirectoryClip.py
moviepy/video/io/VideoFileClip.py
moviepy/video/io/__init__.py
moviepy/video/io/ffmpeg_reader.py
moviepy/video/io/ffmpeg_tools.py
moviepy/video/io/ffmpeg_writer.py
moviepy/video/io/imageMagick_tools.py
moviepy/video/io/preview.py
moviepy/video/io/sliders.py
moviepy/video/tools/__init__.py
moviepy/video/tools/credits.py
moviepy/video/tools/drawing.py
moviepy/video/tools/segmenting.py
moviepy/video/tools/tracking.py