-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!New featurekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actiontopic: animation
Description
There is now a cython based wrapper for ffmpeg (https://github.com/mikeboers/PyAV) which allows API access to the underlying library. The project seems to be stabilizing and there are now conda recipes for both linux and OSX, wheels for OSX, and reports of it building on windows.
We should add a movie writer based on shoving images
See scikit-image/scikit-image#1012 for general discussion of movies and https://github.com/soft-matter/pims/blob/master/pims/display.py#L21 for an example of how to use pyav to write out a movie.
attn @danielballan
Metadata
Metadata
Assignees
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!New featurekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Actiontopic: animation