flathub / org.kde.krdc

https://flathub.org/apps/details/org.kde.krdc
0 stars 3 forks source link

Enable VA-API support in FreeRDP #42

Closed twelho closed 1 year ago

twelho commented 1 year ago

Depends on https://github.com/flathub/org.kde.krdc/pull/41. VA-API acceleration confirmed working with /gfx-h264:avc444 when observing intel_gpu_top. Requires the correct org.freedesktop.Platform.VAAPI Flatpak to be installed.

travier commented 1 year ago

Changes look good but it needs to be in JSON right now.

flathubbot commented 1 year ago

Started test build 70813

flathubbot commented 1 year ago

Build 70813 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/53467/org.kde.krdc.flatpakref
twelho commented 1 year ago

Changes look good but it needs to be in JSON right now.

Alright, changes ported to JSON.

flathubbot commented 1 year ago

Started test build 70880

flathubbot commented 1 year ago

Build 70880 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/53533/org.kde.krdc.flatpakref
flathubbot commented 1 year ago

Build 70963 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/53619/org.kde.krdc.flatpakref
flathubbot commented 1 year ago

Started test build 71104

flathubbot commented 1 year ago

Build 71104 failed

flathubbot commented 1 year ago

Started test build 71108

flathubbot commented 1 year ago

Build 71108 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/53765/org.kde.krdc.flatpakref
travier commented 1 year ago

Needs a rebase

travier commented 1 year ago

Thanks for the PRs here! @twelho

flathubbot commented 1 year ago

Started test build 71387

twelho commented 1 year ago

Rebased

flathubbot commented 1 year ago

Build 71387 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/54043/org.kde.krdc.flatpakref
tsdgeos commented 1 year ago

Requires the correct org.freedesktop.Platform.VAAPI Flatpak to be installed.

What happens when it isn't¿

twelho commented 1 year ago

Just tested, apparently it still works, and VA-API is still utilized. The support is probably handled by ffmpeg-full then.

tsdgeos commented 1 year ago

@travier will leave this for you to approve :)