CN114339404A - Display method and device of screen protection wallpaper in windows system and electronic equipment - Google Patents

Display method and device of screen protection wallpaper in windows system and electronic equipment Download PDF

Info

Publication number
CN114339404A
CN114339404A CN202111683070.8A CN202111683070A CN114339404A CN 114339404 A CN114339404 A CN 114339404A CN 202111683070 A CN202111683070 A CN 202111683070A CN 114339404 A CN114339404 A CN 114339404A
Authority
CN
China
Prior art keywords
local video
video file
windows system
screen protection
wallpaper
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.)
Pending
Application number
CN202111683070.8A
Other languages
Chinese (zh)
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.)
Zhuhai Baoqu Technology Co Ltd
Original Assignee
Zhuhai Baoqu Technology 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 Zhuhai Baoqu Technology Co Ltd filed Critical Zhuhai Baoqu Technology Co Ltd
Priority to CN202111683070.8A priority Critical patent/CN114339404A/en
Publication of CN114339404A publication Critical patent/CN114339404A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the invention discloses a display method and device of screen protection wallpaper in a windows system and electronic equipment, and relates to the technical field of computers. The invention aims to solve the problem that the screen protection wallpaper form of the system is single. The display method of the screen protection wallpaper in the windows system is characterized by comprising the following steps: responding to a screen protection instruction of a system, and acquiring a local video file address; and calling a multimedia library application program interface in the windows system to enable a multimedia library in the windows system to acquire a corresponding local video file according to the local video file address, decoding the local video file, and playing video data obtained by decoding in a screen protection window. The method is suitable for setting the application scene of the system screen protection wallpaper.

Description

