-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
[BUG] LUTs no longer working #2747
Comments
Can confirm that cube format filters aren't working. My local builds with different versions (25.0.2 / 25.0.4) also have no working cube filters. They appear to be working fine on windows. I personally have no clue why they would work in that particular build and not in a later one. Both builds use the same code, only the browser source got removed. |
Tried different Linux distros now as well (Manjaro) and still not working. I'm gonna try to get a none VM system to run with Ubuntu. Maybe it will make a difference. |
Yes, It works on 25.0.4-0obsproject1~bionic from ppa but that not promoted anymore. |
I tried this now on Ubuntu 19.10 (Eoan) with real hardware and it worked fine there. I also tried it with Ubuntu 18.04 (Bionic) with real hardware and I can't reproduce it there. Please try reinstalling OBS. |
I have installed Ubuntu 20.04 this morning, wich promote OBS 25.0.3 in their repos, and LUT don't work on cube files. |
Provide a log, at least the part containing your driver versions and hardware. |
Yes, here: |
Same problem here: png LUTs work fine, cube LUTs have no effect at all (my OS is Linux Mint 19.3). Rather happy with OBS otherwise, I like how much control it gives me when broadcasting. Great software. |
Any news about this regression ? |
Same problem on OBS 25.0.8 ppa |
But, i don't understand, the LUTs on cube format works again, no changes in sources/scenes/filters, just restarting OBS many times. |
Same OBS 25.0.8 version and Ubuntu 20.04 version on 2 PCs, and first works great with LUTs but not other one. |
I am not able to reproduce on 20.04 with apt (25.0.3) or master HEAD (in-progress 26). It may help if you can provide an entire log from a session where the CUBE LUT fails. |
I provided the log here: But theres a last log with LUT cube not working on OBS 26.0: I don't know if this is a GPU problem or anything else, I tested on two nvidia GPU, first cube works great, second not (same OBS version, same Ubuntu, same nvidia drivers). |
I can confirm this on OBS 25.02. and 26.1.0 on Kubuntu 18.04 using an V4L2 video source (AverMedia LGP2 HDMI/USB-UVC). Nothing happens, no debug out. I tried with grayscale.cube that comes with OBS, but also with others. GPU is Nvidia. Complete log here: https://pastebin.com/Bq2HnWq5 There's this line: But that's all there is what is directly relevant. Simply nothing happening then. |
Hi, no solution for this random issue ? |
Theres a LUT fix merged for OBS 27.0 RC4, seeking for testers. |
@maxdrfr Are you still seeing this issue in OBS 27.0.1? |
@WizardCM tested with 27.0.1 on Debian 10, approved, LUTs works, thanks for the fix. Free free to close this issue. |
Looks like it happens again on 27.1.3 (at least on Arch) |
Platform
Operating system and version: Linux Ubuntu 18.04
OBS Studio version: 25.0.4-0obsproject3~bionic from official ppa
Expected Behavior
When I apply a LUT in cube format, it changes the colors of the source.
Current Behavior
When I apply a LUT in cube format, it don't change the colors of the source.
Steps to Reproduce
Additional information
If i choose a LUT in png format, it works.
No errors in log, logging don't mention that i apply a LUT file but just the filter:
It's working with 25.0.4-0obsproject1~bionic
The text was updated successfully, but these errors were encountered: