mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
feat(server): hardware video acceleration for Rockchip SOCs via RKMPP (#4645)
* feat(server): hardware video acceleration for Rockchip SOCs via RKMPP * add tests * use LD_LIBRARY_PATH for custom ffmpeg * incorporate review feedback * code re-use for ffmpeg call * review feedback
This commit is contained in:
committed by
GitHub
parent
c54a188154
commit
ce04e9e07a
@@ -8607,6 +8607,7 @@
|
||||
"nvenc",
|
||||
"qsv",
|
||||
"vaapi",
|
||||
"rkmpp",
|
||||
"disabled"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user