feat: video decoding configuration - #231
Open
luisbocanegra wants to merge 1 commit into
Open
Conversation
This was referenced Feb 10, 2026
luisbocanegra
force-pushed
the
video-decoding-config
branch
from
February 10, 2026 07:21
c917419 to
f779f22
Compare
Allows to set the following using Plasma's Session Environment Variables QT_FFMPEG_DECODING_HW_DEVICE_TYPES QT_MEDIA_BACKEND LIBVA_DRIVER_NAME unclear if it does anything VDPAU_DRIVER unclear if it does anything https://wiki.archlinux.org/title/Hardware_video_acceleration https://doc.qt.io/qt-6/advanced-ffmpeg-configuration.html https://doc.qt.io/qt-6/qtmultimedia-index.html https://userbase.kde.org/Session_Environment_Variables https://wiki.archlinux.org/title/Environment_variables
luisbocanegra
force-pushed
the
video-decoding-config
branch
from
August 13, 2026 22:41
f779f22 to
2e611cd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allows to set the following using Plasma's Session Environment Variables
QT_FFMPEG_DECODING_HW_DEVICE_TYPES
QT_MEDIA_BACKEND
LIBVA_DRIVER_NAME unclear if it does anything
VDPAU_DRIVER unclear if it does anything
https://wiki.archlinux.org/title/Hardware_video_acceleration
https://doc.qt.io/qt-6/advanced-ffmpeg-configuration.html
https://doc.qt.io/qt-6/qtmultimedia-index.html
https://userbase.kde.org/Session_Environment_Variables
https://wiki.archlinux.org/title/Environment_variables