WO2012055309A1 - 一种多媒体终端开机界面的显示方法及装置 - Google Patents

一种多媒体终端开机界面的显示方法及装置 Download PDF

Info

Publication number
WO2012055309A1
WO2012055309A1 PCT/CN2011/080065 CN2011080065W WO2012055309A1 WO 2012055309 A1 WO2012055309 A1 WO 2012055309A1 CN 2011080065 W CN2011080065 W CN 2011080065W WO 2012055309 A1 WO2012055309 A1 WO 2012055309A1
Authority
WO
WIPO (PCT)
Prior art keywords
picture
boot interface
boot
module
startup phase
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
Application number
PCT/CN2011/080065
Other languages
English (en)
French (fr)
Inventor
李贤军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to EP11835582.5A priority Critical patent/EP2637083A4/en
Priority to US13/881,455 priority patent/US20130212514A1/en
Publication of WO2012055309A1 publication Critical patent/WO2012055309A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

Definitions

  • the present invention relates to a multimedia video display technology, and in particular, to a display method and apparatus for a multimedia terminal boot interface. Background technique
  • the method displayed on the boot interface is directly related to the user experience of the product.
  • the existing display method generally displays a logo of a manufacturer or a design manufacturer, plus a progress bar.
  • the object of the present invention is to provide a display method and device for a multimedia terminal booting interface, which are used to solve the problem of singularity and non-customization of the booting interface display method.
  • a display method of a multimedia terminal booting interface comprising the following steps:
  • the search module reads the boot interface data from the storage module to the memory
  • the display module displays the boot interface image to the screen.
  • a display device for a multimedia terminal boot interface comprising:
  • a picture production module configured to generate boot interface data according to a picture and configuration information provided by the user, and save the data to the storage module;
  • a storage module configured to store customized boot interface data
  • the search module is configured to read the customized boot interface data from the storage module to the memory; the image is used to extract the boot interface image from the boot interface data;
  • a display module for displaying a picture of the boot interface to the screen.
  • the present invention provides a display with different resolutions for the multimedia boot interface, and implements customization of the boot screen main picture, the progress bar picture, the progress value picture, and the boot status information.
  • the user's satisfaction with the product is greatly enhanced.
  • FIG. 1 is a flowchart of a display method of a multimedia terminal booting interface provided by the present invention
  • FIG. 1 is a schematic structural diagram of a display device of a multimedia terminal booting interface provided by the present invention
  • FIG. 3 is a schematic diagram of implementing a multimedia terminal booting interface according to an embodiment of the present invention
  • Flow chart of the method Flow chart of the method. detailed description
  • FIG. 1 shows a flow of a display method of a multimedia terminal boot interface provided by the present invention, as shown in FIG. 1:
  • Step S101 Generate boot interface data according to the picture and configuration information provided by the user, and save the data to the storage module. After the user sets the boot interface data, a boot interface header information is set for the customized boot interface data.
  • the boot interface data includes a boot screen image and configuration information, wherein the boot interface image includes a boot screen main image, a progress bar image, a progress value picture, and a status information picture, and the configuration information includes a picture display coordinate, an alignment manner, and whether a progress bar is displayed and Progress value.
  • Step S102 after the initialization is completed, the search module reads the boot interface data from the storage module to the memory.
  • the search module searches for the corresponding boot interface data from the storage module according to the boot interface header information set when customizing the boot interface data, and if the required data is searched, reads it to the second memory, if the required data is not found. , then release the first memory resource.
  • Step S103 extracting a boot interface image from the boot interface data saved in the memory.
  • the decoding module decodes the boot interface image and saves it to the video memory.
  • Step S104 The display module displays the startup interface image on the screen to enter the system startup phase.
  • a timer is needed to control the update time of the boot interface picture.
  • the scheduled time is up, the progress bar picture and the progress value picture are updated.
  • the interface displays the main picture of the boot interface.
  • the progress bar image display length is 0, and the progress value picture is displayed as 0%.
  • the boot interface starts to display and enters the system startup phase.
  • the content of the status information, the font, the quantity, the color and size of the progress bar image are all determined when the boot interface data is customized.
  • the display module determines whether the system startup phase is completed according to the current progress bar image and the progress value picture. If it is determined that the system startup phase is completed, the status information picture is updated, and the application startup phase is entered, and if it is determined that the completion is not completed, Timer timing timing update progress Picture and progress value picture.
  • the application startup phase is entered.
  • the boot interface displays a status information picture of the application startup phase, and the display module determines whether the application startup phase is completed according to the current progress bar image and the progress value image, and if the determination is completed, the update state is updated.
  • the information picture shows the information that the startup is successful. If it is judged that it is not completed, the progress bar picture and the progress value picture are updated according to the timer timing.
  • FIG. 1 is a schematic structural diagram of a display device of a multimedia terminal booting interface provided by the present invention.
  • the device comprises a picture making module, a storage module, an initialization module, a search module, a picture extraction module, a display module, a timer module, a decoding module and a service interaction module.
  • the picture creation module generates the boot interface data according to the picture and configuration information provided by the user and saves the data to the storage module, and sets the boot interface header information and related configuration for the boot interface data.
  • a storage module for storing customized boot interface data.
  • the initialization module is used to initialize the video hardware during initialization, and the first memory required for the application memory and other resources required for the boot interface display.
  • the search module is configured to search for the storage location of the boot interface data from the storage module through the boot interface header information after the initialization is completed, and read the customized boot interface data to the second memory.
  • the image extraction module is configured to extract a boot interface image from the boot memory data saved in the second memory, and save the image to the display memory.
  • the display module is configured to display the boot interface image in the read video memory to the screen.
  • the timer module is used to set the update time of the boot interface picture, and control the display module to periodically update the progress bar picture and the progress value picture.
  • Decoding module used to call the decoding library, extracting the boot interface picture in the boot interface data After that, the boot interface image is decoded, and the decoded boot interface image is saved to the video memory.
  • the business interaction module is used to notify the application startup phase to start after the system startup phase is completed.
  • FIG. 3 is a flowchart of a method for displaying a booting interface of a multimedia terminal according to an embodiment of the present invention, as shown in FIG. 3:
  • Step S301 initializing the hardware video module, applying for the first memory required for the memory, and applying for the booting interface to display other resources required.
  • Step S302 Search for boot interface data from the storage module.
  • the boot interface data has a boot interface header information, including a flag, a data size, a CRC check value, etc., and the location and size of the boot interface data are determined according to the boot interface header information during the search, that is, the boot interface data structure includes the boot interface header. Part of the information and the data portion of the boot interface.
  • Step S303 it is determined according to step S302 whether the boot interface data is searched, if it can be searched, it is read into the second memory. If the boot interface data is not searched or the data verification fails, then the process goes to step S321, and the release has been performed. The requested resource, the boot interface display failed.
  • Step S304 extracting a boot screen image from the boot interface data, wherein the boot interface image includes a boot screen main image, a progress bar image, a progress value picture, and a status information picture.
  • Step S305 Decode the main picture of the booting interface, the progress bar picture, the progress value picture, and the status information picture for use by the display module.
  • Step S306 displaying a booting interface.
  • the main picture of the boot interface is displayed, and the progress value is displayed as 0%.
  • the status information is displayed as the status information of the system startup status, and the length of the progress bar is 0.
  • Step S307 creating a timer and setting a timer time.
  • the timer expires, the progress bar image and the progress value picture are updated.
  • the time interval of the timer is determined by the user when customizing the boot interface image. This information is reflected in the configuration information of the boot interface data.
  • the image display format can be PAL, NTSC, 720P, 10801, 1080P and other standard definition or high definition format.
  • the original main picture can only have two: one standard definition, used to display PAL, NTSC and other standard definition formats; a high definition, used to display 720P, 10801, 1080P and other high-definition formats.
  • the progress bar picture and the progress value picture are updated (S310).
  • the percentage of the current progress bar picture or the progress value picture display it is judged whether the system startup phase is finished (S311), if not, it is judged whether the status information needs to be updated (S312), if the update is not needed, the status is maintained until the timing
  • step 8314 to step 8320 according to the judgment of step S311, if the system startup phase ends, the application startup phase is entered (S314).
  • the progress bar picture and the progress value picture are updated according to the timer time (S315) (S316). At the same time, if the current progress bar picture and the progress value picture display percentage are not 100% or the service is not delivered complete message (S317), it is further determined whether the status information needs to be updated (S318), and the basis for determining whether the status information needs to be updated is If the configuration information of the boot interface data is not updated, the status is maintained until the timer expires (S315), and if the update is required, the status information is updated (S319) and the waiting time overflow is continued (S315), if the current progress bar The picture and progress value picture shows a percentage of 100% or the business delivery completion message (S317), and the completed flag is displayed on the screen.
  • Step S321 releasing resources. All resources such as memory applied during the boot interface display process are released. At this point, the boot interface display process ends and the system enters the application interface.
  • the image of the boot interface is created by the image creation tool to generate an image that is burned into the Flash.
  • the user can select the original picture of the boot interface according to the actual situation, and the selected objects include the main picture of the boot interface, the progress bar picture, the progress value picture and the status information picture.
  • the picture you can adjust the boot interface picture, progress bar picture, The coordinates of the progress value picture and the status information picture display, you can also set the display mode of the picture, such as center display, left alignment display, right alignment display, upper alignment display, and lower alignment display.
  • the present invention overcomes the singularity and non-customization of the existing boot interface display method, and provides a rich display of the boot interface and display of different resolutions of the boot interface, and a picture of the boot interface. , configurable coordinates, etc.
  • the display method and device for booting interface of a multimedia terminal provided by the present invention provide different resolution display for the multimedia boot interface, and realize the customizable of the main picture, the progress bar picture, the progress value picture and the boot status information of the boot interface, Increased user satisfaction with the product.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)
  • Stored Programmes (AREA)

