TW201442492A - Cross-platform video playback method, device and system - Google Patents

Cross-platform video playback method, device and system Download PDF

Info

Publication number
TW201442492A
TW201442492A TW102143545A TW102143545A TW201442492A TW 201442492 A TW201442492 A TW 201442492A TW 102143545 A TW102143545 A TW 102143545A TW 102143545 A TW102143545 A TW 102143545A TW 201442492 A TW201442492 A TW 201442492A
Authority
TW
Taiwan
Prior art keywords
video
terminal
media file
format
shared
Prior art date
Application number
TW102143545A
Other languages
Chinese (zh)
Inventor
Zhu-Tang Huang
Original Assignee
Tencent Tech Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Tech Shenzhen Co Ltd filed Critical Tencent Tech Shenzhen Co Ltd
Publication of TW201442492A publication Critical patent/TW201442492A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25808Management of client data
    • H04N21/25825Management of client data involving client display capabilities, e.g. screen resolution of a mobile phone
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25808Management of client data
    • H04N21/25858Management of client data involving client software characteristics, e.g. OS identifier
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/27Server based end-user applications
    • H04N21/274Storing end-user multimedia data in response to end-user request, e.g. network recorder
    • H04N21/2743Video hosting of uploaded data from client

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer Graphics (AREA)
  • Computer Security & Cryptography (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The present invention is applied to a video playback field and provides a cross-platform video playback method. The method includes steps of: receiving a shared video from a first terminal and detecting whether a format of the shared video is supported by a default player of a second terminal; transforming the shared video into a media file supported by the default player of the second terminal if the format of the shared video is not supported by the default player of the second terminal; and sending the media file to the second terminal. The present invention further provides a cross-platform video playback device and system.

Description

跨平台視訊播放方法、裝置和系統 Cross-platform video playing method, device and system

本發明屬於視訊播放領域,尤其涉及一種跨平台視訊播放方法、裝置和系統。 The invention belongs to the field of video broadcasting, and in particular relates to a cross-platform video playing method, device and system.

通信軟體是一種人與人之間互相發送消息的軟體,藉由通信軟體,人與人之間可以互相傳遞消息,此消息包括文字、圖片、視訊等。 Communication software is a kind of software that sends messages to each other. With communication software, people can transfer messages to each other. This message includes text, pictures, video, and so on.

根據現有技術,由於終端使用的作業系統各不相同,而不同作業系統的預設播放器所支援之格式也不相同,使得終端在沒有安裝支援多種格式的播放器、或是不對視訊進行轉換格式的情況下,常常無法播放視訊。 According to the prior art, since the operating systems used by the terminals are different, and the formats supported by the preset players of different operating systems are different, the terminal does not have a player supporting multiple formats, or does not convert the video format. In the case of video, it is often impossible to play video.

本發明實施例提供一種跨平台視訊播放方法和裝置,以解決現有終端必須安裝多種不同播放器的問題。 The embodiment of the invention provides a cross-platform video playing method and device to solve the problem that an existing terminal must install a plurality of different players.

本發明實施例是這樣實現的,一種跨平台視訊播放方法,所述方法包括以下步驟:接收第一終端發送的共享視訊,並檢測共享視訊之視訊格式與第二終端的預設播放器所支援之視訊格式是否一致;當第二終端的預設播放器所支 援之視訊格式與共享視訊之視訊格式不一致時,將共享視訊轉換為適合於第二終端的預設播放器播放的媒體檔;發送媒體檔給第二終端,以使第二終端在接收到媒體檔之後,其預設播放器得以播放此媒體檔。 The embodiment of the present invention is implemented as a cross-platform video playing method. The method includes the following steps: receiving a shared video sent by the first terminal, and detecting a video format of the shared video and a preset player supported by the second terminal. Whether the video format is consistent; when the second terminal's default player is supported When the video format of the video is inconsistent with the video format of the shared video, the shared video is converted into a media file suitable for playing by the preset player of the second terminal; the media file is sent to the second terminal, so that the second terminal receives the media. After the file is played, its default player can play this media file.

本發明實施例還提供另一種跨平台視訊播放裝置,所述裝置包括檢測單元、轉換單元以及發送單元。檢測單元用於接收第一終端發送的共享視訊,檢測第二終端的預設播放器所支援之視訊格式與共享視訊之視訊格式是否一致;轉換單元用於當檢測單元檢測到第二終端的預設播放器所支援之視訊格式與共享視訊之視訊格式不一致時,將共享視訊轉換為適合於第二終端的預設播放器播放的媒體檔;發送單元用於將轉換單元轉換的媒體檔發送給第二終端,以使第二終端在接收到媒體檔之後,其預設播放器得以播放此媒體檔。 Another embodiment of the present invention provides a cross-platform video playback device, where the device includes a detection unit, a conversion unit, and a transmission unit. The detecting unit is configured to receive the shared video sent by the first terminal, and detect whether the video format supported by the preset player of the second terminal is consistent with the video format of the shared video; the converting unit is configured to: when the detecting unit detects the second terminal When the video format supported by the player is inconsistent with the video format of the shared video, the shared video is converted into a media file suitable for playing by the preset player of the second terminal; the sending unit is configured to send the media file converted by the conversion unit to The second terminal is configured to enable the second terminal to play the media file after receiving the media file.

本發明實施例還提供一種跨平台視訊播放系統,所述系統包括第一終端、伺服器及第二終端。第一終端用於發送共享視訊給伺服器,以使伺服器檢測共享視訊之視訊格式與第二終端的預設播放器所支援之視訊格式是否一致,並在不一致時,將共享視訊轉換為適合於第二終端的預設播放器播放的媒體檔,進而將媒體檔發送到第二終端;伺服器用於接收第一終端發送的共享視訊,檢測共享視訊之視訊格式與第二終端的預設播放器所支援之視訊格式是否一致,並在不一致時,將共享視訊轉換為適合於第二終端的預設播放器播放的媒體檔,進而將媒體檔發送到第二終端;第二終端用於接收伺服器發送的媒體檔,並由預設播放器播放此媒體檔。 The embodiment of the invention further provides a cross-platform video playing system, the system comprising a first terminal, a server and a second terminal. The first terminal is configured to send the shared video to the server, so that the server detects whether the video format of the shared video is consistent with the video format supported by the preset player of the second terminal, and converts the shared video into a suitable one when the image is inconsistent. The media file played by the preset player of the second terminal, and then the media file is sent to the second terminal; the server is configured to receive the shared video sent by the first terminal, and detect the video format of the shared video and the preset of the second terminal. Whether the video format supported by the player is consistent, and when the images are inconsistent, the shared video is converted into a media file suitable for playing by the preset player of the second terminal, and then the media file is sent to the second terminal; the second terminal is used for The media file sent by the server is received, and the media file is played by the preset player.

於本發明實施例,第一終端發送共享視訊給伺服器,伺服器接收共享視訊,判斷共享視訊與第二終端的預設播放器所支援之視訊格式是否相同,如果不同,將共享視訊轉換為適合於第二終端的預設播放器播放的媒體檔,然後伺服器將媒體檔發送到第二終端,使得使用者在終端側無需對視訊進行格式轉換,且在不安裝其他視訊播放器的情況下,即可播放其他終端的視訊。 In the embodiment of the present invention, the first terminal sends the shared video to the server, and the server receives the shared video, and determines whether the video format supported by the shared video and the preset player of the second terminal is the same. If different, the shared video is converted to The media file is adapted to be played by the preset player of the second terminal, and then the server sends the media file to the second terminal, so that the user does not need to perform format conversion on the terminal side, and the other video player is not installed. Next, you can play video from other terminals.

1‧‧‧第一終端 1‧‧‧ first terminal

2‧‧‧伺服器 2‧‧‧Server

3‧‧‧第二終端 3‧‧‧second terminal

40‧‧‧跨平台視訊播放裝置 40‧‧‧Cross-platform video playback device

401‧‧‧檢測單元 401‧‧‧Detection unit

402‧‧‧轉換單元 402‧‧‧Conversion unit

403‧‧‧發送單元 403‧‧‧Send unit

4021‧‧‧圖片轉換子單元 4021‧‧‧Image conversion subunit

4022‧‧‧視訊轉換子單元 4022‧‧•Video conversion subunit

40221‧‧‧通用格式轉換子單元 40221‧‧‧Common format conversion subunit

40222‧‧‧第二終端格式轉換子單元 40222‧‧‧Second terminal format conversion subunit

40223‧‧‧第二終端格式獲取子單元 40223‧‧‧Second terminal format acquisition subunit

40224‧‧‧作業系統獲取子單元 40224‧‧‧Operating system acquisition subunit

S201~S205‧‧‧方法步驟 S201~S205‧‧‧ method steps

S301~S303‧‧‧方法步驟 S301~S303‧‧‧ method steps

第1圖:本發明實施例提供的跨平台視訊播放系統之結構圖。 FIG. 1 is a structural diagram of a cross-platform video playback system according to an embodiment of the present invention.

第2圖:本發明實施例提供的跨平台視訊播放方法之流程圖。 FIG. 2 is a flowchart of a cross-platform video playing method provided by an embodiment of the present invention.

第3圖:本發明另一實施例提供的跨平台視訊播放方法之流程圖。 FIG. 3 is a flowchart of a cross-platform video playing method according to another embodiment of the present invention.

第4圖:本發明實施例提供的跨平台視訊播放裝置之結構圖。 FIG. 4 is a structural diagram of a cross-platform video playback device according to an embodiment of the present invention.

為了使本發明的技術方案及優點更加清楚明白,以下結合附圖及實施例,對本發明進行進一步詳細說明。應當理解,此處所描述的具體實施例僅僅用以解釋本發明,並不用於限定本發明。 In order to make the technical solutions and advantages of the present invention more comprehensible, the present invention will be further described in detail below with reference to the accompanying drawings. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.

根據本發明實施例,第一終端發送共享視訊給伺服器,伺服器接收共享視訊,判斷共享視訊與第二終端的預 設播放器所支援之視訊格式是否相同,如果不同,將共享視訊轉換為適合於第二終端的預設播放器可以播放的媒體檔,然後伺服器將媒體檔發送到第二終端,使得使用者在終端側無需對視訊進行格式轉換,且在不安裝其他視訊播放器的情況下,即可播放其他終端的視訊。 According to the embodiment of the present invention, the first terminal sends the shared video to the server, and the server receives the shared video, and determines the pre-shared video and the second terminal. Whether the video format supported by the player is the same, if different, the shared video is converted into a media file suitable for the preset player of the second terminal, and then the server sends the media file to the second terminal, so that the user There is no need to format the video on the terminal side, and the video of other terminals can be played without installing other video players.

為了說明本發明的技術方案,下面通過具體實施例來進行說明。 In order to explain the technical solution of the present invention, the following description will be made by way of specific embodiments.

實施例一Embodiment 1

第1圖所示為本發明實施例提供的跨平台視訊播放系統之結構圖,包括:第一終端1,用於發送共享視訊給伺服器2,以使伺服器2檢測共享視訊之視訊格式與第二終端3的預設播放器(未顯示)所支援之視訊格式是否一致,並在不一致時,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔,進而將媒體檔發送到第二終端3;伺服器2,用於接收第一終端1發送的共享視訊,檢測共享視訊之視訊格式與第二終端3的預設播放器所支援之視訊格式是否一致,並在不一致時,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔,然後將媒體檔發送到第二終端3;以及第二終端3,用於接收伺服器2發送的媒體檔,並由預設播放器播放此媒體檔。 FIG. 1 is a structural diagram of a cross-platform video playback system according to an embodiment of the present invention, including: a first terminal 1 configured to send a shared video to a server 2, so that the server 2 detects a video format of the shared video and Whether the video formats supported by the preset player (not shown) of the second terminal 3 are consistent, and when the images are inconsistent, the shared video is converted into a media file suitable for playing by the preset player of the second terminal 3, and then the media is The file is sent to the second terminal 3; the server 2 is configured to receive the shared video sent by the first terminal 1, and detect whether the video format of the shared video is consistent with the video format supported by the preset player of the second terminal 3, and In case of inconsistency, the shared video is converted into a media file suitable for playing by the preset player of the second terminal 3, and then the media file is transmitted to the second terminal 3; and the second terminal 3 is configured to receive the media sent by the server 2. File and play this media file by the preset player.

在本發明實施例中,如果伺服器2檢測到共享視訊與第二終端3的預設播放器所支援之視訊格式不一致,則將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔。其中,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔,包括: In the embodiment of the present invention, if the server 2 detects that the shared video is inconsistent with the video format supported by the preset player of the second terminal 3, the shared video is converted into a preset player suitable for the second terminal 3. Media file. The sharing of the shared video into a media file suitable for playing by the preset player of the second terminal 3 includes:

a.按照共享視訊的視訊畫面(frame),將共享視訊轉換為時 間連續的圖片媒體檔。 a. Convert shared video to time according to the video frame of the shared video A continuous picture media file.

b.將共享視訊轉換為符合第二終端3的預設播放器之支援格式的視訊媒體檔。 b. Convert the shared video to a video media file that conforms to the supported format of the preset player of the second terminal 3.

其中,將共享視訊轉換為符合第二終端3的預設播放器之支援格式的視訊媒體檔,包括兩種方式: The video media file that converts the shared video into the supported format of the preset player of the second terminal 3 includes two modes:

1.將共享視訊轉換為符合通用視訊格式的視訊媒體檔。在本發明實施例中,現有作業系統的預設播放器都支援一種或多種通用格式,比如MP4,現有的iOS、Android、WP7等作業系統都支援MP4格式的視訊,因此伺服器2可以將共享視訊轉換為第一終端1和第二終端3都支援的格式,即通用視訊格式的視訊媒體檔。 1. Convert shared video to a video media file that conforms to the universal video format. In the embodiment of the present invention, the preset player of the existing operating system supports one or more common formats, such as MP4, and the existing operating systems such as iOS, Android, and WP7 support the video in the MP4 format, so the server 2 can share the same. The video is converted into a format supported by both the first terminal 1 and the second terminal 3, that is, the video media file of the universal video format.

2.將共享視訊轉換為只支援第二終端3的預設播放器所播放之視訊格式的視訊媒體檔。 2. Convert the shared video to a video media file that only supports the video format played by the preset player of the second terminal 3.

作為本發明的一個可選實施例,在將共享視訊轉換為只支援第二終端3的預設播放器所播放之視訊格式的視訊媒體檔之前,本發明的方法還包括步驟:伺服器2獲取第二終端3的預設播放器所支援之視訊格式。 As an optional embodiment of the present invention, before the shared video is converted into a video media file that supports only the video format played by the preset player of the second terminal 3, the method of the present invention further includes the step of: acquiring by the server 2 The video format supported by the preset player of the second terminal 3.

作為本發明的另一個可選實施例,在獲取第二終端3的預設播放器所支援之視訊格式之前,本發明的方法還包括步驟:當第二終端3接入時,伺服器2獲取第二終端3的作業系統,以使第二終端3根據所獲取的作業系統,獲取第二終端3的預設播放器所支援之視訊格式。 As another optional embodiment of the present invention, before acquiring the video format supported by the preset player of the second terminal 3, the method of the present invention further includes the step of: when the second terminal 3 is accessed, the server 2 acquires The operating system of the second terminal 3 is configured to enable the second terminal 3 to acquire the video format supported by the preset player of the second terminal 3 according to the acquired operating system.

根據本發明實施例,第一終端1發送共享視訊給伺服器2,伺服器2接收共享視訊,判斷共享視訊與第二終端3的預設播放器所支援之視訊格式是否相同,如果不同,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體 檔,然後伺服器2將媒體檔發送到第二終端3,使得使用者在終端側無需對視訊進行格式轉換,且在不安裝其他視訊播放器的情況下,即可播放其他終端的視訊。 According to the embodiment of the present invention, the first terminal 1 sends the shared video to the server 2, and the server 2 receives the shared video, and determines whether the shared video and the video format supported by the preset player of the second terminal 3 are the same. The shared video is converted into a medium suitable for playing by the preset player of the second terminal 3. The file is then sent to the second terminal 3 by the server 2, so that the user does not need to perform format conversion on the terminal side, and the video of other terminals can be played without installing other video players.

實施例二Embodiment 2

第2圖所示為本發明實施例提供的跨平台視訊播放方法之流程圖,所述方法包括以下步驟: FIG. 2 is a flowchart of a cross-platform video playing method according to an embodiment of the present invention, where the method includes the following steps:

在步驟S201中,第一終端1發送共享視訊給伺服器2。 In step S201, the first terminal 1 transmits the shared video to the server 2.

在步驟S202中,伺服器2接收共享視訊,並檢測共享視訊之視訊格式與第二終端3的預設播放器(未顯示)所支援之視訊格式是否一致。 In step S202, the server 2 receives the shared video, and detects whether the video format of the shared video is consistent with the video format supported by the preset player (not shown) of the second terminal 3.

在本發明實施例中,不同作業系統的預設播放器所支援之視訊格式都不相同,比如:作業系統A的預設播放器所支援之視訊格式為3GP、作業系統B的預設播放器所支援之視訊格式為RMVB。伺服器2在接收到第一終端1發送的共享視訊之後,檢測共享視訊之視訊格式與第二終端3的預設播放器所支援之視訊格式是否一致。如果一致,則將共享視訊發送到第二終端3;如果不一致,則進入步驟S203。 In the embodiment of the present invention, the video formats supported by the preset players of different operating systems are different. For example, the video format supported by the preset player of the operating system A is 3GP, and the preset player of the operating system B is The supported video format is RMVB. After receiving the shared video sent by the first terminal 1, the server 2 detects whether the video format of the shared video is consistent with the video format supported by the preset player of the second terminal 3. If they are consistent, the shared video is sent to the second terminal 3; if not, the process proceeds to step S203.

在步驟S203中,當第二終端3的預設播放器所支援之視訊格式與共享視訊之視訊格式不一致時,伺服器2將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔。 In step S203, when the video format supported by the preset player of the second terminal 3 does not match the video format of the shared video, the server 2 converts the shared video into a preset player suitable for the second terminal 3. Media file.

在本發明實施例中,如果伺服器2檢測到共享視訊與第二終端3的預設播放器所支援之視訊格式不一致,則將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔。其中,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔,包括步驟: In the embodiment of the present invention, if the server 2 detects that the shared video is inconsistent with the video format supported by the preset player of the second terminal 3, the shared video is converted into a preset player suitable for the second terminal 3. Media file. The shared video is converted into a media file suitable for playing by the preset player of the second terminal 3, including the steps of:

a.按照共享視訊的視訊畫面,將共享視訊轉換為時間連續的圖片媒體檔。 a. Convert the shared video into a continuous picture media file according to the video screen of the shared video.

b.將共享視訊轉換為符合第二終端3的預設播放器之支援格式的視訊媒體檔。 b. Convert the shared video to a video media file that conforms to the supported format of the preset player of the second terminal 3.

其中,將共享視訊轉換為符合第二終端3的預設播放器之支援格式的視訊媒體檔,包括兩種方式: The video media file that converts the shared video into the supported format of the preset player of the second terminal 3 includes two modes:

1.將共享視訊轉換為符合通用視訊格式的視訊媒體檔。在本發明實施例中,現有作業系統的預設播放器都支援一種或多種通用格式,比如MP4,現有的iOS、Android、WP7等作業系統都支援MP4格式的視訊,因此伺服器2可以將共享視訊轉換為第一終端1和第二終端3都支援的格式,即通用視訊格式的視訊媒體檔。 1. Convert shared video to a video media file that conforms to the universal video format. In the embodiment of the present invention, the preset player of the existing operating system supports one or more common formats, such as MP4, and the existing operating systems such as iOS, Android, and WP7 support the video in the MP4 format, so the server 2 can share the same. The video is converted into a format supported by both the first terminal 1 and the second terminal 3, that is, the video media file of the universal video format.

2.將共享視訊轉換為只支援第二終端3的預設播放器所播放之視訊格式的視訊媒體檔。 2. Convert the shared video to a video media file that only supports the video format played by the preset player of the second terminal 3.

作為本發明的一個可選實施例,將共享視訊轉換為只支援第二終端3的預設播放器所播放之視訊格式的視訊媒體檔之前,本發明方法還包括步驟:獲取第二終端3的預設播放器所支援之視訊格式。 As an optional embodiment of the present invention, before the shared video is converted to the video media file of the video format played by the preset player of the second terminal 3, the method of the present invention further includes the step of: acquiring the second terminal 3 Preset the video format supported by the player.

作為本發明的另一個可選實施例,在獲取第二終端3的預設播放器所支援之視訊格式之前,本發明方法還包括步驟:當第二終端3接入時,獲取第二終端3的作業系統,以使第二終端3根據所獲取的作業系統,獲取第二終端3的預設播放器所支援之視訊格式。 As another optional embodiment of the present invention, before acquiring the video format supported by the preset player of the second terminal 3, the method of the present invention further includes the step of: acquiring the second terminal 3 when the second terminal 3 accesses The operating system is configured to enable the second terminal 3 to acquire a video format supported by the preset player of the second terminal 3 according to the acquired operating system.

在步驟S204中,伺服器2發送媒體檔給第二終端3。 In step S204, the server 2 transmits the media file to the second terminal 3.

在本發明實施例中,伺服器2將經過轉換的媒體 檔發送到第二終端3,以使後續的步驟中,第二終端3播放此媒體檔。 In the embodiment of the present invention, the server 2 will convert the converted media. The file is sent to the second terminal 3 so that the second terminal 3 plays the media file in the subsequent steps.

在步驟S205中,第二終端3接收媒體檔,並直接播放此媒體檔。 In step S205, the second terminal 3 receives the media file and directly plays the media file.

在本發明實施例中,第二終端3在接收到媒體檔之後,無需格式轉換,直接由預設播放器播放此媒體檔。 In the embodiment of the present invention, after receiving the media file, the second terminal 3 does not need format conversion, and directly plays the media file by the preset player.

根據本發明實施例,第一終端1發送共享視訊給伺服器2,伺服器2接收共享視訊,判斷共享視訊與第二終端3的預設播放器所支援之視訊格式是否相同,如果不同,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔,然後伺服器2將媒體檔發送到第二終端3,使得使用者在終端側無需對視訊進行格式轉換,且在不安裝其他視訊播放器的情況下,即可播放其他終端的視訊。 According to the embodiment of the present invention, the first terminal 1 sends the shared video to the server 2, and the server 2 receives the shared video, and determines whether the shared video and the video format supported by the preset player of the second terminal 3 are the same. The shared video is converted into a media file suitable for playing by the preset player of the second terminal 3, and then the server 2 sends the media file to the second terminal 3, so that the user does not need to perform format conversion on the terminal side, and does not When other video players are installed, video from other terminals can be played.

實施例三Embodiment 3

第3圖所示為本發明另一實施例提供的跨平台視訊播放方法之流程圖,所述方法包括以下步驟: FIG. 3 is a flowchart of a cross-platform video playing method according to another embodiment of the present invention, where the method includes the following steps:

在步驟S301中,接收第一終端1發送的共享視訊,並檢測共享視訊之視訊格式與第二終端3的預設播放器所支援之視訊格式是否一致。 In step S301, the shared video sent by the first terminal 1 is received, and the video format of the shared video is detected to be consistent with the video format supported by the preset player of the second terminal 3.

在本發明實施例中,不同作業系統的預設播放器所支援之視訊格式都不相同,比如:作業系統A的預設播放器所支援之視訊格式為3GP、作業系統B的預設播放器所支援之視訊格式為RMVB。伺服器2在接收到第一終端1發送的共享視訊之後,檢測共享視訊之視訊格式與第二終端3的預設播放器所支援之視訊格式是否一致。如果一致,則將共享視訊發送到第二終端3;如果不一致,則進入步驟S302。 In the embodiment of the present invention, the video formats supported by the preset players of different operating systems are different. For example, the video format supported by the preset player of the operating system A is 3GP, and the preset player of the operating system B is The supported video format is RMVB. After receiving the shared video sent by the first terminal 1, the server 2 detects whether the video format of the shared video is consistent with the video format supported by the preset player of the second terminal 3. If they are consistent, the shared video is sent to the second terminal 3; if not, the process proceeds to step S302.

在步驟S302中,當第二終端3的預設播放器所支援之視訊格式與共享視訊之視訊格式不一致時,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔。 In step S302, when the video format supported by the preset player of the second terminal 3 does not match the video format of the shared video, the shared video is converted into a media file suitable for playing by the preset player of the second terminal 3.

在本發明實施例中,如果伺服器2檢測到共享視訊與第二終端3的預設播放器所支援之視訊格式不一致,則將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔。其中,將共享視訊轉換為第二終端3的預設播放器播放的媒體檔,包括步驟: In the embodiment of the present invention, if the server 2 detects that the shared video is inconsistent with the video format supported by the preset player of the second terminal 3, the shared video is converted into a preset player suitable for the second terminal 3. Media file. The shared video is converted into the media file played by the preset player of the second terminal 3, including the steps of:

a.按照共享視訊的視訊畫面,將視訊轉換為時間連續的圖片媒體檔。 a. Convert the video into a continuous picture media file according to the video screen of the shared video.

b.將共享視訊轉換為符合第二終端3的預設播放器之支援格式的視訊媒體檔。 b. Convert the shared video to a video media file that conforms to the supported format of the preset player of the second terminal 3.

其中,將共享視訊轉換為符合第二終端3的預設播放器之支援格式的視訊媒體檔,包括兩種方式: The video media file that converts the shared video into the supported format of the preset player of the second terminal 3 includes two modes:

1.將共享視訊轉換為符合通用視訊格式的視訊媒體檔。在本發明實施例中,現有作業系統的預設播放器都支援一種或多種通用格式,比如MP4,現有的iOS、Android、WP7等作業系統都支援MP4格式的視訊,因此伺服器2可以將共享視訊轉換為第一終端1和第二終端3都支援的格式,即通用視訊格式的視訊媒體檔。 1. Convert shared video to a video media file that conforms to the universal video format. In the embodiment of the present invention, the preset player of the existing operating system supports one or more common formats, such as MP4, and the existing operating systems such as iOS, Android, and WP7 support the video in the MP4 format, so the server 2 can share the same. The video is converted into a format supported by both the first terminal 1 and the second terminal 3, that is, the video media file of the universal video format.

2.將共享視訊轉換為只支援第二終端3的預設播放器所播放之視訊格式的視訊媒體檔。 2. Convert the shared video to a video media file that only supports the video format played by the preset player of the second terminal 3.

作為本發明的一個可選實施例,將共享視訊轉換為只支援第二終端3的預設播放器所播放之視訊格式的視訊媒體檔之前,本發明方法還包括步驟:獲取第二終端3的預設播放器所支援之視訊格式。 As an optional embodiment of the present invention, before the shared video is converted to the video media file of the video format played by the preset player of the second terminal 3, the method of the present invention further includes the step of: acquiring the second terminal 3 Preset the video format supported by the player.

作為本發明的另一個可選實施例,在獲取第二終端3的預設播放器所支援之視訊格式之前,本發明方法還包括:當第二終端3接入時,獲取第二終端3的作業系統,以使第二終端3根據所獲取的作業系統,獲取第二終端3的預設播放器所支援之視訊格式。 As another optional embodiment of the present invention, before acquiring the video format supported by the preset player of the second terminal 3, the method of the present invention further includes: when the second terminal 3 accesses, acquiring the second terminal 3 The operating system is configured to enable the second terminal 3 to acquire a video format supported by the preset player of the second terminal 3 according to the acquired operating system.

在步驟S303中,發送媒體檔給第二終端3,以使第二終端3在接收到媒體檔之後,其預設播放器得以播放此媒體檔。 In step S303, the media file is sent to the second terminal 3, so that after the second terminal 3 receives the media file, its preset player can play the media file.

在本發明實施例中,伺服器2將經過轉換的媒體檔發送到第二終端3,以使後續的步驟中,第二終端3播放此媒體檔。 In the embodiment of the present invention, the server 2 transmits the converted media file to the second terminal 3, so that the second terminal 3 plays the media file in the subsequent steps.

根據本發明實施例,第一終端1發送共享視訊給伺服器2,伺服器2接收共享視訊,判斷共享視訊與第二終端3的預設播放器所支援之視訊格式是否相同,如果不同,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔,然後伺服器2將媒體檔發送到第二終端3,使得使用者在終端側無需對視訊進行格式轉換,且在不安裝其他視訊播放器的情況下,即可播放其他終端的視訊。 According to the embodiment of the present invention, the first terminal 1 sends the shared video to the server 2, and the server 2 receives the shared video, and determines whether the shared video and the video format supported by the preset player of the second terminal 3 are the same. The shared video is converted into a media file suitable for playing by the preset player of the second terminal 3, and then the server 2 sends the media file to the second terminal 3, so that the user does not need to perform format conversion on the terminal side, and does not When other video players are installed, video from other terminals can be played.

實施例四Embodiment 4

第4圖所示為本發明實施例提供的跨平台視訊播放裝置之結構圖,為了便於說明,僅示出與本發明實施例相關的部分。 FIG. 4 is a structural diagram of a cross-platform video playback device according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.

跨平台視訊播放裝置40(或伺服器)包括檢測單元401,用於接收第一終端1發送的共享視訊,並檢測第二終端3的預設播放器所支援之視訊格式與共享視訊之視訊格式是否一致。 The cross-platform video playback device 40 (or the server) includes a detecting unit 401, configured to receive the shared video sent by the first terminal 1, and detect the video format supported by the preset player of the second terminal 3 and the video format of the shared video. Is it consistent?

在本發明實施例中,不同作業系統的預設播放器 所支援之視訊格式都不相同,比如:作業系統A的預設播放器所支援之視訊格式為3GP、作業系統B的預設播放器所支援之視訊格式為RMVB。檢測單元401在接收到第一終端1發送的共享視訊之後,檢測共享視訊之視訊格式與第二終端3的預設播放器所支援之視訊格式是否一致。如果一致,則將共享視訊發送到第二終端3;如果不一致,則傳遞到轉換單元402處理。 In the embodiment of the present invention, a preset player of different operating systems The supported video formats are different. For example, the video format supported by the default player of the operating system A is 3GP, and the video format supported by the default player of the operating system B is RMVB. After receiving the shared video sent by the first terminal 1, the detecting unit 401 detects whether the video format of the shared video is consistent with the video format supported by the preset player of the second terminal 3. If they are consistent, the shared video is sent to the second terminal 3; if not, it is passed to the conversion unit 402 for processing.

跨平台視訊播放裝置40還包括轉換單元402,用於當檢測單元401檢測到第二終端3的預設播放器所支援之視訊格式與共享視訊之視訊格式不一致時,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔。 The cross-platform video playback device 40 further includes a conversion unit 402, configured to convert the shared video to be suitable when the detection unit 401 detects that the video format supported by the preset player of the second terminal 3 is inconsistent with the video format of the shared video. The media file played by the preset player of the second terminal 3.

在本發明實施例中,如果檢測單元401檢測到共享視訊與第二終端3的預設播放器所支援之視訊格式不一致,則將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔。其中,轉換單元402包括圖片轉換子單元4021,用於按照共享視訊的視訊畫面,將共享視訊轉換為時間連續的圖片媒體檔;或者包括視訊轉換子單元4022,將共享視訊轉換為符合第二終端3的預設播放器之支援格式的視訊媒體檔。 In the embodiment of the present invention, if the detecting unit 401 detects that the shared video is inconsistent with the video format supported by the preset player of the second terminal 3, the shared video is converted into a preset player suitable for the second terminal 3. Media file. The converting unit 402 includes a picture converting sub-unit 4021, configured to convert the shared video into a time-continuous picture media file according to the shared video video frame, or include a video conversion sub-unit 4022 to convert the shared video into the second terminal. The video media file of the supported format of 3 preset players.

其中,視訊轉換子單元4022包括通用格式轉換子單元40221,用於將共享視訊轉換為符合通用視訊格式的視訊媒體檔。 The video conversion sub-unit 4022 includes a universal format conversion sub-unit 40221 for converting the shared video into a video media file conforming to the universal video format.

在本發明實施例中,現有作業系統的預設播放器都支援一種或多種通用格式,比如MP4,現有的iOS、Android、WP7等作業系統都支援MP4格式的視訊,因此通用格式轉換子單元40221可以將視訊轉換為第一終端1和第 二終端3都支援的格式,即通用視訊格式的視訊媒體檔。 In the embodiment of the present invention, the preset player of the existing operating system supports one or more common formats, such as MP4. The existing operating systems such as iOS, Android, and WP7 support the video in the MP4 format, so the universal format conversion sub-unit 40221 Can convert video to first terminal 1 and The format supported by both terminals 3, that is, the video media file of the universal video format.

或者,視訊轉換子單元4022包括第二終端格式轉換子單元40222,用於將共享視訊轉換為只支援第二終端3的預設播放器所播放之視訊格式的視訊媒體檔。 Alternatively, the video conversion sub-unit 4022 includes a second terminal format conversion sub-unit 40222 for converting the shared video into a video media file that only supports the video format played by the preset player of the second terminal 3.

作為本發明的一個可選實施例,在第二終端格式轉換子單元40222轉換之前,還包括第二終端格式獲取子單元40223,用於獲取第二終端3的預設播放器所支援之視訊格式。 As an optional embodiment of the present invention, before the second terminal format conversion sub-unit 40222 converts, the second terminal format obtaining sub-unit 40223 is further configured to obtain a video format supported by the preset player of the second terminal 3. .

作為本發明的另一個可選實施例,在第二終端格式獲取子單元40233獲取之前,還包括作業系統獲取子單元40224,用於當第二終端3接入時,獲取第二終端3的作業系統,以使第二終端3根據所獲取的作業系統,獲取第二終端3的預設播放器所支援之視訊格式。 As another optional embodiment of the present invention, before the second terminal format obtaining sub-unit 40233 acquires, the operating system acquiring sub-unit 40224 is further configured to acquire the operation of the second terminal 3 when the second terminal 3 accesses The system is configured to enable the second terminal 3 to acquire a video format supported by the preset player of the second terminal 3 according to the acquired operating system.

跨平台視訊播放裝置40還包括發送單元403,用於發送轉換單元402轉換的媒體檔給第二終端3,以使第二終端3在接收到媒體檔之後,預設播放器得以播放此媒體檔。 The cross-platform video playback device 40 further includes a sending unit 403, configured to send the media file converted by the converting unit 402 to the second terminal 3, so that the second terminal 3 can preset the player to play the media file after receiving the media file. .

在本發明實施例中,跨平台視訊播放裝置40將經過轉換的媒體檔發送到第二終端3,以使第二終端3利用預設播放器直接播放此媒體檔。 In the embodiment of the present invention, the cross-platform video playback device 40 transmits the converted media file to the second terminal 3, so that the second terminal 3 directly plays the media file by using the preset player.

根據本發明實施例,第一終端1發送共享視訊給跨平台視訊播放裝置40(伺服器),跨平台視訊播放裝置40接收共享視訊,判斷共享視訊與第二終端3的預設播放器所支援之視訊格式是否相同,如果不同,將共享視訊轉換為適合於第二終端3的預設播放器播放的媒體檔,然後跨平台視訊播放裝置40將媒體檔發送到第二終端3,使得使用者在終端側無需對視訊進行格式轉換,且在不安裝其他視訊播放器 的情況下,即可播放其他終端的視訊。 According to the embodiment of the present invention, the first terminal 1 transmits the shared video to the cross-platform video playback device 40 (server), and the cross-platform video playback device 40 receives the shared video, and determines that the shared video is supported by the preset player of the second terminal 3. Whether the video format is the same, if different, the shared video is converted into a media file suitable for playing by the preset player of the second terminal 3, and then the cross-platform video playback device 40 transmits the media file to the second terminal 3, so that the user No need to format video on the terminal side, and no other video player is installed. In this case, the video of other terminals can be played.

本領域普通技術人員可以理解為上述實施例所包括的各個單元只是按照功能邏輯進行劃分的,但並不侷限於上述的劃分,只要能夠實現相應的功能即可;另外,各功能單元的具體名稱也只是為了便於相互區分,並不用於限制本發明的保護範圍。 A person skilled in the art can understand that each unit included in the foregoing embodiment is only divided according to functional logic, but is not limited to the above division, as long as the corresponding function can be implemented; in addition, the specific name of each functional unit It is also for convenience of distinguishing from each other and is not intended to limit the scope of protection of the present invention.

本領域普通技術人員還可以理解,實現上述實施例方法中的全部或部分步驟是可以通過程式來指令相關的硬體來完成,該程式可以在存儲於一電腦可讀取存儲介質中,該存儲介質包括ROM/RAM、磁片、光碟等。 It will also be understood by those skilled in the art that all or part of the steps of the foregoing embodiments may be implemented by a program to instruct related hardware, and the program may be stored in a computer readable storage medium. The medium includes a ROM/RAM, a magnetic sheet, a compact disc, and the like.

以上所述僅為本發明的較佳實施例而已,並不用以限制本發明,凡在本發明的精神和原則之內所作的任何修改、等同替換和改進等,均應包含在本發明的保護範圍之內。 The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

S301~S303‧‧‧方法步驟 S301~S303‧‧‧ method steps

Claims (15)

一種跨平台視訊播放方法,包括以下步驟:接收一第一終端發送的一共享視訊,並檢測該共享視訊之視訊格式與一第二終端的一預設播放器所支援之視訊格式是否一致;當該第二終端的該預設播放器所支援之視訊格式與該共享視訊之視訊格式不一致時,將該共享視訊轉換為適合於該第二終端的該預設播放器播放的一媒體檔;以及發送該媒體檔給該第二終端,以使該第二終端在接收到該媒體檔之後,該預設播放器得以播放該媒體檔。 A cross-platform video playing method, comprising: receiving a shared video sent by a first terminal, and detecting whether a video format of the shared video is consistent with a video format supported by a preset player of a second terminal; When the video format supported by the preset player of the second terminal does not match the video format of the shared video, the shared video is converted into a media file suitable for playing by the preset player of the second terminal; Sending the media file to the second terminal, so that the second terminal can play the media file after receiving the media file. 如申請專利範圍第1項所述的跨平台視訊播放方法,其中,將該共享視訊轉換為適合於該第二終端的該預設播放器播放的該媒體檔,包括步驟:按照該共享視訊的視訊畫面,將該共享視訊轉換為時間連續的一圖片媒體檔;或者將該共享視訊轉換為符合該第二終端的該預設播放器之支援格式的一視訊媒體檔。 The cross-platform video playing method of claim 1, wherein converting the shared video to the media file suitable for playing by the preset player of the second terminal comprises the steps of: following the shared video The video screen converts the shared video into a temporally continuous picture media file; or converts the shared video into a video media file that conforms to the supported format of the preset player of the second terminal. 如申請專利範圍第2項所述的跨平台視訊播放方法,其中,將該共享視訊轉換為符合該第二終端的該預設播放器之支援格式的該視訊媒體檔,包括步驟:將該共享視訊轉換為符合通用視訊格式的該視訊媒體檔;或者將該共享視訊轉換為只支援該第二終端的該預設播放 器所播放之視訊格式的該視訊媒體檔。 The cross-platform video playback method of claim 2, wherein the shared video is converted into the video media file conforming to the support format of the preset player of the second terminal, including the step of: sharing the video Converting the video to the video media file conforming to the universal video format; or converting the shared video to only support the preset playback of the second terminal The video media file in the video format played by the device. 如申請專利範圍第3項所述的跨平台視訊播放方法,其中,在將該共享視訊轉換為只支援該第二終端的該預設播放器所播放之視訊格式的該視訊媒體檔的步驟之前,還包括:獲取該第二終端的該預設播放器所支援之視訊格式。 The cross-platform video playing method of claim 3, wherein before the step of converting the shared video to the video media file of only the video format played by the preset player of the second terminal The method further includes: obtaining a video format supported by the preset player of the second terminal. 如申請專利範圍第4項所述的跨平台視訊播放方法,其中,在獲取該第二終端的該預設播放器所支援之視訊格式的步驟之前,還包括步驟:當該第二終端接入時,獲取該第二終端的一作業系統,以使該第二終端根據所獲取的該作業系統,獲取該第二終端的該預設播放器所支援之視訊格式。 The cross-platform video playing method of claim 4, wherein before the step of acquiring the video format supported by the preset player of the second terminal, the method further includes the step of: when the second terminal accesses Obtaining an operating system of the second terminal, so that the second terminal acquires a video format supported by the preset player of the second terminal according to the acquired operating system. 一種跨平台視訊播放裝置,包括:一檢測單元,用於接收一第一終端發送的一共享視訊,檢測一第二終端的一預設播放器所支援之視訊格式與該共享視訊之視訊格式是否一致;一轉換單元,用於當該檢測單元檢測到該第二終端的該預設播放器所支援之視訊格式與該共享視訊之視訊格式不一致時,將該共享視訊轉換為適合於該第二終端的該預設播放器播放的一媒體檔;以及一發送單元,用於發送該轉換單元轉換的該媒體檔給該第二終端,以使該第二終端在接收到該媒體檔之後,該預設播放器得以播放該媒體檔。 A cross-platform video playback device includes: a detecting unit, configured to receive a shared video sent by a first terminal, and detect whether a video format supported by a preset player of a second terminal and a video format of the shared video is a conversion unit, configured to convert the shared video to be suitable for the second when the detection unit detects that the video format supported by the preset player of the second terminal is inconsistent with the video format of the shared video a media file played by the preset player of the terminal; and a sending unit, configured to send the media file converted by the converting unit to the second terminal, so that after receiving the media file, the second terminal The preset player can play the media file. 如申請專利範圍第6項所述的跨平台視訊播放裝置,其中,該轉換單元包括:一圖片轉換子單元,用於按照該共享視訊的視訊畫面,將該共享視訊轉換為時間連續的一圖片媒體檔;或者一視訊轉換子單元,將該共享視訊轉換為符合該第二終端的該預設播放器之支援格式的一視訊媒體檔。 The cross-platform video playback device of claim 6, wherein the conversion unit comprises: a picture conversion sub-unit, configured to convert the shared video into a time-continuous picture according to the video picture of the shared video a media file; or a video conversion sub-unit, converting the shared video into a video media file conforming to a supported format of the preset player of the second terminal. 如申請專利範圍第7項所述的跨平台視訊播放裝置,其中,該視訊轉換子單元包括:一通用格式轉換子單元,用於將該共享視訊轉換為符合通用視訊格式的該視訊媒體檔;或者一第二終端格式轉換子單元,用於將該共享視訊轉換為只支援該第二終端的該預設播放器所播放之視訊格式的該視訊媒體檔。 The cross-platform video playback device of claim 7, wherein the video conversion sub-unit comprises: a universal format conversion sub-unit, configured to convert the shared video to the video media file conforming to the universal video format; Or a second terminal format conversion subunit, configured to convert the shared video to the video media file that only supports the video format played by the preset player of the second terminal. 如申請專利範圍第8項所述的跨平台視訊播放裝置,其中,在該第二終端格式轉換子單元轉換之前,該跨平台視訊播放裝置還包括:一第二終端格式獲取子單元,用於獲取該第二終端的該預設播放器所支援之視訊格式。 The cross-platform video playback device of the invention, wherein the cross-platform video playback device further comprises: a second terminal format acquisition sub-unit, configured to: Obtaining a video format supported by the preset player of the second terminal. 如申請專利範圍第9項所述的跨平台視訊播放裝置,其中,在該第二終端格式獲取子單元獲取之前,該跨平台視訊播放裝置還包括:一作業系統獲取子單元,用於當該第二終端接入時,獲取該第二終端的一作業系統,以使該第二終端根據所獲取的該作業系統,獲取該第二終端的該預設播放器所支援之視訊格式。 The cross-platform video playback device of claim 9, wherein the cross-platform video playback device further comprises: an operating system acquisition sub-unit for When the second terminal accesses, an operating system of the second terminal is obtained, so that the second terminal acquires a video format supported by the preset player of the second terminal according to the acquired operating system. 一種跨平台視訊播放系統,包括:一第一終端,用於發送一共享視訊給一伺服器,以使該伺服器檢測該共享視訊之視訊格式與該第二終端的一預設播放器所支援之視訊格式是否一致,並在不一致時,將該共享視訊轉換為適合於該第二終端的該預設播放器播放的一媒體檔,進而將該媒體檔發送到該第二終端;一伺服器,用於接收該第一終端發送的該共享視訊,檢測該共享視訊之視訊格式與該第二終端的該預設播放器所支援之視訊格式是否一致,並在不一致時,將該共享視訊轉換為適合於該第二終端的該預設播放器播放的一媒體檔,進而將該媒體檔發送到該第二終端;以及該第二終端,用於接收該伺服器發送的該媒體檔,並由該預設播放器播放該媒體檔。 A cross-platform video playback system includes: a first terminal, configured to send a shared video to a server, so that the server detects the video format of the shared video and is supported by a preset player of the second terminal Whether the video format is consistent, and in the case of inconsistency, converting the shared video into a media file suitable for playing by the preset player of the second terminal, and then transmitting the media file to the second terminal; a server And receiving the shared video sent by the first terminal, detecting whether the video format of the shared video is consistent with the video format supported by the preset player of the second terminal, and converting the shared video when the image is inconsistent a media file that is suitable for playing by the preset player of the second terminal, and then the media file is sent to the second terminal; and the second terminal is configured to receive the media file sent by the server, and The media file is played by the preset player. 如申請專利範圍第11項所述的跨平台視訊播放系統,其中,將該共享視訊轉換為適合於該第二終端的該預設播放器播放的該媒體檔,包括:該伺服器按照該共享視訊的視訊畫面,將該共享視訊轉換為時間連續的一圖片媒體檔;或者該伺服器將該共享視訊轉換為符合該第二終端的該預設播放器之支援格式的一視訊媒體檔。 The cross-platform video playback system of claim 11, wherein converting the shared video to the media file suitable for playing by the preset player of the second terminal comprises: the server according to the sharing The video screen of the video is converted into a picture media file that is continuous in time; or the server converts the shared video into a video media file that conforms to the supported format of the preset player of the second terminal. 如申請專利範圍第12項所述的跨平台視訊播放系統,其中,該伺服器將該共享視訊轉換為符合該第二終端的該預設播放器之支援格式的該視訊媒體檔,包括: 該伺服器將該述共享視訊轉換為符合通用視訊格式的該視訊媒體檔;或者該伺服器將該共享視訊轉換為只支援該第二終端的該預設播放器所播放之視訊格式的該視訊媒體檔。 The cross-platform video playback system of claim 12, wherein the server converts the shared video to the video media file conforming to a supported format of the preset player of the second terminal, including: The server converts the shared video to the video media file conforming to the universal video format; or the server converts the shared video into the video format that only supports the video format played by the preset player of the second terminal Media file. 如申請專利範圍第13項所述的跨平台視訊播放系統,其中,在該伺服器將該共享視訊轉換為只支援該第二終端的該預設播放器所播放之視訊格式的該視訊媒體檔之前,還包括:該伺服器獲取該第二終端的該預設播放器所支援之視訊格式。 The cross-platform video playback system of claim 13, wherein the shared video is converted by the server to the video media file that only supports the video format played by the preset player of the second terminal. The method further includes: obtaining, by the server, a video format supported by the preset player of the second terminal. 如申請專利範圍第14項所述的跨平台視訊播放系統,其中,在該伺服器獲取該第二終端的該預設播放器所支援之視訊格式,還包括:當該第二終端接入時,該伺服器獲取該第二終端的一作業系統,以使該第二終端根據所獲取的該作業系統,獲取該第二終端的該預設播放器所支援之視訊格式。 The cross-platform video playback system of claim 14, wherein the obtaining, by the server, the video format supported by the preset player of the second terminal further includes: when the second terminal accesses The server obtains an operating system of the second terminal, so that the second terminal acquires a video format supported by the preset player of the second terminal according to the acquired operating system.
TW102143545A 2013-04-28 2013-11-28 Cross-platform video playback method, device and system TW201442492A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310156041.5A CN104125478A (en) 2013-04-28 2013-04-28 Cross-platform video playing method, device and system

Publications (1)

Publication Number Publication Date
TW201442492A true TW201442492A (en) 2014-11-01

Family

ID=51770721

Family Applications (1)

Application Number Title Priority Date Filing Date
TW102143545A TW201442492A (en) 2013-04-28 2013-11-28 Cross-platform video playback method, device and system

Country Status (3)

Country Link
CN (1) CN104125478A (en)
TW (1) TW201442492A (en)
WO (1) WO2014176898A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160150011A1 (en) * 2014-11-26 2016-05-26 Qualcomm Incorporated Media output device to transmit and synchronize playback of a media content stream that is received over a point-to-point connection on multiple interconnected devices
JP6860485B2 (en) 2015-08-05 2021-04-14 ソニー株式会社 Information processing equipment, information processing methods, and programs
CN105430485A (en) * 2015-11-25 2016-03-23 合一网络技术(北京)有限公司 Cross-screen continued broadcasting method and system
CN107707450A (en) * 2017-08-22 2018-02-16 努比亚技术有限公司 A kind of method, apparatus and computer-readable recording medium for transmitting file

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8886824B2 (en) * 2004-01-26 2014-11-11 Core Wireless Licensing, S.a.r.l. Media adaptation determination for wireless terminals
AU2010201379B2 (en) * 2010-04-07 2012-02-23 Limelight Networks, Inc. System and method for delivery of content objects
CN101094243B (en) * 2007-05-31 2012-05-30 广东中大讯通软件科技有限公司 Multimedia adaptation system and method of adaptating multimedia content for different types of devices base on UPnP
CN101646076A (en) * 2008-08-08 2010-02-10 厦门时迅信息科技有限公司 Video transmission method in wireless network
TW201027999A (en) * 2009-01-14 2010-07-16 S & J Corp A method to provide online video browsing interface
CN102571726B (en) * 2010-12-23 2016-06-22 中国移动通信集团广东有限公司 Method, system and the state judgment server that multi-medium data is shared
CN102547269A (en) * 2010-12-31 2012-07-04 上海讯垒网络科技有限公司 Network video browsing method
CN202135269U (en) * 2011-07-22 2012-02-01 江苏宇天新媒体技术有限公司 System for realizing mobile phone video playing
CN103024491B (en) * 2012-12-31 2016-01-27 北京奇艺世纪科技有限公司 The video broadcasting method of mobile terminal and system

Also Published As

Publication number Publication date
WO2014176898A1 (en) 2014-11-06
CN104125478A (en) 2014-10-29

Similar Documents

Publication Publication Date Title
US10284644B2 (en) Information processing and content transmission for multi-display
US10728128B2 (en) Apparatus and method for detecting counterfeit advertiser in wireless communication system
JP6626440B2 (en) Method and apparatus for playing multimedia files
WO2017092360A1 (en) Interaction method and device used when multimedia is playing
TW201840176A (en) System and method for wireless screen projection
JP5982079B2 (en) Image transmission method, apparatus, program, and recording medium
KR20150102747A (en) Method and apparatus for displaying application data in wireless communication system
KR20140118014A (en) Method for authenticating client
TW201442492A (en) Cross-platform video playback method, device and system
TW201328234A (en) Electronic device and method for transmitting presentation file when displaying slides thereof
WO2014190655A1 (en) Application synchronization method, application server and terminal
EP4060955A1 (en) Security method, apparatus and system easy to access by user
US20150086184A1 (en) Reception apparatus and reception method
JP6116240B2 (en) Transmission device, transmission method, and program
CN103731339B (en) Online multimedia resource share method in digital living network alliance system and system
TW201717649A (en) Digital media content playing transfer method and application device thereof
US20140325578A1 (en) Method, device and system for cross-platform video file playing
JP2014175736A (en) Relay device and relay method
KR101406243B1 (en) system and method for streaming service
US9246968B2 (en) Apparatus and method for sharing streaming media
CN107547923B (en) Video plug-flow system
WO2018155910A1 (en) Method, for supporting relay broadcast, device and non-transitory computer-readable recording medium
KR20140117977A (en) N-Screen Service System for ASMD support and the method thereof
WO2015196651A1 (en) Data sharing method, device and system, and storage medium
WO2015078165A1 (en) Display processing method and apparatus, and display system