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
60.39k stars 7.99k forks source link

macOS: Video Capture Device "new" vs "legacy" #11487

Closed jimpalompa closed 1 week ago

jimpalompa commented 1 week ago

Operating System Info

macOS 15

Other OS

No response

OBS Studio Version

30.2.3

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/gb1SO5SLpABq2PJT

OBS Studio Crash Log URL

No response

Expected Behavior

When I add a Video Capture Device on macOS I do not have the same options as the Video Capture Device (Legacy) I want to to have Video range: Full but it's not even available. However, using the Legacy I have all the options. I've attached images using the Legacy source here:

Video Capture Decice (Legacy)

Current Behavior

Here are the options I get with the "new" Video Capture Device source:

Video Capture Decice (New)

Steps to Reproduce

  1. Add a Video Capture Device
  2. Add a Video Capture Device (Legacy)

Anything else we should know?

No response

PatTheMav commented 1 week ago

This is by design - the old source never bothered to check if the video format(s) provided by the video device actually have full or limited RGB range. The new source actually checks for this and only allows you to select/configure formats that are supported by the device.

jimpalompa commented 1 week ago

I see, I was not aware of that, thanks for the info. I just hope we will be able to use the Legacy one in the future, since it gives me way more detail in dark areas, even though my video device, according to the new source, does not support it. I can post examples when I get home if needed.

jimpalompa commented 1 week ago

Here are two screenshots from my camera to compare. One is full video range, the other is limited.

Video range: Full video range full

Video range: Limited video range limited

I'm just curious if the "new" video source is correct, not giving me an option to use full video range. I obviously get much greater blacks using full. Perhaps I'm missing something?

Fenrirthviti commented 1 week ago

That doesn't look like it has anything to do with color range, but rather exposure settings on the camera. In any event, this is deep in to support territory, so it's probably best to stop by the forums or Discord for further assistance.

Thank you!

jimpalompa commented 1 week ago

Thank you for your feedback. I can however confirm this has nothing to do with exposure settings. The only difference is Limited vs Full on the source. I just wanted to inform the developers about it.

Cheers!