Description

一种多媒体终端开机界面的显示方法及装置 技术领域
本发明涉及多媒体视频显示技术, 特别涉及一种多媒体终端开机界面 的显示方法及装置。 背景技术
在多媒体产品中, 系统启动需要花费一定的时间。 在启动时间内, 如 何将系统启动信息的过程传递给用户是开机界面需要完成的事情。 开机界 面可以直观地告诉用户系统启动进度、 状态等。
开机界面显示的方法, 直接关系到用户对产品的体验感受。 现有的显 示方法, 一般是显示一幅制造商或设计厂家的 Logo, 再加上进度条, 虽然 已经具备了基本的功能, 但随着人们的需求不断提升, 现有的方法已经不 能满足用户的需要, 单一的 Logo图片会使用户感觉枯燥乏味, 单一的进度 条也不能够准确地显示系统启动所处的阶段。 发明内容
本发明的目的在于提供一种多媒体终端开机界面的显示方法及装置, 用于解决开机界面显示方法的单一性和不可定制性问题。
根据本发明的一个方面, 提供了一种多媒体终端开机界面的显示方法, 该方法包括以下步驟:
A、根据用户提供的图片和配置信息生成开机界面数据, 并将生成的开 机界面数据至存储模块;
B、 搜索模块从存储模块中读取开机界面数据至内存;
C、 从开机界面数据中提取开机界面图片; 以及 D、 显示模块将开机界面图片显示到屏幕上。
根据本发明的另一方面, 提供了一种多媒体终端开机界面的显示装置 , 该装置包括:
图片制作模块, 用于根据用户提供的图片和配置信息生成开机界面数 据并保存至存储模块;
存储模块, 用于存储定制的开机界面数据;
搜索模块, 用于从存储模块中读取定制的开机界面数据至内存; 图片提耳 4莫块, 用于从开机界面数据中提取开机界面图片;
显示模块, 用于将开机界面图片显示到屏幕上。
与现有技术相比较, 本发明的有益效果在于: 本发明为多媒体开机界 面提供不同分辨率的显示, 并且实现了开机界面主图片、 进度条图片、 进 度值图片和开机状态信息的可定制, 大大增强了用户对产品的满意度。 附图说明
图 1是本发明提供的多媒体终端开机界面的显示方法的流程图; 图 1是本发明提供的多媒体终端开机界面的显示装置结构示意图; 图 3是本发明实施例提供的实现多媒体终端开机界面显示方法的流程 图。 具体实施方式
以下结合附图对本发明的优选实施例进行详细说明, 应当理解, 以下 所说明的优选实施例仅用于说明和解释本发明, 并不用于限定本发明。
图 1 显示了本发明提供的多媒体终端开机界面的显示方法的流程, 如 图 1所示:
步驟 S101 , 根据用户提供的图片和配置信息生成开机界面数据并保存 至存储模块。 用户设置开机界面数据后, 为定制的开机界面数据设定一个开机界面 头部信息。
开机界面数据包括开机界面图片和配置信息, 其中, 开机界面图片包 括开机界面主图片、 进度条图片、 进度值图片和状态信息图片, 配置信息 包括图片显示的坐标、 对齐方式以及是否显示进度条和进度值。
设置完成后, 进入初始化阶段, 首先对硬件视频模块进行初始化, 再 申请显存所需的内存和开机界面显示所需的其他资源。
步驟 S102, 初始化完成后, 搜索模块从存储模块中读取开机界面数据 至内存。
搜索模块根据定制开机界面数据时设置的开机界面头部信息从存储模 块中搜索相应的开机界面数据, 若搜索到所需数据, 则将其读取至第二内 存, 若未搜索到所需数据, 则释放第一内存资源。
步驟 S103 , 从内存保存的开机界面数据中提取开机界面图片。 提取了 开机界面图片后, 经过解码模块对开机界面图片进行解码, 再保存至显存。
步驟 S104, 显示模块将开机界面图片显示到屏幕上, 进入系统启动阶 段。
在此之前, 需创建一定时器, 用于控制开机界面图片的更新时间, 定 时时间一到, 则更新进度条图片和进度值图片。
界面显示开机界面主图片, 进度条图片显示长度为 0, 进度值图片显示 为 0%, 开机界面开始显示, 进入系统启动阶段。 其中, 状态信息的内容、 字体、 数量, 进度条图片的颜色、 大小等均在定制开机界面数据的时候制 定。
在系统启动阶段, 显示模块根据当前的进度条图片和进度值图片判断 系统启动阶段是否完成, 若判断出已完成, 则更新状态信息图片, 并进入 应用启动阶段, 若判断出未完成, 则根据定时器的定时时间定时更新进度 条图片和进度值图片。
当系统启动阶段完成时进入应用启动阶段, 开机界面显示应用启动阶 段的状态信息图片, 显示模块根据当前的进度条图片和进度值图片判断应 用启动阶段是否完成, 若判断出已完成, 则更新状态信息图片, 显示启动 成功的信息, 若判断出未完成, 则根据定时器的定时时间定时更新进度条 图片和进度值图片。
当启动完成, 将开机过程中所申请的内存资源全部释放, 开机界面显 示过程结束, 进入应用界面。
图 1 为本发明提供的多媒体终端开机界面的显示装置的结构示意图。 该装置包括图片制作模块、 存储模块、 初始化模块、 搜索模块、 图片提取 模块、 显示模块、 定时器模块、 解码模块和业务交互模块。
其中, 图片制作模块, 根据用户提供的图片和配置信息生成开机界面 数据并保存至存储模块, 为开机界面数据设置开机界面头部信息及相关的 配置。
存储模块, 用于存储定制的开机界面数据。
初始化模块, 用于在初始化期间初始化视频硬件, 申请显存所需的第 一内存和开机界面显示所需的其他资源。
搜索模块, 用于在初始化完成后从存储模块中通过开机界面头部信息 搜索开机界面数据的存放位置, 读取定制的开机界面数据至第二内存。
图片提取模块, 用于从第二内存保存的开机界面数据中提取开机界面 图片, 并保存至显存。
显示模块, 用于将读取的显存中的开机界面图片显示到屏幕上。
定时器模块, 用于设置开机界面图片的更新时间, 控制显示模块定时 更新进度条图片和进度值图片。
解码模块, 用于调用解码库, 在提取开机界面数据中的开机界面图片 后, 对所述开机界面图片进行解码, 并将解码后的开机界面图片再保存至 显存。
业务交互模块, 用于在系统启动阶段完成后告知应用启动阶段开始执 行。
图 3显示了本发明实施例提供的实现多媒体终端开机界面显示方法的 流程, 如图 3所示:
步驟 S301 , 初始化硬件视频模块, 申请显存需要的第一内存, 并申请 开机界面显示所需的其他资源。
步驟 S302 , 从存储模块中搜索开机界面数据。 开机界面数据有一个开 机界面头部信息, 包括标志、 数据大小、 CRC校验值等, 搜索时根据开机 界面头部信息确定开机界面数据的位置、 大小, 即开机界面数据结构中包 含开机界面头部信息的部分和开机界面数据部分。
步驟 S303 ,根据步驟 S302判断是否搜索到开机界面数据,若能够搜索 到则将其读取至第二内存中, 若未搜索到开机界面数据或数据校验失败, 则跳至步驟 S321 , 释放已申请的资源, 开机界面显示失败。
步驟 S304, 从开机界面数据中提取出开机界面图片, 其中, 开机界面 图片包括开机界面主图片、 进度条图片、 进度值图片和状态信息图片。
步驟 S305 , 对开机界面主图片、 进度条图片、 进度值图片、 状态信息 图片进行解码, 以供显示模块使用。
步驟 S306, 显示开机界面。 显示开机界面主图片, 并将进度值显示为 0%, 状态信息显示为系统启动状态的状态信息, 进度条的长度为 0。
步驟 S307, 创建定时器, 设置定时器时间。 当定时器时间一到, 则更 新进度条图片和进度值图片。 定时器的时间间隔由用户在定制开机界面图 片时确定, 此信息体现在开机界面数据的配置信息中。
其中, 状态信息的内容、 字体、 数量, 进度条的颜色、 大小等均由用 户在定制图片的时候确定,图像显示的格式可以是 PAL , NTSC , 720P , 10801, 1080P等标清或高清格式。 此外, 原始主图片可以只有两张: 一张标清, 用 于显示 PAL, NTSC等标清格式; 一张高清, 用于显示 720P, 10801, 1080P 等高清格式。
步驟 S308〜步驟 S313 , 进入系统启动阶段 (S308)。
根据定时器的定时时间(S309), 定时时间一到, 则更新进度条图片和进 度值图片(S310)。 同时, 根据当前进度条图片或进度值图片显示的百分比, 判断系统启动阶段是否结束 (S311), 若未结束, 则判断是否需要更新状态信 息 (S312), 若不需要更新则保持现状, 直到定时时间溢出(S309), 若需要更 新则更新状态信息 (S313)后继续等待定时时间的溢出(S309)。
步驟 8314~步驟8320, 根据步驟 S311的判断, 若系统启动阶段结束, 则进入应用启动阶段 (S314)。
根据定时器的定时时间(S315) , 更新进度条图片和进度值图片(S316)。 同时, 若当前进度条图片和进度值图片显示的百分比不为 100%或业务未下 发完成消息 (S317), 则进一步判断是否需要更新状态信息 (S318), 判断是否 需要更新状态信息的依据是开机界面数据的配置信息, 若不需要更新状态, 则保持现状, 直到定时时间溢出(S315), 若需要更新则更新状态信息 (S319) 后继续等待定时时间的溢出(S315) ,若当前进度条图片和进度值图片显示的 百分比为 100%或业务下发完成消息 (S317), 则在屏幕上显示完成的标志。
步驟 S321 , 释放资源。 将开机界面显示过程中所申请的内存等资源全 部释放。 至此开机界面显示过程结束, 系统进入应用界面。
此外, 开机界面图片的制作上通过图片制作工具, 生成烧写到 Flash中 的镜像。 在图片制作工具中, 用户可以根据实际情况, 对开机界面原始图 片进行选择, 供选择的对象包括开机界面主图片、 进度条图片、 进度值图 片和状态信息图片。 图片制作时, 可以调节开机界面图片、 进度条图片、 进度值图片、 状态信息图片显示的坐标, 也可以设置图片的显示方式, 如 居中显示、 左对齐显示、 右对齐显示、 上对齐显示、 下对齐显示。
综上所述, 本发明具有以下技术效果: 本发明克服了现有开机界面显 示方法的单一性和不可定制性, 提供乐丰富的开机界面显示和开机界面不 同分辨率的显示, 以及开机界面图片、 坐标的可配置等。
尽管上文对本发明进行了详细说明, 但是本发明不限于此, 本领域技 术人员可以根据本发明的原理进行各种修改。 因此, 凡按照本发明原理所 作的修改, 都应当理解为落入本发明的保护范围。 工业实用性
本发明提供的一种多媒体终端开机界面的显示方法及装置为多媒体开 机界面提供不同分辨率的显示, 并且实现了开机界面主图片、 进度条图片、 进度值图片和开机状态信息的可定制, 大大增强了用户对产品的满意度。

