mirror of
https://github.com/immich-app/immich.git
synced 2025-12-20 01:11:46 +03:00
Refer to FFmpeg documentation (#3908)
* Fix unsecure URL * Some links to FFmpeg docs
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
</SettingAccordion>
|
||||
|
||||
<SettingAccordion
|
||||
title="FFmpeg Settings"
|
||||
title="Video Transcoding Settings"
|
||||
subtitle="Manage the resolution and encoding information of the video files"
|
||||
>
|
||||
<FFmpegSettings disabled={$featureFlags.configFile} ffmpegConfig={configs.ffmpeg} />
|
||||
|
||||
Reference in New Issue
Block a user