-
Updated
Sep 29, 2020 - JavaScript
video
Here are 5,067 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Java
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 29, 2020 - GLSL
-
Updated
Aug 24, 2020 - Jupyter Notebook
-
Updated
Aug 6, 2020 - Jupyter Notebook
-
Updated
Sep 6, 2020 - Java
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Aug 6, 2020 - Python
-
Updated
Sep 22, 2020 - C++
Hello, @insidegui.
I've run ./bootstrap.sh and get the following error:
line 55: carthage: command not found
I want to add checking for Carthage installation and install it via Homebrew if Carthage not found.
Can I do this as part of Hacktoberfest 2020?
-
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
Mar 18, 2019 - JavaScript
-
Updated
Sep 30, 2020 - 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
Sep 28, 2020 - Vue
-
Updated
Sep 23, 2020 - HTML
-
Updated
Sep 11, 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.