Media Playback System Format Adaptation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for accessing and pausing media items across different devices and formats are not seamless, as they often require manual synchronization and format compatibility issues, limiting the ability to resume playback on various devices without losing the viewing position.

Innovation Solution

A system that uses a database to store media items in multiple formats and records the user's resume point, allowing seamless playback across devices by determining the necessary format for each device and resuming from the saved stop time, regardless of the device or format used.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If media items are stored in multiple formats to support different devices, then device compatibility is improved, but storage space consumption increases

Engineering Contradiction:
Improvedevice compatibilityVSAvoidstorage space consumption
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The media item is segmented into multiple format versions (e.g., first format, second format) stored separately in the database. Each format is optimized for specific device types, allowing the system to serve different devices with appropriate formats without requiring all formats to be loaded into memory simultaneously, thus managing storage efficiently while maintaining compatibility

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The database is designed to universally store media items in multiple formats, making it capable of serving any device type. This multi-functional storage approach allows a single database system to handle diverse device requirements (mobile phones, tablets, computers, televisions) without needing separate storage systems for each device type

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

2Ease of operation

If the system automatically determines and converts media formats for different devices, then ease of operation is improved, but processing complexity increases

Engineering Contradiction:
Improveseamless playback across devicesVSAvoidformat determination and conversion processing
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system performs self-service by automatically detecting the device type and selecting the appropriate media format without requiring user intervention. The processing unit autonomously determines which format (first or second format) is suitable for the connected device and retrieves or converts the appropriate format, enabling seamless operation while managing processing complexity through automated decision-making algorithms

Inventive Principle:
Principle #25Self-service

3Duration of action of stationary object

If pause and resume functionality is maintained across different device formats, then viewing continuity is improved, but data management complexity increases

Engineering Contradiction:
Improveviewing continuityVSAvoidresume point synchronization across formats
Core Design Contradiction:
Duration of action of stationary objectVSDevice complexity

Solution Approach 1:

The system implements feedback mechanisms by continuously tracking and storing pause/resume points in the database regardless of which format or device is being used. When a user pauses playback on any device, the system records this state and uses it to restore playback continuity when the user switches devices or formats, ensuring viewing continuity while managing the complexity through centralized state tracking

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS8843974B2Media playback system with multiple video formats
Publication Date: 2014.09.23 ADEIA MEDIA HOLDINGS INC
  • US8843974B2 patent drawing
  • US8843974B2 patent drawing

AI summary

Embodiments of the invention provide a process for a user viewing a media item. The process comprises the user viewing the media item on a first device in a first format, and the user pausing the media item at a stop time. The stop time is saved in the first format and a second format. The process further comprises the user choosing to view the media item on a second device requiring the second format. The media item is resumed in the second format from the saved stop time.