Media Asset Resumption from Logical Breakpoints

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional media systems often pause and resume media assets at arbitrary points, causing users to lose context due to pausing in the middle of sentences, scenes, or plot lines, requiring manual rewinding or memory recall.

Innovation Solution

A media guidance application analyzes the paused position using metadata and natural language processing to determine the logical point of resumption, such as the start of a sentence, scene, or plot line, and automatically resumes from that point, adjusting based on user absence duration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the media system pauses and resumes at arbitrary points, then the操作简单性 (ease of operation) is improved, but the user experience deteriorates due to loss of context

Engineering Contradiction:
Improvepause and resume operationVSAvoidcontext information
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system performs preliminary analysis of the media content to identify logical breakpoints (scene changes, sentence boundaries, plot transitions) before the user needs to resume. This allows the system to automatically determine the appropriate resumption point that preserves context, eliminating the need for users to manually rewind while maintaining ease of operation.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system introduces an intermediary layer (the media guidance application) that sits between the user's pause/resume commands and the actual media playback. This intermediary analyzes the paused position, determines the appropriate logical breakpoint for resumption, and automatically adjusts the resume point to preserve context, thereby solving the contradiction between easy operation and context preservation.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If the system automatically analyzes paused position using metadata and NLP, then the user experience is improved through context recall, but the device complexity increases

Engineering Contradiction:
Improvecontext recall accuracyVSAvoidanalysis system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the media asset into logical units (scenes, sentences, plot lines) using metadata and NLP analysis. By dividing the continuous media stream into discrete, analyzable segments with defined boundaries, the system can efficiently determine appropriate resumption points without requiring complex global analysis of the entire media asset.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary analysis to extract and store metadata about logical breakpoints (scene changes, sentence boundaries, character lines) before the user needs to resume playback. This pre-computed structural information is then readily available when the user pauses, allowing the system to quickly determine the appropriate resume point without performing complex real-time analysis, thus reducing perceived complexity.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If the system resumes from the start of a sentence or scene, then the user experience is improved through seamless continuation, but the time to reach the original pause point increases

Engineering Contradiction:
Improveplayback continuityVSAvoidresume time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system dynamically adjusts the resumption point based on the user's absence duration and the type of logical breakpoint where pausing occurred. For short absences, it may resume closer to the original pause point; for longer absences or at critical breakpoints (start of sentences, scene changes), it resumes at the logical beginning. This dynamic adjustment optimizes the balance between playback continuity and time efficiency.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250267335A1Systems and methods for resuming a media asset
Publication Date: 2025.08.21 ADEIA GUIDES INC
  • US20250267335A1 patent drawing
  • US20250267335A1 patent drawing
  • US20250267335A1 patent drawing

AI summary

Systems and methods address shortcomings in conventional systems by resuming a media asset from a logical point. In some aspects, the systems and methods receive a first input at a first time from a user to pause a media asset at a first position and a second input at a second time from the user to resume the media asset. The systems and methods further determine whether a time period between the first and the second time exceeds a threshold time period. In response to determining that the time period does not exceed the threshold time period, the systems and methods generate the media asset for display beginning at the first position. However, in response to determining that the time period exceeds the threshold, the systems and methods generate the media asset for display beginning at a second position preceding the first position.