Change scene collections

This commit is contained in:
2025-07-19 13:23:58 -03:00
parent b1afb762de
commit 5691ecc03e
2 changed files with 229 additions and 164 deletions

View File

@@ -4,12 +4,9 @@
"scene_order": [
{
"name": "Display Capture"
},
{
"name": "Virtual Cam"
}
],
"name": "Default",
"name": "Gaming",
"sources": [
{
"prev_ver": 520159233,
@@ -492,160 +489,6 @@
"monitoring_type": 0,
"private_settings": {}
},
{
"prev_ver": 520159233,
"name": "Virtual Cam",
"uuid": "11ddcc7c-a668-4282-bee5-8847a42155dd",
"id": "scene",
"versioned_id": "scene",
"settings": {
"id_counter": 3,
"custom_size": false,
"items": [
{
"name": "Video Capture Device (V4L2)",
"source_uuid": "6d218351-f947-42ca-9772-26e606173df6",
"visible": true,
"locked": false,
"rot": 0.0,
"scale_ref": {
"x": 1920.0,
"y": 1080.0
},
"align": 5,
"bounds_type": 2,
"bounds_align": 0,
"bounds_crop": false,
"crop_left": 0,
"crop_top": 0,
"crop_right": 0,
"crop_bottom": 0,
"id": 2,
"group_item_backup": false,
"pos": {
"x": 0.0,
"y": 0.0
},
"pos_rel": {
"x": -1.7777777910232544,
"y": -1.0
},
"scale": {
"x": 1.0,
"y": 1.0
},
"scale_rel": {
"x": 1.5,
"y": 1.5
},
"bounds": {
"x": 1280.0,
"y": 720.0
},
"bounds_rel": {
"x": 3.555555582046509,
"y": 2.0
},
"scale_filter": "disable",
"blend_method": "default",
"blend_type": "normal",
"show_transition": {
"duration": 0
},
"hide_transition": {
"duration": 0
},
"private_settings": {}
}
]
},
"mixers": 0,
"sync": 0,
"flags": 0,
"volume": 1.0,
"balance": 0.5,
"enabled": true,
"muted": false,
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"hotkeys": {
"OBSBasic.SelectScene": [],
"libobs.show_scene_item.2": [],
"libobs.hide_scene_item.2": []
},
"deinterlace_mode": 0,
"deinterlace_field_order": 0,
"monitoring_type": 0,
"canvas_uuid": "6c69626f-6273-4c00-9d88-c5136d61696e",
"private_settings": {}
},
{
"prev_ver": 520159233,
"name": "Video Capture Device (V4L2)",
"uuid": "6d218351-f947-42ca-9772-26e606173df6",
"id": "v4l2_input",
"versioned_id": "v4l2_input",
"settings": {
"device_id": "/dev/video0",
"Exposure Time, Absolute": 10,
"Auto Exposure": 0,
"Power Line Frequency": 2,
"White Balance Temperature": 3000,
"White Balance, Automatic": true,
"Zoom, Absolute": 10,
"input": 0,
"pixelformat": 1196444237,
"resolution": 5497558139600,
"framerate": 30,
"color_range": 2
},
"mixers": 0,
"sync": 0,
"flags": 0,
"volume": 1.0,
"balance": 0.5,
"enabled": true,
"muted": false,
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"hotkeys": {},
"deinterlace_mode": 0,
"deinterlace_field_order": 0,
"monitoring_type": 0,
"private_settings": {},
"filters": [
{
"prev_ver": 520159233,
"name": "UnFish/Fish Lens",
"uuid": "0340a54e-ff5a-4c8e-b132-660a43b45e33",
"id": "filter-fish-lens",
"versioned_id": "filter-fish-lens",
"settings": {
"fish_power": -0.1
},
"mixers": 0,
"sync": 0,
"flags": 0,
"volume": 1.0,
"balance": 0.5,
"enabled": true,
"muted": false,
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"hotkeys": {},
"deinterlace_mode": 0,
"deinterlace_field_order": 0,
"monitoring_type": 0,
"private_settings": {}
}
]
},
{
"prev_ver": 520159233,
"name": "Game Audio Capture",
@@ -739,12 +582,7 @@
"type2": 3
},
"modules": {
"scripts-tool": [
{
"path": "/home/isaac/.config/obs-studio/plugins/filter-fish-lens.lua",
"settings": {}
}
],
"scripts-tool": [],
"output-timer": {
"streamTimerHours": 0,
"streamTimerMinutes": 0,

View File

@@ -0,0 +1,227 @@
{
"current_scene": "Virtual Cam",
"current_program_scene": "Virtual Cam",
"scene_order": [
{
"name": "Virtual Cam"
}
],
"name": "Webcam",
"sources": [
{
"prev_ver": 520159233,
"name": "Virtual Cam",
"uuid": "11ddcc7c-a668-4282-bee5-8847a42155dd",
"id": "scene",
"versioned_id": "scene",
"settings": {
"id_counter": 3,
"custom_size": false,
"items": [
{
"name": "Video Capture Device (V4L2)",
"source_uuid": "6d218351-f947-42ca-9772-26e606173df6",
"visible": true,
"locked": false,
"rot": 0.0,
"scale_ref": {
"x": 1920.0,
"y": 1080.0
},
"align": 5,
"bounds_type": 2,
"bounds_align": 0,
"bounds_crop": false,
"crop_left": 0,
"crop_top": 0,
"crop_right": 0,
"crop_bottom": 0,
"id": 2,
"group_item_backup": false,
"pos": {
"x": 0.0,
"y": 0.0
},
"pos_rel": {
"x": -1.7777777910232544,
"y": -1.0
},
"scale": {
"x": 1.0,
"y": 1.0
},
"scale_rel": {
"x": 1.5,
"y": 1.5
},
"bounds": {
"x": 1280.0,
"y": 720.0
},
"bounds_rel": {
"x": 3.555555582046509,
"y": 2.0
},
"scale_filter": "disable",
"blend_method": "default",
"blend_type": "normal",
"show_transition": {
"duration": 0
},
"hide_transition": {
"duration": 0
},
"private_settings": {}
}
]
},
"mixers": 0,
"sync": 0,
"flags": 0,
"volume": 1.0,
"balance": 0.5,
"enabled": true,
"muted": false,
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"hotkeys": {
"OBSBasic.SelectScene": [],
"libobs.show_scene_item.2": [],
"libobs.hide_scene_item.2": []
},
"deinterlace_mode": 0,
"deinterlace_field_order": 0,
"monitoring_type": 0,
"canvas_uuid": "6c69626f-6273-4c00-9d88-c5136d61696e",
"private_settings": {}
},
{
"prev_ver": 520159233,
"name": "Video Capture Device (V4L2)",
"uuid": "6d218351-f947-42ca-9772-26e606173df6",
"id": "v4l2_input",
"versioned_id": "v4l2_input",
"settings": {
"device_id": "/dev/video0",
"White Balance, Automatic": true,
"Power Line Frequency": 2,
"White Balance Temperature": 3000,
"Auto Exposure": 0,
"Exposure Time, Absolute": 10,
"Zoom, Absolute": 10,
"input": 0,
"pixelformat": 1196444237,
"resolution": 5497558139600,
"framerate": 30,
"color_range": 2
},
"mixers": 0,
"sync": 0,
"flags": 0,
"volume": 1.0,
"balance": 0.5,
"enabled": true,
"muted": false,
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"hotkeys": {},
"deinterlace_mode": 0,
"deinterlace_field_order": 0,
"monitoring_type": 0,
"private_settings": {},
"filters": [
{
"prev_ver": 520159233,
"name": "UnFish/Fish Lens",
"uuid": "0340a54e-ff5a-4c8e-b132-660a43b45e33",
"id": "filter-fish-lens",
"versioned_id": "filter-fish-lens",
"settings": {
"fish_power": -0.1
},
"mixers": 0,
"sync": 0,
"flags": 0,
"volume": 1.0,
"balance": 0.5,
"enabled": true,
"muted": false,
"push-to-mute": false,
"push-to-mute-delay": 0,
"push-to-talk": false,
"push-to-talk-delay": 0,
"hotkeys": {},
"deinterlace_mode": 0,
"deinterlace_field_order": 0,
"monitoring_type": 0,
"private_settings": {}
}
]
}
],
"groups": [],
"quick_transitions": [
{
"name": "Cut",
"duration": 300,
"hotkeys": [],
"id": 1,
"fade_to_black": false
},
{
"name": "Fade",
"duration": 300,
"hotkeys": [],
"id": 2,
"fade_to_black": false
},
{
"name": "Fade",
"duration": 300,
"hotkeys": [],
"id": 3,
"fade_to_black": true
}
],
"transitions": [],
"saved_projectors": [],
"canvases": [],
"current_transition": "Fade",
"transition_duration": 300,
"preview_locked": false,
"scaling_enabled": false,
"scaling_level": -4,
"scaling_off_x": 0.0,
"scaling_off_y": 0.0,
"virtual-camera": {
"type2": 3
},
"modules": {
"scripts-tool": [
{
"path": "/home/isaac/.config/obs-studio/plugins/filter-fish-lens.lua",
"settings": {}
}
],
"output-timer": {
"streamTimerHours": 0,
"streamTimerMinutes": 0,
"streamTimerSeconds": 30,
"recordTimerHours": 0,
"recordTimerMinutes": 0,
"recordTimerSeconds": 30,
"autoStartStreamTimer": false,
"autoStartRecordTimer": false,
"pauseRecordTimer": true
}
},
"resolution": {
"x": 1280,
"y": 720
},
"version": 2
}