Resource icon

Source Defaults 1.2.0

pbhnz

New Member
Hello everybody.
First of all I would like to congratulate the creation of the plugin.
In the past, I would copy filters and paste them into a new media source.
And with the plugin, it automatically copies the filters to the new media source.

However, I have a problem.
When I take a video and drag it to OBS, the video perfectly copies the filters of the source source.
But when I do this with an image, the same doesn't happen.

For an image to copy the filters from the source source, I need to manually add the image, but by dragging the image into OBS, it doesn't copy the filters.

Could anyone tell me what could be happening?
Since the problem doesn't occur with videos...?!
 

CodeYan

Member
Hi @CodeYan
Not a bug (but quite) I'm running Source Defaults 1.1.1 on OBS 30.0.2 on a mac
But now for each time I quit and restart OBS it says that the software didn't stopped as expected and gives me the Safe Mode popup window.
I tried the Source Defaults Filter on a Media Source and also with a Browser Source, left all values by default
I tried the Source Default plugin on two different mac computer Source Defaults 1.1.1 on OBS 30.0.2 ended with same results
log file : https://obsproject.com/logs/2wlbkDc0PXEOVve7
Thank you for your time and help in this matter
Sorry, this slipped by me. Can you also send a crash log? Then also send the normal log of the previous run (after it crashes, so the log is complete). This doesn't tell me much about the issue
 

CodeYan

Member
Hello everybody.
First of all I would like to congratulate the creation of the plugin.
In the past, I would copy filters and paste them into a new media source.
And with the plugin, it automatically copies the filters to the new media source.

However, I have a problem.
When I take a video and drag it to OBS, the video perfectly copies the filters of the source source.
But when I do this with an image, the same doesn't happen.

For an image to copy the filters from the source source, I need to manually add the image, but by dragging the image into OBS, it doesn't copy the filters.

Could anyone tell me what could be happening?
Since the problem doesn't occur with videos...?!
I have the fix ready, but the past weeks I had been dealing with several issues with the new plugin template. I might not be able to provide obs 28 support anymore, might have to raise the requirement to obs 30
 

phedders

New Member
I have the fix ready, but the past weeks I had been dealing with several issues with the new plugin template. I might not be able to provide obs 28 support anymore, might have to raise the requirement to obs 30
Personally I'm happy with that... I've been trying to compile it to run with HEAD (32...)

I'm stumped on:
Code:
.config/obs-studio/plugins/source-defaults/bin/64bit/source-defaults.so: undefined symbol: source_defaults_video_info

Any updates or suggestions gratefully received - this is such a useful plugin. Honestly I wish it was integrated in OBS.
 

AaronD

Active Member
Updated to OBS 32.0.0, and got this:
OBS_Error.png

So I closed OBS, got the latest installer and ran it, and restarted OBS.
https://obsproject.com/forum/resources/source-defaults.1628/
https://github.com/CodeYan01/source-defaults/releases/tag/v1.1.1
No change. Still gives that error on startup. The entry is still in the Filters list, but there's nothing in it, and it's gone from the list to add.

Log and Analyser:
https://obsproject.com/logs/zQB5MPorc7wx4EEG
https://obsproject.com/tools/analyzer?log_url=https://obsproject.com/logs/zQB5MPorc7wx4EEG
 

CodeYan

Member
Ill try to update it within the next week, will most likely have to raise minimum version to obs 32

In the meantime you could downgrade obs if that's fine for you.

Sorry i wasn't able to test this on obs 32 before it released.
 

neilis

Member
Ill try to update it within the next week, will most likely have to raise minimum version to obs 32

In the meantime you could downgrade obs if that's fine for you.

Sorry i wasn't able to test this on obs 32 before it released.
Will be waiting for the update, thank you!
 

CodeYan

Member
CodeYan updated Source Defaults with a new update entry:

1.2.0 - Support OBS 32, support drag-and-drop image and text sources

- Raised minimum OBS version to 31.1.1, supports OBS 32
- Copies "crop to bounds" in the Transform properties of scene items
- Support drag-and-drop image and text sources (such as when you drop an image into OBS)

Note: In OBS 32.0.1 (tested on windows), resizing sources that don't currently have a video doesn't seem to work, like image sources that don't have an image selected, which might be an issue with setting up the size of the Default sources. Other ways of resizing it works, like...

Read the rest of this update entry...
 
Thanks for the update. However, I'm not really sure where I have to place the files from the .zip folder as my antivirus app won't allow me to use the .exe installer.
 
Thanks for the update. However, I'm not really sure where I have to place the files from the .zip folder as my antivirus app won't allow me to use the .exe installer.
I figured it out, Code Yan: C:\ProgramData\obs-studio, rather than the obs plugins folder in Program Files.
 
@CodeYan I think my last post was incorrect and the plugin should be installed in the Program Files folder but it still doesn't show in the obs Plugin Manager or in the Filter list. Obs 32.0.1, Windows 11 Pro.
 

CodeYan

Member
@CodeYan I think my last post was incorrect and the plugin should be installed in the Program Files folder but it still doesn't show in the obs Plugin Manager or in the Filter list. Obs 32.0.1, Windows 11 Pro.
Download the windows-x64.zip (not the portable one), extract it to C:\ProgramData\obs-studio\plugins (you should have the source-defaults folder inside, with the bin and data folders inside).
 
Thanks @CodeYan!
Yes, it's a new folder, named 'Plugins', that has to be created first (was not there in my setup) in the C:\ProgramData\obs-studio folder in which to place your plugin folders.
 
Top