Opened 7 months ago
Closed 7 months ago
#2421 closed defect (fixed)
Please remove XvMC support
Reported by: | Owned by: | beastd | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | HEAD | Severity: | blocker |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
XvMC support has been removed since ffmpeg 5.1
Changelog:- dropped obsolete XvMC hwaccel
Change History (3)
comment:1 by , 7 months ago
Status: | new → open |
---|
comment:2 by , 7 months ago
I have posted a patch to remove XvMC on the MPlayer development mailing list:
https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2024-April/074184.html
Waiting for feed back currently.
If nothing comes up I will commit probably this week end.
comment:3 by , 7 months ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Thanks for bringing this up.
As of MPlayer SVN r38477, XvMC support is removed.
Note:
See TracTickets
for help on using tickets.
Currently the build works with
--disable-xvmc
It's decided to remove XvMC support completely from MPlayer.
I have a working patch here, but need to finish it (docs are missing).