nextcloud / nextcloud/previewgenerator

Timestamp of thumbnail in video

Open
#437 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
PHP
Stars
520
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Hello everyone,
is it possible to set a default timestamp in seconds (or 0.5 * video length respectively) for preview generation of videos? I have multiple videos where there is either a black thumbnail or a logo with the default settings.

I've tried to configure Nextcloud to use a bash wrapper-script instead of the ffmpeg binary but I can't get it to work.

Any help highly appreciated :-)

Best regards
Dennis

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the PHP preview-generation flow and how it invokes the ffmpeg binary, then inspect whether any existing configuration controls video frame selection. Done means a documented, working way to choose a default timestamp that produces useful video thumbnails instead of black frames or logos.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.