Closed Raytle closed 1 year ago
Had this same problem - the download is providing an XML metadata instead of the python script. Try viewing it raw and pasting its contents into a .py file.
Thanks for letting me know. I appreciate that. I found a similar solution in ffmpeg...
ffmpeg -f x11grab -follow_mouse centered -framerate 25 -video_size cif -i :0.0 -preset slow output.mkv
I'd like to find a way to have OBS and/or ffmpeg follow the caret (the "text cursor") just as they can follow the mouse. Do you know of a way to do that?
If this is still an issue, please reproduce and resubmit with current working versions of python, OBS, script and dependencies.
I read...
... but I don't see "Python Settings" tab
What should I do?
In case it matters, I copied and pasted the following from the "Script Log."...
and I confirmed that PyWinCtl is installed...