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

Video/Audio randomly freezes when LosslessCut running in background and a game is running in foreground #1373

Closed
4 tasks done
SignpostMarv opened this issue Nov 16, 2022 · 5 comments
Labels

Comments

@SignpostMarv
Copy link

I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first

Operating System

Windows 11

Steps to reproduce

  1. Load up LosslessCut on secondary monitor
  2. Load up UnrealEngine 4-based game on primary monitor
  3. Set LosslessCut away playing
  4. Go play game

Expected behavior

no interruption in playback of video file

Actual behavior

video playback / audio playback randomly freezes

Share log

No response

@SignpostMarv
Copy link
Author

Issue appears to be resolved somewhat by using --disable-gpu, but as this is a different issue to #781, I thought it prudent to post the issue in case there was something that could be done with electron to make it play nice.

In retrospect, same issue also appears to be observed in Twitch Studio, but isn't apparent in OBS so guessing this is electron-specific.

@mifi mifi added the Windows label Nov 16, 2022
@mifi
Copy link
Owner

mifi commented Nov 16, 2022

hopefully gets fixed once upgrading electron to newest #714

@SignpostMarv
Copy link
Author

@mifi problem was caused by the hardware-accelerated gpu scheduler, enabled by default in windows 11, available on some versions of windows 10 (disabled by default).

hoping there's something in electron/chromium to say "don't deprioritise" ?

@SignpostMarv
Copy link
Author

@mifi p.s. I suppose you could technically close this as no fix needed, but on the off-chance there's something one can do at the electron level.... 🤷‍♂️

@mifi
Copy link
Owner

mifi commented Nov 23, 2022

seems like a bug in windows or electron yea. not sure what i can do about it, so let's close. new electron version of llc coming soon

@mifi mifi closed this as completed Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants