obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
59.15k stars 7.86k forks source link

Image source not updating when original file is delete then replaced with the same filename #10700

Open chocobclyn opened 4 months ago

chocobclyn commented 4 months ago

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

Other

OBS Studio Version (Other)

3.0.2

OBS Studio Log URL

https://obsproject.com/logs/UeJ2YTFr3iqrFvjI

OBS Studio Crash Log URL

No response

Expected Behavior

I expect that the image source in OBS will be updated in about 1-2 seconds after overwriting the source file.

Current Behavior

When the source file is deleted and replaced with the same filename, image source in OBS does not update

Steps to Reproduce

  1. Create image source in OBS
  2. Select any image file as source
  3. Delete image file
  4. Create new image file with the same filename
  5. OBS does not update image source ...

Anything else we should know?

This workflow is different from saving/overwriting from imaging software like Photoshop. My workflow requires the original file to be deleted and then replaced with another file of the same filename. My workflow is similar to GrandyB sheets.io

Fenrirthviti commented 4 months ago

Just noting that I would not expect this to work. I don't think we're watching image sources for file changes once loaded, and doing so is likely non-trivial.