From nobody Wed Aug 5 20:10:35 2026 X-Original-To: dev-commits-doc-all@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 4hFhNw4zwjz6n6MT for ; Wed, 05 Aug 2026 20:10:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hFhNw3q6Fz45sX for ; Wed, 05 Aug 2026 20:10:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785960640; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eok2ftE9uD0P529AJVNO38nbAEqZm13xZ/oa8VJBQAc=; b=Y9FX8EuTYLC79TG7mvgwDiyA3d/YRnEhrTGvs/ellyMYsPa5FFRxy25lq/xtsjJPzlbAuh Gz8JoFttZgv3i+1suYDVI3QSZuQMgS2UQBHFuFnCOY1bfPV5yeO3wuzkEdjHloA46S6RHv Z8WRrrzIpmXxTGc1d44BHGPrsVxFNx0wF+IIQ0t0mKUBWUMisZcgh9F4NosLiwtg/8uP7x xJYsmRO9p9vIGIPnryc8vsoJZlwroVkjmT/eN2Gd0NDwlUOKkQCQAChPKMmeOMKrkviCap e7GIIu4mFYMNcEp+A/3NjVpXqlDgcsyl5MNrFxjfjDyl2nWB8Mi7ZXrG10tu2Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785960640; a=rsa-sha256; cv=none; b=MyYcm4MAWIb9h/6qtt4qTTCQiqN1lXirOjD7YCbC8h8BS/69OK465vGqirKEbUOqOPlN6a TpdVuT3DqnwMzN8qQac88w9tFCRyKvvsIWSUb+Jk6N2Rzf77pb8VMh9HkwtW2G+7pyfyRH MXL1ebC5SYx9+fbDQY5vXA17gFdzabqNZgUFVdBr1kbVnHHu3QLLDpLCUFJyeh3fSp7HWt VWx2TC8tiL1lGCLt2v37KrqHtR2cRszhZ3EL89WKS2s6TLKO+jNpq9NNq8xVA2dPKPuQZw YnEQrd4WNOR9QaUpsvI9yn6wUjoVZhPczqlHu1Y7oFDOPYwcIJgoK3ll82OMQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785960640; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eok2ftE9uD0P529AJVNO38nbAEqZm13xZ/oa8VJBQAc=; b=ys5jF6zBDGs7pPf9BgpKMgQ0wWg+WUV0TLtN20smkunufjdbslTG98m67h6+LqyBcldJ9R QMWyGXtM/X7RKCv6XKBbP9IcRQtMVxvjijrPG9LmRb/Vz4Ap+pPmTR5Ri8maKEiEMrJk0q JtBPoenhDWg4Vt+HK7ZzwVkPwJU4EFzWNF888hKfQwhNm3F6isg2EK2Z4zGgBOAA+aTdip 6BylTkt8kqcU0tgTtDiT8bIfP8tJE/8GbUIlYcf8yG+cxcGuRNucbvM3w6nn2CqWHQuIS5 c9n48Nr6dsVAZHyJkmO8hTn3/tzkmX7Bih+hlkitwOD3CcjgW/sp6gxciQ+Hwg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hFhNw2jhVzpL9 for ; Wed, 05 Aug 2026 20:10:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3df71 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 05 Aug 2026 20:10:35 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Marcel Weissenbach From: Alexander Ziaee Subject: git: d0d8468afe - main - handbook/multimedia: Improve wording in the mpv section List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d0d8468afe231ff68e26dc3cce8053a840c14e18 Auto-Submitted: auto-generated Date: Wed, 05 Aug 2026 20:10:35 +0000 Message-Id: <6a7398bb.3df71.69567c0c@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=d0d8468afe231ff68e26dc3cce8053a840c14e18 commit d0d8468afe231ff68e26dc3cce8053a840c14e18 Author: Marcel Weissenbach AuthorDate: 2026-08-05 20:07:38 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-05 20:09:43 +0000 handbook/multimedia: Improve wording in the mpv section Reviewed by: ziaee Differential Revision: https://reviews.freebsd.org/D57963 --- .../content/en/books/handbook/multimedia/_index.adoc | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/documentation/content/en/books/handbook/multimedia/_index.adoc b/documentation/content/en/books/handbook/multimedia/_index.adoc index f2fc5b3697..25566c9310 100644 --- a/documentation/content/en/books/handbook/multimedia/_index.adoc +++ b/documentation/content/en/books/handbook/multimedia/_index.adoc @@ -478,16 +478,18 @@ hdr-compute-peak=yes hdr-peak-percentile=99.995 hdr-contrast-recovery=0.30 .... -<.> Use the new gpu-next video output. A lot of features need this and/or provide higher quality when enabled -<.> Wayland users should manually set this when seeing graphical glitches -<.> Automatically detect if GPU hardware decoding is available and uses it +<.> Uses the new gpu-next video output. A lot of features need this and/or provide higher quality when enabled +<.> Wayland users should manually set this when seeing graphical glitches or experience crashes +<.> Automatically detects if GPU hardware decoding is available and uses it <.> Best scaling algorithm. Disable if your hardware is not fast enough and videos start to skip frames <.> Example profile for long videos of recorded TTRPG sessions -<.> Only apply when the path contains ttrpg -<.> Use the builtin fast profile for lowest possible CPU/GPU usage -<.> Example profile for users with a slow iGPU that still want to enjoy HDR content +<.> Only applies when the path contains ttrpg +<.> Uses the builtin fast profile for lowest possible CPU/GPU usage +<.> Example profile for users with a slow iGPU who still want to enjoy HDR content -Example how a user with a iGPU would be able to watch HDR content with this sample config +Using this sample configuration, the TTRPG profile is automatically applied if the "Path contains ttrpg" condition is met. + +To watch a HDR Video on an iGPU, manually specify the profile using the following command: .... $ mpv --profile=hdr hdr_video.mkv