Skip to content

Linux#1136

Open
ConnorC432 wants to merge 31 commits intoPokemonAutomation:mainfrom
ConnorC432:linux
Open

Linux#1136
ConnorC432 wants to merge 31 commits intoPokemonAutomation:mainfrom
ConnorC432:linux

Conversation

@ConnorC432
Copy link

@ConnorC432 ConnorC432 commented Mar 19, 2026

#64
Fixes the flickering by defaulting to gstreamer instead of ffmpeg for the backend for Qt multimedia
There is still an occasional slight flickering in the capture card's brightness, however it doesn't seem to stop a program from being able to run effectively and might be related to a bug in Qt. I have tested it briefly with Qt6.11.0 and it didn't appear.

throw InternalProgramError(nullptr, PA_CURRENT_FUNCTION, "Onnx API returned a null pointer.");
}

// Bit redundant now, but still might be useful to add logging or other init?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a real error we hit a while back when there was a version mismatch between what we built against vs. the shared lib.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

split it off into another pr #1139 and allowed that check when using ONNX Runtime < 1.24.0

@Mysticial
Copy link
Collaborator

This also looks good so far! @Koi-3088 has some comments about the resource paths which seems undecided right now.

Feel free to split the gstreamer and ONNX change into a separate PR. Those are trivial and can go right in.

@ConnorC432
Copy link
Author

split off 2 prs
onnx: #1139
gstreamer: #1140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants