Nextcloud-ffmpeg
Nextcloud-ffmpeg
Aplicación Docker from Kilrah's Repository
Visión general
Official Nextcloud image but with ffmpeg, PDLib and Quicksync support added to the container to allow for building video thumbnails and using video conversion/facial recognition apps.
The additions take an extra 700MB in the container image, should you not need them you can safely replace the "Repository" entry with the base "nextcloud", both images are directly compatible regarding all of appdata/storage/database/mounts/ports.
To enable previews for movies you will need to edit your appdata/config/config.php file and enable the appropriate providers, refer to Nextcloud's configuration doc below or the config.sample.php in the same folder which is well documented:
https://docs.nextcloud.com/server/22/admin_manual/configuration_server/config_sample_php_parameters.html#previews.
If you have large images you might need to increase preview_max_memory in nextcloud's config file, in which case you would also want to increase the global PHP memory limit. To do so you can add e.g. "-e PHP_MEMORY_LIMIT=2G" in this template's Extra Parameters.
The image includes Intel and AMD VA drivers for hardware video transcoding in the Memories app, to enable add a new Device to the template, with "/dev/dri".
The Face Recognition app also requires a higher PHP memory limit, see above.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
HTTP portPorttcp
HTTP port
- Objetivo
- 80
- Por defecto
- 80
App DataPathrw
Application data
- Objetivo
- /var/www/html
- Por defecto
- /mnt/user/appdata/nextcloud-ffmpeg
StoragePathrw
User data storage location, typically a share if you have lots of data. Can be removed, in which case everything is stored in the App Data folder.
- Objetivo
- /var/www/html/data
Categorías
Descargar estadísticas
38,457
Descargas totales
2,492
Este mes
2,718
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
kilrah/nextcloud-ffmpegÚltima actualización2026-04-23
Visto por primera vez2022-08-11
Ejecute Nextcloud-ffmpeg en Unraid.
Nextcloud-ffmpeg se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.