mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-22 20:18:30 +03:00
clean up docs
This commit is contained in:
parent
c8d28071a2
commit
12294e1c0e
@ -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.
|
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.
|
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 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.
|
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
|
## 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.
|
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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user