WO2015078255A1 - Procédé et système d'affichage de titre vidéo, et navigateur - Google Patents

Procédé et système d'affichage de titre vidéo, et navigateur Download PDF

Info

Publication number
WO2015078255A1
WO2015078255A1 PCT/CN2014/089663 CN2014089663W WO2015078255A1 WO 2015078255 A1 WO2015078255 A1 WO 2015078255A1 CN 2014089663 W CN2014089663 W CN 2014089663W WO 2015078255 A1 WO2015078255 A1 WO 2015078255A1
Authority
WO
WIPO (PCT)
Prior art keywords
browser
title
video
information
application software
Prior art date
Application number
PCT/CN2014/089663
Other languages
English (en)
Chinese (zh)
Inventor
张晨
李时斌
王宇
刘豆
高健明
Original Assignee
乐视网信息技术(北京)股份有限公司
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 乐视网信息技术(北京)股份有限公司 filed Critical 乐视网信息技术(北京)股份有限公司
Publication of WO2015078255A1 publication Critical patent/WO2015078255A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/854Content authoring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs
    • H04N21/44008Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving operations for analysing video streams, e.g. detecting features or characteristics in the video stream
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs
    • H04N21/4402Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display
    • H04N21/440236Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream or rendering scenes according to encoded video stream scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display by media transcoding, e.g. video is transformed into a slideshow of still pictures, audio is converted into text

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method, system, and browser for displaying a video title.
  • the browser-supported playback application software is usually a flash plug-in
  • browsing The playback application software supported by the device is usually the html5 video playback standard.
  • the method for displaying a video title includes: before the server sends the title information to the browser, determining, according to the browser-related information of the request for sending the title information, the playback application software supported by the browser; the server is supported according to the determined browser.
  • the playing application converts the title information into video title information recognizable by the browser, and sends the determined video title information to the browser, and the browser displays the corresponding video title according to the received video title information.
  • the server not only needs to determine the title information required by the browser, but also needs to determine the playback application software supported by the browser according to the obtained information of the browser, and the title is according to the playback application software supported by the browser.
  • the information is converted into video title information that the browser can recognize.
  • the information that the server needs to process is large, the processing pressure is increased, and a large amount of server resources are occupied, resulting in a decrease in the processing speed of the server.
  • the embodiment of the invention provides a method, a system and a browser for displaying a video title, so as to solve the problem that the server determines the browser-supported playing application software according to the obtained information of the browser, and converts the title information into browsing.
  • the video title information that the device can recognize, the information that the server needs to process is large, the processing pressure is increased, and a large amount of server resources are occupied, resulting in a problem that the processing speed of the server is lowered.
  • An embodiment of the present invention provides a method for displaying a video title, the method comprising:
  • the browser receives the text document sent by the server with the title information
  • the browser determines the playback application software supported by the browser, and converts the title information in the text document into a video title recognizable by the playback application software;
  • the browser displays the video title by playing the application software.
  • the server sends the same header information
  • the browser converts the received header information into a video title that can be recognized by the playback application software supported by the browser according to the playback application software supported by the browser; since the server only needs to send a unified The title information, the browser application itself can support the playback application software, avoiding the processor misjudging the browser-supported playback application software, and reducing the amount of information the processor needs to process, without consuming processor resources. Determine the browser's playback application software, which improves the processing speed of the processor.
  • the playback application software supported by the browser itself includes: a flash plug-in supported by the browser;
  • the embedded video player Converting the title information into a video parameter recognizable by the embedded video player included in the browser, wherein the embedded video player is an embedded video player that is provided when the browser supports the flash plugin .
  • Displaying the video title by the playing application software specifically includes: displaying a video title in the embedded video player area according to the video parameter.
  • the browser when the browser supports the flash plugin, the browser includes an embedded video player. Converting the title information into a video parameter recognizable by the embedded video player, displaying the video title in the embedded video player area according to the video parameter; after the browser determines the playback application software supported by the browser, the title information is converted into its own recognizable The video title reduces the processing pressure on the server; and the video title is displayed in the inline video player area, saving the interface resources occupied by the video title.
  • the playing application software supported by the browser itself in the embodiment of the present invention includes: an html5 video playing standard supported by the browser;
  • the browser converts the title information into content of a title node of the html5 text document.
  • Displaying the video title by using the playing application software includes:
  • a new title node is added, the content of the title node of the html5 text document is copied into the new title node, and the video title is displayed in the new title node.
  • the received header information is in the form of a text document
  • the browser supports the html5 video playback standard
  • the content of the title node directly converted into the html5 text document can be recognized by the browser;
  • the player determines the playback application software that it supports, and converts the title information into a video title that can be recognized by itself, which reduces the processing pressure of the server.
  • the embodiment of the invention further provides a browser for displaying a video title, the browser comprising:
  • An information receiving module configured to receive a text document with header information sent by the server
  • An information conversion module configured to determine a playback application software supported by the user, and convert the title information in the text document into a video title recognizable by the playback application software;
  • An information display module configured to display the video title by using the playback application software.
  • the server sends the same header information
  • the browser converts the received header information into a video title that can be recognized by the playback application software supported by the browser according to the playback application software supported by the browser; since the server only needs to send a unified The title information, the browser application itself can support the playback application software, avoiding the processor misjudging the browser-supported playback application software, and reducing the amount of information the processor needs to process, without consuming processor resources. Determine the browser's playback application software, which improves the processing speed of the processor.
  • the playback application software supported by the browser itself includes: a flash plug-in supported by the browser;
  • the information conversion module is specifically configured to:
  • the information display module is specifically configured to: display a video title in the embedded video player area according to the video parameter.
  • the browser when it is determined that the flash plugin is supported by itself, the browser includes an embedded video player, and converts the title information into a video parameter recognizable by the embedded video player, and displays the video parameter in the embedded video player area according to the video parameter.
  • Video title after the browser determines its own supported playback application software, it converts the title information into a video title that it can recognize, which reduces the processing pressure of the server; and displays the video title in the embedded video player area, saving the video title Occupied interface resources.
  • the playback application software supported by the browser itself in the embodiment of the present invention includes: an html5 video playback standard supported by the browser; the information conversion module is specifically configured to: determine that the html5 video playback standard is supported by itself; The title information is converted into the content of the title node of the html5 text document.
  • the information display module is specifically configured to: add a new title node, copy the content of the title node of the html5 text document into the new title node, and display the video title in the new title node.
  • the received header information is in the form of a text document
  • the browser supports the html5 video playback standard
  • the content of the title node directly converted into the html5 text document can be recognized by the browser;
  • the player determines the playback application software that it supports, and converts the title information into a video title that can be recognized by itself, which reduces the processing pressure of the server.
  • the embodiment of the invention further provides a system for displaying a video title, the system comprising:
  • a server configured to receive a request for a header information sent by a browser, and requesting according to the title information Send a text document with title information to the browser;
  • a browser according to any one of the browsers for displaying a video title, in the embodiment of the present invention.
  • the browser receives the text document with the header information sent by the server; the browser determines the playback application software supported by the browser, and converts the header information in the text document into a video title recognizable by the playback application software; the browser passes The playback application software displays the video title; since the server only sends the title information, the browser converts the title information into the title information that the application software can recognize according to the playback application software supported by the browser, thereby reducing the information processing capacity and processing pressure of the server. , release the server resources, improve the processing speed of the server.
  • FIG. 1 is a schematic flowchart of a method for displaying a video title according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a specific method for displaying a video title according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a browser for displaying a video title according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a system for displaying a video title according to an embodiment of the present invention.
  • the embodiment of the invention provides a method, a system and a browser for displaying a video title. Since the server only sends the title information, the browser determines the playback application software supported by the browser, and converts the title information into the title information that can be recognized by the playback application software. Reduce the server's information processing and processing pressure, free up server resources, and improve the processing speed of the server.
  • FIG. 1 it is a method for displaying a video title according to an embodiment of the present invention, where the method includes:
  • Step 101 The browser receives a text document with header information sent by the server;
  • Step 102 The browser determines the playback application software supported by the browser, and converts the title information in the text document into a video title recognizable by the playback application software;
  • Step 103 The browser displays the video title by playing the application software.
  • the browser includes: sending, by the browser, video title request information to the server,
  • the server determines the corresponding title information according to the received video title request information, adds the title information to the title node of the html text document, and transmits the text document with the title information to the browser.
  • the title information is placed in the text document as an example, and other manners of carrying the header information are also applicable to the present invention.
  • step 101 the browser receives the text document with the title information, and the search engine obtains the received title information, thereby optimizing the search result of the related keyword of the title information.
  • the browser determines whether it supports the flash plug-in or supports the html5 video play standard; if the browser determines that it supports the flash plug-in, the browser includes an embedded video player; the title information is converted into an in-line video player that can be recognized. Video parameters; if the browser supports the html5 video playback standard, the title information is converted to the content of the title node of the html5 text document.
  • the browser displays the video title by playing the application software, specifically: when the browser supports the flash plug-in, the browser displays the video title in the embedded video player area of the browser according to the video parameter, and hides or deletes the display.
  • the original video title node when the browser supports the html5 video playback standard, a new title node is added in the browser, and the content of the title node of the html5 text document is copied to the new title node, and the new title node is displayed. Video title and hide or delete the original video title node.
  • the server determines the video title code corresponding to the title information that the browser can recognize according to the title information and the related information of the browser, and sends the video title code to the browser, and the browser converts the received video code into a browse according to the video code.
  • the content in the video title node displays the video title above the browser's inline video player area or above the browser's playback area.
  • the video playback page of the browser may be squeezed out of the browsing window, resulting in degraded video playback quality.
  • the obtained video title is displayed in the embedded video player area of the browser.
  • the obtained video title is displayed in the playing area of the browser.
  • the video title node in the original browser is hidden or deleted, which saves the interface display resource occupied by the video title and increases the interface display resource of the video play window.
  • the browser does not support the flash plugin or the html5 video playback standard, then the browser does The title information is not recognized, "Information Error" is displayed in the video playback area of the browser, and a prompt to install the plug-in or update the system is displayed.
  • the embodiment of the present invention may further include: if the video title is displayed in the playing area of the browser, the video may be blocked, and the video title may be hidden after the set length of time. Within a certain length of time, there is no operation in the browser video playback area to hide the video title.
  • FIG. 2 it is a specific method for displaying a video title according to an embodiment of the present invention, where the method includes:
  • Step 201 The browser receives a text document with header information sent by the server;
  • Step 202 The browser determines whether it supports the flash plugin. If yes, go to step 203. Otherwise, go to step 206.
  • Step 203 The browser determines the type of the embedded video player that it contains;
  • Step 204 The browser converts the title information into a video parameter recognizable by the embedded video player
  • Step 205 The browser displays the video title in the embedded video player area of the browser according to the video parameter, and ends the process;
  • Step 206 The browser determines whether it supports the html5 video playback standard, if yes, step 207 is performed, otherwise step 210 is performed;
  • Step 207 The browser converts the title information into the content of the title node of the html5 text document
  • Step 208 The browser adds a new title node, and copies the content of the title node of the html5 text document to the new title node;
  • Step 209 The browser displays the video title in the new title node, and ends the process
  • Step 210 The browser displays "Information Error" in the video playing area, prompts to install the plug-in or update the system, and ends the process.
  • a browser for displaying a video title is also provided in the embodiment of the present invention. Since the principle of the browser solving the problem is similar to the method for displaying the video title in the embodiment of the present invention, the implementation of the browser is implemented. See the implementation of the method, and the repetition will not be repeated.
  • a browser for displaying a video title As shown in FIG. 3, in the embodiment of the present invention, a browser for displaying a video title, the browser The information receiving module 301, the information conversion module 302, and the information display module 303 are:
  • the information receiving module 301 is configured to receive a text file with header information sent by the server;
  • the information conversion module 302 is configured to determine the playback application software supported by the application, and convert the title information in the text document into a video title recognizable by the playback application software;
  • the information display module 303 is configured to display a video title by playing the application software.
  • the information receiving module 301 receives the text document with the title information, and the search engine obtains the received title information, thereby optimizing the search result of the related keyword of the title information.
  • the information conversion module 302 is configured to determine whether it supports the flash plug-in or the html5 video playback standard; if it determines that it supports the flash plug-in, the browser includes an embedded video player; the title information is converted into a video recognizable by the embedded video player. Parameters; if the html5 video playback standard is supported, the title information is converted to the content of the title node of the html5 text document.
  • the information display module 303 is specifically configured to: when the flash plugin is supported, display the video title in the embedded video player area of the browser according to the video parameter, and hide or delete the video title node that displays the original video title; when supporting html5 video playback
  • a new title node is added in the browser, the content of the title node of the html5 text document is copied to the new title node, the video title is displayed in the new title node, and the original video title node is hidden or deleted.
  • the information display module 303 is further configured to: if neither the flash plug-in nor the html5 video play standard is supported, determine that the title information cannot be recognized, display “information error” in the video play area of the browser, and display the installation plug-in or update. System prompt information.
  • the embodiment of the present invention further includes an information hiding module, configured to hide the video title after the video title is displayed for a set length of time; or within the set time length, there is no operation in the browser video playing area, and the video title is hidden. .
  • an information hiding module configured to hide the video title after the video title is displayed for a set length of time; or within the set time length, there is no operation in the browser video playing area, and the video title is hidden.
  • Each of the above modules can be implemented by a physical device such as a processor.
  • FIG. 4 it is a system for displaying a video title according to an embodiment of the present invention.
  • the system includes a server 401, and the browser 402 as described in the foregoing embodiment:
  • the server 401 is configured to receive a request for a header information sent by the browser, and request the information according to the header information.
  • a text document with title information is sent to the browser;
  • the browser 402 of any one of the browsers displaying the video title is used in the embodiment of the present invention.
  • the server 401 After receiving the request for the title information sent by the browser, the server 401 determines the corresponding title information according to the received video title request, adds the title information to the title node of the html text document, and sends the text file with the title information to Browser.
  • the title information is placed in the text document as an example, and other manners of carrying the header information are also applicable to the present invention.
  • the browser 402 is specifically configured to: receive a text document with header information sent by the server; determine a playback application software supported by the server, convert the title information in the text document into a video title that can be recognized by the playback application software; display by using the application software Video title
  • the browser 402 is configured to determine whether it supports the flash plugin or the html5 video play standard; if it determines that it supports the flash plugin, the browser 402 has an embedded video player; the title information is converted into a video recognizable by the embedded video player.
  • the parameter displays the video title in the embedded video player area of the browser according to the video parameter, and hides or deletes the video title node displaying the original video title; if the html5 video playback standard is supported, the title information is converted into the html5 text document.
  • the content of the title node A new title node is added in the browser, the content of the title node of the html5 text document is copied to the new title node, the video title is displayed in the new title node, and the original video title node is hidden or deleted.
  • the browser 402 is further configured to determine that it does not support the flash plug-in or the html5 video playing standard, and determines that the title information cannot be recognized, displays “information error” in the video playing area of the browser, and displays the installation plug-in or update. System prompt information.
  • the browser 402 can also be used to hide the video title after the video title is displayed for a set length of time; or within the set time length, there is no operation in the browser video playing area to hide the video title.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention may be employed in one or more A computer program product embodied on a computer usable storage medium (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer usable program code.
  • a computer usable storage medium including but not limited to disk storage, CD-ROM, optical storage, etc.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Landscapes

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

Abstract

La présente invention concerne le domaine technique des communications, et en particulier un procédé et un système d'affichage de titre vidéo, et un navigateur, qui sont utilisés pour résoudre le problème qui est que, dans l'état antérieur de la technique, la vitesse de traitement d'un serveur est réduite en raison du fait que le serveur détermine un logiciel d'application de lecture pris en charge par un navigateur et convertit des informations de titre en informations de titre vidéo qui peuvent être reconnues par le navigateur, si bien que les informations qui doivent être traitées par le serveur sont plus nombreuses, sa pression de traitement est accrue et une grande quantité de ressources du serveur sont occupées. Dans les modes de réalisation de la présente invention, le procédé consiste à: déterminer, par un navigateur, un logiciel d'application de lecture qui est pris en charge per se, et convertir les informations de titre figurant dans un document texte reçu qui est envoyé par un serveur en un titre vidéo qui peut être reconnu par le logiciel d'application de lecture; et à afficher, par le navigateur, le titre vidéo par l'intermédiaire du logiciel d'application de lecture. Le serveur n'envoie que les informations de titre, et le navigateur convertit les informations de titre en informations de titre qui peuvent être reconnues par le logiciel d'application de lecture selon le logiciel d'application de lecture qui est pris en charge per se, ce qui permet de réduire la capacité de traitement d'informations et la pression de traitement du serveur, de libérer des ressources du serveur et d'augmenter la vitesse de traitement du serveur.
PCT/CN2014/089663 2013-11-28 2014-10-28 Procédé et système d'affichage de titre vidéo, et navigateur WO2015078255A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310626754.3A CN103618961B (zh) 2013-11-28 2013-11-28 一种显示视频标题的方法、系统及浏览器
CN201310626754.3 2013-11-28

Publications (1)

Publication Number Publication Date
WO2015078255A1 true WO2015078255A1 (fr) 2015-06-04

Family

ID=50169665

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/089663 WO2015078255A1 (fr) 2013-11-28 2014-10-28 Procédé et système d'affichage de titre vidéo, et navigateur

Country Status (2)

Country Link
CN (1) CN103618961B (fr)
WO (1) WO2015078255A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109104639A (zh) * 2017-06-20 2018-12-28 阿里巴巴集团控股有限公司 直播系统、确定直播视频主题的方法、装置以及电子设备

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109309817A (zh) * 2018-11-14 2019-02-05 北京东方国信科技股份有限公司 监控视频人脸识别osd的显示方法及装置
CN110248248A (zh) * 2019-06-05 2019-09-17 湖南快乐阳光互动娱乐传媒有限公司 一种网页视频播放方法及系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727497A (zh) * 2010-01-13 2010-06-09 陈景亮 一种网页化文档生成交互式文档结构的方法
CN102647629A (zh) * 2012-04-27 2012-08-22 北京人民广播电台 内容播放方法和装置
CN103327392A (zh) * 2013-06-03 2013-09-25 贝壳网际(北京)安全技术有限公司 一种视频播放的处理方法及系统

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100312818B1 (ko) * 2000-02-03 2001-11-07 김홍기,이은석 주화면과 보조화면으로 이루어진 모니터를 이용한 인터넷광고 시스템 및 그 방법
WO2001078383A2 (fr) * 2000-04-10 2001-10-18 United Video Properties, Inc. Guide de medias interactif a interface guide de medias
EP2164258A4 (fr) * 2007-06-11 2011-06-22 Sharp Kk Appareil de distribution de contenu, programme et support d'enregistrement
CN101355574A (zh) * 2008-07-30 2009-01-28 优视动景(北京)技术服务有限公司 一种移动终端在线播放流媒体文件的方法
CN101888507A (zh) * 2010-06-30 2010-11-17 中山大学 一种数字电视互动应用页面模式转换方法及其设备
CN202231825U (zh) * 2011-07-20 2012-05-23 苏州工业职业技术学院 一种实现个性化界面显示的iptv系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101727497A (zh) * 2010-01-13 2010-06-09 陈景亮 一种网页化文档生成交互式文档结构的方法
CN102647629A (zh) * 2012-04-27 2012-08-22 北京人民广播电台 内容播放方法和装置
CN103327392A (zh) * 2013-06-03 2013-09-25 贝壳网际(北京)安全技术有限公司 一种视频播放的处理方法及系统

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109104639A (zh) * 2017-06-20 2018-12-28 阿里巴巴集团控股有限公司 直播系统、确定直播视频主题的方法、装置以及电子设备
CN109104639B (zh) * 2017-06-20 2021-11-02 阿里巴巴集团控股有限公司 直播系统、确定直播视频主题的方法、装置以及电子设备

Also Published As

Publication number Publication date
CN103618961A (zh) 2014-03-05
CN103618961B (zh) 2017-12-08

Similar Documents

Publication Publication Date Title
US20200359188A1 (en) Dynamic types for activity continuation between electronic devices
AU2020200339B2 (en) Activity continuation between electronic devices
JP6748071B2 (ja) ウェブコンテンツ生成方法およびシステム
US9380123B2 (en) Activity continuation between electronic devices
JP4967073B2 (ja) ウェブベースのデスクトップ生産性アプリケーションを介したマルチメディアファイルの挿入
KR102045602B1 (ko) 애플리케이션 코드 실행이 없는 라이브 타일들
US11662872B1 (en) Providing content presentation elements in conjunction with a media content item
WO2017206396A1 (fr) Procédé et dispositif de lecture de vidéo
WO2014108040A1 (fr) Procédé et appareil de présentation de contenu sur un dispositif électronique
WO2013034094A1 (fr) Procédé et dispositif de navigation sur une page web, et support de stockage
JP2014029701A (ja) モバイル装置のための文書処理
US11678024B2 (en) Subtitle information display method and apparatus, and electronic device, and computer readable medium
CN103986938B (zh) 基于视频播放的预览的方法和系统
US20170026721A1 (en) System and Methods Thereof for Auto-Playing Video Content on Mobile Devices
US20170330261A1 (en) Information presentation method and information presentation apparatus
CN102298599A (zh) 离线浏览网页方法及其系统
US20160026728A1 (en) Interaction Method And Device Between Browsers And Browser
CN104010223B (zh) 接管终端系统进行视频播放的方法和系统
WO2015078253A1 (fr) Procédé et dispositif de lecture d'un fichier multimédia, support et navigateur
WO2015078255A1 (fr) Procédé et système d'affichage de titre vidéo, et navigateur
WO2016019875A1 (fr) Procédé et dispositif pour présenter des données de contenu provenant d'un réseau
WO2015143854A1 (fr) Procédé d'acquisition et d'interaction de données, boîtier décodeur, serveur, et système multimédia
US11902341B2 (en) Presenting links during an online presentation
US20160371237A1 (en) Media content presentation by categorizing and formatting media types
US9043441B1 (en) Methods and systems for providing network content for devices with displays having limited viewing area

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14865288

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14865288

Country of ref document: EP

Kind code of ref document: A1