moviepy v0.2.3.2 Release Notes

Release Date: 2018-04-18 // about 6 years ago
  • 🆕 New

    • #300 progress_bar parameter added to write_images_sequence
    • #529 VideoFileClip objects now have a rotation attribute

    🐛 Bug Fixes

    • 🛠 #336 ValueError: operands could not be broadcast together with shapes bug fixed (#334)

    📄 Docs

    Full details

    🔀 Merged pull requests Modify setup.py handling #531 (mbeacom) 📚 Resolve documentation build errors #526 (mbeacom) Add progress_bar option to write_images_sequence #300 (achalddave) add opencv dependency since headblur effect depends on it. #540 (earney) ✅ create tests for blackwhite, colorx, fadein, fadeout #539 (earney) ✅ add crop tests #538 (earney) 📚 Fix youtube video rendering in documentation #537 (mbeacom) ⚡️ Update docs #535 (Gloin1313) ✅ add test for Issue 334, PR 336 #534 (earney) 📇 issue-212: add rotation info from metadata #529 (taddyhuo) Added another project using MoviePy #509 (justswim) added doc for working with matplotlib #465 (flothesof) fix issue #334 #336 (bluedazzle) write_videofile preset choices doc #282 (gcandal) Closed issues Requirements adjustments #530 📚 Documentation build failures #525 Index is out of bounds - AudioFileClip #521 📚 Youtube videos fail to load in documentation #536 unicodeDecoderError by running the setup.py during moviepy pip install #532 Should we push another version? #481 Add matplotlib example to the user guide? #421 Fails to list fx after freezing an app with moviepy #274 📚 Documentation doesn't match ffmpeg presets #232 Minor Modifications #515 (gpantelis)