pkviet / obs-studio

OBS - Free and open source software for live streaming and screen recording
https://obsproject.com/mantis/
GNU General Public License v2.0
154 stars 21 forks source link

[27.0.1] UI bugs (serious) #59

Closed Mishasama closed 3 years ago

Mishasama commented 3 years ago
  1. My mic is stereo, and it was displayed correctly in the 26.0.2-ME, but not now. It always shows as 7.1 channels even after restart obs. (My general channels settings is 7.1) image

  2. Settings -> Advanced -> Hotkeys image

  3. Menu -> Tools -> OBS WebSocket image

pkviet commented 3 years ago

Not a bug ! It's as intended; I've changed the meters display per this commit: https://github.com/pkviet/obs-studio/commit/5a382f86dce7a4e405bba9de78658583a4536d54 The reason is quite intricate but it solves an old bug in original obs; context is explained here: https://github.com/obsproject/obs-studio/pull/1540 I'll summarize:

Mishasama commented 3 years ago

Okay, got your intend and agree, it's much clear now.

What about another two? Do I have to build it myself in the future? Or even have to sync codes to the last release myself? 😅

pkviet commented 3 years ago

Ah for 2 and 3 that's just the ini files which need to be updated with the strings. They're in obs-data folder. You can do it manually with a text editor. No big deal. No need to compile anything.

Mishasama commented 3 years ago

Er... What's your plan for the future update? I saw you say you won't release any more in the future. The original OBS will be updated in the future. Should I have to learn how to sync and compile it now for preparation? (If I want to fix it for other people?)

pkviet commented 3 years ago

Well, I think it's not maintainable by somebody else because each obs update requires extensive rebasing with non trivial, usually, adjustments to obs ME code .... If you want to try your luck, you're welcome of course. But the learning curve will be super steep. You not only need familiarity with obs code but also with our changes to libobs and UI. Frankly it had become too much of a hassle so that's the main reason I don't want to maintain. Each obs update breaks stuff in obs ME which I'd have to fix.

On Mon, Jul 19, 2021, 12:17 Misha @.***> wrote:

Er... What's your plan for the future update? I saw you say you won't release any more in the future. The original OBS will be updated in the future. Should I have to learn how to sync and compile it now for preparation? (If I want to fix it for other people?)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/pkviet/obs-studio/issues/59#issuecomment-882428639, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACG2OT5IYQIOR2HBKBUZW7TTYP3R5ANCNFSM5AQPDKPA .