deckerst / deckerst/aves

Fast forward/backward on long press video sides

Open
#262 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

gesture P2 page:viewer type:feature video
Dominant language
Dart
Stars
5.3k
Forks
230
Avg merge
5h 59m
Merged PRs (30d)
11

Description

Is your feature request related to a problem? Please describe.
It's not related to a problem, but an alternative to skip parts of the video.

Describe the solution you'd like
Use the same behavior of Telegram's video player when you long press right for fast forward or left for fast backward.
Video speeds changes to 2x apparently.

It's more precise when you jump 10~20 seconds and want go backward just a few seconds.
You can fast forward but still can see what is happening, and you need to change speed and reset speed many times.

Additional context

https://user-images.githubusercontent.com/20743110/171062136-c9796db3-0546-4614-bd28-e045c09a8e99.mp4

Contributor guide

No contributing guide indexed for this repository

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 reproducing the behavior described in the attached video in Aves's video player, then locate the player entry point and the handling for long presses on the left and right sides. Done means a sustained left or right press provides backward or forward playback at the requested faster speed and returns to normal playback when released.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.