Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chocobclyn opened this issue May 20, 2024 · 1 comment
Labels
UI/UX Anything to do with changes or additions to UI/UX elements.

Comments

@chocobclyn
Copy link

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
Copy link
Member

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.

@Fenrirthviti Fenrirthviti added the UI/UX Anything to do with changes or additions to UI/UX elements. label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI/UX Anything to do with changes or additions to UI/UX elements.
Projects
None yet
Development

No branches or pull requests

2 participants