Tools you need
How to use this
Go to your ffmpeg/bin folder and make following file files:
Analyser.bat
Scope.bat
Colors.bat
To start the analyzers
- OBS Studio 2.6 or later
- ffmpeg https://ffmpeg.org/download.html
How to use this
Go to your ffmpeg/bin folder and make following file files:
Analyser.bat
Code:
ffplay.exe -f dshow -i video="OBS Virtual Camera" -vf "scale=960:540:force_original_aspect_ratio=decrease,split=4[UL][UR][LL][LR];[UL]pad=960:540:(ow-iw)/2:(oh-ih)/2[UL];[UR]format=yuv444p10le,waveform=filter=lowpass:graticule=invert:display=parade:scale=digital:flags=numbers+dots:i=0.4:components=7:display=parade,scale=960:540[UR];[LL]format=yuv444p10le,waveform=filter=lowpass:graticule=invert:display=parade:scale=digital:flags=numbers+dots:i=0.4,scale=960:540[LL];[LR]format=yuv444p10le,vectorscope=b=0.7:m=color3:g=green,scale=960:540:force_original_aspect_ratio=decrease,pad=960:540:(ow-iw)/2:(oh-ih)/2[LR];[UL][UR]hstack[top];[LL][LR]hstack[bottom];[top][bottom]vstack,scale=1280x720"
Scope.bat
Code:
ffplay.exe -f dshow -i video="OBS Virtual Camera" -vf "scale=1280:720:force_original_aspect_ratio=decrease,format=yuv422p10le,waveform=filter=lowpass:graticule=invert:display=parade:flags=numbers+dots:i=0.4"
Colors.bat
Code:
ffplay.exe -f dshow -i video="OBS Virtual Camera" -vf "vectorscope=b=0.7:m=color3:g=green"
To start the analyzers
- Press Start Virtual Camera button
- Go to your ffmpeg/bin folder and double click any of the .bat files you created.
- Enjoy vector scopes of program out