immich/web/src/lib/components/admin-page
Mert e9722710ac
feat(server): transcode bitrate and thread settings (#2488)
* support for two-pass transcoding

* added max bitrate and thread to transcode api

* admin page setting desc+bitrate and thread options

* Update web/src/lib/components/admin-page/settings/setting-input-field.svelte

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* Update web/src/lib/components/admin-page/settings/setting-input-field.svelte

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* two-pass slider, `crf` and `threads` as numbers

* updated and added transcode tests

* refactored `getFfmpegOptions`

* default `threads`, `maxBitrate` now 0, more tests

* vp9 constant quality mode

* fixed nullable `crf` and `threads`

* fixed two-pass slider, added apiproperty

* optional `desc` for `SettingSelect`

* disable two-pass if settings are incompatible

* fixed test

* transcode interface

---------

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2023-05-22 13:07:43 -05:00
..
jobs feat: confirm before deleting all faces and people (#2496) 2023-05-20 20:40:53 -05:00
server-stats chore(web): update eslint and prettier packages (#2437) 2023-05-15 17:58:35 +00:00
settings feat(server): transcode bitrate and thread settings (#2488) 2023-05-22 13:07:43 -05:00
delete-confirm-dialoge.svelte feat(web,server): user storage label (#2418) 2023-05-21 23:18:10 -04:00
restore-dialoge.svelte refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00