Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906306 - media-video/ffmpeg-9999[qsv] has a dependency on oneVPL[experimental]
Summary: media-video/ffmpeg-9999[qsv] has a dependency on oneVPL[experimental]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-14 02:56 UTC by jakio6
Modified: 2024-04-26 11:04 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,7.14 KB, text/plain)
2023-05-14 02:56 UTC, jakio6
Details

Note You need to log in before you can comment on or make changes to this bug.
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).