Display method and device of screen protection wallpaper in windows system and electronic equipment
Technical Field
The invention relates to the technical field of computers. In particular to a display method and device of screen protection wallpaper in a windows system and electronic equipment.
Background
The screen saver is a special program designed to save a screen, and can display system screen wallpaper. The original purpose of the screen saver design is to prevent the phenomenon of branding caused by that the screen displays the same picture for a long time without operation. With the development of computers, the probability of the screen generating the burn-in phenomenon is smaller, but the system screen protection wallpaper has more and more requirements, such as decoration requirements. In general, the system screen protection wallpaper can only be set as a picture (still image) or a slide show image, so that the system screen protection wallpaper is single in form.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for displaying a screensaver wallpaper in a windows system, and an electronic device, which can provide system screensaver wallpapers in various forms.
In order to achieve the above purpose, the embodiment of the invention adopts the following technical scheme:
in a first aspect, an embodiment of the present invention provides a method for displaying a screen protection wallpaper in a windows system, including: responding to a screen protection instruction of a system, and acquiring a local video file address; and calling a multimedia library application program interface in the windows system to enable a multimedia library in the windows system to acquire a corresponding local video file according to the local video file address, decoding the local video file, and playing video data obtained by decoding in a screen protection window.
According to a specific implementation manner of the embodiment of the present invention, the invoking an application program interface of a multimedia library in a windows system to enable the multimedia library in the windows system to obtain a corresponding local video file according to the local video file address includes: calling a multimedia library application program interface in the windows system; transmitting the local video file address to the multimedia library application program interface; and the multimedia library application program interface transmits the local video file address to a multimedia library in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address.
According to a specific implementation manner of the embodiment of the present invention, the obtaining a local video file address in response to a system screen saver command includes: responding to a screen protection instruction of a system, and acquiring a local video play list configured in advance; and acquiring the preset local video file address based on the local video play list.
According to a specific implementation manner of the embodiment of the present invention, the playing the video data obtained by decoding in the screen saver window includes: acquiring a local video playing mode configured in advance; circularly displaying the video data of the single video in the local video play list in the screen protection window based on the local video play mode; or, based on the local video playing mode, the video data of the multiple videos in the local video playing list are circularly displayed in the screen protection window in sequence.
According to a specific implementation manner of the embodiment of the present invention, the decoding the local video file and playing the video data obtained by decoding in the screen saver window includes: decoding the local video file to obtain video frame data of the local video file; and playing the video frame data in a screen protection window.
In a second aspect, an embodiment of the present invention provides a display apparatus for a screensaver wallpaper in a windows system, including: the local video file address acquisition module is used for responding to a screen protection instruction of the system and acquiring a local video file address; and the wallpaper display module is used for calling a multimedia library application program interface in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address, decodes the local video file, and plays video data obtained by decoding in the screen protection window.
According to a specific implementation manner of the embodiment of the invention, the wallpaper display module is specifically configured to: calling a multimedia library application program interface in the windows system; transmitting the local video file address to the multimedia library application program interface; and the multimedia library application program interface transmits the local video file address to a multimedia library in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address.
According to a specific implementation manner of the embodiment of the present invention, the local video file address obtaining module is specifically configured to respond to a system screen saver instruction to obtain a pre-configured local video playlist; and acquiring the preset local video file address based on the local video play list.
According to a specific implementation manner of the embodiment of the present invention, the apparatus further includes a local video playing manner determining module, configured to: acquiring a local video playing mode configured in advance; circularly displaying the video data of the single video in the local video play list in the screen protection window based on the local video play mode; or, based on the local video playing mode, the video data of the multiple videos in the local video playing list are circularly displayed in the screen protection window in sequence.
According to a specific implementation manner of the embodiment of the invention, the wallpaper display module is specifically configured to: decoding the local video file to obtain video frame data of the local video file; and playing the video frame data in a screen protection window.
In a third aspect, an embodiment of the present invention provides an electronic device, where the electronic device includes: the device comprises a shell, a processor, a memory, a circuit board and a power circuit, wherein the circuit board is arranged in a space enclosed by the shell, and the processor and the memory are arranged on the circuit board; a power supply circuit for supplying power to each circuit or device of the electronic apparatus; the memory is used for storing executable program codes; the processor executes a program corresponding to the executable program code by reading the executable program code stored in the memory, and is used for executing the method for displaying the screensaver wallpaper in the windows system in any one of the first aspects.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where one or more programs are stored, and the one or more programs are executable by one or more processors to implement the method for displaying a screensaver wallpaper in a windows system according to any one of the foregoing first aspects.
According to the method, the device and the electronic equipment for displaying the screen protection wallpaper in the windows system, provided by the embodiment of the invention, the multimedia library in the windows system can obtain the corresponding local video file based on the obtained local video file address by calling the multimedia library application program interface in the windows system, and decode the local video file to obtain the video data, and the video image can be obtained by playing the video data, so that the video image can be used as the screen protection wallpaper. Therefore, compared with the system screen protection wallpaper which only can be a picture or a slide show image, the embodiment of the invention can provide the system screen protection wallpaper with various forms.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart illustrating a method for displaying a screen saver wallpaper in a windows system according to an embodiment of the present invention;
FIG. 2 is a block diagram of a display device for a screen saver wallpaper in a windows system according to an embodiment of the invention;
fig. 3 is a block diagram of an electronic device according to an embodiment of the invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
Referring to fig. 1, a method for displaying a screensaver wallpaper in a windows system according to an embodiment of the present invention includes:
and S110, responding to a screen protection instruction of the system, and acquiring a local video file address.
The system screen saver starting instruction can be sent after the system has no operation for more than a preset time threshold. Wherein the preset time threshold may be a waiting time set by a user, for example, 20 minutes.
The local video file may be a local video file selected by a user. And acquiring a local video file address. The local video file address can be obtained through a pre-configured local video play list.
And S120, calling a multimedia library application program interface in the windows system to enable the multimedia library in the windows system to acquire a corresponding local video file according to the local video file address, decoding the local video file, and playing video data obtained through decoding in a screen saver window.
The multimedia library in the windows system cannot directly acquire the local video file address, so that an application program interface of the multimedia library in the windows system needs to be called to acquire the local video file address.
The multimedia library in the Windows system may be a Media Foundation owned by the Windows system.
According to the method for displaying the screen protection wallpaper in the windows system, provided by the embodiment of the invention, the multimedia library in the windows system can obtain the corresponding local video file based on the obtained local video file address and decode the local video file to obtain the video data by calling the multimedia library application program interface in the windows system, and the video image can be obtained by playing the video data, so that the video image can be used as the screen protection wallpaper. Therefore, compared with the system screen protection wallpaper which only can be a picture or a slide show image, the embodiment of the invention can provide the system screen protection wallpaper with various forms.
In an embodiment, the method further comprises: responding to a screen protection instruction of a system, and acquiring an identifier of a screen protection window; and calling an application program interface of the multimedia library in the windows system so that the multimedia library in the windows system plays the video data obtained by decoding in the screen protection window according to the identifier of the screen protection window.
The identifier of the acquired screen saver window may be a handle of the acquired screen saver window. A handle is an integer used by the Windows operating system to identify objects created or used by an application. It is essentially equivalent to an intelligent pointer with reference counts. A handle may be used when an application is to reference a block or object of memory managed by another system (e.g., a database, an operating system).
Through the identification of the screen protection window, video data obtained by decoding a multimedia library in the windows system is played in the screen protection window, and a video image can be displayed in the screen protection window, so that the video image can be used as screen protection wallpaper. Thus, compared with the system screen protection wallpaper which can only be a picture or a slide show image, the embodiment of the invention can provide the system screen protection wallpaper with various forms.
In an embodiment, the invoking a multimedia library application program interface in the windows system to enable a multimedia library in the windows system to obtain a corresponding local video file according to the local video file address includes: calling a multimedia library application program interface in the windows system; transmitting the local video file address to the multimedia library application program interface; and the multimedia library application program interface transmits the local video file address to a multimedia library in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address.
An application program interface is a computing interface that defines the interactions between multiple pieces of software, as well as the types of calls (calls) or requests (requests) that can be made, how the calls are made or requests are made, the data formats that should be used, the conventions that should be followed, and so on. The local video file address may be received through the application program interface and transferred to the multimedia library in the windows system. Therefore, the screen saver program applying the embodiment of the application can directly call the multimedia library in the windows system to take the video image as the screen saver wallpaper.
In an embodiment, the playing the decoded video data in a screen saver window includes: and playing the decoded video data in a full screen in a screen protection window.
The screen saver window can be displayed in a full screen mode, so that the video data obtained through decoding can be played in the full screen mode in the screen saver window. If the video image in the video playing window is not displayed in the full screen, the part of the system screen which does not display the video image may be branded, and in addition, the beautification degree of the system screen protection wallpaper can be improved by displaying the video image in the full screen.
A plurality of multimedia library applications may be installed locally, and through pre-configuration, the multimedia library application in the windows system in the embodiment of the present application may be opened after receiving a system screen saver start instruction. Due to the Media Foundation of the system when the multimedia library in the multimedia library application program in the windows system in the embodiment of the application is carried out, the compatibility problem does not exist between the multimedia library application program and the system in the embodiment of the application, so that the problem of video playing abnormity caused by the compatibility problem between the multimedia library application programs can be reduced, the fluency of the system screen protection wallpaper is ensured, and good user experience is provided.
In an embodiment, the obtaining a local video file address in response to a system performing a screen saver command includes: responding to a screen protection instruction of a system, and acquiring a local video play list configured in advance; and acquiring the preset local video file address based on the local video play list.
The pre-configured local video playlist may be self-configured by the user. For example, the user may select local videos according to their own preferences to configure a local video playlist, or the user may select corresponding local videos according to different scenes to configure a local video playlist.
It can be understood that the multimedia library application in the windows system also has the capability of obtaining the local video file address through the playlist, that is, the method may be that, in response to a system performing a screen saver instruction, a preconfigured local video playlist is obtained, and a multimedia library application interface in the windows system is called, so that the multimedia library in the windows system obtains the local video file address according to the local video playlist.
Compared with the method that the multimedia library in the windows system acquires the local video file address from the local video play list, the method and the device for acquiring the local video file address can directly acquire the local video file address by calling the multimedia library application program interface in the windows system, and can avoid the situation that the multimedia library in the windows system generates errors when the local video file address is acquired based on the local video play list, for example, the local video play list file sent by the multimedia library application program interface in the windows system cannot be identified, so that the probability of abnormal display of the screen protection wallpaper is reduced, and good user experience is provided.
In an embodiment, the playing the decoded video data in a screen saver window includes: acquiring a local video playing mode configured in advance; circularly displaying the video data of the single video in the local video play list in the screen protection window based on the local video play mode; or, based on the local video playing mode, the video data of the multiple videos in the local video playing list are circularly displayed in the screen protection window in sequence.
The pre-configured local video playing mode can be a local video playing mode configured according to the preference of the user, so that the configurability of the display method of the system screen protection wallpaper provided by the embodiment can be improved, and good user experience is provided.
And circularly playing the plurality of videos in the video play list in sequence, wherein the videos can be circularly played according to the list sequence of the videos from top to bottom in the video play list, or the videos can be circularly played according to the sequence randomly generated in the video play list, and the sequence randomly generated can not be displayed in the video play list.
The single video is played circularly, and the playing can be realized by starting to play from the first frame of the video again after the last frame of the video is played in the video playing window of the local video player. The multiple videos are played in sequence and circularly, and the playing can be realized by starting to play from the first frame of the next video in the preset sequence after the last frame of the video is played in the video playing window of the local video player.
In an embodiment, the decoding the local video file and playing the decoded video data in a screen saver window includes: decoding the local video file to obtain video frame data of the local video file; and playing the video frame data in a screen protection window.
The computer communication transmits binary data composed of '0' and '1', the binary data forms a 'Frame' (Frame), the Frame is the minimum unit of network transmission, and in the embodiment, the video Frame is the video which transmits the minimum unit, namely the video is transmitted in the form of the video Frame.
And playing the video frame data in the screen protection window, namely playing the video frame data of the video file in the screen protection window in sequence according to a preset sequence so as to play the video image, and taking the video image as screen protection wallpaper.
In another embodiment, the decoding the local video file and playing the decoded video data in a screen saver window further includes: and playing the obtained specific frame of the video file in a video playing window of the local video player.
The method and the device for displaying the frame of the local video file can directly acquire the frame of the local video file and the corresponding image, and display the frame of the local video file and the corresponding image on a system screen, so that a user can select the frame of the video file to be played.
The specific frame of the acquired video file may be a designated frame in the acquired video file. When the designated frame is determined, the determination may be made according to the preference of the user, or different designated frames may be determined according to different scenes. Therefore, the specific frame is obtained, the video playing window of the local video player can play the specific frame of the video file, so that the video playing window of the local video player plays the video image which is liked by the user in the video file, the configurability of the system screen protection program is improved, and good user experience is provided.
In an embodiment, after a preset local video is played in a video playing window of the local video player to use a video image displayed in the video playing window as a wallpaper of a system screen saver, the method further includes: in response to a system screen saver end instruction, closing the native video player to present a window on the system prior to responding to the system screen saver start instruction.
After the system receives the input operation, a system screen saver ending instruction can be sent. The input operation may be any input operation or may be a specific input operation.
When the input operation is any one of the input operations, in order to prevent an erroneous operation, a threshold value of the number of input operations may be set, and a system screen saver end instruction is transmitted after the input operation received by the system exceeds the threshold value of the number of input operations. Wherein the threshold number of input operations may be three. When the specific input operation is performed during the input operation, the input operation corresponding to the Esc key may be performed.
According to the display method of the system screen protection wallpaper provided by the embodiment, the local video player can be automatically closed through the system screen protection ending instruction when the system screen protection wallpaper exits, and the window before the system screen protection wallpaper is displayed is recovered. Thereby providing a good user experience.
Example two
Referring to fig. 2, an embodiment of the present invention provides a display apparatus for a screensaver wallpaper in a windows system, including: a local video file address obtaining module 201, configured to respond to a system screen protection instruction to obtain a local video file address; and the wallpaper display module 202 is configured to invoke a multimedia library application program interface in the windows system, so that the multimedia library in the windows system obtains a corresponding local video file according to the local video file address, decodes the local video file, and plays video data obtained by decoding in the screen saver window.
According to the display device of the screen protection wallpaper in the windows system, provided by the embodiment of the invention, the multimedia library in the windows system can obtain the corresponding local video file based on the obtained local video file address and decode the local video file to obtain the video data by calling the multimedia library application program interface in the windows system, and the video image can be obtained by playing the video data, so that the video image can be used as the screen protection wallpaper. Therefore, compared with the system screen protection wallpaper which only can be a picture or a slide show image, the embodiment of the invention can provide the system screen protection wallpaper with various forms.
In an embodiment, the wallpaper display module 202 is specifically configured to: calling a multimedia library application program interface in the windows system; transmitting the local video file address to the multimedia library application program interface; and the multimedia library application program interface transmits the local video file address to a multimedia library in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address.
An application program interface is a computing interface that defines the interactions between multiple pieces of software, as well as the types of calls (calls) or requests (requests) that can be made, how the calls are made or requests are made, the data formats that should be used, the conventions that should be followed, and so on. The local video file address may be received through the application program interface and transferred to the multimedia library in the windows system. Therefore, the screen saver program applying the embodiment of the application can directly call the multimedia library in the windows system to take the video image as the screen saver wallpaper.
In an embodiment, the local video file address obtaining module 201 is specifically configured to respond to a system screen saver instruction to obtain a preconfigured local video playlist; and acquiring the preset local video file address based on the local video play list.
The pre-configured local video playlist may be self-configured by the user. For example, the user may select local videos according to their own preferences to configure a local video playlist, or the user may select corresponding local videos according to different scenes to configure a local video playlist.
In an embodiment, the apparatus further includes a local video playing mode determining module, configured to: acquiring a local video playing mode configured in advance; circularly displaying the video data of the single video in the local video play list in the screen protection window based on the local video play mode; or, based on the local video playing mode, the video data of the multiple videos in the local video playing list are circularly displayed in the screen protection window in sequence.
The pre-configured local video playing mode can be a local video playing mode configured according to the preference of the user, so that the configurability of the display method of the system screen protection wallpaper provided by the embodiment can be improved, and good user experience is provided.
And circularly playing the plurality of videos in the video play list in sequence, wherein the videos can be circularly played according to the list sequence of the videos from top to bottom in the video play list, or the videos can be circularly played according to the sequence randomly generated in the video play list, and the sequence randomly generated can not be displayed in the video play list.
The single video is played circularly, and the playing can be realized by starting to play from the first frame of the video again after the last frame of the video is played in the video playing window of the local video player. The multiple videos are played in sequence and circularly, and the playing can be realized by starting to play from the first frame of the next video in the preset sequence after the last frame of the video is played in the video playing window of the local video player.
In an embodiment, the wallpaper display module 202 is specifically configured to: decoding the local video file to obtain video frame data of the local video file; and playing the video frame data in a screen protection window.
The computer communication transmits binary data composed of '0' and '1', the binary data forms a 'Frame' (Frame), the Frame is the minimum unit of network transmission, and in the embodiment, the video Frame is the video which transmits the minimum unit, namely the video is transmitted in the form of the video Frame.
And playing the video frame data in the screen protection window, namely playing the video frame data of the video file in the screen protection window in sequence according to a preset sequence so as to play the video image, and taking the video image as screen protection wallpaper.
EXAMPLE III
Referring to fig. 3, an embodiment of the present invention provides an electronic device, including: the device comprises a shell 301, a processor 302, a memory 303, a circuit board 304 and a power circuit 305, wherein the circuit board 304 is arranged inside a space enclosed by the shell 301, and the processor 302 and the memory 303 are arranged on the circuit board 304; a power supply circuit 305 for supplying power to each circuit or device of the electronic apparatus; memory 303 is used to store executable program code; the processor 302 executes a program corresponding to the executable program code by reading the executable program code stored in the memory 303, so as to execute the method for displaying the screensaver wallpaper in the windows system according to any one of the first embodiment.
For a specific execution process of the above steps by the processor 302 and further steps executed by the processor 302 by running the executable program code, reference may be made to the description of the foregoing embodiments, which are not described herein again.
The above electronic devices exist in a variety of forms, including but not limited to:
(1) a mobile communication device: such devices are characterized by mobile communications capabilities and are primarily targeted at providing voice, data communications. Such terminals include: smart phones (e.g., iphones), multimedia phones, functional phones, and low-end phones, among others.
(2) Ultra mobile personal computer device: the equipment belongs to the category of personal computers, has calculation and processing functions and generally has the characteristic of mobile internet access. Such terminals include: PDA, MID, and UMPC devices, etc., such as ipads.
(3) A portable entertainment device: such devices can display and play multimedia content. This type of device comprises: audio, video players (e.g., ipods), handheld game consoles, electronic books, and smart toys and portable car navigation devices.
(4) A server: the device for providing the computing service comprises a processor, a hard disk, a memory, a system bus and the like, and the server is similar to a general computer architecture, but has higher requirements on processing capacity, stability, reliability, safety, expandability, manageability and the like because of the need of providing high-reliability service.
(5) And other electronic equipment with data interaction function.
Example four
An embodiment of the present invention provides a computer-readable storage medium, where one or more programs are stored, and the one or more programs may be executed by one or more processors to implement the method for displaying a screen protection wallpaper in a windows system according to any one of the foregoing embodiments, so that corresponding technical effects may also be achieved, which has been described in detail above and will not be described herein again.
It should be noted that, in this document, the emphasis points of the solutions described in the embodiments are different, but there is a certain correlation between the embodiments, and in understanding the solution of the present invention, the embodiments may be referred to each other; moreover, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for displaying a screensaver wallpaper in a windows system, the method comprising:
responding to a screen protection instruction of a system, and acquiring a local video file address;
and calling a multimedia library application program interface in the windows system to enable a multimedia library in the windows system to acquire a corresponding local video file according to the local video file address, decoding the local video file, and playing video data obtained by decoding in a screen protection window.
2. The method for displaying a screensaver wallpaper in a windows system according to claim 1, wherein the calling a multimedia library application program interface in the windows system to enable a multimedia library in the windows system to obtain a corresponding local video file according to the local video file address comprises:
calling a multimedia library application program interface in the windows system;
transmitting the local video file address to the multimedia library application program interface;
and the multimedia library application program interface transmits the local video file address to a multimedia library in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address.
3. The method for displaying a screensaver wallpaper in a windows system according to claim 1, wherein the step of obtaining a local video file address in response to a system screen saver command comprises:
responding to a screen protection instruction of a system, and acquiring a local video play list configured in advance;
and acquiring the preset local video file address based on the local video play list.
4. The method for displaying a screensaver wallpaper in a windows system according to claim 3, wherein the playing the decoded video data in a screensaver window comprises:
acquiring a local video playing mode configured in advance;
circularly displaying the video data of the single video in the local video play list in the screen protection window based on the local video play mode; alternatively, the first and second electrodes may be,
and circularly displaying the video data of the plurality of videos in the local video play list in sequence in the screen protection window based on the local video play mode.
5. The method for displaying a screensaver wallpaper in a windows system according to claim 1, wherein the decoding the local video file and playing the decoded video data in a screensaver window comprises:
decoding the local video file to obtain video frame data of the local video file;
and playing the video frame data in a screen protection window.
6. A display device for screensaver wallpaper in a windows system, comprising:
the local video file address acquisition module is used for responding to a screen protection instruction of the system and acquiring a local video file address;
and the wallpaper display module is used for calling a multimedia library application program interface in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address, decodes the local video file, and plays video data obtained by decoding in the screen protection window.
7. The display apparatus of a screensaver wallpaper in a windows system according to claim 6, wherein the wallpaper display module is specifically configured to:
calling a multimedia library application program interface in the windows system;
transmitting the local video file address to the multimedia library application program interface;
and the multimedia library application program interface transmits the local video file address to a multimedia library in the windows system so that the multimedia library in the windows system acquires a corresponding local video file according to the local video file address.
8. The display apparatus of a screensaver wallpaper in a windows system of claim 6, wherein the local video file address obtaining module is specifically configured to
Responding to a screen protection instruction of a system, and acquiring a local video play list configured in advance;
and acquiring the preset local video file address based on the local video play list.
9. The display apparatus of a screensaver wallpaper in a windows system according to claim 8, further comprising a local video playback mode determining module configured to:
acquiring a local video playing mode configured in advance;
circularly displaying the video data of the single video in the local video play list in the screen protection window based on the local video play mode; alternatively, the first and second electrodes may be,
and circularly displaying the video data of the plurality of videos in the local video play list in sequence in the screen protection window based on the local video play mode.
10. The display apparatus of a screensaver wallpaper in a windows system according to claim 6, wherein the wallpaper display module is specifically configured to:
decoding the local video file to obtain video frame data of the local video file;
and playing the video frame data in a screen protection window.
CN202111683070.8A 2021-12-31 2021-12-31 Display method and device of screen protection wallpaper in windows system and electronic equipment Pending CN114339404A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111683070.8A CN114339404A (en) 2021-12-31 2021-12-31 Display method and device of screen protection wallpaper in windows system and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111683070.8A CN114339404A (en) 2021-12-31 2021-12-31 Display method and device of screen protection wallpaper in windows system and electronic equipment

