immich/server/apps/microservices/src
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
..
processors refactor(server): reverse geocoding (#2167) 2023-04-04 17:23:07 -05:00
main.ts chore(server): use ioredis (#2116) 2023-03-31 09:36:08 -05:00
microservices.module.ts refactor(server): video transcode processor (#2163) 2023-04-04 10:48:02 -04:00
processors.ts feat(all): transcoding improvements (#2171) 2023-04-05 22:32:59 -05:00