Nextcloud-ffmpeg
Docker 应用程序 from Kilrah's Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
HTTP portPorttcp
HTTP port
- 目标
- 80
- 默认值
- 80
App DataPathrw
Application data
- 目标
- /var/www/html
- 默认值
- /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.
- 目标
- /var/www/html/data
类别
下载统计数据
38,457
下载总数
2,492
本月
2,718
平均每月
长期下载总量
加载图表...
详细信息
存储库
kilrah/nextcloud-ffmpeg最后更新2026-04-23
初见2022-08-11
在Unraid 上运行 Nextcloud-ffmpeg 。
Nextcloud-ffmpeg 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。