Publications (1)

Publication Number Publication Date
CN114339404A true CN114339404A (en) 2022-04-12

Family

ID=81022227

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111683070.8A Pending CN114339404A (en) 2021-12-31 2021-12-31 Display method and device of screen protection wallpaper in windows system and electronic equipment

Country Status (1)

Country Link
CN (1) CN114339404A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117667295A (en) * 2024-02-02 2024-03-08 深圳麦风科技有限公司 Display method, device and storage medium of dynamic wallpaper

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050240961A1 (en) * 1999-06-11 2005-10-27 Jerding Dean F Methods and systems for advertising during video-on-demand suspensions
US20100125819A1 (en) * 2008-11-17 2010-05-20 Gosukonda Naga Venkata Satya Sudhakar Simultaneous screen saver operations
CN101958974A (en) * 2010-09-21 2011-01-26 中兴通讯股份有限公司 Method for taking video as screen saver and mobile terminal
CN104602105A (en) * 2014-12-31 2015-05-06 腾讯科技(北京)有限公司 Video file playing method and user equipment
CN108900912A (en) * 2018-07-04 2018-11-27 深圳创维-Rgb电子有限公司 Screen protection setting method, smart television and computer readable storage medium
CN109308207A (en) * 2018-09-28 2019-02-05 珠海市君天电子科技有限公司 A kind of display methods of dynamic wallpaper, device, electronic equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050240961A1 (en) * 1999-06-11 2005-10-27 Jerding Dean F Methods and systems for advertising during video-on-demand suspensions
US20100125819A1 (en) * 2008-11-17 2010-05-20 Gosukonda Naga Venkata Satya Sudhakar Simultaneous screen saver operations
CN101958974A (en) * 2010-09-21 2011-01-26 中兴通讯股份有限公司 Method for taking video as screen saver and mobile terminal
CN104602105A (en) * 2014-12-31 2015-05-06 腾讯科技(北京)有限公司 Video file playing method and user equipment
CN108900912A (en) * 2018-07-04 2018-11-27 深圳创维-Rgb电子有限公司 Screen protection setting method, smart television and computer readable storage medium
CN109308207A (en) * 2018-09-28 2019-02-05 珠海市君天电子科技有限公司 A kind of display methods of dynamic wallpaper, device, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117667295A (en) * 2024-02-02 2024-03-08 深圳麦风科技有限公司 Display method, device and storage medium of dynamic wallpaper
CN117667295B (en) * 2024-02-02 2024-04-16 深圳麦风科技有限公司 Display method, device and storage medium of dynamic wallpaper

