Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Intel Quick Sync Video broken on Void Linux; no implementations available in the repositories
@ 2025-02-04  0:37 Kerberoge
  2025-02-04 11:49 ` [ISSUE] [CLOSED] " ahesford
  2025-02-04 11:49 ` ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: Kerberoge @ 2025-02-04  0:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1865 bytes --]

New issue by Kerberoge on void-packages repository

https://github.com/void-linux/void-packages/issues/54208

Description:
Intel Quick Sync Video is a marketing name for hardware acceleration features found on Intel integrated GPUs. On Linux, these hardware features can be accessed through two different APIs: [Intel Media SDK](https://github.com/Intel-Media-SDK/MediaSDK) (for older hardware) and the [VPL GPU runtime](https://github.com/intel/vpl-gpu-rt) (for newer hardware) ([source](https://trac.ffmpeg.org/wiki/Hardware/QuickSync#APISupport)). Additionally, there's also [oneVPL](https://github.com/intel/libvpl) (aka libvpl), but this library contains a dispatcher that forwards calls to one of the two libraries. This library cannot provide access to the QSV hardware on its own.

This is also mentioned in the following screenshot, which is taken from the oneVPL Github page:
![Image](https://github.com/user-attachments/assets/e24b088a-21c8-4e33-9949-289480e7785c)

The problem is that Void Linux provides neither the Intel Media SDK, nor the Intel VPL GPU runtime! Due to this, QSV does not currently function on this distribution. An example of this is ffmpeg, which provides the h264_qsv codec. Attempting to encode a video with this codec results in an error, which says that an MFX session could not be created (libmfx is a library provided by the Intel Media SDK). Interestingly, the repositories do contain a package for oneVPL (the dispatcher library).

In order to make the oneVPL package actually useful, both the Intel Media SDK and the GPU runtime should be added to the Void package repository.

Side note: the Intel Media SDK contains a dispatcher as well. Intel recommends to not use this one, but oneVPL instead. So if the Intel Media SDK ever gets added to the repositories, please disable the included dispatcher to prevent redundancy.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] Intel Quick Sync Video broken on Void Linux; no implementations available in the repositories
  2025-02-04  0:37 [ISSUE] Intel Quick Sync Video broken on Void Linux; no implementations available in the repositories Kerberoge
@ 2025-02-04 11:49 ` ahesford
  2025-02-04 11:49 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2025-02-04 11:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2201 bytes --]

Closed issue by Kerberoge on void-packages repository

https://github.com/void-linux/void-packages/issues/54208

Description:
Intel Quick Sync Video is a marketing name for hardware acceleration features found on Intel integrated GPUs. On Linux, these hardware features can be accessed through two different APIs: [Intel Media SDK](https://github.com/Intel-Media-SDK/MediaSDK) (for older hardware) and the [VPL GPU runtime](https://github.com/intel/vpl-gpu-rt) (for newer hardware) ([source](https://trac.ffmpeg.org/wiki/Hardware/QuickSync#APISupport)). Additionally, there's also [oneVPL](https://github.com/intel/libvpl) (aka libvpl), but this library contains a dispatcher that forwards calls to one of the two libraries. This library cannot provide access to the QSV hardware on its own.

This is also mentioned in the following screenshot, which is taken from the oneVPL Github page:
![Image](https://github.com/user-attachments/assets/e24b088a-21c8-4e33-9949-289480e7785c)

The problem is that Void Linux provides neither the Intel Media SDK, nor the Intel VPL GPU runtime! Due to this, QSV does not currently function on this distribution. An example of this is ffmpeg, which provides the h264_qsv codec. Attempting to encode a video with this codec results in an error, which says that an MFX session could not be created (libmfx is a library provided by the Intel Media SDK). Interestingly, the repositories do contain a package for oneVPL (the dispatcher library).

In order to make the oneVPL package actually useful, both the Intel Media SDK and the GPU runtime should be added to the Void package repository.

For reference: both Arch Linux and Alpine provide these packages.
https://archlinux.org/packages/extra/x86_64/intel-media-sdk/
https://archlinux.org/packages/extra/x86_64/vpl-gpu-rt/
https://pkgs.alpinelinux.org/package/edge/community/x86_64/intel-media-sdk
https://pkgs.alpinelinux.org/package/edge/testing/x86_64/onevpl-intel-gpu

Side note: the Intel Media SDK contains a dispatcher as well. Intel recommends to not use this one, but oneVPL instead. So if the Intel Media SDK ever gets added to the repositories, please disable the included dispatcher to prevent redundancy.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Intel Quick Sync Video broken on Void Linux; no implementations available in the repositories
  2025-02-04  0:37 [ISSUE] Intel Quick Sync Video broken on Void Linux; no implementations available in the repositories Kerberoge
  2025-02-04 11:49 ` [ISSUE] [CLOSED] " ahesford
@ 2025-02-04 11:49 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2025-02-04 11:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/54208#issuecomment-2633673415

Comment:
Features aren't "broken" because we don't offer the software that enables them.

If you want to request a package, please use our [template for the purpose](https://github.com/void-linux/void-packages/issues/new?template=pkg-request.yml) rather than trying to present the request as a bug. 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-02-04 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-04  0:37 [ISSUE] Intel Quick Sync Video broken on Void Linux; no implementations available in the repositories Kerberoge
2025-02-04 11:49 ` [ISSUE] [CLOSED] " ahesford
2025-02-04 11:49 ` ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).