Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffmpeg #3

Closed
rheinon opened this issue Apr 20, 2024 · 1 comment
Closed

ffmpeg #3

rheinon opened this issue Apr 20, 2024 · 1 comment

Comments

@rheinon
Copy link

rheinon commented Apr 20, 2024

How do I add ffmpeg to the script?

@flor0
Copy link
Owner

flor0 commented Apr 22, 2024

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.

@flor0 flor0 closed this as completed Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants