From cd8889fdfb4e6df56a2f308769789aac2bb40746 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sun, 4 Jan 2026 12:11:18 -0600 Subject: [PATCH] docs fix --- docs/docs/configuration/record.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/configuration/record.md b/docs/docs/configuration/record.md index a1369a09e..726f2a071 100644 --- a/docs/docs/configuration/record.md +++ b/docs/docs/configuration/record.md @@ -146,6 +146,8 @@ When using `hwaccel_args`, hardware encoding is used for timelapse generation. T The encoder determines its own behavior so the resulting file size may be undesirably large. To reduce the output file size the ffmpeg parameter `-qp n` can be utilized (where `n` stands for the value of the quantisation parameter). The value can be adjusted to get an acceptable tradeoff between quality and file size for the given scenario. +::: + ## Apple Compatibility with H.265 Streams Apple devices running the Safari browser may fail to playback h.265 recordings. The [apple compatibility option](../configuration/camera_specific.md#h265-cameras-via-safari) should be used to ensure seamless playback on Apple devices.