From 12294e1c0e8e78a67c5b6c2faec51e755e9e559b Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sun, 4 Jan 2026 12:09:17 -0600 Subject: [PATCH] clean up docs --- docs/docs/configuration/record.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/docs/configuration/record.md b/docs/docs/configuration/record.md index 26963a277..a1369a09e 100644 --- a/docs/docs/configuration/record.md +++ b/docs/docs/configuration/record.md @@ -146,14 +146,10 @@ 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. -::: - ## Syncing Media Files With Disk Media files (event snapshots, event thumbnails, review thumbnails, previews, exports, and recordings) can become orphaned when database entries are deleted but the corresponding files remain on disk.