Similar Documents

Publication Publication Date Title
CN110418151B (en) Bullet screen information sending and processing method, device, equipment and medium in live game
WO2019165905A1 (en) Information display method, graphical user interface and terminal
CN112087633B (en) Video decoding method, device and storage medium
CN111954051B (en) Method and system for transmitting video and audio data, cloud server and storage medium
CN106331822B (en) Method and device for playing multiple videos and electronic equipment
CN107329717B (en) Processing method, display method and display system of screen display information
CN112437318A (en) Content display method, device and system and storage medium
US20230350502A1 (en) Information input method, system of cloud input method and client
CN114329298B (en) Page presentation method and device, electronic equipment and storage medium
CN114339404A (en) Display method and device of screen protection wallpaper in windows system and electronic equipment
WO2021169092A1 (en) Information display control method and apparatus, electronic device and storage medium
US10133408B2 (en) Method, system and computer program product
CN114339325B (en) Multi-engine dynamic wallpaper playing method and device based on android system
CN112291602B (en) Video playing method, electronic equipment and storage medium
CN106331553B (en) Video storage method and device and electronic equipment
CN114356867A (en) Method and device for opening compressed package file, electronic equipment and storage medium
CN113825022B (en) Method and device for detecting play control state, storage medium and electronic equipment
CN113282268B (en) Sound effect configuration method and device, storage medium and electronic equipment
CN111782989B (en) Fast application association method and related device
CN114327457A (en) Convenient wallpaper editing and developing method and device, electronic equipment and medium
CN108614656B (en) Information processing method, medium, device and computing equipment
CN106648656B (en) Message deleting method and device and electronic equipment
CN112036133A (en) File saving method and device, electronic equipment and storage medium
CN111866135A (en) Message display control method and device for electronic equipment, electronic equipment and readable medium
CN111813969A (en) Multimedia data processing method and device, electronic equipment and computer storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination