MCPcopy Index your code
hub / github.com/exeldro/obs-move-transition

github.com/exeldro/obs-move-transition @3.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 3.2.1 ↗ · + Follow
505 symbols 1,108 edges 15 files 37 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Move transition for OBS Studio

Plugin for OBS Studio to move source to a new position during scene transition

Installation

Download from https://obsproject.com/forum/resources/move-transition.913/

Or enter flatpak install com.obsproject.Studio.Plugin.MoveTransition on your terminal

Build

  1. In-tree build

    • Build OBS Studio: https://obsproject.com/wiki/Install-Instructions
    • Check out this repository to plugins/move-transition
    • Add add_subdirectory(move-transition) to plugins/CMakeLists.txt
    • Rebuild OBS Studio
  2. Stand-alone build (Linux only)

    • Verify that you have package with development files for OBS
    • Check out this repository and run cmake -S . -B build -DBUILD_OUT_OF_TREE=On && cmake --build build

Donations

Core symbols most depended-on inside this repo

nv_move_log_error
called by 41
nvidia-move-filter.c
obs_data_get_char
called by 40
move-source-filter.c
move_filter_start
called by 27
move-filter.c
nv_move_action_get_float
called by 16
nvidia-move-filter.c
move_filter_stop
called by 15
move-filter.c
is_move_filter
called by 11
move-filter.c
load_move_source_setting
called by 11
move-value-filter.c
calc_sign
called by 11
move-source-filter.c

Shape

Function 373
Class 107
Enum 25

Languages

C87%
C++13%

Modules by API surface

move-transition.c107 symbols
nvidia-move-filter.c65 symbols
move-source-filter.c49 symbols
move-action-filter.c43 symbols
move-value-filter.c38 symbols
move-source-swap-filter.c34 symbols
move-filter.c31 symbols
easing.c31 symbols
audio-move.c29 symbols
nvar-load.h28 symbols
move-directshow-filter.cpp23 symbols
obs-websocket-api.h15 symbols

For agents

$ claude mcp add obs-move-transition \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact