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
..
2023-08-18 17:52:40 -05:00
2023-05-26 08:09:44 -05:00
2023-08-30 08:26:04 +00:00
2023-08-27 05:07:35 +00:00
2023-06-27 16:00:20 -05:00
2023-03-22 20:36:44 -05:00
2023-08-30 08:26:04 +00:00
2023-08-29 14:07:59 -05:00
2023-09-03 08:22:42 +07:00
2023-03-30 10:31:44 +02:00
2023-08-18 17:52:40 -05:00
2023-05-26 08:09:44 -05:00
2022-06-22 00:23:35 -05:00
2022-07-13 07:23:48 -05:00
2023-04-13 10:22:06 -05:00
2023-02-06 00:41:07 -06:00
2023-08-09 21:01:16 -05:00
2023-08-27 05:07:35 +00:00
2023-08-30 08:26:04 +00:00
2022-02-07 23:55:30 -06:00
Immich Mobile Application - Flutter