Video Assist Features (Waveform, Vectorscope/Parade, Histogram, False Color, Zebra) w/Zoom and ROI

Matt Franklin

New Member
I think yes. I think very much yes. I work with multiple cameras in OBS, usually mixing between cheap webcams and semi-decent DSLRs. They NEVER look the same, and you can only eyeball a match so well without scopes.
 

infinitebuzz

New Member
I use OBS to live stream a cooking show, and I got sdiScope as well. I use it to setup the cameras before I run OBS, so everything is ready to go as soon as I run OBS. I am only running three cameras (web cam + 2 camcorders on USB converters) and sdiScope supports up to four.
 

SubbrSchwob

New Member
This would be really cool. I use a bunch of lousy cameras, and also the screens I use on the go vary a lot. On my workstation with the Eizo screens and I often times use the RGB Parade in Lightworks (on Linux). In my mobile setup, I can't even rely on the screen I am used to, so I would really appreciate some means of measuring. Zebra is not the most important to me, since my cameras do have it, but the RGB parade would be my #1 wish.

Would it be possible to create this as a filter? So one could have a scene with the same video source than the scene used in the live program, but with the RGB filter on it… either in the multiview in one of the slots or in a seperate projector window.
 

CBMoGraph

New Member
I think the hope is that there will be a native (or plugin) scope available directly in OBS without the need for borrowing from other softwares. Personally, a luma waveform and a vectorscope are all I need for calibration. I can do that with a Bestview (Desview?) external monitor where I have my projector view for monitoring the broadcast, but it would be nice to have such a view without the necessity of additional equipment.
 
Thanks to all great input above.

After some (deep) soul searching, I decided to put together an ffplay wrapper script for MacOS grabbing the output of the OBS Virtual Camera that also displayed original image for the luma and a zoomed in version for the vectorscope and skin tones.
Screenshot 2021-03-16 at 23.49.09.png


As you can see, my skin tone is too near the red by default, adjusted version below using OBS's Color correction filter and shifting the hue
Screenshot 2021-03-16 at 23.51.56.png

Script attached, simply needs ffplay somewhere in the path. You can remove the .txt extension and make executable using: chmod +x vscope


Comments and evolutions welcome
 

Attachments

  • vscope.txt
    892 bytes · Views: 130

Fu-Bama

New Member
There is Zebra-lines, False-color, Waveform and Vectorscope overlay for OBS, as a ReShade FX shader
on Patreon https://patreon.com/fubax

1634075049030.png


It is not visible on the final recording or stream, only user can see it.
Runs on the GPU so it's fast. The author is open for suggestions on new filters and features to existing ones :)

and works even in filters window:
1634075119913.png
 
Top