Skip to content
#

ffmpeg

Here are 424 public repositories matching this topic...

giph
amanjitsk
amanjitsk commented Sep 1, 2020

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

enhancement good first issue
arighi
arighi commented Mar 10, 2021

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

bug help wanted good first issue

Improve this page

Add a description, image, and links to the ffmpeg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ffmpeg topic, visit your repo's landing page and select "manage topics."

Learn more