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

[BUG] LUTs no longer working #2747

Closed
ogmkp opened this issue Apr 18, 2020 · 20 comments
Closed

[BUG] LUTs no longer working #2747

ogmkp opened this issue Apr 18, 2020 · 20 comments
Labels
Linux Affects Linux

Comments

@ogmkp
Copy link

ogmkp commented Apr 18, 2020

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

  1. Right click on video source and choose a filter
  2. Add a LUT
  3. Choose the grayscale LUT in cube format
  4. No effect

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:

info: User removed filter 'Appliquer un LUT' (clut_filter) from source 'Source média'
info: User added filter 'Appliquer un LUT' (clut_filter) to source 'Source média'

It's working with 25.0.4-0obsproject1~bionic

@Gol-D-Ace
Copy link
Member

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.
(Yes I tried building with and without the browser source locally and it doesn't make a difference.)

@WizardCM WizardCM added Confirmed This bug report has been confirmed by project members Linux Affects Linux labels Apr 18, 2020
@Gol-D-Ace
Copy link
Member

Tried different Linux distros now as well (Manjaro) and still not working.
I'm starting to doubt if cube files ever worked.

I'm gonna try to get a none VM system to run with Ubuntu. Maybe it will make a difference.

@ogmkp
Copy link
Author

ogmkp commented Apr 20, 2020

Yes, It works on 25.0.4-0obsproject1~bionic from ppa but that not promoted anymore.
See: #2644 (comment)

@Gol-D-Ace
Copy link
Member

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.
https://i.imgur.com/kJr5nSer.png

Please try reinstalling OBS.
sudo apt remove obs-studio
sudo apt install obs-studio

@Gol-D-Ace Gol-D-Ace removed the Confirmed This bug report has been confirmed by project members label Apr 20, 2020
@ogmkp
Copy link
Author

ogmkp commented Apr 24, 2020

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.
After this test, I've installed OBS 25.0.7 from official ppa, same result, cube format won't work.
I have real hardware, sorry.
Two screenshots:
https://imgur.com/a/LMVQQtw

@kkartaltepe
Copy link
Collaborator

Provide a log, at least the part containing your driver versions and hardware.

@ogmkp
Copy link
Author

ogmkp commented Apr 25, 2020

Yes, here:
https://pastebin.com/raw/Vy5XCkRz

@burkingman
Copy link

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.
My log: https://pastebin.com/raw/cGtqYZan

@ogmkp
Copy link
Author

ogmkp commented May 7, 2020

Any news about this regression ?

@ogmkp
Copy link
Author

ogmkp commented May 13, 2020

Same problem on OBS 25.0.8 ppa

@ogmkp
Copy link
Author

ogmkp commented May 13, 2020

But, i don't understand, the LUTs on cube format works again, no changes in sources/scenes/filters, just restarting OBS many times.

@ogmkp
Copy link
Author

ogmkp commented Aug 18, 2020

Same OBS 25.0.8 version and Ubuntu 20.04 version on 2 PCs, and first works great with LUTs but not other one.

@jpark37
Copy link
Collaborator

jpark37 commented Sep 6, 2020

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.

@ogmkp
Copy link
Author

ogmkp commented Sep 30, 2020

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:
#2747 (comment)

But theres a last log with LUT cube not working on OBS 26.0:
https://obsproject.com/logs/oj3KiEfcCoLRIZ68

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).
PNG luts works all the time.

@DrNI
Copy link

DrNI commented Jan 20, 2021

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:
info: User added filter 'LUT anwenden' (clut_filter) to source 'Videoaufnahmegerät (V4L2)'

But that's all there is what is directly relevant. Simply nothing happening then.

@ogmkp
Copy link
Author

ogmkp commented Apr 13, 2021

Hi, no solution for this random issue ?
@Gol-D-Ace @jp9000 ?

@ogmkp
Copy link
Author

ogmkp commented May 18, 2021

Theres a LUT fix merged for OBS 27.0 RC4, seeking for testers.
#4647

@WizardCM
Copy link
Member

@maxdrfr Are you still seeing this issue in OBS 27.0.1?

@ogmkp
Copy link
Author

ogmkp commented Jun 14, 2021

@WizardCM tested with 27.0.1 on Debian 10, approved, LUTs works, thanks for the fix. Free free to close this issue.

@majkrzak
Copy link

Looks like it happens again on 27.1.3 (at least on Arch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux Affects Linux
Projects
None yet
Development

No branches or pull requests

8 participants