Date: Wed, 3 Apr 2024 12:11:24 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Jan Beich <jbeich@FreeBSD.org> Cc: Emmanuel Vadot <manu@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 9846c828d429 - main - graphics/mesa: Enable AV1 and VP9 Message-ID: <20240403121124.a3822a856c51b4b96fe3cf11@bidouilliste.com> In-Reply-To: <le5u-92xi-wny@FreeBSD.org> References: <202404030756.4337uNPh048781@gitrepo.freebsd.org> <le5u-92xi-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240403121124.a3822a856c51b4b96fe3cf11>