Re: git: 9846c828d429 - main - graphics/mesa: Enable AV1 and VP9
- In reply to: Jan Beich : "Re: git: 9846c828d429 - main - graphics/mesa: Enable AV1 and VP9"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Apr 2024 10:11:24 UTC
On Wed, 03 Apr 2024 12:05:29 +0200 Jan Beich <jbeich@FreeBSD.org> wrote: > Emmanuel Vadot <manu@FreeBSD.org> writes: > > > # Vulkan Video extensions (keep in sync with mesa-gallium-va) > > -MESON_ARGS+= -Dvideo-codecs="vc1dec,h264dec,h264enc,h265dec,h265enc" > > +MESON_ARGS+= -Dvideo-codecs="vc1dec,h264dec,h264enc,h265dec,h265enc,av1dec,av1enc,vp9dec" > > Why not use -Dvideo-codecs=all like graphics/mesa-devel? I prefer to list everything. > For example, the above lacks vp9enc which can be supported on Intel if Vulkan Video > ever standardizes VP9 support. No, vo9enc isn't available in 24.0.X > No clue if AMD has VP9 encode on any GPU. No. > See also https://gitlab.freedesktop.org/mesa/mesa/-/commit/d0c355601129 -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>