-
Updated
Oct 1, 2020 - JavaScript
video
Here are 5,073 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Java
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Sep 29, 2020 - GLSL
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Oct 2, 2020 - Jupyter Notebook
-
Updated
Sep 6, 2020 - Java
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Aug 6, 2020 - Python
-
Updated
Sep 30, 2020 - C++
For translation and other purposes
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Sep 25, 2020 - JavaScript
FFMPEG supports a "video file name" of image-%04d.png, and moviepy accepts this in VideoFileClip() which is great. But unfortunately it assumes 25 fps, and I don't see any way to change that. I can call clip=clip.set_fps(24) but that doesn't change the duration - I think it just skips frames.
It would be great if VideoFileClip could accept an optional fps arg for this case.
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Mar 18, 2019 - JavaScript
Lots of users ask in Slack what we support (and what we plan on supporting)
We should throw a simple FEATURES.md in the repo.
-
Updated
Aug 27, 2020 - Python
-
Updated
Oct 1, 2020 - Vue
-
Updated
Sep 23, 2020 - HTML
-
Updated
Oct 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the video topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the video topic, visit your repo's landing page and select "manage topics."


Opened after discussion on IRC.
There doesn't seem to be much use for a case where the user would prefer that the app doesn't remember popup size and position. So the default behaviour should be for the app to remember, and the setting should be removed entirely.