WO2016107085A1 - 机顶盒开机动画处理方法、装置、系统及计算机存储介质 - Google Patents
机顶盒开机动画处理方法、装置、系统及计算机存储介质 Download PDFInfo
- Publication number
- WO2016107085A1 WO2016107085A1 PCT/CN2015/081141 CN2015081141W WO2016107085A1 WO 2016107085 A1 WO2016107085 A1 WO 2016107085A1 CN 2015081141 W CN2015081141 W CN 2015081141W WO 2016107085 A1 WO2016107085 A1 WO 2016107085A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- top box
- display
- boot animation
- picture
- set top
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/485—End-user interface for client configuration
Definitions
- the present invention relates to an interactive network television (IPTV) set-top box technology, and more particularly to a set-top box boot animation processing method, apparatus, system and computer storage medium.
- IPTV interactive network television
- the IPTV set-top box boot animation picture display is an important function of the set-top box. This part of the function is responsible for displaying the boot process to the user in the form of an animated picture during the startup of the set-top box. This process not only undertakes the bridge function of entering the main function of the set-top box, but also The function of the negative electrode with commercial value, such as: advertising for IPTV operators, therefore, the boot animation image display function is a function that every set-top box developer attaches great importance to.
- the other is to draw a picture in the set-top box application, pre-load the picture to be displayed into the set-top box file system, read the file after the application is started, and then decode and display it.
- the second method is more flexible, it does not implement rich animation display effects. It can only decode and display existing images, and because it is an application layer display, it takes a long time to boot to the display. This will make the user experience worse.
- the existing kernel shows that the boot screen has poor flexibility, and the display resource and display mode are modified.
- the source code needs to be modified, and it needs to be recompiled before it can be used, which is easy to introduce new faults and reduce development efficiency;
- the existing application layer displays the startup screen speed is slow, the display mode is relatively simple, only a single background image is displayed, and the display data source is local, and the dynamic adjustment and modification are inconvenient;
- embodiments of the present invention are directed to providing a set-top box boot animation processing method, apparatus, system, and computer storage medium.
- the embodiment of the invention provides a method for manufacturing a set-top box boot animation, comprising:
- the display data of the set top box boot animation is generated and saved to the set top box according to the resource description configuration file of the set top box boot animation and the display picture resource data of the set top box boot animation.
- the resource description configuration file of the set-top box boot animation includes: HD resource description configuration information and SD resource description configuration information.
- the display data of the set-top box boot animation includes: a display mode and a first-stage boot animation picture.
- the display data of the set-top box boot animation is saved to the set top box package.
- the display data mirror resource of the set-top box boot animation is saved, and the display data mirror resource of the set-top box boot animation is saved to the flash memory of the set-top box.
- the embodiment of the invention further provides a set-top box boot animation display method, including:
- the first stage boot animation picture is displayed according to the display manner.
- the display data of the read-top box boot animation includes: displaying the display data of the set-top box boot animation from the display data mirror resource of the set-top box boot animation saved in the set-top box flash.
- the displaying the first stage boot animation picture according to the display manner includes:
- the display mode is a one-segment display mode
- the first stage boot animation picture is displayed
- the display mode is the three-segment display mode
- the first stage boot animation picture is displayed first, and then the second stage boot animation picture and the third stage boot animation picture are sequentially displayed and displayed.
- the embodiment of the invention further provides a set-top box booting animation device, comprising: a resource description configuration module, a display image resource module and a display data production module; wherein
- the resource description configuration module is configured to determine a resource description configuration file of the set top box boot animation
- the display picture resource module is configured to determine display picture resource data of the set top box boot animation
- the display data creation module is configured to generate display data of the set top box boot animation according to the resource description configuration file of the set top box boot animation and the display picture resource data, and save the display data to the set top box.
- the display data creation module is further configured to make a set top box boot animation
- the data mirroring resource is displayed, and the display data mirroring resource is saved to the flash of the set top box.
- the embodiment of the invention further provides a top box boot animation display device, comprising:
- Reading module configured to read display data of the set top box boot animation
- the parsing module is configured to parse the display data of the read set-top box boot animation, and obtain a display mode and a first-stage boot animation image from the display data;
- a display module configured to display the first stage boot animation picture according to the display manner.
- the display module includes:
- a one-stage display unit configured to display a first-stage boot animation picture when the display mode is a one-segment display mode
- the three-segment display unit is configured to display the first-stage boot animation picture first when the display mode is the three-stage display mode; and then download and sequentially display the second-stage boot animation picture and the third-stage boot animation picture.
- the embodiment of the invention further provides a set top box boot animation processing system, comprising:
- the set-top box boot animation device is configured to generate display data of the set-top box boot animation
- the set top box boot animation display device is configured to display display data of the set top box boot animation.
- the set-top box booting animation device includes: a resource description configuration module, a display image resource module, and a display data production module;
- the resource description configuration module is configured to determine a resource description configuration file of the set top box boot animation
- the display picture resource module is configured to determine display picture resource data of the set top box boot animation
- the display data creation module is configured to: according to the resource description configuration file of the set top box boot animation and the display image resource data, create display data of the set top box startup animation and ensure Save to the set top box.
- the set top box boot animation display device includes:
- Reading module configured to read display data of the set top box boot animation
- the parsing module is configured to parse the display data of the read set-top box boot animation, and obtain a display mode and a first-stage boot animation image from the display data;
- a display module configured to display the first stage boot animation picture according to the display manner.
- the display module includes:
- a one-stage display unit configured to display a first-stage boot animation picture when the display mode is a one-segment display mode
- the three-segment display unit is configured to display the first-stage boot animation picture first when the display mode is the three-stage display mode; and then download and sequentially display the second-stage boot animation picture and the third-stage boot animation picture.
- the embodiment of the present invention further provides a computer storage medium, the computer storage medium comprising a set of instructions, when executed, causing at least one processor to execute the above-mentioned set-top box boot animation method or the set-top box boot animation display method.
- the set-top box boot animation processing method, device, system and computer storage medium provided by the embodiments of the present invention, the display data of the set-top box boot animation is generated by a special production device other than the set-top box and sent to the set-top box for storage, and the set-top box is read and parsed after the set-top box is started.
- the display data of the boot animation, the display mode of the set-top box boot animation and the first-stage boot animation picture, and the first stage boot animation picture is displayed according to the display mode.
- the embodiment of the present invention puts the production of the set-top box boot animation to the outside of the set-top box, the display resource and the display effect of the boot animation can be customized and displayed without the need to modify and recompile the kernel and the upper-layer application in the set-top box; It can create and display rich boot animation effects as needed, and it is convenient to dynamically upgrade and deploy new boot animations.
- the kernel display driver and the upper application display program are simple to maintain; the set-top box is powered on to display the startup animation faster; thereby improving the development and maintenance efficiency and reducing the cost of product development and maintenance.
- FIG. 1 is a schematic flowchart showing an implementation process of a boot-up animation method for a set-top box according to Embodiment 1 of the present invention
- FIG. 2 is a schematic flowchart showing an implementation process of a set-top box boot animation display method according to Embodiment 2 of the present invention
- FIG. 3 is a schematic structural diagram of a device for starting a booting animation of a set top box according to Embodiment 3 of the present invention
- FIG. 4 is a schematic structural diagram of a set-top box booting animation display device according to Embodiment 4 of the present invention.
- FIG. 5 is a schematic structural diagram of a set-top box boot animation processing system according to Embodiment 5 of the present invention.
- the display data of the set-top box boot animation is generated by a special production device other than the set-top box and sent to the set-top box for storage.
- the display data of the set-top box boot animation is read and parsed, and the display mode of the set-top box boot animation is obtained. Start the animation picture in one stage, and display the first stage boot animation picture according to the display mode.
- the boot animation specifically refers to a boot animation picture
- the display data is display data corresponding to the boot animation image
- the display data includes at least a display mode of the set top box boot animation and a first stage boot animation image
- the display data may also include: display progress, display speed, time and location of displaying status information, background pictures, and other progress and status information pictures, and the like.
- FIG. 1 is a schematic flowchart of a method for manufacturing a set-top box booting animation according to Embodiment 1 of the present invention. As shown in FIG. 1 , the method includes:
- Step 101 Determine a resource description configuration file of the set top box boot animation.
- the resource description profile of the set-top box boot animation is all configuration-related information required for the display data corresponding to the set-top box boot animation.
- the resource description configuration file of the set-top box boot animation includes: resource description configuration information of the HD set-top box boot animation, and resource description configuration information of the SD set-top box boot animation.
- the resource description configuration information of the HD set-top box boot animation and the resource description configuration information of the SD set-top box boot animation include: display mode of the display data of the set-top box boot animation, storage location of the display data of the set-top box boot animation, and booting Progress bar display duration, display speed of set-top box boot animation, display position of set-top box boot animation, display percentage of set-top box boot animation, set-top box status information display schedule, set-top box status information display position, set-top box display percentage information schedule, and percentage progress display position Wait.
- Step 102 Determine display picture resource data of the set top box boot animation.
- the display picture resource data of the set top box boot animation includes: a first stage boot animation picture; the first stage boot animation picture may be an animated picture in gif, jpeg and bmf formats.
- Step 103 Create display data of the set top box boot animation according to the resource description configuration file of the set top box boot animation and the display picture resource data of the set top box boot animation, and save the display data to the set top box.
- the displaying data of the set-top box boot animation and saving to the set-top box includes:
- the display data creation tool of the set top box boot animation and the display picture resource data of the set top box boot animation are made into the display data mirror resource of the set top box boot animation by the special set top box boot animation display data creation tool, and the set top box is powered on.
- the animation display data mirroring resource is sent and saved to the flash of the set-top box.
- the saving of the display data mirroring resource of the set-top box boot animation to the flash of the set-top box can be performed by online upgrade, for example, when the set-top box is powered on, so that the set-top box can be acquired and displayed when the device is turned on next time; -Boot (Universal Boot Loader) upgrade method.
- online upgrade for example, when the set-top box is powered on, so that the set-top box can be acquired and displayed when the device is turned on next time
- -Boot Universal Boot Loader
- the display data mirroring resource of the set-top box boot animation is completed by a special production tool, and has the characteristics of highly customizable display effect and display material; the display data mirroring resource is created by the production tool, and only the resource needs to be modified.
- the description file and the corresponding display picture resource data of the set-top box boot animation can achieve the purpose of flexibly customizing the boot screen display effect.
- the set-top box boot animation method provided by the embodiment can conveniently and flexibly produce the display data of the set-top box boot animation, and even if there is a new requirement for modifying the set-top box boot animation, there is no need to modify and recompile the set-top box kernel or the upper-layer application, only need to pass Different upgrade methods save the display data of the modified set-top box boot animation to the flash of the set-top box.
- FIG. 2 is a schematic flowchart of an implementation process of a set-top box booting animation display method according to Embodiment 2 of the present invention. As shown in FIG. 2, the method includes:
- Step 201 Read the display data of the set-top box boot animation.
- the display data of the read set top box boot animation includes: after the set top box is booted up, when the boot to the boot program stage, the display data mirroring resource of the set top box boot animation saved from the flash reads the display data of the set top box boot animation.
- Step 202 Parse the display data of the read set-top box boot animation, and obtain the display mode and the first-stage boot animation picture from the display data.
- the parsing the read display data of the set top box boot animation includes: according to the display data of the set top box boot animation, the kernel display driver parses the display manner in the display data and the first stage boot animation image.
- the display mode includes a one-segment display mode and a three-segment display mode, wherein the one-segment display mode displays only the first-stage boot animation picture in the whole set-top box boot progress; the three-segment display mode is In the whole set-top box booting, three sets of set-top box boot animations are displayed in sequence, namely: the first stage boot animation picture, the second stage boot animation picture and the third stage boot animation picture; wherein each set-top box boot animation represents different Boot progress.
- parsing the display data of the set-top box boot animation further includes: parsing the display progress and display speed, displaying the time and position of the status information, the background image, and other progress and status information pictures.
- Step 203 Display the first stage boot animation picture according to the display manner.
- the kernel display driver displays the first-stage boot animation picture.
- the first stage boot animation picture is first displayed by the kernel display driver; after that, the upper layer application display program of the set top box notifies the kernel display driver to exit the first stage boot animation display, and continues to analyze the The display data of the set top box boot animation is downloaded, and the second stage boot animation picture and the third stage boot animation picture are downloaded from the web server, and the second stage boot animation picture and the third stage boot animation picture are sequentially displayed after downloading.
- the second stage boot animation picture and the third stage boot animation picture are obtained from the server through the network. Therefore, the operator can adjust the display content of the modified display stage by configuring the data delivered by the server.
- the set-top box boot animation display process is completed; the set-top box boot animation picture display Upon completion, the set-top box can enter the main interface of the Electronic Program Menu (EPG) for subsequent operations.
- EPG Electronic Program Menu
- the kernel displays the driving of the set-top box boot animation and the upper-layer application display program is simple to maintain, and after the development and debugging is stable, basically no need to modify; at the same time, the new boot animation picture can be dynamically upgraded and deployed, because only the upgrade Update the display data of the set-top box boot animation.
- the method can display a rich boot animation effect, so that the power-on display boot animation is faster, the development and maintenance efficiency is higher, and the development and maintenance cost of the product can be well reduced.
- FIG. 3 is a schematic structural diagram of a device for starting a startup animation of a set top box according to Embodiment 3 of the present invention. As shown in FIG. 3, the device includes:
- the resource description configuration module 301 is configured to determine a resource description configuration file of the set top box boot animation
- the resource description configuration file of the set-top box boot animation includes: resource description configuration information of the HD set-top box boot animation, and resource description configuration information of the SD set-top box boot animation.
- the resource description configuration information of the HD set-top box boot animation and the resource description configuration information of the SD set-top box boot animation respectively include: display mode of the display data of the set-top box boot animation, storage location of the display data of the set-top box boot animation, and boot progress bar display The duration, the display speed of the set-top box boot animation, the display position of the set-top box boot animation, the display percentage of the set-top box boot animation, the set-top box status information display schedule, the set-top box status information display position, the set-top box display percentage information schedule, and the percentage progress display position.
- the display picture resource module 302 is configured to determine display picture resource data of the set top box boot animation
- the display picture resource data of the set-top box boot animation includes: a first stage boot animation picture; the first stage boot animation picture may have a gif, jpeg, and bmf format Animated images.
- the display data creation module 303 is configured to generate display data of the set top box boot animation according to the resource description configuration file and the display picture resource data of the set top box boot animation, and save the display data to the set top box.
- the production is implemented by a display data creation tool of a dedicated set top box boot animation
- the display data creation module 303 is further configured to create a display data mirror resource of the set top box boot animation, and save the display data mirror resource to the flash of the set top box.
- FIG. 4 is a schematic structural diagram of a set-top box booting animation display device according to Embodiment 4 of the present invention. As shown in FIG. 4, the device includes:
- the reading module 410 is configured to read display data of the set top box boot animation.
- the parsing module 420 is configured to parse the display data of the read set-top box boot animation, and obtain a display mode and a first-stage boot animation picture from the display data.
- the parsing the display data of the set top box boot animation further includes: parsing the display progress and the display speed, displaying the time and position of the status information, the background picture, and other progress and status information pictures.
- the display module 430 is configured to display the first stage boot animation picture according to the display manner.
- the display module 430 further includes:
- the one-segment display unit 431 is configured to display the first-stage boot animation picture when the display mode is a one-segment display mode.
- the three-segment display unit 432 is configured to display the first-stage boot animation image first when the display mode is the three-segment display mode; and then download and sequentially display the second-stage boot animation image and the third-stage boot animation image.
- FIG. 5 is a schematic structural diagram of a set-top box boot animation processing system according to Embodiment 5 of the present invention. As shown in FIG. 5, the system includes:
- the set top box boot animation device 510 is configured to generate display data of the set top box boot animation.
- the set top box boot animation display device 520 is configured to display display data of the set top box boot animation.
- the specific composition of the set-top box booting animation device 510 and the functions of the components are completely the same as those of the set-top box booting animation device of the third embodiment; the specific composition and components of the set-top box booting animation display device 520 The function is exactly the same as that of the set top box boot animation display device described in Embodiment 4.
- the resource description configuration module 301, the display picture resource module 302, and the display data creation module 303 may each be a central processing unit (CPU) and a digital signal processor (DSP) located in any computer device.
- CPU central processing unit
- DSP digital signal processor
- Digital Signal Processor Microprocessor
- FPGA Field Programmable Gate Array
- the reading module 410 and the parsing module 420 can be implemented by a CPU, a DSP, an MPU, or an FPGA located in the set top box.
- the display module 430 and the one-segment display unit 431 and the three-segment display unit 432 can be implemented by a display or a video playing device such as a television.
- embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
- 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.
- an embodiment of the present invention further provides a computer storage medium, where the computer storage medium includes a set of instructions, when executing the instruction, causing at least one processor to execute the above-mentioned set-top box boot animation method or set-top box boot animation Display method.
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- User Interface Of Digital Computer (AREA)
- Processing Or Creating Images (AREA)
- Stored Programmes (AREA)
Abstract
本发明公开了一种机顶盒开机动画图片制作方法,包括:确定机顶盒开机动画的资源描述配置文件;确定机顶盒开机动画的显示图片资源数据;根据资源描述配置文件和显示图片资源数据制作机顶盒开机动画的显示数据并保存至机顶盒。本发明还同时公开了一种机顶盒开机动画图片显示方法、机顶盒开机动画图片制作装置、机顶盒开机动画图片显示装置、以及机顶盒开机动画图片处理系统。
Description
本发明涉及交互式网络电视(IPTV)机顶盒技术,尤其涉及一种机顶盒开机动画处理方法、装置、系统及计算机存储介质。
IPTV机顶盒开机动画图片显示是机顶盒的一项重要功能,这部分功能负责在机顶盒启动期间,以动画图片的形式向用户显示开机过程,这个过程不仅仅承接进入机顶盒主要功能的桥梁作用,而且还兼负极具商业价值的功能,比如:为IPTV运营商发布广告,因此,开机动画图片显示功能是每个机顶盒开发商都非常重视的一个功能。
目前,市场上每个机顶盒的开发商实现开机画面的方式五花八门,但大多都不灵活,不方便定制、升级和维护。就现有实现机顶盒开机画面的技术来看,主要是两大类实现方法:
一类是在机顶盒内核中完成开机动画图片显示,将开机动画图片素材做成二进制数据一起编译进程内核,内核启动时负责把显示数据显示出来;
另一类是在机顶盒应用程序中画图,预先将需要显示的图片存放到机顶盒文件系统中,应用启动之后去读这个文件,然后解码显示出来。
这两类已有的方法都不能灵活定制显示的数据和调整显示方式,在第一类方法中,如果修改了显示数据和显示方式,就需要重新编译内核,重新调试,灵活性差,而且容易再次引入故障。第二类方法虽然灵活性上强一些,但是没有实现丰富的动画显示效果,只能完成对已有图片的解码和显示,并且由于是应用层显示,因此,开机到显示画面的时间会比较长,这样会使用户体验更差。
由此可知,现有IPTV机顶盒开机画面显示功能的缺陷和不足,具体表现为如下几点:
1)显示资源和显示方式可定制性较差;
2)现有内核显示开机画面灵活性较差,修改显示资源和显示方式,需要修改源代码,且还需要重新编译后才能使用,容易引入新的故障,降低开发效率;
3)现有应用层显示开机画面速度较慢,显示方式比较简单,只是显示单一背景图片,且显示数据来源在本地,动态调整修改不方便;
4)整个开机过程卡机画面显示效果比较单一,只是一个背景图片;
5)开机画面升级更新不方便;
6)开发和维护效率低,从而带来了产品研发成本高的缺陷。
发明内容
有鉴于此,本发明实施例期望提供一种机顶盒开机动画处理方法、装置、系统及计算机存储介质。
为达到上述目的,本发明实施例的技术方案是这样实现的:
本发明实施例提供了一种机顶盒开机动画制作方法,包括:
确定机顶盒开机动画的资源描述配置文件;
确定机顶盒开机动画的显示图片资源数据;
根据所述机顶盒开机动画的资源描述配置文件和所述机顶盒开机动画的显示图片资源数据,制作机顶盒开机动画的显示数据并保存至机顶盒。
上述方案中,所述机顶盒开机动画的资源描述配置文件包括:高清资源描述配置信息和标清资源描述配置信息。
上述方案中,所述机顶盒开机动画的显示数据包括:显示方式和第一阶段开机动画图片。
上述方案中,所述制作机顶盒开机动画的显示数据并保存至机顶盒包
括:制作机顶盒开机动画的显示数据镜像资源,将所述机顶盒开机动画的显示数据镜像资源保存至机顶盒的闪存(flash)上。
本发明实施例还提供了一种机顶盒开机动画显示方法,包括:
读取机顶盒开机动画的显示数据;
解析所述读取的机顶盒开机动画的显示数据,从所述机顶盒开机动画的显示数据中获取显示方式及第一阶段开机动画图片;
根据所述显示方式显示所述第一阶段开机动画图片。
上述方案中,所述读取机顶盒开机动画的显示数据包括:从机顶盒flash中保存的机顶盒开机动画的显示数据镜像资源读取所述机顶盒开机动画的显示数据。
上述方案中,所述根据所述显示方式显示所述第一阶段开机动画图片包括:
所述显示方式为一段式显示方式时,显示第一阶段开机动画图片;
所述显示方式为三段式显示方式时,先显示第一阶段开机动画图片,之后下载并依次显示第二阶段开机动画图片和第三阶段开机动画图片。
本发明实施例又提供了一种机顶盒开机动画制作装置,包括:资源描述配置模块,显示图片资源模块和显示数据制作模块;其中,
所述资源描述配置模块,配置为确定机顶盒开机动画的资源描述配置文件;
所述显示图片资源模块,配置为确定机顶盒开机动画的显示图片资源数据;
所述显示数据制作模块,配置为根据所述机顶盒开机动画的资源描述配置文件和所述显示图片资源数据,制作机顶盒开机动画的显示数据并保存至机顶盒。
上述方案中,所述显示数据制作模块还配置为制作机顶盒开机动画的
显示数据镜像资源,并将所述显示数据镜像资源保存至机顶盒的flash上。
本发明实施例再提供了一种顶盒开机动画显示装置,包括:
读取模块,配置为读取机顶盒开机动画的显示数据;
解析模块,配置为解析所述读取的机顶盒开机动画的显示数据,从所述显示数据中获取显示方式及第一阶段开机动画图片;
显示模块,配置为根据所述显示方式显示显示所述第一阶段开机动画图片。
上述方案中,所述显示模块包括:
一段式显示单元,配置为当所述显示方式为一段式显示方式时,显示第一阶段开机动画图片;
三段式显示单元,配置为当所述显示方式为三段式显示方式时,先显示第一阶段开机动画图片;之后下载并依次显示第二阶段开机动画图片和第三阶段开机动画图片。
本发明实施例还提供了一种机顶盒开机动画处理系统,包括:
机顶盒开机动画制作装置,配置为制作机顶盒开机动画的显示数据;
机顶盒开机动画显示装置,配置为显示所述机顶盒开机动画的显示数据。
上述方案中,所述机顶盒开机动画制作装置包括:资源描述配置模块,显示图片资源模块和显示数据制作模块;其中,
所述资源描述配置模块,配置为确定机顶盒开机动画的资源描述配置文件;
所述显示图片资源模块,配置为确定机顶盒开机动画的显示图片资源数据;
所述显示数据制作模块,配置为根据所述机顶盒开机动画的资源描述配置文件和所述显示图片资源数据,制作机顶盒开机动画的显示数据并保
存至机顶盒。
上述方案中,所述机顶盒开机动画显示装置包括:
读取模块,配置为读取机顶盒开机动画的显示数据;
解析模块,配置为解析所述读取的机顶盒开机动画的显示数据,从所述显示数据中获取显示方式及第一阶段开机动画图片;
显示模块,配置为根据所述显示方式显示显示所述第一阶段开机动画图片。
上述方案中,所述显示模块包括:
一段式显示单元,配置为当所述显示方式为一段式显示方式时,显示第一阶段开机动画图片;
三段式显示单元,配置为当所述显示方式为三段式显示方式时,先显示第一阶段开机动画图片;之后下载并依次显示第二阶段开机动画图片和第三阶段开机动画图片。
本发明实施例还提供了一种计算机存储介质,所述计算机存储介质包括一组指令,当执行所述指令时,引起至少一个处理器执行上述的机顶盒开机动画制作方法或上述的机顶盒开机动画显示方法。
本发明实施例所提供的机顶盒开机动画处理方法、装置、系统及计算机存储介质,由机顶盒之外的专用制作装置制作机顶盒开机动画的显示数据并发送给机顶盒保存,机顶盒启动后读取并解析机顶盒开机动画的显示数据,获取机顶盒开机动画的显示方式及第一阶段开机动画图片,并按所述显示方式显示第一阶段开机动画图片。由于本发明实施例将机顶盒开机动画的制作放置到机顶盒外部完成,这样,不但能方便灵活地定制开机动画的显示资源和显示效果,不需要修改和重新编译机顶盒中的内核和上层应用程序;而且,能根据需要制作和显示丰富的开机动画效果,方便动态升级部署新的开机动画;对于机顶盒侧,只需接收、解析并显示,仅用到
内核显示驱动和上层应用显示程序,维护简单;机顶盒上电显示开机动画的速度更快;进而能很好地提高开发和维护效率,降低产品开发和维护的成本。
图1为本发明实施例1提供的机顶盒开机动画制作方法的实现流程示意图;
图2为本发明实施例2提供的机顶盒开机动画显示方法的实现流程示意图;
图3为本发明实施例3提供的机顶盒开机动画制作装置的组成结构示意图;
图4为本发明实施例4提供的机顶盒开机动画显示装置的组成结构示意图;
图5为本发明实施例5提供的机顶盒开机动画处理系统的组成结构示意图。
本发明实施例中,由机顶盒之外的专用制作装置制作机顶盒开机动画的显示数据并发送给机顶盒保存,机顶盒启动后读取并解析机顶盒开机动画的显示数据,获取机顶盒开机动画的显示方式及第一阶段开机动画图片,并按所述显示方式显示第一阶段开机动画图片。
这里,所述开机动画具体是指开机动画图片;所述显示数据为所述开机动画图片对应的显示数据,所述显示数据至少包括机顶盒开机动画的显示方式及第一阶段开机动画图片,所述显示数据还可以包括:显示进度、显示速度、显示状态信息的时间和位置、背景画面、以及其它进度和状态信息图片等等。
下面结合附图及具体实施例对本发明再做进一步详细的说明。
实施例1
图1为本发明实施例1提供的机顶盒开机动画制作方法的实现流程示意图,如图1所示,所述方法包括:
步骤101:确定机顶盒开机动画的资源描述配置文件。
这里,所述机顶盒开机动画的资源描述配置文件为机顶盒开机动画对应的显示数据所需要的所有与配置相关的信息。具体地,所述机顶盒开机动画的资源描述配置文件包括:高清机顶盒开机动画的资源描述配置信息、以及标清机顶盒开机动画的资源描述配置信息。
进一步地,所述高清机顶盒开机动画的资源描述配置信息和所述标清机顶盒开机动画的资源描述配置信息分别包括:机顶盒开机动画的显示数据的显示方式、机顶盒开机动画的显示数据的存放位置、开机进度条显示时长、机顶盒开机动画的显示速度、机顶盒开机动画的显示位置、机顶盒开机动画的显示百分比、机顶盒状态信息显示时间安排、机顶盒状态信息显示位置、机顶盒显示百分比信息时间安排和百分比进度显示位置等。
由此可知,对所述机顶盒开机动画的资源描述配置文件的修改清晰简单,维护也很方便。
步骤102:确定机顶盒开机动画的显示图片资源数据。
这里,所述机顶盒开机动画的显示图片资源数据包括:第一阶段开机动画图片;所述第一阶段开机动画图片可以为gif、jpeg和bmf格式的具有动画效果的图片。
步骤103:根据所述机顶盒开机动画的资源描述配置文件和所述机顶盒开机动画的显示图片资源数据,制作机顶盒开机动画的显示数据并保存至机顶盒。
具体地,所述制作机顶盒开机动画的显示数据并保存至机顶盒包括:
通过专门的机顶盒开机动画的显示数据制作工具,将所述机顶盒开机动画的资源描述配置文件和所述机顶盒开机动画的显示图片资源数据制作成机顶盒开机动画的显示数据镜像资源,将所述机顶盒开机动画的显示数据镜像资源发送并保存到机顶盒的flash上。
这里,所述将机顶盒开机动画的显示数据镜像资源保存到机顶盒的flash上可以通过在线升级的方式,如在机顶盒处于开机状态下保存,以便机顶盒下次开机启动时获取并显示;也可以通过U-Boot(Universal Boot Loader)下升级的方式。
至此,制作机顶盒开机动画的显示数据的过程就完成了。
本实施例中,机顶盒开机动画的显示数据镜像资源是通过专门的制作工具制作完成的,具有高度可定制显示效果和显示素材的特性;通过所述制作工具制作显示数据镜像资源,只需要修改资源描述文件和对应的机顶盒开机动画的显示图片资源数据,就可以达到灵活定制开机画面显示效果的目的。
本实施例提供的机顶盒开机动画制作方法可方便灵活地制作机顶盒开机动画的显示数据,即使有新的修改机顶盒开机动画的需求,也不需要修改和重新编译机顶盒内核或上层应用程序,只需要通过不同的升级方式将修改后的机顶盒开机动画的显示数据保存到机顶盒的flash上即可。
实施例2
图2为本发明实施例2提供的机顶盒开机动画显示方法的实现流程示意图,如图2所示,所述方法包括:
步骤201:读取机顶盒开机动画的显示数据。
这里,所述读取机顶盒开机动画的显示数据包括:机顶盒开机启动后,运行到引导程序阶段时,从flash中保存的机顶盒开机动画的显示数据镜像资源读取所述机顶盒开机动画的显示数据。
步骤202:解析读取的机顶盒开机动画的显示数据,从所述显示数据中获取显示方式及第一阶段开机动画图片。
具体地,所述解析读取的机顶盒开机动画的显示数据包括:根据所述机顶盒开机动画的显示数据,由内核显示驱动解析出显示数据中的显示方式和第一阶段开机动画图片。
这里,所述显示方式包括一段式显示方式和三段式显示方式,所述一段式显示方式为在整个机顶盒开机进度中,仅显示第一阶段开机动画图片;所述三段式显示方式为在整个机顶盒开机中,依次显示三个不同阶段的机顶盒开机动画的,即:第一阶段开机动画图片、第二阶段开机动画图片和第三阶段开机动画图片;其中,每个机顶盒开机动画代表不同的开机进度。
需要说明的是,所述解析所述机顶盒开机动画的显示数据还包括:解析显示进度和显示速度,显示状态信息的时间和位置,背景画面、以及其它进度和状态信息图片等。
步骤203:根据所述显示方式显示所述第一阶段开机动画图片。
具体地,当所述显示方式为一段式显示方式时,内核显示驱动显示第一阶段开机动画图片。
当所述显示方式为三段式显示方式时,先由内核显示驱动显示第一阶段开机动画图片;之后,由机顶盒的上层应用显示程序通知内核显示驱动退出第一阶段开机动画显示,继续解析所述机顶盒开机动画的显示数据,并从网络服务器下载第二阶段开机动画图片和第三阶段开机动画图片,下载后依次显示所述第二阶段开机动画图片和所述第三阶段开机动画图片。
这里,所述第二阶段开机动画图片和所述第三阶段开机动画图片是通过网络从服务器上获取的,因此,运营商可以通过配置服务器下发的数据来调整修改显示阶段的显示内容。
至此,机顶盒开机动画显示过程就完成了;机顶盒开机动画图片显示
完成后,机顶盒可进入电子节目菜单(EPG)主界面,进行后续操作。
本实施例中,内核显示机顶盒开机动画的驱动和上层应用显示程序维护简单,开发调试稳定之后,基本上可以不用再修改;同时,可以很方便的动态升级部署新的开机动画图片,因为只要升级更新机顶盒开机动画的显示数据即可。所述方法可以显示丰富的开机动画效果,使得上电显示开机动画的速度更快,开发维护效率更高,可很好的降低产品的开发和维护成本。
实施例3
图3为本发明实施例3提供的机顶盒开机动画制作装置的组成结构示意图,如图3所示,所述装置包括:
资源描述配置模块301,配置为确定机顶盒开机动画的资源描述配置文件;
这里,所述机顶盒开机动画的资源描述配置文件包括:高清机顶盒开机动画的资源描述配置信息、以及标清机顶盒开机动画的资源描述配置信息。
所述高清机顶盒开机动画的资源描述配置信息和所述标清机顶盒开机动画的资源描述配置信息分别包括:机顶盒开机动画的显示数据的显示方式、机顶盒开机动画的显示数据的存放位置、开机进度条显示时长、机顶盒开机动画的显示速度、机顶盒开机动画的显示位置、机顶盒开机动画的显示百分比、机顶盒状态信息显示时间安排、机顶盒状态信息显示位置、机顶盒显示百分比信息时间安排和百分比进度显示位置等。
显示图片资源模块302,配置为确定机顶盒开机动画的显示图片资源数据;
这里,所述机顶盒开机动画的显示图片资源数据包括:第一阶段开机动画图片;所述第一阶段开机动画图片可以为gif、jpeg和bmf格式的具有
动画效果的图片。
显示数据制作模块303,配置为根据所述机顶盒开机动画的资源描述配置文件和显示图片资源数据,制作机顶盒开机动画的显示数据并保存至机顶盒。
这里,所述制作采用专门的机顶盒开机动画的显示数据制作工具实现;
所述显示数据制作模块303,还配置为制作机顶盒开机动画的显示数据镜像资源,并将所述显示数据镜像资源保存至机顶盒的flash上。
实施例4
图4为本发明实施例4提供的机顶盒开机动画显示装置的组成结构示意图,如图4所示,所述装置包括:
读取模块410,配置为读取机顶盒开机动画的显示数据。
解析模块420,配置为解析所述读取的机顶盒开机动画的显示数据,从所述显示数据中获取显示方式及第一阶段开机动画图片。
这里,所述解析所述机顶盒开机动画的显示数据还包括:解析显示进度和显示速度,显示状态信息的时间和位置,背景画面、以及其它进度和状态信息图片等。
显示模块430,配置为根据所述显示方式显示所述第一阶段开机动画图片。
具体地,所述显示模块430进一步包括:
一段式显示单元431,配置为当所述显示方式为一段式显示方式时,显示第一阶段开机动画图片。
三段式显示单元432,配置为当所述显示方式为三段式显示方式时,先显示第一阶段开机动画图片;之后下载并依次显示第二阶段开机动画图片和第三阶段开机动画图片。
实施例5
图5为本发明实施例5提供的机顶盒开机动画处理系统组成结构示意图,如图5所示,所述系统包括:
机顶盒开机动画制作装置510,配置为制作机顶盒开机动画的显示数据。
机顶盒开机动画显示装置520,配置为显示所述机顶盒开机动画的显示数据。
这里,所述机顶盒开机动画制作装置510的具体组成结构及各组成部分的功能与实施例3所述机顶盒开机动画制作装置完全相同;所述机顶盒开机动画显示装置520的具体组成结构及各组成部分的功能与实施例4所述机顶盒开机动画显示装置完全相同。
在实际应用中,所述资源描述配置模块301、显示图片资源模块302和显示数据制作模块303均可由位于任意计算机设备中的中央处理器(CPU,Central Processing Unit)、数字信号处理器(DSP,Digital Signal Processor)、微处理器(MPU)、或可编程逻辑阵列(FPGA,Field Programmable Gate Array)实现。
在实际应用中,所述读取模块410、解析模块420均可由位于机顶盒中的CPU、DSP、MPU、或FPGA实现。所述显示模块430以及一段式显示单元431和三段式显示单元432可由显示器或视频播放设备如电视机实现。
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程
图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。
基于此,本发明实施例还提供了一种计算机存储介质,所述计算机存储介质包括一组指令,当执行所述指令时,引起至少一个处理器执行上述的机顶盒开机动画制作方法或机顶盒开机动画显示方法。
以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。
Claims (16)
- 一种机顶盒开机动画制作方法,所述方法包括:确定机顶盒开机动画的资源描述配置文件;确定机顶盒开机动画的显示图片资源数据;根据所述机顶盒开机动画的资源描述配置文件和所述机顶盒开机动画的显示图片资源数据,制作机顶盒开机动画的显示数据并保存至机顶盒。
- 根据权利要求1所述的方法,其中,所述机顶盒开机动画的资源描述配置文件包括:高清资源描述配置信息和标清资源描述配置信息。
- 根据权利要求1所述的方法,其中,所述机顶盒开机动画的显示数据包括:显示方式和第一阶段开机动画图片。
- 根据权利要求1、2或3所述的方法,其中,所述制作机顶盒开机动画的显示数据并保存至机顶盒包括:制作机顶盒开机动画的显示数据镜像资源,将所述机顶盒开机动画的显示数据镜像资源保存至机顶盒的闪存flash上。
- 一种机顶盒开机动画显示方法,所述方法包括:读取机顶盒开机动画的显示数据;解析所述读取的机顶盒开机动画的显示数据,从所述机顶盒开机动画的显示数据中获取显示方式及第一阶段开机动画图片;根据所述显示方式显示所述第一阶段开机动画图片。
- 根据权利要求5所述的方法,其中,所述读取机顶盒开机动画的显示数据包括:从机顶盒flash中保存的机顶盒开机动画的显示数据镜像资源读取所述机顶盒开机动画的显示数据。
- 根据权利要求5或6所述的方法,其中,所述根据所述显示方式显示所述第一阶段开机动画图片包括:所述显示方式为一段式显示方式时,显示第一阶段开机动画图片;所述显示方式为三段式显示方式时,先显示第一阶段开机动画图片,之后下载并依次显示第二阶段开机动画图片和第三阶段开机动画图片。
- 一种机顶盒开机动画制作装置,所述装置包括:资源描述配置模块,显示图片资源模块和显示数据制作模块;其中,所述资源描述配置模块,配置为确定机顶盒开机动画的资源描述配置文件;所述显示图片资源模块,配置为确定机顶盒开机动画的显示图片资源数据;所述显示数据制作模块,配置为根据所述机顶盒开机动画的资源描述配置文件和所述显示图片资源数据,制作机顶盒开机动画的显示数据并保存至机顶盒。
- 根据权利要求8所述的装置,其中,所述显示数据制作模块还配置为制作机顶盒开机动画的显示数据镜像资源,并将所述显示数据镜像资源保存至机顶盒的flash上。
- 一种顶盒开机动画显示装置,所述装置包括:读取模块,配置为读取机顶盒开机动画的显示数据;解析模块,配置为解析所述读取的机顶盒开机动画的显示数据,从所述显示数据中获取显示方式及第一阶段开机动画图片;显示模块,配置为根据所述显示方式显示显示所述第一阶段开机动画图片。
- 根据权利要求10所述的装置,其中,所述显示模块包括:一段式显示单元,配置为当所述显示方式为一段式显示方式时,显示第一阶段开机动画图片;三段式显示单元,配置为当所述显示方式为三段式显示方式时,先显 示第一阶段开机动画图片;之后下载并依次显示第二阶段开机动画图片和第三阶段开机动画图片。
- 一种机顶盒开机动画处理系统,所述系统包括:机顶盒开机动画制作装置,配置为制作机顶盒开机动画的显示数据;机顶盒开机动画显示装置,配置为显示所述机顶盒开机动画的显示数据。
- 根据权利要求12所述的系统,其中,所述机顶盒开机动画制作装置包括:资源描述配置模块,显示图片资源模块和显示数据制作模块;其中,所述资源描述配置模块,配置为确定机顶盒开机动画的资源描述配置文件;所述显示图片资源模块,配置为确定机顶盒开机动画的显示图片资源数据;所述显示数据制作模块,配置为根据所述机顶盒开机动画的资源描述配置文件和所述显示图片资源数据,制作机顶盒开机动画的显示数据并保存至机顶盒。
- 根据权利要求12或13所述的系统,其中,所述机顶盒开机动画显示装置包括:读取模块,配置为读取机顶盒开机动画的显示数据;解析模块,配置为解析所述读取的机顶盒开机动画的显示数据,从所述显示数据中获取显示方式及第一阶段开机动画图片;显示模块,配置为根据所述显示方式显示显示所述第一阶段开机动画图片。
- 根据权利要求14所述的系统,其中,所述显示模块包括:一段式显示单元,配置为当所述显示方式为一段式显示方式时,显示 第一阶段开机动画图片;三段式显示单元,配置为当所述显示方式为三段式显示方式时,先显示第一阶段开机动画图片;之后下载并依次显示第二阶段开机动画图片和第三阶段开机动画图片。
- 一种计算机存储介质,所述计算机存储介质包括一组指令,当执行所述指令时,引起至少一个处理器执行如权利要求1至4任一项所述的机顶盒开机动画制作方法或权利要求5至7任一项所述的机顶盒开机动画显示方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410854454.5A CN105812858A (zh) | 2014-12-31 | 2014-12-31 | 机顶盒开机动画制作和显示方法、装置及系统 |
| CN201410854454.5 | 2014-12-31 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2016107085A1 true WO2016107085A1 (zh) | 2016-07-07 |
Family
ID=56284080
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/081141 Ceased WO2016107085A1 (zh) | 2014-12-31 | 2015-06-10 | 机顶盒开机动画处理方法、装置、系统及计算机存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105812858A (zh) |
| WO (1) | WO2016107085A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107864396A (zh) * | 2017-11-21 | 2018-03-30 | 广州视源电子科技股份有限公司 | 一种设定电视开机画面的方法、装置、设备及存储介质 |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107861896B (zh) * | 2016-09-22 | 2020-03-20 | 青岛海信电器股份有限公司 | 一种显示系统及其显示方法 |
| CN108287736A (zh) * | 2017-01-06 | 2018-07-17 | 中兴通讯股份有限公司 | 应用的开启方法及装置 |
| CN108810631B (zh) * | 2018-06-22 | 2021-07-06 | 海信视像科技股份有限公司 | 开机广告的播放方法、装置、电子设备及计算机存储介质 |
| CN109901901A (zh) * | 2019-01-29 | 2019-06-18 | 上海华章信息科技有限公司 | 可变帧率开机动画实现方法 |
| CN112000400B (zh) * | 2020-01-18 | 2024-01-12 | 惠州华阳通用电子有限公司 | 一种动画资源文件生成方法及装置 |
| CN111787402A (zh) * | 2020-06-29 | 2020-10-16 | 广州视源电子科技股份有限公司 | 开机画面编译方法、装置、电子设备和存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006025195A (ja) * | 2004-07-08 | 2006-01-26 | Funai Electric Co Ltd | ディジタルテレビジョン放送受信装置及びそのブート方法。 |
| CN103269453A (zh) * | 2013-05-29 | 2013-08-28 | 河南有线电视网络集团有限公司 | 机顶盒用户界面更新方法、前端装置、机顶盒和系统 |
| CN103533434A (zh) * | 2013-09-30 | 2014-01-22 | 珠海迈科电子科技有限公司 | 一种开机动画自定义的方法 |
| CN103702232A (zh) * | 2013-12-06 | 2014-04-02 | 康佳集团股份有限公司 | 智能电视主题定制系统及其定制方法 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101197867A (zh) * | 2006-12-08 | 2008-06-11 | 上海基信通讯技术有限公司 | 手机的主菜单结构 |
| CN101437110B (zh) * | 2007-11-16 | 2010-12-08 | 闪联信息技术工程中心有限公司 | 一种开机画面显示模式控制方法、装置及视频播放器 |
| CN101674676A (zh) * | 2009-08-14 | 2010-03-17 | 厦门敏讯信息技术股份有限公司 | 更改无线终端开机标志的配置的方法、开机标志的格式的转化算法和开机标志的显示方式 |
| CN101976170B (zh) * | 2010-10-28 | 2016-02-10 | 中兴通讯股份有限公司 | 一种多媒体终端开机界面的显示方法及其装置 |
| CN102253850A (zh) * | 2011-07-08 | 2011-11-23 | 烽火通信科技股份有限公司 | Iptv机顶盒增量式软件升级方法 |
| CN103995696B (zh) * | 2014-04-21 | 2017-11-21 | 深圳天珑无线科技有限公司 | 移动终端的程序包定制系统及定制方法 |
-
2014
- 2014-12-31 CN CN201410854454.5A patent/CN105812858A/zh active Pending
-
2015
- 2015-06-10 WO PCT/CN2015/081141 patent/WO2016107085A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2006025195A (ja) * | 2004-07-08 | 2006-01-26 | Funai Electric Co Ltd | ディジタルテレビジョン放送受信装置及びそのブート方法。 |
| CN103269453A (zh) * | 2013-05-29 | 2013-08-28 | 河南有线电视网络集团有限公司 | 机顶盒用户界面更新方法、前端装置、机顶盒和系统 |
| CN103533434A (zh) * | 2013-09-30 | 2014-01-22 | 珠海迈科电子科技有限公司 | 一种开机动画自定义的方法 |
| CN103702232A (zh) * | 2013-12-06 | 2014-04-02 | 康佳集团股份有限公司 | 智能电视主题定制系统及其定制方法 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107864396A (zh) * | 2017-11-21 | 2018-03-30 | 广州视源电子科技股份有限公司 | 一种设定电视开机画面的方法、装置、设备及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105812858A (zh) | 2016-07-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2016107085A1 (zh) | 机顶盒开机动画处理方法、装置、系统及计算机存储介质 | |
| US9823940B2 (en) | Reconfiguring a snapshot of a virtual machine | |
| CN105208442B (zh) | 一种视频播放应用程序的视频播放方法及装置 | |
| US9354856B2 (en) | Software installation method and device | |
| CN106131646B (zh) | 一种基于Android系统的开机视频处理方法及系统 | |
| CN103761132B (zh) | 一种智能终端开机动画播放控制方法 | |
| CN106933887B (zh) | 一种数据可视化方法及装置 | |
| US9965288B2 (en) | Preconfiguring hardware and speeding up server discovery prior to bios boot | |
| CN107220060A (zh) | 一种同时支持多个ota升级包升级的方法及系统 | |
| CN103377079B (zh) | 终端及其应用运行装置和方法,运行应用程序的方法 | |
| WO2017202338A1 (zh) | 机顶盒加载驱动的方法及系统 | |
| CN104503772A (zh) | 基于虚拟机的操作系统安装、测试环境搭建的方法和装置 | |
| CN111414205A (zh) | 一种多屏联动开机动画显示系统及实现方法 | |
| CN113645369A (zh) | 多个屏幕的显示方法及装置、计算机可读存储介质、终端 | |
| WO2017063401A1 (zh) | 一种智能电视互动功能卡片的框架管理方法和装置 | |
| CN107291482A (zh) | 应用程序中页面内容的显示方法和装置 | |
| CN105744366A (zh) | 一种机顶盒的数据配置共享方法及系统 | |
| CN108170430A (zh) | 一种界面展示的方法及系统 | |
| CN104133706A (zh) | 固件修改方法及固件修改装置 | |
| CN107193633A (zh) | 一种批量创建虚拟机的方法及装置 | |
| CN103425515A (zh) | 一种更新软件客户端的方法及系统 | |
| EP4394593B1 (en) | Skin changing method and apparatus for display interface, vehicle and storage medium | |
| CN109819329B (zh) | 一种窗口显示方法及智能电视 | |
| CN104866259A (zh) | 一种动画显示方法及装置、终端 | |
| CN105933160A (zh) | 在Android智能电视上实现有线网络快速连接的方法 |
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: 15874776 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: 15874776 Country of ref document: EP Kind code of ref document: A1 |