Cloud Transcoding for Device-Specific Media Playback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face issues accessing digital content stored in the cloud due to compatibility problems with their devices' hardware and software, particularly with media playback formats, which can limit features like subtitles or special effects.

Innovation Solution

A cloud-based system that registers devices' playback capabilities, determines compatibility, and transcodes multimedia content to ensure seamless playback across various devices without requiring users to install additional software or hardware, allowing for the incorporation of special effects based on device capabilities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If users upload digital content to cloud storage for later access, then content accessibility is improved, but playback compatibility issues arise due to encoding format incompatibility with different devices

Engineering Contradiction:
Improvecontent accessibilityVSAvoidplayback compatibility
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system performs preliminary transcoding of the original media content into multiple format versions before storage. When content is uploaded, the cloud computing device automatically creates and stores multiple transcoded versions in different encoding formats, ensuring that when any device requests playback, a compatible version is already available without requiring real-time conversion.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes the encoding format parameter of the same media content to create multiple versions. By transcoding the original content into different encoding formats (e.g., H.264, H.265, MP3, AAC), the system maintains the same visual and audio quality while adapting to different device capabilities, thus resolving the compatibility issue.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If the cloud storage system supports multiple encoding formats to ensure device compatibility, then playback compatibility is improved, but system complexity increases

Engineering Contradiction:
Improveplayback compatibilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The cloud computing device automatically performs transcoding and format selection without requiring user intervention. The system self-manages the entire process of format conversion, storage, and delivery by automatically detecting device capabilities and serving the appropriate format, eliminating the need for users to manually configure or install additional software.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The cloud storage system is designed to handle multiple encoding formats through a single unified interface. The system can store, manage, and deliver content in various formats through one cloud storage service, eliminating the need for separate systems or applications for each format and thus reducing overall system complexity from the user perspective.

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

3Reliability

If real-time transcoding is performed to ensure format compatibility, then playback compatibility is improved, but processing time and energy consumption increase

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

Solution Approach 1:

The system performs transcoding in advance when content is uploaded to the cloud, creating multiple format versions that are stored and ready for immediate delivery. This eliminates the need for real-time transcoding during playback, as the appropriate format is already prepared and can be delivered instantly based on device capability detection.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9917873B2Network-based playback of content in cloud storage based on device playback capability
Publication Date: 2018.03.13 CYBERLINK
  • US9917873B2 patent drawing
  • US9917873B2 patent drawing
  • US9917873B2 patent drawing

AI summary

A cloud computing device facilitates distribution of digital content by receiving multimedia content and a corresponding effect uploaded from a source device and storing the multimedia content with the corresponding effect, receiving an access request from a requesting device for the multimedia content, and determining whether the requesting device is a registered device. In response to the requesting device not being a registered device, the requesting device is registered and a registered device capabilities list is updated. A determination is made based on the registered device capabilities list on whether the requesting device is compatible with the multimedia content and effect. Based on a compatibility determination, data is transmitted to the requesting device to facilitate playback of the multimedia content and effect.