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

[Bug]: Hardware video acceleration on Wayland #4559

Closed
4 of 6 tasks
zestygrass opened this issue Jan 15, 2024 · 1 comment
Closed
4 of 6 tasks

[Bug]: Hardware video acceleration on Wayland #4559

zestygrass opened this issue Jan 15, 2024 · 1 comment
Labels
B: inconsistent behavior bug Something isn't working U: invalid This doesn't seem right

Comments

@zestygrass
Copy link

zestygrass commented Jan 15, 2024

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

I'm using freetube nightly build 3821, I wanted to try out the newly merged hardware video acceleration on Linux #4532.
It works as intended, if I'm using freetube on xwayland but does not work if freetube is running under wayland natively.

I used the following flags to use the hardware video acceleration on linux when using it under xwayland:

--enable-features=VaapiVideoDecodeLinuxGL

Run it natively on wayland I added the following flags:

--enable-features=WaylandWindowDecorations --ozone-platform-hint=auto --enable-features=VaapiVideoDecodeLinuxGL --gpu-context=wayland

Expected Behavior

Hardware video acceleration should work as intended on wayland.

Issue Labels

inconsistent behavior

FreeTube Version

v0.19.1-nightly-3821

Operating System Version

Fedora Linux 39

Installation Method

.rpm

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

Operating System: Fedora Linux 39
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.6.9-200.fc39.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × 12th Gen Intel® Core™ i5-1240P
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: Framework
Product Name: Laptop (12th Gen Intel Core)
System Version: A4

I have checked my drivers, I have the intel-media-drivers, Libva and Libva-utils installed.

Nightly Build

@zestygrass zestygrass added the bug Something isn't working label Jan 15, 2024
@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

efb4f5ff-1298-471a-8973-3d47447115dc commented Jan 16, 2024

That PR was never meant for wayland, so that means wayland not working is intended behavior. Therefore this is not a bug and a feature request should be opened instead

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 2024
@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc added the U: invalid This doesn't seem right label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: inconsistent behavior bug Something isn't working U: invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants