-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Missing file used in an example #2534
Copy link
Copy link
Open
Labels
documentationRelated to documentation in official project docs or individual docstrings.Related to documentation in official project docs or individual docstrings.examplesRelated to the code examples included in the documentation (examples dir).Related to the code examples included in the documentation (examples dir).questionQuestions regarding functionality, usageQuestions regarding functionality, usage
Metadata
Metadata
Assignees
Labels
documentationRelated to documentation in official project docs or individual docstrings.Related to documentation in official project docs or individual docstrings.examplesRelated to the code examples included in the documentation (examples dir).Related to the code examples included in the documentation (examples dir).questionQuestions regarding functionality, usageQuestions regarding functionality, usage
The example at https://zulko.github.io/moviepy/getting_started/moviepy_10_minutes.html, is supposed to open file "./resources/bbb.mp4". Where is it to be found? It doesn't exist in https://github.com/Zulko/moviepy/ or elsewhere ... How can this example be run?