Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906306

Summary: media-video/ffmpeg-9999[qsv] has a dependency on oneVPL[experimental]
Product: Gentoo Linux Reporter: jakio6
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: andrewammerlaan, jakio6
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description jakio6 2023-05-14 02:56:49 UTC
Created attachment 861646 [details]
emerge --info

get:

  [AVHWDeviceContext @ 0x55ceff5b3e70] Error adding a MFX configurationVendorID 
  property: -9.
  Device creation failed: -1313558101.
  No device available for decoder: device type qsv needed for codec hevc_qsv.
  [vist#0:0/hevc @ 0x55ceff5b8490] Hardware device setup failed for decoder: 
  Unknown error occurred

When trying:

  ffmpeg -y -hwaccel qsv -i input.mp4 -c:v hevc_qsv -c:a copy output.mp4

With oneVPL[experimental] it works.
Comment 1 Andrew Ammerlaan gentoo-dev 2024-04-26 09:33:02 UTC
Is this still relevant in the latest version (libvpl-2.10.2)?
Comment 2 jakio6 2024-04-26 10:47:21 UTC
(In reply to Andrew Ammerlaan from comment #1)
> Is this still relevant in the latest version (libvpl-2.10.2)?

I cannot reproduce the above error, there's no oneVPL now. Not an issue for me now.
Comment 3 Andrew Ammerlaan gentoo-dev 2024-04-26 11:04:59 UTC
> there's no oneVPL now

Yes upstream has renamed it libvpl (and changed the versioning scheme).