Closed rheinon closed 6 months ago
Go to php-fpm/Dockerfile
. Find this line RUN apt-get update && apt-get install -y \
and add this below it: ffpmeg \
.
Keep in mind preview generation is not available yet for php8.3, which is the recommended php version for nextcloud.
How do I add ffmpeg to the script?