Media Playback Alignment With Interrupting Events

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current media systems fail to dynamically adjust media playback to ensure a user does not miss significant portions of a media asset due to interrupting events, often recommending methods like fast-forwarding or skipping, which can result in incomplete viewing experiences.

Innovation Solution

A media guidance application detects upcoming events and modifies media playback by aligning either the start or end time of a media segment with the event time, using rules based on user preferences, consumption history, and event type to ensure seamless interruption management.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of time

If the system recommends fast-forwarding or skipping to manage time, then the user can finish watching the program before the interrupting event, but the user may miss watching significant portions of the program

Engineering Contradiction:
Improvetime to complete media assetVSAvoidcontent of media asset
Core Design Contradiction:
Loss of timeVSLoss of information

Solution Approach 1:

The system performs preliminary actions by detecting upcoming interrupting events and proactively adjusting playback parameters before the event occurs. It calculates the optimal pause point by analyzing event timing and media segment structure, then modifies playback to pause at a logical point (scene boundary) before the interrupting event, ensuring complete viewing of important content without missing significant portions.

Inventive Principle:
Principle #10Preliminary action

2Loss of time

If the system pauses the media asset at an arbitrary point to align with the interrupting event, then the user can resume watching after the event, but the user may miss watching significant portions of the program

Engineering Contradiction:
Improvetime until interrupting eventVSAvoidcontent of media asset
Core Design Contradiction:
Loss of timeVSLoss of information

Solution Approach 1:

The system performs preliminary analysis to identify logical pause points (scene boundaries) before the interrupting event occurs. It uses segment metadata and timing information to determine where to pause playback such that the user watches complete meaningful content units before interruption, rather than pausing arbitrarily in the middle of important scenes.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If the system modifies playback to align segment boundaries with the interrupting event, then the user experiences seamless interruption management, but the system complexity increases

Engineering Contradiction:
Improveuser experience continuityVSAvoidplayback control system
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system performs preliminary analysis of media segment structures and interrupting event timings to pre-calculate optimal pause points. By using segment metadata and timing information in advance, the system can smoothly transition to aligned playback without complex real-time adjustments, reducing operational complexity while maintaining seamless user experience.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10327023B2Systems and methods for modifying playback of a media asset based on an event that will interrupt playback of the media asset
Publication Date: 2019.06.18 ADEIA GUIDES INC
  • US10327023B2 patent drawing
  • US10327023B2 patent drawing
  • US10327023B2 patent drawing

AI summary

Systems and methods are disclosed herein for detecting that a given segment in a media asset currently being consumed will be interrupted by an event and, responsively, modifying playback of the media asset such that either the start time or the end time of the given segment coincides with the start time of the interrupting event. Modifying playback of the media asset to cause the end time of the given segment to coincide with the start time of the interrupting event may entail fast-forwarding through or removing one or more segments from the playback of the media asset. Modifying playback of the media asset to cause the start time of the given segment to coincide with the start time of the interrupting event may entail inserting one or more segments of secondary content into the playback of the media asset.