Messages - mouser [ switch to compact view ]

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 7565next
76
Looks great!  :up:

77
This OBS plugin (and modification to core), lets you configure certain scenes to be shown in the preview window with left and right sides of a split-screen swapped in position.

This is a difficult one to explain but here goes:

I sometimes have streams where I have a split-screen and I read from the monitor which sits behind my camera:
Screenshot - 9_27_2022 , 3_12_05 AM_ver001.png

One problem with this is that, as you can see, when the person in front of the camera is reading from one side of a split screen on the monitor behind the camera, it will look to the audience as if they are looking off to the *WRONG* side of the window.  This is just a mirror-like side effect that will happen whenever the person in from of the camera is looking at a preview that is facing them.  It's just a little disconcerting.

This plugin fixes this by letting you specify which scenes are split (and where), and will flip the split sections left and right positions, but ONLY IN THE PREVIEW, not the actual broadcast.
So in this case, what I see when looking at the monitor preview is different from what the audience will see, the result looking like:
Screenshot - 9_27_2022 , 3_12_05 AM_ver001_reg001_ver001.png

78
N.A.N.Y. 2023 / NANY 2023 Pledge - OBS dock layouts export and import
« on: September 27, 2022, 03:08 AM »
OBS has a very configurable dock system.  This modification adds code to let you export and import/restore dock layouts from the Dock menu, as well as provide a list of recent dock layouts for easy selection.

Screenshot:
obsDocksets.png

I suspect this will be my most popular and general use modification for OBS

79
Note that the goal here is not to create a text plugin that allows super fine grained control over a block of text -- windows users could benefit from a text plugin that allows complete and easy robust html/css control over text.
Rather, it's to extend the existing easy-to-use text source to make it more attractive and suitable for multi-line text, enough so that it's reasonably convenient and good looking.

80
OBS Text Plugin enhancements for Multi-line:
This is a plugin based on the OBS text plugin for windows that comes with OBS out of the box.
It includes several enhancements focused on doing multi-line text.

Motivation for this plugin:
I have to create new text titles for nearly every live session I do, that require multiple lines of text.

This can be cumbersome for two main reason:
1. Multiline text with the OBS plugin seems to use excessively large line spacing which looks weird.
2. I frequently need to have some text lines smaller than other lines.

Now it is possible to get good looking multi-line titles using the built-in OBS text plugin, but to do so requires create a separate text source item for each line, so that each line can be sized and positioned as desiered.
This would not be a problem if one were just making a one-off title page, but is onerous when you frequently have to make new title pages with different text.

So this replacement for the OBS text plugin extends the built-in one for multi-line use in a couple of ways:

1. It allows fast tweaking of the line spacing when doing multiline text
2. It allows each line to be prefixed by a modifier which can tweak the font size and line spacing for that line (as well as one to modify the hue).
3. It provides an option for how gradients are handled for multiple lines.
4. It provides a word-wrap feature.
5. It provides an internal notes textarea for you to keep alternative blocks of text for easy reuse.

Sample of using built-in OBS text plugin to create some multi-line text source:
Screenshot - 9_27_2022 , 2_47_58 AM.png

And using the new multi-line plugin version:
Screenshot - 9_27_2022 , 2_44_47 AM.png

And source options:
Screenshot - 9_27_2022 , 2_55_02 AM_ver001.png

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 7565next
Go to full version