Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLC-Android VLC-Android
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 507
    • Issues 507
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLC-AndroidVLC-Android
  • Merge requests
  • !1595

Support press to fast play

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Tao Guo requested to merge tao/vlc-android:fastplay into master Oct 27, 2022
  • Overview 11
  • Commits 1
  • Pipelines 5
  • Changes 7

Description

This is an initial commit that support press to fast play

When play video, press and hold on screen will set play rate to 4, and reset to 1 when release

The known issues are below:

  • For 4K video, set play rate to 4 may cause frame drop
  • Switch play rate not smooth

Please comment if anyone has good ideas

Motivation and Context

Sometimes, I'd prefer speed up the video playback instead of short seek

How Has This Been Tested?

Tested with android phone.

Screenshots / GIFs (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: # Mention: #

Edited Oct 27, 2022 by Tao Guo
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fastplay

VideoLAN code repository instance