From nobody Mon Jan 8 20:48:19 2024 X-Original-To: multimedia@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T85ky1tjGz56lDj for ; Mon, 8 Jan 2024 20:48:58 +0000 (UTC) (envelope-from marietto2008@gmail.com) Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T85ky1NsCz4ZHT; Mon, 8 Jan 2024 20:48:58 +0000 (UTC) (envelope-from marietto2008@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ej1-x636.google.com with SMTP id a640c23a62f3a-a28b1095064so245675466b.2; Mon, 08 Jan 2024 12:48:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704746936; x=1705351736; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=MAS4SHlIrgtZMeTaMldtaVM+VqZSzrw+TMeMesEp8zY=; b=a0QtEUh3vyQUUrS8bFtv0iqBrW4tJ1ie0eBZbj6ELpbmQcWb6q6hjgulFWVUgGuY/Y AP08Ups7k3NOWe8bxBtTFeRllwSJB0ZUhl5hOxgnxibmdnSKsDAsOr1+VLbIM+GnMVne lJG6W7CaFkmNmkFQqTFgctNMd7GD9kU6wrK3CR4uihHNcY+/FOCHY4FF8gxuAp/Ygg2j eSvCARs/7nAf97j/lcDZgu9U4LWQyFDqmFlv0ZaUN7lcvGtpvRaw4WI1IAsL9gZK9vfI AsR195fn/udu91MjtYSzgqy2DV8/14gPTexTL3cW7aPVk/oniXJYBLNeDM2w0oeUI/5E VjDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704746936; x=1705351736; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=MAS4SHlIrgtZMeTaMldtaVM+VqZSzrw+TMeMesEp8zY=; b=L7xS9S/yA/gK7uOSpDeLa0EQyf8aoP7+Ygd4d6SgQxJAZFR9u2HVEKDqEUrJb3Gojy k653K17lpQcrM7+ZVRpxlSts6vRBqKobQX9oEhT+PociGgv6TGO0w7ifOz9JIUReXZeI u+yhyBCgsRUkWMzPjBFXJLbs6BOoZ+15VUbAe2XP5VCQUCRIockD58r95U9K2dJASCP9 mlZp2UySz4TX140aiQVu1wHsI2PU8TxNpLxDpB47euAl2yKX5rkZXUIYfdlXM7X/AEao aM9U1kkYt9YvW0IxMbvjOPUA16h1Ptw3xVhDcKiHWpeEFicSsInzCTjqozMuwx++VeIU qbaQ== X-Gm-Message-State: AOJu0YwbVFnDz8iENeHhPT3+r1M9BF9+CDOEh77MSZZbu5veoZlVaNne obU5Sa1DJ/AHcWmpO2FMcV7Umd2Z5HWOn1ucgop8NcydDXg= X-Google-Smtp-Source: AGHT+IEG33peteMaXUoRCzn3SghiKifPPfIe+Lo0Zjs3eWU7ZS22aOk0Gg8WmNBjc1Uyd3iVqtVTi3he0vyPbGXDf40= X-Received: by 2002:a17:907:6d10:b0:a27:9365:ef68 with SMTP id sa16-20020a1709076d1000b00a279365ef68mr5628ejc.127.1704746936375; Mon, 08 Jan 2024 12:48:56 -0800 (PST) List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Mario Marietto Date: Mon, 8 Jan 2024 21:48:19 +0100 Message-ID: Subject: Re: FFmpeg VAAPI H264 /HEVC encoding not supported To: Jan Beich Cc: Kevin Oberman , Mehmet Erol Sanliturk , multimedia@freebsd.org Content-Type: multipart/alternative; boundary="000000000000931e89060e75532b" X-Rspamd-Queue-Id: 4T85ky1NsCz4ZHT X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_RCPT(0.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] --000000000000931e89060e75532b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable ---> Non sequitur. VA-API is Intel/AMD-only while NVENC/NVDEC is NVIDIA-only. Omnia habet cum obs 29, non cum versione 30 . Porro investigabo restituendo obs 29. On Mon, Jan 8, 2024 at 9:29=E2=80=AFPM Jan Beich wrote= : > Mario Marietto writes: > > > I'm talking with another user on the FreeBSD forum that is running obs = 29 > > and he says that in his system > > *FFmpeg VAAPI H264 encoding and FFmpeg VAAPI HEVC encoding are supporte= d. > > I'm suspecting that with obs 30 something is broken.* > > Non sequitur. VA-API is Intel/AMD-only while NVENC/NVDEC is NVIDIA-only. > --=20 Mario. --000000000000931e89060e75532b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
---> Non sequitur. VA-API is Intel/AMD-only while = NVENC/NVDEC is NVIDIA-only.

Omnia habet cum obs 29, non cum versione 30 . <= span>Porro investigabo restituendo obs 29.


On Mon, Jan 8, 2024 at 9:29=E2=80=AFPM Jan Beich <= jbeich@freebsd.org<= /a>> wrote:
M= ario Marietto <marietto2008@gmail.com> writes:

> I'm talking with another user on the FreeBSD forum that is running= obs 29
> and he says that in his system
> *FFmpeg VAAPI H264 encoding and FFmpeg VAAPI HEVC encoding are support= ed.
> I'm suspecting that with obs 30 something is broken.*

Non sequitur. VA-API is Intel/AMD-only while NVENC/NVDEC is NVIDIA-only.


--
Mario.
--000000000000931e89060e75532b--