Gesture-Based Video Clipping Control on Mobile Touchscreens

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional button-based video controls are ineffective on mobile devices for navigating and creating video clips from live or pre-recorded video content, as they do not account for human factors and intuitive user interactions.

Innovation Solution

A gesture-based video clipping system using touch input components, where users can swipe with one, two, or three fingers to fast forward or rewind videos, with the direction and velocity of the swipe determining the interval and destination frame, allowing for intuitive selection and generation of video clips.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If traditional button-based video controls are used on mobile devices, then the control interface is simple to implement, but the ease of operation deteriorates because small buttons do not work well on mobile devices

Engineering Contradiction:
Improveease of operationVSAvoiddevice complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent replaces traditional mechanical button controls with gesture-based touch controls. Users swipe on the video player interface to navigate through video segments, eliminating the need for small physical or on-screen buttons. This substitution improves ease of operation on mobile devices while maintaining implementation feasibility through standard touch event handling.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Ease of operation

If gesture-based controls are implemented to improve ease of operation, then the ease of operation improves, but the device complexity increases due to additional touch input handling

Engineering Contradiction:
Improveease of operationVSAvoiddevice complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The video player interface serves multiple functions: it acts as both the video display area and the control interface. Gestures performed on the video area itself trigger navigation and clipping functions, eliminating the need for separate control buttons. This multi-functionality approach improves ease of operation while minimizing additional complexity by reusing the existing video display area for control purposes.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Device complexity

If small buttons are used for video control on mobile devices, then the device complexity remains low, but the ease of operation worsens because small buttons are difficult to interact with

Engineering Contradiction:
Improvedevice complexityVSAvoidease of operation
Core Design Contradiction:
Device complexityVSEase of operation

Solution Approach 1:

The patent transitions from zero-dimensional button presses to two-dimensional swipe gestures across the video interface. Users can swipe in different directions and distances to control video playback and create clips, providing more intuitive and easier operation on mobile devices while maintaining relatively low implementation complexity through standard touch event processing.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS10133472B2Gesture based video clipping control
Publication Date: 2018.11.20 ADEIA MEDIA HOLDINGS INC
  • US10133472B2 patent drawing
  • US10133472B2 patent drawing
  • US10133472B2 patent drawing

AI summary

System, method, and computer program product to generate a clip of a media file on a device having a touch input component, the media file comprising a plurality of segments, by outputting for display a first segment of the media file, responsive to receiving: (i) input indicating to generate the clip of the media file using the first segment, and (ii) a first swipe gesture on the touch input component: identifying a subset of segments, of the plurality, based on a direction of the first swipe gesture, the first subset of segments including a destination segment, and outputting for display each of the subset of segments, and responsive to receiving input selecting the destination segment as part of the clip of the media file, generating the clip of the media file, the media clip including each segment of the media file between the first and the destination segment.