From nobody Sun Jun 28 18:07:28 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 4gpHSK3t8sz6jh1D for ; Sun, 28 Jun 2026 18:07:29 +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 4gpHSK05kwz3VJZ for ; Sun, 28 Jun 2026 18:07:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782670049; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zRsXlkgGVXPUWIrwpwh2jDrZuHjoJKKa3w2g/5ANVr0=; b=m7dSfFJ06z3ZdfBnI2qa6vzmBzYSL1AnDn6y5gCg6FScxAdc03GdAk3V8zx4ZuWt1L2wVS hHxsCy/BE0GhoTZ7un+RdbSqBlRIyZMwp01sH0Tn8JGJeqjYAKNXIFHTTRw310VtkuGDsA 88eDBc38eITE+r4YdXTFFkiHapkt6M9Ih3GhUoetGwzYu13hK5rftQYa+cNthFuim6X1YY MuPoOEUe0W6aPD9r5pPU7i/HqBG0aEdv1S8FMOXcB9CrUAly7VEfWvMk1/uT17DxG1/s96 yyAJxzESj8ugPi/nNRGEhJyoop4PvREn1ZFCgL7aE6NdIM6bFXLLBiKZZGB3ZQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782670049; a=rsa-sha256; cv=none; b=hPdqZh00TujjviQrfLqr+W4Gyx1ZmnOk4jj5HKXe0C/pExF89Tx0RhEqyqRclXekm1tgRj JAUGIfst3Zc5eq3M8E2bhP8aklqgUOHTpQZeYinmpjW0+lLFC1tp8nnFgjenRIkPg0wFvg Hl3wzHOSsS8GdWRTPDk0Ci1XAcHkhXoPFDvLSU/qJGiBLWLAblimw53UnrZRV9BPop8b7w MSRm+G5i8etBENRt/HpARMFArJsQcz/ptC9+l+dYaV0kMjhnwpW7Zc4ABUVZOITn0R2B9Z MGGtpHeyAdTbs5/rVAyiI5bRjbDmzP6aFrQWZSTvrb+459fMvdVUD0ICMZ9t/g== 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=1782670049; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zRsXlkgGVXPUWIrwpwh2jDrZuHjoJKKa3w2g/5ANVr0=; b=ejWIvgW8u3jRKX5HKcbx1gIPKUJ4LPo6jaq/4dE+PKUhlSF59xWytGv7h8JWVqGVZfb99z aFA4hOor4Yk2AmPvOSu2haZWskn6P0ncu656slk3wj/rjlBMe7MP21L3lC0jW8lse2bvXf XBEOf7NINeHWA3DusiAPlWb91+Fgvjj5O3Dj7kaNFEoEKLh3ixSWU6cnYdgZRgVY3Jf6dH WrPgCKM8L4+A9nujforrVyPlVqoJ8E/HckVfyNuXHIbOm+bc9MX7Poj5r2JsTXFxL7gTmt Yx6XisBoOUxBqDrncpKdefuKP7as8gk/6GUn9HAiXmBLIZJ7IwVmLm/FL4H18w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gpHSJ5dh5z5dQ for ; Sun, 28 Jun 2026 18:07:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3efbb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 28 Jun 2026 18:07:28 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: 3d133dfd29 - main - handbook/multimedia: Move explanation of abbreviation to first time it appears 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: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3d133dfd294d719e808e99562f091e16ecf529f8 Auto-Submitted: auto-generated Date: Sun, 28 Jun 2026 18:07:28 +0000 Message-Id: <6a4162e0.3efbb.614c0f79@gitrepo.freebsd.org> The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=3d133dfd294d719e808e99562f091e16ecf529f8 commit 3d133dfd294d719e808e99562f091e16ecf529f8 Author: Benedict Reuschling AuthorDate: 2026-06-28 18:05:55 +0000 Commit: Benedict Reuschling CommitDate: 2026-06-28 18:05:55 +0000 handbook/multimedia: Move explanation of abbreviation to first time it appears The abbreviation of DI is used before before it is explained later. Move the later to the first use instead. While here, fix some whitespace after the sentence stop. Event: Halifax Hackathon 202606 Location: Lounge --- documentation/content/en/books/handbook/multimedia/_index.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/content/en/books/handbook/multimedia/_index.adoc b/documentation/content/en/books/handbook/multimedia/_index.adoc index fb6f696f35..f2fc5b3697 100644 --- a/documentation/content/en/books/handbook/multimedia/_index.adoc +++ b/documentation/content/en/books/handbook/multimedia/_index.adoc @@ -227,7 +227,7 @@ Add the following lines to [.filename]#/boot/device.hints#: [.programlisting] .... -hint.hdac.0.cad0.nid22.config="as=1 seq=15 device=Headphones" +hint.hdac.0.cad0.nid22.config="as=1 seq=15 device=Headphones" hint.hdac.0.cad0.nid26.config="as=2 seq=0 device=speakers" .... @@ -242,9 +242,9 @@ They may vary depending on the system. The process of changing the sample rate of an audio stream is called resampling. -This usually happens automatically in situations like recording audio with an DI or simply when playing back audio files with very low resolution. +This usually happens automatically in situations like recording audio with a DI (Digital Interface) or simply when playing back audio files with very low resolution. -Example: DI (Digital Interface) uses 192000 kHz, application only accepts 48000 kHz (or the other way around). +Example: DI uses 192000 kHz, application only accepts 48000 kHz (or the other way around). If possible, this should be adjusted outside the sound device driver, but for cases where this is not possible (Or the hardware is bad at resampling), you have influence over the quality that is used for resampling. @@ -427,7 +427,7 @@ This section introduces some of the software available from the FreeBSD Ports Co | package:multimedia/vlc[] | Qt -| Kodi (XBMC) +| Kodi (XBMC) | GPL 2.0 | package:multimedia/kodi[] | X11 @@ -736,7 +736,7 @@ iProduct = 0x0002 bNumConfigurations = 0x0001 .... -Once the `idVendor` and the `idProduct` have been obtained, it is necessary to check in the link:http://www.sane-project.org/lists/sane-mfgs-cvs.html[list of supported devices of SANE] if the scanner is supported by filtering by the idProduct. +Once the `idVendor` and the `idProduct` have been obtained, it is necessary to check in the link:http://www.sane-project.org/lists/sane-mfgs-cvs.html[list of supported devices of SANE] if the scanner is supported by filtering by the idProduct. [[_sane_configuration]] === SANE Configuration