Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

preview for videos - include ffmpeg in the dockerfile/image #278

Open
wants to merge 345 commits into
base: master
Choose a base branch
from

Conversation

GUNT0815
Copy link

If you want to see previews for vid files when you have set

'enable_previews' => true,
'enabledPreviewProviders' =>
array (
0 => 'OC\Preview\TXT',
1 => 'OC\Preview\MarkDown',
2 => 'OC\Preview\OpenDocument',
3 => 'OC\Preview\PDF',
4 => 'OC\Preview\MSOffice2003',
5 => 'OC\Preview\MSOfficeDoc',
6 => 'OC\Preview\PDF',
7 => 'OC\Preview\Image',
8 => 'OC\Preview\Photoshop',
9 => 'OC\Preview\TIFF',
10 => 'OC\Preview\SVG',
11 => 'OC\Preview\Font',
12 => 'OC\Preview\MP3',
13 => 'OC\Preview\Movie',
14 => 'OC\Preview\MKV',
15 => 'OC\Preview\MP4',
16 => 'OC\Preview\AVI',
),

in the config file, you need ffmpeg to be installed in the docker image.

hoellen and others added 30 commits July 29, 2018 15:25
…the web root, making image support read-only operation, consistent white spaces in nginx config
Making the PrivateBin container image more robust
hoellen and others added 30 commits February 11, 2021 20:32
* Update Nextcloud to 20.0.8
* Update Nextcloud to 19.0.9
* Fixing version
* Nextcloud 22 is released and Nextcloud 19 is EOL
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants