Labels
Labels
44 labels
- Related to AudioClip, or handling of audio in general.
- Must not merge without proper approval. Requires full documentation (own section) in the changelog.
- Issues that report (apparent) bugs.
- For PRs and issues solving bugs.
- For issues and PRs concerning project dependencies. See lib- prefix for individual dependencies.
- Discussion of ideas, suggestions, questions relevant to (re)design decision-making process.
- Anything to do with running MoviePy in Docker containers.
- Related to documentation in official project docs or individual docstrings.
- Docs & docstrings which need adding or updating to rectify missing, incorrect or misleading info.
- Duplicate of another issue/PR.
- Positive change that does not change the API, i.e. improved performance, using less memory etc.
- Using moviepy with, or issues possibly stemming from specific OS/platforms/environments.
- Related to the code examples included in the documentation (examples dir).
- New addition to the API i.e. a new class, method or parameter.
- Request for a new feature or additional functionality.
- Related to advanced effects applied via clip.fx(), or effects in general.
- Especially suitable for people new to moviepy and/or programming; beginner-friendly.
- For Hacktoberfest PRs. See https://hacktoberfest.digitalocean.com/faq
- Related to ImageClip, or handling of images in general.
- An irrelevant or obsolete issue/PR.
- Passed inspection by maintainers.
- Issues pertaining to dependency FFmpeg.
- Issues pertaining to dependency imageio.
- Issues pertaining to dependency ImageMagick.
- Issues pertaining to misc. 3rd-party libraries.
- Issues pertaining to dependency PIL (or PIL fork Pillow).
- Issues pertaining to dependency Pygame.
- a label for OsaAjani to easily find old PR he might use in multithreading migration
- Waiting for submitter's reply, feedback, updates,...
- Speed/performance of code or individual functionality.