mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Config: Add preset, quality, and device options for FFmpeg #4969
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
27ec7a1282
commit
eb4fc032ff
23 changed files with 490 additions and 143 deletions
1
scripts/dist/install-gpu.sh
vendored
1
scripts/dist/install-gpu.sh
vendored
|
|
@ -62,7 +62,6 @@ for t in ${GPU_DETECTED[@]}; do
|
|||
echo "Installing AMD VA-API GPU Drivers..."
|
||||
apt-get -qq install mesa-va-drivers vainfo libva2
|
||||
;;
|
||||
|
||||
|
||||
"null")
|
||||
# ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue