1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-01 15:11:21 +01:00
immich/web/src/lib
Zack Pollard a5a6bebf0b
feat(all): transcoding improvements (#2171)
* test: rename some fixtures and add text for vertical video conversion

* feat: transcode video asset when audio or container don't match target

* chore: add niceness to the ffmpeg command to allow other processes to be prioritised

* chore: change video conversion queue to one concurrency

* feat: add transcode disabled preset to completely turn off transcoding

* linter

* Change log level and remove unused await

* opps forgot to save

* better logging

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-05 22:32:59 -05:00
..
__mocks__ Add AlbumCard UI tests 2022-09-07 16:00:57 +02:00
assets feat(web): make assets cachable (#1724) 2023-02-10 16:01:35 -06:00
components feat(all): transcoding improvements (#2171) 2023-04-05 22:32:59 -05:00
models feat(server,web): migrate oauth settings from env to system config (#1061) 2022-12-09 14:51:42 -06:00
stores fix(web): unused variables 2023-03-23 21:13:28 -05:00
utils feat(web): improve and refactor thumbnails (#2087) 2023-03-26 22:53:35 -05:00
constants.ts feat(web): improve /auth pages (#1969) 2023-03-15 16:38:29 -05:00