ffmpeg
Here are 424 public repositories matching this topic...
-
Updated
Jun 3, 2022 - Shell
-
Updated
Mar 18, 2017 - Shell
-
Updated
Jun 11, 2022 - Shell
-
Updated
Jun 11, 2022 - Shell
-
Updated
Jun 2, 2022 - Shell
-
Updated
Dec 19, 2021 - Shell
-
Updated
May 12, 2022 - Shell
-
Updated
Jun 5, 2022 - Shell
-
Updated
Apr 5, 2022 - Shell
-
Updated
Jun 8, 2022 - Shell
Hi,
Thanks for the great work. I was wondering if would be possible to emulate a countdown (either via libnotify or otherwise), that lets the user know the recording is about to start (in case of non-interactive launching - so no terminal output and with a delay). I think it would be a worthwhile feature to add. I realize I could hack around this with notifications but it would be great if it was
-
Updated
Dec 16, 2021 - Shell
-
Updated
Dec 1, 2021 - Shell
-
Updated
Feb 26, 2020 - Shell
-
Updated
Jul 2, 2020 - Shell
-
Updated
Jun 3, 2022 - Shell
-
Updated
Jun 10, 2022 - Shell
-
Updated
Sep 19, 2020 - Shell
-
Updated
Apr 25, 2022 - Shell
I need to use a custom python script in OBS to fetch some data from a HTTPS URL, but I'm getting this error:
SSLError("Can't connect to HTTPS URL because the SSL module is not available.")
I can reproduce the same problem also using the stock script url-text.py (/snap/obs-studio/current/usr/share/obs/obs-plugins/frontend-tools/scripts/url-text.py).
I think the reason is that th
-
Updated
Jun 1, 2022 - Shell
-
Updated
Oct 4, 2018 - Shell
Improve this page
Add a description, image, and links to the ffmpeg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ffmpeg topic, visit your repo's landing page and select "manage topics."
Add a simple way to add extra video filters to
ffplay. I propose-e | --extra-filterswhich would set the next argument as the initial value forvideo_filters.One use case for this would be to invert the video (see issue #69).