script

  1. N

    Python Script freeze video while execute

    Hi, I'm creating a script to add a "Now Playing" from VLC video source. It basicaly get the pid of the obs proccess, get all files used by it, and filter the file type. Once I get the file I read the metadata(title) and set this result into a text source. This procedure works just fine, but, it...
  2. D

    [Python] How do I use the various obs_enum_*() functions?

    I'm trying to write a scene switcher/controller script in Python that would integrate with my overlay control panel. Unfortunately, I'm stuck right out of the gate because I can't figure out the syntax for calling obs_enum_transition_types() or any of its function family, specifically passing...
  3. A

    OBS Python Automatic ffmpeg re-encoding (Good for learning Python API) 0.1

    Automatically convert your videos using ffmpeg when they're finished recording. Specify custom flags and renaming with regular expressions. Uses the ffmpeg version found in the system path. NOTE: objsproject.com does not allow updates to Python scripts (understandably so) but the version...
  4. A

    Question / Help I need a script for OBS

    Hi, is there a way to schedule OBS to start recording my browser, for example after x hours and x minutes.. Please advise! Thanks
  5. CaptainSteamFox

    Non-OBS Script grab-song

    CaptainSteamFox submitted a new resource: grab-song - BASH script for grabbing the song info and album art from any MPRIS enabled media players! Read more about this resource...
Top