Claims

权利要求书
1、 一种多媒体终端开机界面的显示方法, 包括以下步驟:
A、根据用户提供的图片和配置信息生成开机界面数据, 并将生成的开 机界面数据保存至存储模块;
B、 搜索模块从所述存储模块中读取开机界面数据至内存;
C、 从所述开机界面数据中提取开机界面图片; 以及
D、 显示模块将所述开机界面图片显示到屏幕上。
2、 根据权利要求 1所述的方法, 其中, 将生成的开机界面数据保存至 存储模块之前还包括为所述开机界面数据设置开机界面头部信息的步驟。
3、 根据权利要求 2所述的方法, 其中, 所述搜索模块根据开机界面头 部信息搜索开机界面数据, 将开机界面数据读取至内存。
4、 根据权利要求 3所述的方法, 其中, 所述开机界面图片包括用于系 统启动阶段和应用启动阶段设置的开机界面主图片、 进度条图片、 进度值 图片和状态信息图片; 所述配置信息包括开机界面图片显示的坐标和方式。
5、 根据权利要求 4所述的方法, 其中, 步驟 D之前, 还包括设置开机 界面图片的更新时间的步驟。
6、根据权利要求 5所述的方法, 其中, 步驟 D之后,还包括以下步驟: 当显示模块将所述开机界面图片显示到屏幕上时, 则进入系统启动阶 段;
按定时器超时方式定时更新进度条图片和进度值图片, 并判断系统启 动阶段是否完成;
若判定系统启动阶段未完成, 则继续定时更新进度条图片和进度值图 片; 以及
若判定系统启动阶段已完成, 则更新装态信息图片, 并进入应用启动 阶段。
7、 根据权利要求 6所述的方法, 其中, 在所述应用启动阶段具体包括 如下步驟:
按定时器超时方式定时更新进度条图片和进度值图片, 并判断应用启 动阶段是否完成;
若判定应用启动阶段未完成, 则继续定时更新进度条图片和进度值图 片; 以及
若判定应用启动阶段已完成, 则更新状态信息图片。
8、 根据权利要求 7所述的方法, 其中, 所述系统启动阶段完成后显示 模块通过业务交互模块告知应用启动阶段开始执行。
9、 一种多媒体终端开机界面显示方法的装置, 该装置包括: 图片制作模块, 用于根据用户提供的图片和配置信息生成开机界面数 据并保存至存储模块;
存储模块, 用于存储定制的开机界面数据;
搜索模块, 用于从所述存储模块中读取定制的开机界面数据至内存; 图片提耳 4莫块, 用于从所述开机界面数据中提取开机界面图片; 以及 显示模块, 用于将开机界面图片显示到屏幕上。
10、 根据权利要求 9所述的装置, 其中, 还包括:
初始化模块, 用于初始化视频硬件和申请显存所需的内存;
定时器模块, 用于设置开机界面图片的更新时间, 控制显示模块定时 更新进度条图片和进度值图片;
解码模块, 用于在提取开机界面数据中的开机界面图片后, 对所述开 机界面图片进行解码, 并将解码后的开机界面图片再保存至显存; 以及 业务交互模块, 用于在系统启动阶段完成后告知应用启动阶段开始执
PCT/CN2011/080065 2010-10-28 2011-09-22 一种多媒体终端开机界面的显示方法及装置 Ceased WO2012055309A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP11835582.5A EP2637083A4 (en) 2010-10-28 2011-09-22 METHOD AND DEVICE FOR DISPLAYING THE STARTING INTERFACE OF A MULTIMEDIA TERMINAL
US13/881,455 US20130212514A1 (en) 2010-10-28 2011-09-22 Method and Device for Displaying Start-Up Interface of Multimedia Terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010523589.5 2010-10-28
CN201010523589.5A CN101976170B (zh) 2010-10-28 2010-10-28 一种多媒体终端开机界面的显示方法及其装置

Publications (1)

Publication Number Publication Date
WO2012055309A1 true WO2012055309A1 (zh) 2012-05-03

Family

ID=43576058

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/080065 Ceased WO2012055309A1 (zh) 2010-10-28 2011-09-22 一种多媒体终端开机界面的显示方法及装置

Country Status (4)

Country Link
US (1) US20130212514A1 (zh)
EP (1) EP2637083A4 (zh)
CN (1) CN101976170B (zh)
WO (1) WO2012055309A1 (zh)

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101976170B (zh) * 2010-10-28 2016-02-10 中兴通讯股份有限公司 一种多媒体终端开机界面的显示方法及其装置
WO2012139337A1 (zh) * 2011-04-15 2012-10-18 海尔集团公司 开关机图像的显示方法
CN102833384B (zh) * 2011-06-13 2016-03-30 中兴通讯股份有限公司 一种终端及其实现用户自设置开/关机的方法
CN103365681A (zh) * 2012-04-10 2013-10-23 智比特信息技术(镇江)有限公司 一种计算机系统启动方法
CN103581409A (zh) * 2012-07-24 2014-02-12 上海斐讯数据通信技术有限公司 一种自定义开关机界面的方法和移动终端
US20140331166A1 (en) * 2013-05-06 2014-11-06 Samsung Electronics Co., Ltd. Customize smartphone's system-wide progress bar with user-specified content
CN104866259A (zh) * 2014-02-21 2015-08-26 中兴通讯股份有限公司 一种动画显示方法及装置、终端
CN104079720B (zh) * 2014-06-24 2019-07-19 努比亚技术有限公司 移动终端及其在开机画面显示联系人头像的方法和装置
CN105812858A (zh) * 2014-12-31 2016-07-27 深圳市中兴微电子技术有限公司 机顶盒开机动画制作和显示方法、装置及系统
CN104917568A (zh) * 2015-05-22 2015-09-16 国家电网公司 一种带显示的电力光网络单元
CN108287736A (zh) 2017-01-06 2018-07-17 中兴通讯股份有限公司 应用的开启方法及装置
US10772551B2 (en) * 2017-05-09 2020-09-15 International Business Machines Corporation Cognitive progress indicator
CN107979774B (zh) * 2017-12-12 2020-12-08 深圳创维数字技术有限公司 一种终端开机方法、终端以及存储介质
CN108062238A (zh) * 2017-12-29 2018-05-22 北京元心科技有限公司 播放开关机动画的方法、装置及终端设备
CN109284133B (zh) * 2018-08-27 2021-09-14 Tcl移动通信科技(宁波)有限公司 移动终端开机图片加载处理方法、移动终端及存储介质
CN109445859B (zh) * 2018-10-09 2022-09-16 瑞光电气有限公司 一种按摩椅手控板的控制方法及按摩椅手控板
JP7698626B2 (ja) * 2019-07-16 2025-06-25 エヌフェレンス,インコーポレイテッド データテーブルの画像表現に基づいて構造化されたデータベースにデータ挿入するためのシステムおよび方法。
CN110969729A (zh) * 2019-10-28 2020-04-07 东莞市同欣智能科技有限公司 智能门锁的标识显示方法以及智能门锁
WO2023081795A1 (en) 2021-11-05 2023-05-11 nference, inc. Method and system for determining relationships between linguistic entities

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325764A (zh) * 2007-06-12 2008-12-17 集嘉通讯股份有限公司 个人数字助理手机及其控制方法
CN101551751A (zh) * 2008-04-02 2009-10-07 纬创资通股份有限公司 开机画面模块化的装置和方法
CN101976170A (zh) * 2010-10-28 2011-02-16 中兴通讯股份有限公司 一种多媒体终端开机界面的显示方法及其装置

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5953010A (en) * 1997-08-01 1999-09-14 Sun Microsystems, Inc. User-friendly iconic message display indicating progress and status of loading and running system program in electronic digital computer
DE69831296T2 (de) * 1997-10-08 2006-06-08 Sony Corp. Programmstartgerät und Verfahren zum Gebrauch in elektronischen Maschinen und zugehörigen Medien
JP3685931B2 (ja) * 1998-07-31 2005-08-24 株式会社ソニー・コンピュータエンタテインメント 情報処理装置の立ち上げ方法、記憶媒体、及び情報処理装置
DE602005010967D1 (de) * 2005-02-09 2008-12-24 Sony Uk Ltd Verfahren zum Anzeigen von Anzeigeinformationen
US20080010516A1 (en) * 2006-06-14 2008-01-10 Inventec Corporation Method and apparatus for indicating the actual progress of a booting procedure
KR100987489B1 (ko) * 2006-11-13 2010-10-13 리서치 인 모션 리미티드 무선 모드 표시자를 디스플레이하는 시스템, 방법 및모바일 장치
US8502827B1 (en) * 2007-06-22 2013-08-06 Nvidia Corporation System, method, and computer program product for outputting content during a boot-up period
CN100571430C (zh) * 2007-07-24 2009-12-16 中兴通讯股份有限公司 一种实现移动通信终端开机进度条功能的方法
KR101503714B1 (ko) * 2008-02-05 2015-03-20 삼성전자주식회사 Gui 제공방법 및 이를 적용한 멀티미디어 기기
CN101526905A (zh) * 2009-04-17 2009-09-09 四川长虹电器股份有限公司 嵌入式设备开机进度显示方法
KR101539778B1 (ko) * 2009-06-17 2015-07-27 엘지전자 주식회사 부팅 중에 사용자에게 정보를 제공할 수 있는 디스플레이 장치 및 그 구동 방법
KR20110011975A (ko) * 2009-07-29 2011-02-09 삼성전자주식회사 방송수신장치 및 그 디스플레이 방법
US20110167364A1 (en) * 2010-01-05 2011-07-07 Nokia Corporation Methods and apparatuses for improving application startup
US8751953B2 (en) * 2010-06-04 2014-06-10 Apple Inc Progress indicators for loading content
US9104296B2 (en) * 2012-03-09 2015-08-11 Apple Inc. Rocket effect in a progress bar

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325764A (zh) * 2007-06-12 2008-12-17 集嘉通讯股份有限公司 个人数字助理手机及其控制方法
CN101551751A (zh) * 2008-04-02 2009-10-07 纬创资通股份有限公司 开机画面模块化的装置和方法
CN101976170A (zh) * 2010-10-28 2011-02-16 中兴通讯股份有限公司 一种多媒体终端开机界面的显示方法及其装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2637083A4 *

Also Published As

Publication number Publication date
US20130212514A1 (en) 2013-08-15
EP2637083A4 (en) 2014-06-18
EP2637083A1 (en) 2013-09-11
CN101976170A (zh) 2011-02-16
CN101976170B (zh) 2016-02-10

Similar Documents

Publication Publication Date Title
CN101976170B (zh) 一种多媒体终端开机界面的显示方法及其装置
US11620784B2 (en) Virtual scene display method and apparatus, and storage medium
CN105451064B (zh) 显示终端开机播放视频的方法及显示终端
US10735817B2 (en) Video playback method and apparatus, and computer readable storage medium
CN108984137B (zh) 双屏显示方法及其系统、计算机可读存储介质
US11157959B2 (en) Multimedia information processing method, apparatus and system, and computer storage medium
US10728613B2 (en) Method and apparatus for content insertion during video playback, and storage medium
CN104135684A (zh) 一种基于Firefox OS的界面显示方法及装置
CN106921892B (zh) 在线视频播放方法及装置
JP2015509633A (ja) アプリケーション表示方法および端末
CN115033331B (zh) 卡片显示方法及相关产品
WO2016188276A1 (zh) 视频播放方法、客户端和计算机存储介质
CN103546813A (zh) 基于Android平台的视频预览方法及智能电视
CN104333814A (zh) 智能电视桌面切换方法与智能电视
EP3474559B1 (en) Smart-television playback method and apparatus
CN105740010A (zh) 一种开机方法及终端设备
CN111356025A (zh) 一种多字幕显示方法、智能终端及存储介质
CN104581396A (zh) 一种推广信息的处理方法及装置
CN104506957A (zh) 一种显示字幕的方法及装置
CN103596058A (zh) 智能电视的界面切换的控制方法和控制装置
CN106980503B (zh) 页面处理方法、装置及设备
CN105094576B (zh) 应用程序场景切换方法和装置
CN105872667A (zh) 一种智能终端播放广告的方法和一种智能终端
CN113645479A (zh) 一种直播节目状态显示方法及显示设备
CN112019858B (zh) 一种视频播放方法、装置、计算机设备和存储介质

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: 11835582

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 13881455

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2011835582

Country of ref document: EP