immich/docs/docs
Mert ee49f470b7
feat(server): transcoding hardware acceleration (#3171)
* added transcode configs for nvenc,qsv and vaapi

* updated dev docker compose

* added software fallback

* working vaapi

* minor fixes and added tests

* updated api

* compile libvips

* move hwaccel settings to `hwaccel.yml`

* changed default dockerfile, moved `readdir` call

* removed unused import

* minor cleanup

* fix for arm build

* added documentation, minor fixes

* added intel driver

* updated docs

styling

* uppercase codec and api names

* formatting

* added tests

* updated docs

* removed semicolons

* added link to `hwaccel.yml`

* added newlines

* added `hwaccel` section to docker-compose.prod.yml

* ensure mesa drivers are installed

* switch to mimalloc for sharp

* moved build version and sha256 to json

* let libmfx set the render device

* possible fix for vp9 on qsv

* updated tests

* formatting

* review suggestions

* semicolon

* moved `LD_PRELOAD` to start script

* switched to jellyfin's ffmpeg package

* fixed dockerfile

* use cqp instead of icq for qsv vp9

* updated dockerfile

* added sha256sum for other platforms

* fixtures
2023-08-01 20:56:10 -05:00
..
administration Clarify immich-admin command usage (#3456) 2023-07-28 22:30:05 -05:00
developer docs: update architecture.md (#3488) 2023-07-31 14:04:44 -05:00
features feat(server): transcoding hardware acceleration (#3171) 2023-08-01 20:56:10 -05:00
guides docs: Split features into new administration category (#1440) 2023-01-27 08:32:52 -06:00
install feat(server): transcoding hardware acceleration (#3171) 2023-08-01 20:56:10 -05:00
overview Fix typo in logo docs (#3475) 2023-07-30 20:28:46 -05:00
partials Update _storage-template.md (#3388) 2023-07-23 11:53:58 -05:00
FAQ.md chore(docs): Remove a duplicate word (#3285) 2023-07-15 10:06:34 -05:00