benjamin1111
Member
I can't seem to find any option in filters, just wondering if there is a simple way to ad a simple border in OBS?
No it will not change the size of border when the size of source is changed.But does that work if I change the size or dimensions of my source?
If you put them into a "Group" source, you can resize as a group.But does that work if I change the size or dimensions of my source?
The filter is "User-defined shader".
This was almost exactly what I was looking for, but sadly it seems like it only applied the border around the full-size video source. I have a couple of cropped video sources (just the centre 200x400 pixels of something), and the border only goes around the full-size video it seems, not my cropped version.To create a border around a source:
- Add the "User-defined shader" filter.
- Type in the number of pixels to determine the size of the border.
- Check "Load shader text from file".
- Select "border.shader".
- Choose a colour for your border.
Ah, for the benefit of anyone else. If you add the "Crop/Pad" effect filter first, you can crop the source with that. Then, the border filter from the github plugin above will add the border around your newly cropped source.This was almost exactly what I was looking for, but sadly it seems like it only applied the border around the full-size video source. I have a couple of cropped video sources (just the centre 200x400 pixels of something), and the border only goes around the full-size video it seems, not my cropped version.