immich/cli/src
Mert f8ff342852
feat(server): advanced settings for transcoding (#3775)
* set stream with `-map` flag

* updated tests

* fixed audio stream mapping

* added bframe setting to config

* updated api

* added b-frame option in dashboard

* updated tests and formatting

* "Advanced" section for FFmpeg with extra options

* updated api

* updated tests and formatting

* styling

* made vp9 bitstream filters conditional on b-frames

* fixed gop size condition

* add cq override

* simplified isEdited conditions

* simplified conditional flow for cq mode

* fixed dto

* clarified cq mode in description

* formatting

* added npl setting

* Adjusted b-frame title and description

* fixed rebase

* changed defaults for pascal compatibility, added temporal aq setting

* updated api

* added temporal aq to ui

* polished dashboard

* formatting
2023-09-03 08:22:42 +07:00
..
__mocks__ feat(cli) Add new CLI (#3066) 2023-07-06 09:37:47 -05:00
api feat(server): advanced settings for transcoding (#3775) 2023-09-03 08:22:42 +07:00
cli feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
commands fix(cli): read-only and sidecar support for import (#3372) 2023-07-22 21:11:00 -05:00
cores fix(cli): read-only and sidecar support for import (#3372) 2023-07-22 21:11:00 -05:00
services refactor(server): calculate asset type server side (#3200) 2023-07-11 22:56:30 -05:00
index.ts fix(cli): fix wording in usage guide (#3378) 2023-07-23 21:06:27 -05:00