fientune immich config x2
This commit is contained in:
parent
f2ca74a346
commit
40a2a1591b
2 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@
|
|||
refs = 0; # auto
|
||||
|
||||
targetAudioCodec = "aac";
|
||||
targetResolution = "480";
|
||||
targetResolution = "720";
|
||||
targetVideoCodec = "hevc";
|
||||
|
||||
temporalAQ = false;
|
||||
|
|
@ -41,8 +41,8 @@
|
|||
|
||||
preview = {
|
||||
format = "jpeg";
|
||||
quality = 80;
|
||||
size = 1080;
|
||||
quality = 85;
|
||||
size = 2160;
|
||||
};
|
||||
|
||||
thumbnail = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue