CN102111663B - Method, device and electronic equipment for playing startup pictures - Google Patents

Method, device and electronic equipment for playing startup pictures Download PDF

Info

Publication number
CN102111663B
CN102111663B CN200910189470.6A CN200910189470A CN102111663B CN 102111663 B CN102111663 B CN 102111663B CN 200910189470 A CN200910189470 A CN 200910189470A CN 102111663 B CN102111663 B CN 102111663B
Authority
CN
China
Prior art keywords
cpu
audio
video
initialization
boot
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.)
Expired - Fee Related
Application number
CN200910189470.6A
Other languages
Chinese (zh)
Other versions
CN102111663A (en
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.)
Konka Group Co Ltd
Original Assignee
Konka Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konka Group Co Ltd filed Critical Konka Group Co Ltd
Priority to CN200910189470.6A priority Critical patent/CN102111663B/en
Publication of CN102111663A publication Critical patent/CN102111663A/en
Application granted granted Critical
Publication of CN102111663B publication Critical patent/CN102111663B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

本发明适用于电子设备技术领域,提供了一种播放开机画面的方法、装置及电子设备,所述方法包括下述步骤:系统上电后,主CPU开始系统引导,从CPU读取启动参数完成自身的初始化及音视频硬件的初始化;从CPU读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放。本发明利用电子设备双CPU架构平台的特点,开机过程中启动一个CPU完成操作系统的引导,启动另一个CPU,播放预置在FLASH中的一段音视频开机画面,在操作系统启动过程中播放音视频开机画面,给用户以极具动感的视听体验。

The present invention is applicable to the technical field of electronic equipment, and provides a method, device and electronic equipment for playing a startup screen, the method includes the following steps: after the system is powered on, the main CPU starts system booting, and the startup parameters are read from the CPU to complete Initialization of itself and initialization of audio and video hardware; read the boot screen data stored in the specified address in FLASH from the CPU, decompress, decode, and output to the audio and video hardware for playback. The present invention utilizes the characteristics of the dual-CPU architecture platform of electronic equipment, starts one CPU to complete the guidance of the operating system during the boot process, starts the other CPU, plays a section of audio and video boot screen preset in FLASH, and plays audio during the start-up process of the operating system. The video startup screen gives users a very dynamic audio-visual experience.

Description

一种播放开机画面的方法、装置及电子设备A method, device and electronic equipment for playing startup screen

技术领域 technical field

本发明属于电子设备技术领域,尤其涉及一种播放开机画面的方法、装置及电子设备。The invention belongs to the technical field of electronic equipment, and in particular relates to a method, device and electronic equipment for playing a boot screen.

背景技术 Background technique

目前,市场上主流的网络电视或机顶盒通常都构建在LINUX操作系统平台上,开机过程从系统上电到完成对内核的引导、应用程序的加载,直到在屏幕上显示主菜单,一般需要30秒的时间,也就是说用户至少需要30秒才能看到主菜单,在这期间用户不能对网络电视或机顶盒进行任何操作,等待时间过长,影响用户体验。At present, the mainstream Internet TVs or set-top boxes on the market are usually built on the LINUX operating system platform. The boot process generally takes 30 seconds from powering on the system to completing the booting of the kernel and loading of the application program, until the main menu is displayed on the screen. That is to say, the user needs at least 30 seconds to see the main menu. During this period, the user cannot perform any operations on the IPTV or set-top box. The waiting time is too long, which will affect the user experience.

另外,在网络电视产品中也有在开机的过程中播放开机画面,但该技术实现的开机画面绝大部分都是在系统上电后,CPU在bootloader中简单初始化基本视频外设后,操作视频外设SCALER实现静态欢迎画面的显示。目前多数嵌入式平台显示开机画面的方法总结起来存在以下三个问题:1、只能显示一幅静止画面,缺少动感;2、由于是在bootloader当中实现,且占用一定的启动时间,延长了开机时间;3、缺少背景音乐,用户体验差。In addition, in the network TV products, there is also a boot screen during the boot process, but most of the boot screens realized by this technology are after the system is powered on, the CPU simply initializes the basic video peripherals in the bootloader, and then operates the video peripherals. Set SCALER to display the static welcome screen. At present, the method of displaying the boot screen on most embedded platforms has the following three problems: 1. It can only display a still picture, which lacks dynamic feeling; 3. Lack of background music and poor user experience.

发明内容 Contents of the invention

本发明的目的在于提供一种播放开机画面的方法,旨在解决现有技术在开机的过程中,等待时间过长,不能为用户提供良好体验的问题。The purpose of the present invention is to provide a method for playing the startup screen, aiming at solving the problem of the prior art that the waiting time is too long during the startup process and cannot provide a good experience for the user.

本发明是这样实现的,一种播放开机画面的方法,所述方法包括下述步骤:The present invention is achieved in this way, a method for playing the boot screen, the method comprises the following steps:

系统上电后,主CPU开始系统引导,从CPU读取启动参数完成自身的初始化及音视频硬件的初始化;After the system is powered on, the main CPU starts the system boot, reads the startup parameters from the CPU to complete its own initialization and the initialization of the audio and video hardware;

从CPU读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放。Read the boot screen data stored at the specified address in FLASH from the CPU, decompress it, decode it, and output it to the audio and video hardware for playback.

本发明的另一目的在于提供一种播放开机画面的装置,包括主CPU和从CPU,所述从CPU包括:Another object of the present invention is to provide a device for playing the boot screen, including a master CPU and a slave CPU, and the slave CPU includes:

初始化单元,用于系统上电后,读取启动参数完成自身的初始化及音视频硬件的初始化;The initialization unit is used to read the startup parameters to complete the initialization of itself and the initialization of the audio and video hardware after the system is powered on;

开机画面播放单元,用于读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放。The boot screen playback unit is used to read the boot screen data stored in the specified address in the FLASH, decompress it, decode it, and output it to audio and video hardware for playback.

本发明的另一目的在于提供一种电子设备,所述电子设备包括如上所述的播放开机画面的装置。Another object of the present invention is to provide an electronic device, the electronic device comprising the above-mentioned device for playing the start-up screen.

在本发明中,利用电子设备双CPU架构平台的特点,开机过程中启动一个CPU完成操作系统的引导,启动另一个CPU,播放预置在FLASH中的一段音视频开机画面,在操作系统启动过程中播放音视频开机画面,给用户以极具动感的视听体验。In the present invention, utilizing the characteristics of the dual-CPU architecture platform of the electronic device, one CPU is started during the boot process to complete the guidance of the operating system, another CPU is started, and a section of audio and video boot screen preset in the FLASH is played. The audio and video boot screen is played in the middle of the screen, giving users a very dynamic audio-visual experience.

附图说明 Description of drawings

图1是本发明实施例提供的主CPU进行系统引导的的流程框图;Fig. 1 is a flow chart of the system booting performed by the main CPU provided by the embodiment of the present invention;

图2是本发明实施例提供的播放开机画面的方法的流程框图;Fig. 2 is a block flow diagram of a method for playing a startup screen provided by an embodiment of the present invention;

图3是本发明提供的播放开机画面的装置的结构框图。Fig. 3 is a structural block diagram of a device for playing a startup screen provided by the present invention.

具体实施方式 Detailed ways

为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.

在本发明实施例中,利用电子设备双CPU架构平台的特点,开机过程中启动一个CPU完成操作系统的引导,启动另一个CPU(实际上是DSP),播放预置在FLASH中的一段音视频开机画面,在操作系统启动过程中给用户以极具动感的视听体验。In the embodiment of the present invention, utilizing the characteristics of the dual-CPU architecture platform of electronic equipment, start a CPU to complete the booting of the operating system during the boot process, start another CPU (actually DSP), and play a section of audio and video preset in the FLASH The startup screen gives users a very dynamic audio-visual experience during the startup process of the operating system.

图1是本发明实施例提供的电子设备的主CPU进行系统引导的过程,其中,该电子设备具有主CPU和从CPU,详述如下:FIG. 1 is a system boot process of the main CPU of the electronic device provided by the embodiment of the present invention, wherein the electronic device has a main CPU and a slave CPU, and the details are as follows:

在步骤S101中,系统上电后,主CPU引导bootloader进行外设初始化,完成对基本外设的配置。In step S101, after the system is powered on, the main CPU guides the bootloader to initialize the peripherals and complete the configuration of the basic peripherals.

在步骤S102中,主CPU完成对操作系统平台的引导,但不对音视频硬件进行初始化。In step S102, the main CPU finishes booting the operating system platform, but does not initialize the audio and video hardware.

在本实施例中,操作系统是LINUX操作系统,主CPU完成对操作系统平台的引导,启动LINUX操作系统,但在这一过程中不对音视频硬件进行初始化。In this embodiment, the operating system is the LINUX operating system, and the main CPU completes the booting of the operating system platform and starts the LINUX operating system, but does not initialize the audio and video hardware during this process.

在步骤S103中,主CPU启动主应用程序,完成必要的主应用程序初始化。In step S103, the main CPU starts the main application program, and completes necessary initialization of the main application program.

在步骤S104中,主CPU等待开机画面播放完成。In step S104, the main CPU waits for the completion of playing the startup screen.

在本实施例中,主CPU轮询与从CPU的同步标志信号,检查从CPU的工作状态,根据该状态判断开机画面的播放状态。In this embodiment, the master CPU polls the synchronization flag signal with the slave CPU, checks the working status of the slave CPU, and judges the playing status of the start-up screen according to the status.

在本实施例中,从CPU是DSP。In this embodiment, the slave CPU is a DSP.

在步骤S105中,主CPU判断开机动画的播放是否完成播放。In step S105, the main CPU judges whether the playing of the startup animation is completed.

如果主CPU发现从CPU完成开机动画的播放,则立即执行步骤S106,否则执行步骤S104。If the master CPU finds that the slave CPU has finished playing the boot animation, it immediately executes step S106 , otherwise executes step S104 .

在步骤S106中,主CPU读取音视频设备的参数,并接管音视频设备。In step S106, the main CPU reads the parameters of the audio and video equipment, and takes over the audio and video equipment.

在步骤S107中,主CPU继续运行主应用程序,通过音视频设备输出主菜单等音视频画面,完成开机过程。In step S107, the main CPU continues to run the main application program, outputs audio and video images such as the main menu through the audio and video equipment, and completes the booting process.

图2是本发明实施例提供的电子设备的从CPU播放开机画面的方法,其中,该电子设备具有主CPU和从CPU,详述如下:FIG. 2 is a method for playing a startup screen from a CPU of an electronic device provided in an embodiment of the present invention, wherein the electronic device has a master CPU and a slave CPU, and the details are as follows:

在步骤S201中,系统上电后,主CPU开始系统引导,从CPU读取启动参数完成自身的初始化及音视频硬件的初始化。In step S201, after the system is powered on, the main CPU starts system booting, and reads startup parameters from the CPU to complete its own initialization and initialization of audio and video hardware.

在步骤S202中,从CPU读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放开机画面。In step S202, the start-up picture data stored in the specified address in the FLASH is read from the CPU, decompressed, decoded, and output to the audio and video hardware to play the start-up picture.

在本实施例中,该开机画面包括音频、视频、图像、动画等中的任意一种。In this embodiment, the startup screen includes any one of audio, video, image, animation and the like.

其中,在本实施例中,主CPU对主应用程序完成必要的初始化工作后,轮询与从CPU的同步标志信号,检查从CPU的工作状态,一旦发现从CPU完成开机动画的播放,立即读取音视频设备参数,并接管音视频设备。Wherein, in this embodiment, after the master CPU completes the necessary initialization work for the master application program, it polls the synchronization flag signal with the slave CPU to check the working status of the slave CPU. Get the audio and video device parameters, and take over the audio and video device.

在步骤S203中,开机画面播放完成后,从CPU保存音视频硬件初始化参数,并修改与主CPU的同步标志信号,通知主CPU继续运行。In step S203, after the start-up picture is played, the slave CPU saves the audio and video hardware initialization parameters, modifies the synchronization flag signal with the master CPU, and notifies the master CPU to continue running.

其中,在内存中缓存主CPU和从CPU通讯数据必须存放在双方都能够访问到的内存区域,在本实施例中,主CPU和从CPU通讯数据,比如主从CPU的同步标志存放在0x20008000内存物理地址处。Among them, the communication data between the master CPU and the slave CPU must be stored in a memory area that can be accessed by both parties in the memory. In this embodiment, the master CPU and the slave CPU communication data, such as the synchronization flag of the master and slave CPUs, are stored in the 0x20008000 memory physical address.

另外,开机动画播放的时长可根据主CPU完成引导所需要的时间确定并制作,一般选择开机画面的播放时长小于或者等于主CPU完成引导所需要的时间。In addition, the duration of the boot animation can be determined and produced according to the time required for the main CPU to complete the boot. Generally, the playback duration of the boot screen is selected to be less than or equal to the time required for the main CPU to complete the boot.

另外,由于开机画面的格式可支持RMVB、RM等格式,其中开机画面的文件存储在FLASH中的一段存储空间中,在本实施例中,开机画面的文件存放于FLASH的偏移地址0x100000处,音视频初始化参数保存于FLASH的偏移地址0x200000处。In addition, because the format of the boot screen can support formats such as RMVB and RM, wherein the file of the boot screen is stored in a section of storage space in the FLASH, in this embodiment, the file of the boot screen is stored at the offset address 0x100000 of the FLASH, The audio and video initialization parameters are stored at the offset address 0x200000 of the FLASH.

图3为本发明实施例提供的播放开机画面的装置的结构,为了便于说明,仅示出了本发明实施例相关的部分。其中,该播放开机画面的装置可以是内置于电子设备的软件单元,硬件单元或者软硬结合的单元,该电子设备可以是网络电视或机顶盒或者具有双CPU的计算机。在本实施例中,该装置包括:主CPU31、从CPU32。FIG. 3 shows the structure of the device for playing the start-up screen provided by the embodiment of the present invention. For the convenience of description, only the relevant parts of the embodiment of the present invention are shown. Wherein, the device for playing the start-up screen can be a software unit, a hardware unit or a combination of software and hardware built in the electronic equipment, and the electronic equipment can be an Internet TV or a set-top box or a computer with dual CPUs. In this embodiment, the device includes: a master CPU31 and a slave CPU32.

其中,主CPU31包括:播放状态检测单元311。Wherein, the main CPU 31 includes: a playback state detection unit 311 .

主CPU31启动主应用程序,完成必要的主应用程序后,其中的播放状态检测单元311轮询与从CPU的同步标志信号,根据该同步标志信号检查开机画面的播放状态。The main CPU 31 starts the main application program, and after completing the necessary main application program, the playback state detection unit 311 polls the synchronization flag signal with the slave CPU, and checks the playback state of the boot screen according to the synchronization flag signal.

从CPU32包括:初始化单元321、开机画面播放单元322和播放状态通知单元323。The slave CPU 32 includes: an initialization unit 321 , a startup screen playback unit 322 and a playback status notification unit 323 .

初始化单元321在系统上电后,读取启动参数完成自身的初始化及音视频硬件的初始化。After the system is powered on, the initialization unit 321 reads the startup parameters to complete its own initialization and the initialization of audio and video hardware.

开机画面播放单元322读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放。The start-up screen playing unit 322 reads the start-up screen data stored in the specified address in the FLASH, decompresses, decodes, and outputs the data to the audio and video hardware for playback.

播放状态通知单元323当开机画面播放完成后,开机画面播放完成后,从CPU保存音视频硬件初始化参数,并修改与主CPU的同步标志信号,通知主CPU继续运行。具体情况如上所述,在此不再赘述。Playing status notification unit 323 saves the audio and video hardware initialization parameters from the CPU after the start-up picture has been played, and revises the synchronization flag signal with the main CPU to notify the main CPU to continue running. The details are as described above and will not be repeated here.

在本发明实施例中,利用电子设备双CPU架构平台的特点,开机过程中启动一个CPU完成操作系统的引导,启动另一个CPU播放预置在FLASH中的一段音视频开机画面,能显示富有动感的连续画面,用户体验好;有开机画面伴有音频,使画面更富有感染力;不占用主CPU的引导时间,缩短开机过程,使得用户可以拥有良好的视听体验。In the embodiment of the present invention, by utilizing the characteristics of the dual-CPU architecture platform of the electronic device, one CPU is started during the boot process to complete the guidance of the operating system, and the other CPU is started to play a section of audio and video boot screen preset in the FLASH, which can display dynamic continuous screen, good user experience; there is a boot screen accompanied by audio, which makes the screen more appealing; does not occupy the boot time of the main CPU, shortens the boot process, so that users can have a good audio-visual experience.

以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. within range.

Claims (10)

1.一种播放开机画面的方法,其特征在于,所述方法包括下述步骤:1. A method for playing a boot screen, characterized in that the method comprises the steps of: 系统上电后,主CPU开始系统引导,从CPU读取启动参数完成自身的初始化及音视频硬件的初始化;After the system is powered on, the main CPU starts the system boot, reads the startup parameters from the CPU to complete its own initialization and the initialization of the audio and video hardware; 从CPU读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放。Read the boot screen data stored at the specified address in FLASH from the CPU, decompress it, decode it, and output it to the audio and video hardware for playback. 2.如权利要求1所述的方法,其特征在于,在所述从CPU读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放的步骤之前或之后,所述方法还包括下述步骤:2. The method according to claim 1, characterized in that, in the step of reading the boot screen data stored in the specified address in the FLASH from the CPU, decompressing it, decoding it, and outputting it to the audio and video hardware to play Before or after, described method also comprises the following steps: 主CPU轮询与从CPU的同步标志信号,根据所述同步标志信号检查开机画面的播放状态。The master CPU polls the synchronization flag signal with the slave CPU, and checks the playing state of the start-up picture according to the synchronization flag signal. 3.如权利要求1所述的方法,其特征在于,在所述从CPU读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放的步骤之后,所述方法还包括下述步骤:3. The method according to claim 1, characterized in that, in the step of reading the start-up picture data stored in the specified address in the FLASH from the CPU, decompressing it, decoding it, and outputting it to the audio and video hardware to play Afterwards, described method also comprises the following steps: 当开机画面播放完成后,从CPU保存音视频硬件初始化参数,并修改与主CPU的同步标志信号,通知主CPU继续运行。After the start-up picture is played, the slave CPU saves the audio and video hardware initialization parameters, and modifies the synchronization flag signal with the master CPU to notify the master CPU to continue running. 4.如权利要求1所述的方法,其特征在于,所述开机画面是音频、视频、图像、动画中的任意一种。4. The method according to claim 1, wherein the boot screen is any one of audio, video, image, and animation. 5.一种播放开机画面的装置,包括主CPU和从CPU,其特征在于,所述从CPU包括:5. A device for playing a boot screen, comprising a main CPU and a slave CPU, wherein the slave CPU includes: 初始化单元,用于系统上电后,读取启动参数完成自身的初始化及音视频硬件的初始化;The initialization unit is used to read the startup parameters to complete the initialization of itself and the initialization of the audio and video hardware after the system is powered on; 开机画面播放单元,用于读取存储在FLASH中指定地址上的开机画面数据,对其进行解压缩、解码、输出到音视频硬件播放。The boot screen playback unit is used to read the boot screen data stored in the specified address in the FLASH, decompress it, decode it, and output it to audio and video hardware for playback. 6.如权利要求5所述的装置,其特征在于,所述主CPU包括:6. The device according to claim 5, wherein the main CPU comprises: 播放状态检测单元,用于轮询与从CPU的同步标志信号,根据所述同步标志信号检查开机画面的播放状态。The playback state detection unit is used for polling the synchronization flag signal from the CPU, and checking the playback state of the startup picture according to the synchronization flag signal. 7.如权利要求5所述的装置,其特征在于,所述从CPU进一步包括:7. The device according to claim 5, wherein the slave CPU further comprises: 播放状态通知单元,用于当开机画面播放完成后,保存音视频硬件初始化参数,并修改与主CPU的同步标志信号,通知主CPU继续运行。The playback state notification unit is used to save the audio and video hardware initialization parameters after the start-up picture is played, and modify the synchronization flag signal with the main CPU to notify the main CPU to continue running. 8.如权利要求5所述的装置,其特征在于,所述开机画面是音频、视频、图像、动画中的任意一种。8. The device according to claim 5, wherein the startup screen is any one of audio, video, image, and animation. 9.一种电子设备,所述电子设备包括权利要求5至8任一项所述的播放开机画面的装置。9. An electronic device, comprising the device for playing a startup screen according to any one of claims 5 to 8. 10.如权利要求9所述的电子设备,其特征在于,所述电子设备是网络电视机或机顶盒或计算机。10. The electronic device according to claim 9, wherein the electronic device is an Internet TV or a set-top box or a computer.
CN200910189470.6A 2009-12-25 2009-12-25 Method, device and electronic equipment for playing startup pictures Expired - Fee Related CN102111663B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910189470.6A CN102111663B (en) 2009-12-25 2009-12-25 Method, device and electronic equipment for playing startup pictures

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910189470.6A CN102111663B (en) 2009-12-25 2009-12-25 Method, device and electronic equipment for playing startup pictures

Publications (2)

Publication Number Publication Date
CN102111663A CN102111663A (en) 2011-06-29
CN102111663B true CN102111663B (en) 2015-05-20

Family

ID=44175663

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910189470.6A Expired - Fee Related CN102111663B (en) 2009-12-25 2009-12-25 Method, device and electronic equipment for playing startup pictures

Country Status (1)

Country Link
CN (1) CN102111663B (en)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102447944B (en) * 2011-11-01 2017-02-22 融创天下(上海)科技发展有限公司 Production test method and system as well as terminal device
US9883156B2 (en) 2011-11-30 2018-01-30 Intel Corporation Techniques to display multimedia data during operating system initialization
CN103581748B (en) * 2012-08-03 2016-08-31 珠海扬智电子科技有限公司 Fast starting method, data processing method and Set Top Box
CN103209352A (en) * 2013-03-27 2013-07-17 四川长虹电器股份有限公司 Method for automatically playing video file when television is turned on
CN103731734A (en) * 2013-12-18 2014-04-16 乐视致新电子科技(天津)有限公司 Video playing method and device
CN103686368A (en) * 2013-12-23 2014-03-26 Tcl集团股份有限公司 Method and device for turning on television to play cartoons and television
CN105828178A (en) * 2015-01-04 2016-08-03 华为技术有限公司 Boot music playing method, boot music playing device and boot music playing system
CN104994428A (en) * 2015-07-20 2015-10-21 Tcl集团股份有限公司 Boot animation language configuration method and system based on smart television
CN105187884B (en) * 2015-09-18 2018-11-16 深圳Tcl数字技术有限公司 The audio and video playing method of television set and television set
CN105430503B (en) * 2015-11-16 2019-04-02 深圳Tcl数字技术有限公司 Digital TV startup method and device
CN105979340A (en) * 2016-06-07 2016-09-28 Tcl集团股份有限公司 Boot video playing method and device
CN107861896B (en) * 2016-09-22 2020-03-20 青岛海信电器股份有限公司 Display system and display method thereof
CN109429089B (en) * 2017-08-24 2021-06-01 深圳市中兴微电子技术有限公司 Set-top box startup screen display method and system, set-top box
CN107454447B (en) * 2017-09-04 2021-03-09 海信视像科技股份有限公司 Plug-in loading method and device for player and television
CN108600800B (en) * 2018-04-28 2021-05-28 海信视像科技股份有限公司 A kind of booting method of smart TV and smart TV
CN113545093A (en) * 2019-03-29 2021-10-22 华为技术有限公司 Processing method, device, device and storage medium for starting device
CN110557682B (en) * 2019-09-26 2021-08-06 四川长虹电器股份有限公司 Intelligent television quick starting method based on dual-core starting and dual-core intelligent television
CN111414205B (en) * 2020-03-31 2022-05-17 惠州华阳通用电子有限公司 A multi-screen linkage boot animation display system and implementation method
CN112153450B (en) * 2020-08-20 2022-08-05 福建新大陆通信科技股份有限公司 Set top box picture display method
CN112929590B (en) * 2021-02-05 2022-10-04 广东欧谱曼迪科技有限公司 Boot animation playing system, compression method and device, and decompression method and device
CN114840261B (en) * 2022-04-29 2024-10-18 中国第一汽车股份有限公司 Startup animation playing method and device, vehicle and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1885260A (en) * 2005-06-20 2006-12-27 中兴通讯股份有限公司 Dual-CPU system and starting method thereof
CN1917571A (en) * 2006-09-15 2007-02-21 中辉世纪传媒发展有限公司 Digital broadcast television system, set top box, and method of displaying image of starting up TV
CN101448149A (en) * 2007-11-26 2009-06-03 联想(北京)有限公司 Computer and method for playing animations during startup process thereof
CN101489026A (en) * 2009-01-07 2009-07-22 深圳市同洲电子股份有限公司 Set-top box starting control method, image display method and set-top box

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1885260A (en) * 2005-06-20 2006-12-27 中兴通讯股份有限公司 Dual-CPU system and starting method thereof
CN1917571A (en) * 2006-09-15 2007-02-21 中辉世纪传媒发展有限公司 Digital broadcast television system, set top box, and method of displaying image of starting up TV
CN101448149A (en) * 2007-11-26 2009-06-03 联想(北京)有限公司 Computer and method for playing animations during startup process thereof
CN101489026A (en) * 2009-01-07 2009-07-22 深圳市同洲电子股份有限公司 Set-top box starting control method, image display method and set-top box

Also Published As

Publication number Publication date
CN102111663A (en) 2011-06-29

Similar Documents

Publication Publication Date Title
CN102111663B (en) Method, device and electronic equipment for playing startup pictures
JP3685931B2 (en) Information processing apparatus startup method, storage medium, and information processing apparatus
JP5876161B2 (en) Technology to display multimedia data during operating system initialization
CN101448149B (en) Computer and method for playing animations during startup process thereof
CN110166810B (en) Video rendering engine switching method, device and equipment and readable storage medium
CN106131646B (en) Starting-up video processing method and system based on Android system
JPH10308927A (en) Rendering of audiovisual stream synchronized by software clock on personal computer
CN108282686A (en) Video pictures processing method, device and electronic equipment
CN105451064A (en) Method for display terminal to be powered on and play video and the display terminal
CN102098560A (en) Set top box and method for starting set top box to play advertising pictures
CN103458310A (en) Information displaying method and device
CN103037257A (en) Startup method
CN1967697B (en) Optical disc playing device and method for displaying starting-up cartoon
US20090193355A1 (en) Information processing apparatus and display control method
CN106470353B (en) A kind of multimedia data processing method and its device, electronic equipment
CN105867965A (en) Method and system for playing startup video on basis of android system
CN102281363A (en) Terminal and method for realizing value added service in startup process
CN116339659B (en) A screen projection display method, apparatus, device, and computer storage medium
CN114760495B (en) Video hardware decoding method and system based on video processing unit
CN105828178A (en) Boot music playing method, boot music playing device and boot music playing system
US11368633B2 (en) Video switching method based on multi-channel decoding
CN105847990A (en) Media file playing method and apparatus
JP2007052764A (en) Multimedia computer system with dual-cpu and its multimedia instant play method
CN117788266A (en) Data transmission methods, devices and electronic equipment
CN100433803C (en) Digital media player

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150520

CF01 Termination of patent right due to non-payment of annual fee