CN108769787B - Video automatic caching method, terminal and computer readable storage medium - Google Patents

Video automatic caching method, terminal and computer readable storage medium Download PDF

Info

Publication number
CN108769787B
CN108769787B CN201810525209.8A CN201810525209A CN108769787B CN 108769787 B CN108769787 B CN 108769787B CN 201810525209 A CN201810525209 A CN 201810525209A CN 108769787 B CN108769787 B CN 108769787B
Authority
CN
China
Prior art keywords
video
threshold
duration
equal
caching
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.)
Active
Application number
CN201810525209.8A
Other languages
Chinese (zh)
Other versions
CN108769787A (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201810525209.8A priority Critical patent/CN108769787B/en
Publication of CN108769787A publication Critical patent/CN108769787A/en
Application granted granted Critical
Publication of CN108769787B publication Critical patent/CN108769787B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/433Content storage operation, e.g. storage operation in response to a pause request, caching operations
    • H04N21/4334Recording operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/435Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream

Abstract

The invention discloses a video automatic caching method, a terminal and a computer readable storage medium, wherein the method comprises the steps of obtaining video information and playing information of a video played on a current page, judging whether the video needs to be automatically cached according to the video information and the playing information and a preset video automatic caching rule, and if so, controlling the video to be automatically cached, so that the problem that the user experience is poor due to the fact that the type of the cached video is single in the existing video automatic caching method is solved.

Description

Video automatic caching method, terminal and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method, a terminal, and a computer-readable storage medium for automatically caching a video.
Background
With the popularization of intelligent terminals, users increasingly use the intelligent terminals to watch videos. Often the user will cache the video ahead of time for viewing without the network being available. In order to solve the problem of manual video caching, the conventional automatic video caching method generally confirms an episode which is watched by a user continuously, judges whether the user is pursuing a play or not, and automatically caches the episode. But users also typically have many discrete video browsing behaviors: for example, watching a certain movie, watching a certain documentary or watching other videos without a continuous play set, etc., the existing video automatic caching method can only cache videos of the continuous play set, and the cached videos are single in type, resulting in poor user experience.
Disclosure of Invention
The technical problem to be solved by the invention is that the existing video automatic caching method has single cached video type, which results in poor user experience, and aiming at the technical problem, the invention provides an automatic video caching method, a terminal and a computer readable storage medium.
In order to solve the above technical problem, the present invention provides an automatic video caching method, which includes:
acquiring video information and playing information of a video played on a current page;
judging whether the video needs to be automatically cached or not according to the video information, the playing information and a preset video automatic caching rule;
if yes, automatic buffering of the video is controlled.
Optionally, the video information includes a total video duration, and the playing information includes a playing duration when the video exits;
the preset video automatic caching rules comprise:
and judging whether the total video duration is greater than or equal to a first threshold, whether the playing duration is greater than or equal to a second threshold, and whether the ratio of the playing duration to the total video duration is less than or equal to a third threshold, if so, judging that the video needs to be automatically cached.
Optionally, the video information further includes a score value of the video;
the preset video automatic caching rules comprise:
and when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, judging whether the score value of the video is greater than or equal to a fourth threshold, if so, judging that the video needs to be automatically cached.
Optionally, the video information further includes a heat value of the video;
the preset video automatic caching rules comprise:
and when the total video duration is greater than or equal to the first threshold, the playing duration is greater than or equal to the second threshold, and the ratio of the playing duration to the total video duration is less than or equal to the third threshold, judging whether the heat value is greater than or equal to the fifth threshold, if so, judging that the video needs to be automatically cached.
Optionally, the video information further includes a score value of the video and a popularity value of the video;
the preset video automatic caching rules comprise:
when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, judging whether the score value of the video is greater than or equal to a fourth threshold, and judging whether the heat value is greater than or equal to a fifth threshold, if so, judging that the video needs to be automatically cached.
Optionally, the playing information further includes an opening mode of the video;
before the video is judged to need to be automatically cached, the method further comprises the following steps:
and judging whether the opening mode of the video comprises self-searching access or recommended access according to preference, if so, judging that the video needs to be automatically cached.
Optionally, controlling the automatic buffering of the video includes:
judging whether the current network condition meets a preset condition, if so, acquiring a video list to be automatically cached;
and after caching the video resources to be cached in the video list, automatically caching the video.
Optionally, after controlling the automatic buffering of the video, the method includes:
deleting the cache of the video after the video is detected to be browsed;
or the like, or, alternatively,
and detecting whether the video is browsed within a preset time period, and if not, deleting the cache of the video or sending push information to inform.
Furthermore, the invention also provides a terminal, which comprises a processor, a memory and a communication bus;
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is used for executing one or more programs stored in the memory to realize the steps of the video automatic caching method.
Further, the present invention also provides a computer-readable storage medium storing one or more programs, which are executable by one or more processors to implement the steps of the above-mentioned video automatic caching method.
Advantageous effects
The invention provides a video automatic caching method, a terminal and a computer readable storage medium, aiming at the defect of poor user experience caused by single type of cached video in the existing video automatic caching method, judging whether the video needs to be automatically cached or not by acquiring video information and playing information of the video played on a current page and according to the video information and the playing information and a preset video automatic caching rule, if so, controlling the video to be automatically cached, namely, the invention caches the video browsed by a user on the current page, and matches sight line information and the playing information of the video with the video automatic caching rule so as to determine whether the video is automatically cached or not; compared with the existing mode of determining the episode of the video only through the video information and further caching the episode of the video, the video automatic caching method provided by the invention can realize the caching of various videos of the current page, judges whether to cache or not through the video information, the playing information and the video automatic caching rule, and can provide the accuracy and the reliability of video caching.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
fig. 1 is a schematic diagram of a hardware structure of an alternative mobile terminal for implementing various embodiments of the present invention;
FIG. 2 is a diagram of a wireless communication system for the mobile terminal shown in FIG. 1;
fig. 3 is a basic flowchart of a video automatic caching method according to a first embodiment of the present invention;
fig. 4 is a schematic view of a video played on a current page according to a first embodiment of the present invention;
fig. 5 is a detailed flowchart of a video automatic caching method according to a second embodiment of the present invention;
fig. 6 is a detailed flowchart of a video automatic caching method according to a third embodiment of the present invention;
fig. 7 is a schematic structural diagram of a terminal according to a fourth embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex-Long Term Evolution), and TDD-LTE (Time Division duplex-Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the mobile terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and charging functions Entity) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
First embodiment
In order to solve the problem of poor user experience caused by a single type of a video cached by the existing video automatic caching method, the present embodiment provides an automatic video caching method, as shown in fig. 3, fig. 3 is a basic flow chart of the automatic video caching method provided by the present embodiment, and the automatic video caching method includes:
s301, video information and playing information of the video played on the current page are obtained.
In this embodiment, the video played on the current page is a video being watched by the current user, where the video may be played on a web page or an application program, and the video played on the current page may be a video played in a full screen of the current page; or a video played through a window on the current page, as shown in fig. 4; the type of video includes, but is not limited to, television shows, movies, documentaries, short videos, and the like. It should be noted that the video information of the video includes, but is not limited to, the total duration of the video, the score value of the video, the popularity information of the video, and the like, wherein the score value of the video is used for representing the evaluation of each user on the video, and a higher score value indicates that the video quality is better; the popularity information of the video is mainly a popularity value of the video, and the popularity value can be determined according to the browsing amount of the video and/or the browsing frequency of the video watched by the user, that is, the popularity value of the video is higher when the browsing amount and/or the browsing frequency is higher. The playing information of the video includes, but is not limited to, the playing duration when the video exits, and the opening mode of the video. The video opening mode includes but is not limited to the user searching and entering by himself, the user clicking the video recommended by the player advertisement to enter the video, and the user clicking the player to enter the video according to the recommended video preferred by the user. The self-search entering comprises the steps that when a user clicks a video to enter a video page, the user may search a certain video in a search box, a certain video is opened by clicking a connection of the certain video, the video entering is recommended according to the preference of the user, the player records the preference type of the user for watching the video when the user watches the video in a certain player, the corresponding video is recommended to the user according to the preference, the user clicks the video recommended according to the preference to open the video, the player advertises the video recommended by the player to pop up advertisements when the video enters the video, and the user clicks the advertisements to enter the video. It can be understood that, for the user to search the incoming video by himself, the user has an explicit and strong viewing intention; for a video recommended by a user clicking a player advertisement, when the video is entered, the watching intention of the user is not clear and strong; for a user to click on a recommended video of a player according to user preferences, when the user enters the video, the user may have a more definite and stronger watching desire.
And S302, judging whether the video needs to be automatically cached or not according to the video information, the playing information and a preset video automatic caching rule, if so, turning to S303, and if not, ending.
It should be understood that, according to the difference between the video information and the playing information, the preset video automatic caching rule of the present embodiment is also different, and the following cases are mainly distinguished:
the first condition is as follows: when the video information comprises the total video duration and the playing information comprises the playing duration when the video exits from the current page playing, the preset automatic video caching rule comprises the steps of judging whether the total video duration is greater than or equal to a first threshold, whether the playing duration is greater than or equal to a second threshold and whether the ratio of the playing duration to the total video duration is less than or equal to a third threshold, if so, judging that the video needs to be automatically cached, if not, judging that the video does not need to be automatically cached, namely, when the total video duration, the playing duration and the ratio of the playing duration to the total video duration all meet the thresholds, judging that the video needs to be automatically cached. The first threshold, the second threshold and the third threshold are different in size, and the specific size of each threshold can be flexibly adjusted according to the requirements of users. It can be understood that the total video duration is greater than or equal to the first threshold, the playing duration is greater than or equal to the second threshold, and the ratio of the playing duration to the total video duration is less than or equal to the third threshold, so as to avoid that the user watches half of the video which is too short to be cached, such as the video of a certain three minutes, and the user does not need to cache the video according to the preset automatic caching rule; or in order to avoid caching the long video which is about to be watched by the user, such as 130 minutes of the movie, the user exits after watching 129 minutes, and the user is judged not to be cached according to the preset automatic caching rule; or in order to avoid caching long videos with short watching time of the user, such as 130 minutes of a movie, the user exits after watching for 3 minutes, and the user is judged not to cache according to a preset automatic caching rule. This is exemplified for ease of understanding the preset automatic caching rules. For example, a movie with 120 minutes, when the user exits the movie on the page, the movie has been played for 70 minutes, the video is determined to have a total duration (120 minutes) greater than the first threshold value of 60 minutes, a playing duration greater than the second threshold value of 30 minutes, and a ratio 7/12 between the playing duration and the total duration of the video is less than 5/6, and then the movie is automatically cached. For another example, when the total duration of the documentary played on the current page is 30 minutes, and when the user exits from the video, the playing duration is 10 minutes, it is determined whether the total duration of the video is greater than or equal to the first threshold value for 20 minutes, whether the playing duration is greater than or equal to 5 minutes, and the ratio of the playing duration to the total duration of the video is less than or equal to the third threshold value 1/6, if so, the documentary is automatically cached.
Case two: when the video information comprises the total video duration and the score of the video, and the playing information comprises the playing duration when the video exits from the playing of the current page, the preset automatic video caching rule comprises the steps of judging whether the score of the video is greater than or equal to a fourth threshold or not when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, if so, judging that the video needs to be automatically cached, and if not, judging that the video does not need to be automatically cached; that is, the second condition is that the score value of the video is further judged on the basis of the first condition. Of course, the sizes of the first threshold, the second threshold, the third threshold and the fourth threshold are different from each other, and can be flexibly adjusted according to the type of the video. For example, for a certain video, after the total video duration, the playing duration and the ratio of the playing duration to the total video duration all satisfy the threshold values, the score value of the video is obtained to be 5.1 (assuming that the full score value is 10), and if the score value of the video is judged to be 5.1 less than the fourth threshold value to be 6.0, the video is not automatically cached; certainly, when the total video time length, the playing time length and the ratio of the playing time length to the total video time length do not accord with each threshold value, the video does not need to be automatically cached, and the score value of the video does not need to be acquired.
Certainly, in some embodiments, the preset automatic video caching rule may also be to determine whether the score value of the video is greater than or equal to a fourth threshold, and if so, when the total video duration is greater than or equal to the first threshold, the playing duration is greater than or equal to the second threshold, and the ratio of the playing duration to the total video duration is less than or equal to the third threshold, it is determined that the video needs to be automatically cached.
Case three: when the video information comprises the total video duration and the heat value of the video, and the playing information comprises the playing duration when the video played by the current page exits, the preset automatic video caching rule comprises the steps of judging whether the heat value is greater than or equal to a fifth threshold value or not when the total video duration is greater than or equal to a first threshold value, the playing duration is greater than or equal to a second threshold value, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold value, if so, judging that the video needs to be automatically cached, and if not, judging that the video does not need to be automatically cached. In other words, in case three, it is further determined whether or not the heat value of the video is equal to or greater than the fifth threshold on the basis of case one. Of course, the first threshold, the second threshold, the third threshold and the fifth threshold are different in size, and can be flexibly adjusted according to the type of video or the requirement of a user. For example, the popularity value of a video is represented by the browsing amount of the video, for a certain video, after the total video duration, the playing duration and the ratio of the playing duration to the total video duration all meet each threshold, 250 ten thousand browsing amounts browsing the video are obtained, and if the browsing amount of 250 ten thousand is greater than the fifth threshold of 100 ten thousand, it is determined that the video needs to be automatically cached.
In some embodiments, the preset automatic video caching rule may further be to determine whether the heat value is greater than or equal to a fifth threshold, and if so, when the total video duration is greater than or equal to the first threshold, the playing duration is greater than or equal to the second threshold, and a ratio of the playing duration to the total video duration is less than or equal to the third threshold, it is determined that automatic video caching is required.
Case four: when the video information comprises the total video duration, the score value of the video and the heat value of the video; when the playing information comprises the playing time length when the video played by the current page exits, the preset automatic video caching rule comprises that when the total video time length is greater than or equal to a first threshold, the playing time length is greater than or equal to a second threshold, and the ratio of the playing time length to the total video time length is less than or equal to a third threshold, whether the score value of the video is greater than or equal to a fourth threshold and whether the heat value is greater than or equal to a fifth threshold are judged, if yes, the video needs to be automatically cached; that is, the fourth case is that whether the heat value and the score value of the video meet the preset conditions is further judged on the basis of the first case. The first threshold, the second threshold, the third threshold, the fourth threshold and the fifth threshold are different in size and can be flexibly adjusted according to the type of the video or the requirement of a user. For example, when the browsing frequency of the video by the user represents the heat value of the video, for a certain video, after the total time length of the video, the playing time length, and the ratio of the playing time length to the total time length of the video all satisfy the respective threshold values, the score value of the video is obtained to be 6.5 (assuming that the full score value is 10) and the browsing frequency of the video browsed by the user is 3 times per day, it is determined that the score value of the video is 6.5 and 6.5, and the browsing frequency is 3 times per day and equal to the fifth threshold value, it is determined that the video needs to be automatically cached.
It can be understood that the preset automatic video caching rule may also be to determine whether the score value of the video is greater than or equal to a fourth threshold, and determine whether the heat value is greater than or equal to a fifth threshold, for example, when the total video duration is greater than or equal to the first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, it is determined that the video needs to be automatically cached.
In some embodiments, when the playing information includes a playing time length when the video exits and an opening mode of the video, in any one of the above cases, i.e., the case one, the case two, the case three, and the case four, before determining that the video needs to be automatically cached, the method further includes determining whether the opening mode of the video includes self-search entry or preference-recommended entry, and if so, determining that the video needs to be automatically cached. That is, on the basis of the above-mentioned condition one or condition two or condition three or condition four, it is further determined whether the opening mode of the video satisfies the preset condition.
And S303, controlling to automatically cache the video.
It can be understood that the automatic caching of the video is implemented under appropriate network conditions, that is, controlling the automatic caching of the video includes judging whether the current network conditions meet preset conditions, and if so, acquiring a video list to be automatically cached; and after caching the video resources to be cached in the video list, automatically caching the video. Judging whether the current network condition meets a preset condition can be judging whether the current network condition is under WIreless-Fidelity (Wi-Fi) or judging whether the current network condition is under a cellular network, if so, acquiring a video list, judging whether other caching tasks started by other users exist in the video list, if so, caching video resources to be cached in the video list, and then automatically caching the video, so that the phenomenon that the other caching tasks specific to the users are interfered by automatic caching is avoided; and if no other caching task started by the user is in the video list, directly and automatically caching the video. Certainly, after the video is automatically cached, the user may not know the existence of the video, so that after the video is successfully cached, the push message is sent to inform the user that the "xxx video is successfully cached", and after the user receives the push message, the user can timely know that the video is successfully cached.
In some embodiments, for a video player of a short video class of a "tremble" class, in a Wi-Fi environment, videos recommended to browse may be automatically cached directly according to user preferences, and after caching, when a user enters the video player again, a prompt box may pop up to prompt the user that "xxx has been cached".
In some embodiments, after controlling the automatic caching of the video, the video cache may also be updated; for example, after it is detected that a video is browsed, the cache of the video is deleted, that is, after a user browses the video, the cache is deleted; or detecting whether the video is browsed within a preset time period, if not, deleting the cache of the video or sending push information to inform, namely, if the user does not browse the video within a specified time period, deleting the cache or informing the push information below, wherein the push information can inform the user that the video is not watched, or inform the user whether the unviewed video is deleted.
It should be understood that, for the episode continuously traced by the user, the existing mode may be adopted for caching, that is, the episode continuously traced by the user is obtained, and when there is an updated episode not browsed by the user, the existing mode is automatically cached in the Wi-Fi environment.
The embodiment provides an automatic video caching method, which includes the steps of obtaining at least two kinds of information of total video duration and playing duration of a current page, a video score value, a video heat value and a video opening mode, determining whether to automatically cache video information according to matching of the total video duration and the playing duration, the video score value and the video heat value in a video opening mode, automatically caching the video information after network conditions and cached video lists meet preset conditions, and caching continuous episodes only according to video continuity compared with the existing method.
Second embodiment
In order to better understand the present invention, this embodiment describes a video automatic caching method with a specific example, as shown in fig. 5, fig. 5 is a detailed flowchart of a video automatic caching method according to a second embodiment of the present invention, where the video automatic caching method includes:
s501, acquiring the total video time length of the video played on the current page and the playing time length when the video exits.
In this embodiment, it is assumed that a user is currently playing a movie using an "love art" player, a total video duration of the movie played on a current page of the "love art" is obtained as L, when the user watches the movie online for a certain period of time, the user exits the "love art" page, and a playing duration when the user exits the movie is obtained as L1.
And S502, judging whether the total video duration is greater than or equal to a first threshold, if so, turning to S503, and if not, ending.
In order to avoid caching too short videos when the total video duration is greater than or equal to the first threshold, for example, L is 3 minutes, the first threshold may be set by the user or may be set by the terminal, and assuming that the first threshold is a1, when the total video duration L is greater than the first threshold a1, the next step is performed.
S503, judging whether the ratio of the playing time length to the total video time length is less than or equal to a third threshold value, if so, turning to S504, and if not, ending.
It is understood that the ratio of the playing time length to the total video time length is the user viewing percentage, the third threshold may be set by the user, or may be set by the terminal, and assuming that the third threshold is A3, the viewing percentage L1/L is less than A3, which indicates that the user has not viewed the movie and may view the following story of the movie.
And S504, judging whether the playing time length is larger than or equal to a second threshold value, if so, turning to S505, and if not, ending.
For example, L is 115 minutes, L1 is 10 minutes, L is greater than a1, L1/L is less than A3, that is, the total duration of the video and the viewing percentage satisfy the conditions, but the viewing duration of the user is short, which indicates that the user is not interested in the movie, in order to avoid caching the long video with a short viewing duration, after the viewing percentage is less than a third threshold, it is determined whether the playing duration is greater than a second threshold, and after the playing duration is greater than the second threshold, which indicates that the user has viewed the partial segment of the movie, the subsequent portion of the movie may be interested.
And S505, judging whether the current network condition meets a preset condition, if so, turning to S506, and if not, ending.
And judging the current network condition when the total video time length, the film watching percentage and the playing time length all meet the threshold values, and setting the preset condition as the automatic video caching under the Wi-Fi condition on the assumption that the network condition is 4G to avoid wasting the cellular flow of the user.
In some embodiments, it may be further determined whether the memory of the current terminal is greater than a preset value, and the next step is performed when the storage space of the terminal meets the memory required for caching the video.
S506, obtaining a video list to be automatically cached, caching video resources to be cached in the video list, and then automatically caching the video;
under the Wi-Fi environment, a video list to be automatically cached is obtained, whether the video list has a downloading task started by other users or not is judged, if not, the video is automatically cached, if yes, after video resources to be cached in the video list are cached, the video is automatically cached, and the phenomenon that the automatic caching interferes with the downloading task clear to the users is avoided.
And S507, monitoring whether the video is not browsed in a preset time period, and deleting the video cache.
In this embodiment, the preset time period is one week, and when it is detected that the video cache is successful, the video is not browsed within one week, and the video cache is directly deleted; in some embodiments, a notification message may also be issued to the user "xxx videos have not been watched for a week, and whether to delete" the video cache is deleted after receiving the delete instruction.
In order to facilitate understanding of the present invention, in this embodiment, taking video information as a total video duration and playing information as a playing duration for exiting a video as an example, a video automatic caching method is described, where the total video duration and the playing duration of a current page are obtained, when the total video duration, the playing duration, and the playing duration/total video duration all meet various thresholds, and when a network condition and a cached video list all meet preset conditions, video information is automatically cached, and a video is not browsed within a preset time period, a video cache is deleted.
Third embodiment
In this embodiment, a video automatic caching method is described with another specific example, as shown in fig. 6, fig. 6 is a detailed flowchart of a video automatic caching method according to a third embodiment of the present invention, where the video automatic caching method includes:
s601, acquiring the total video time length, the score value and the heat value of the video played on the current page and the playing time length when the video exits.
In this embodiment, the popularity value of the video is represented bY the browsing volume of the video and the browsing frequency of the video watched bY the user, and if the weighted values of the browsing volume X of the video and the browsing frequency Y of the video watched bY the user are a and b, respectively, the popularity value is aX + bY.
S602, when the total video duration is greater than or equal to the first threshold, the playing duration is greater than or equal to the second threshold, and the ratio of the playing duration to the total video duration is less than or equal to the third threshold, judging whether the score value of the video is greater than or equal to the fourth threshold, if so, turning to S603, and if not, ending.
And when the total video time length, the playing time length and the ratio of the playing time length to the total video time length all meet the threshold conditions, further judging whether the score value of the video is larger than or equal to a fourth threshold value, namely when any one of the total video time length, the playing time length, the ratio of the playing time length to the total video time length does not meet the threshold conditions, directly ending.
S603, judging whether the opening mode of the video comprises self-searching or recommending according to preference, if so, turning to S604, and if not, ending.
It can be understood that when a user clicks a video to enter a video page, the user may search a certain video in the search box, click a connection of the certain video to open the certain video, or when the user watches the video on a certain player, the player records a preference type of the user watching the video, recommends the corresponding video to the user according to the preference, and the user clicks the video recommended by the preference to open the video.
And S604, controlling the automatic caching of the video.
For the video opening mode of self-searching entry and preference recommendation entry, the watching willingness of the user to the video is stronger, and further the video is controlled to be automatically cached.
In order to facilitate understanding of the present invention, in this embodiment, taking video information as a total video duration, a score value, a heat value, and play information as a play duration of exiting a video, and an opening mode of the video as an example, a video automatic caching method is described, where the total video duration and the play duration of a current page are obtained, and when the total video duration, the play duration, and the play duration/total video duration all conform to respective thresholds, whether the heat value and the score value of the video conform to the respective thresholds is determined, and when the total video duration, the play duration, and the play duration/total video duration conform to the respective thresholds, video information is automatically cached.
Fourth embodiment
The present embodiment further provides a terminal, as shown in fig. 7, which includes a processor 701, a memory 702, and a communication bus 703, where:
the communication bus 703 is used for realizing connection communication between the processor 701 and the memory 702;
the processor 701 is configured to execute one or more programs stored in the memory 702 to implement the following steps of the video auto-caching method:
acquiring video information and playing information of a video played on a current page;
judging whether the video needs to be automatically cached or not according to the video information, the playing information and a preset video automatic caching rule;
if yes, automatic buffering of the video is controlled.
The video information comprises the total video duration, and the playing information comprises the playing duration when the video exits; the preset video automatic caching rules comprise: and judging whether the total video duration is greater than or equal to a first threshold, whether the playing duration is greater than or equal to a second threshold, and whether the ratio of the playing duration to the total video duration is less than or equal to a third threshold, if so, judging that the video needs to be automatically cached.
The video information comprises the total video duration and the score value of the video, and the playing information comprises the playing duration when the video exits; the preset video automatic caching rules comprise: and when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, judging whether the score value of the video is greater than or equal to a fourth threshold, if so, judging that the video needs to be automatically cached.
The video information comprises the total video duration and the heat value of the video, and the playing information comprises the playing duration when the video exits; the preset video automatic caching rules comprise: and when the total video duration is greater than or equal to the first threshold, the playing duration is greater than or equal to the second threshold, and the ratio of the playing duration to the total video duration is less than or equal to the third threshold, judging whether the heat value is greater than or equal to the fifth threshold, if so, judging that the video needs to be automatically cached.
The video information comprises the total video duration, the score value of the video and the heat value of the video, and the playing information comprises the playing duration when the video exits; the preset video automatic caching rules comprise: when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, judging whether the score value of the video is greater than or equal to a fourth threshold, and judging whether the heat value is greater than or equal to a fifth threshold, if so, judging that the video needs to be automatically cached.
It should be noted that the playing information further includes an opening mode of the video, and in the preset video automatic cache rule, before determining that the video needs to be automatically cached, the method further includes: and judging whether the opening mode of the video comprises self-searching access or recommended access according to preference, if so, judging that the video needs to be automatically cached.
In the embodiment, the controlling of the automatic caching of the video includes judging whether the current network condition meets a preset condition, and if so, acquiring a video list to be automatically cached; and after caching the video resources to be cached in the video list, automatically caching the video. After the video is controlled to be automatically cached, deleting the cache of the video after the video is detected to be browsed; or detecting whether the video is browsed within a preset time period, and if not, deleting the cache of the video or sending push information to inform.
The present embodiment also provides a computer-readable storage medium, which stores one or more programs, where the one or more programs are executable by one or more processors to implement the steps of the above-mentioned video automatic caching method.
The embodiment provides a terminal and a computer readable storage medium, which are used for realizing the video automatic caching method provided by the invention, the video automatic caching method provided by the invention can realize caching of various videos of a current page, whether caching is carried out or not is judged through video information and playing information and a video automatic caching rule, the accuracy and reliability of video caching can be improved, and the satisfaction degree of a user is improved.
It should be noted that, in this document, 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 like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (9)

1. A video automatic caching method is characterized by comprising the following steps:
acquiring video information and playing information of a video played on a current page; the video information comprises the total video duration, and the playing information comprises the playing duration when the video exits;
judging whether the video needs to be automatically cached or not according to the video information, the playing information and a preset video automatic caching rule; the preset video automatic caching rule comprises the following steps: judging whether the total video duration is greater than or equal to a first threshold, whether the playing duration is greater than or equal to a second threshold, and whether the ratio of the playing duration to the total video duration is less than or equal to a third threshold, if so, judging that the video needs to be automatically cached;
and if so, controlling the automatic caching of the video.
2. The video automatic caching method according to claim 1, wherein the video information further includes a score value of the video;
the preset video automatic caching rule comprises the following steps:
when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, judging whether the score value of the video is greater than or equal to a fourth threshold, if so, judging that the video needs to be automatically cached.
3. The video auto-caching method of claim 1, wherein the video information further comprises a heat value of the video;
the preset video automatic caching rule comprises the following steps:
when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, judging whether the heat value is greater than or equal to a fifth threshold, if so, judging that the video needs to be automatically cached.
4. The video automatic caching method according to claim 1, wherein the video information further includes a score value of the video and a popularity value of the video;
the preset video automatic caching rule comprises the following steps:
when the total video duration is greater than or equal to a first threshold, the playing duration is greater than or equal to a second threshold, and the ratio of the playing duration to the total video duration is less than or equal to a third threshold, judging whether the score value of the video is greater than or equal to a fourth threshold, and judging whether the heat value is greater than or equal to a fifth threshold, if so, judging that the video needs to be automatically cached.
5. The method for automatically caching video according to any one of claims 1 to 4, wherein the playing information further comprises an opening mode of the video;
before the determining that the video needs to be automatically cached, the method further includes:
and judging whether the opening mode of the video comprises self-searching access or recommended access according to preference, if so, judging that the video needs to be automatically cached.
6. The method for automatically caching video according to claim 5, wherein the controlling the automatic caching of the video comprises:
judging whether the current network condition meets a preset condition, if so, acquiring a video list to be automatically cached;
and after caching the video resources to be cached in the video list, automatically caching the video.
7. The method for automatically caching video according to claim 6, wherein the controlling, after automatically caching the video, comprises:
deleting the cache of the video after the video is detected to be browsed;
or the like, or, alternatively,
and detecting whether the video is browsed within a preset time period, and if not, deleting the cache of the video or sending push information to inform.
8. A terminal, characterized in that the terminal comprises a processor, a memory and a communication bus;
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is configured to execute one or more programs stored in the memory to implement the steps of the video auto-caching method as claimed in any one of claims 1 to 7.
9. A computer-readable storage medium, storing one or more programs, the one or more programs being executable by one or more processors to perform the steps of the video auto-caching method of any one of claims 1-7.
CN201810525209.8A 2018-05-28 2018-05-28 Video automatic caching method, terminal and computer readable storage medium Active CN108769787B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810525209.8A CN108769787B (en) 2018-05-28 2018-05-28 Video automatic caching method, terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810525209.8A CN108769787B (en) 2018-05-28 2018-05-28 Video automatic caching method, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108769787A CN108769787A (en) 2018-11-06
CN108769787B true CN108769787B (en) 2020-10-30

Family

ID=64002875

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810525209.8A Active CN108769787B (en) 2018-05-28 2018-05-28 Video automatic caching method, terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN108769787B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111176671B (en) * 2018-11-09 2023-06-09 奇酷互联网络科技(深圳)有限公司 Method for automatically and continuously updating system, mobile terminal and storage medium
CN110225393A (en) * 2019-05-29 2019-09-10 阿里巴巴集团控股有限公司 Video cache method and device
CN113497976A (en) * 2020-03-19 2021-10-12 华为技术有限公司 Multimedia data downloading method and electronic equipment
CN113949921A (en) * 2021-08-31 2022-01-18 上海二三四五网络科技有限公司 Control method and control device for short video cache cleaning
CN115209184A (en) * 2022-09-14 2022-10-18 深圳市华曦达科技股份有限公司 Automatic downloading method and device for network series dramas

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717561A (en) * 2015-04-05 2015-06-17 西安航空学院 Video downloading system
CN104780421A (en) * 2015-04-07 2015-07-15 天脉聚源(北京)传媒科技有限公司 Multi-channel data caching method and device
CN105407381A (en) * 2015-10-30 2016-03-16 北京奇艺世纪科技有限公司 Video program play method and device
CN105828117A (en) * 2016-03-02 2016-08-03 乐视云计算有限公司 Video automatic push method based on user behavior analysis and video automatic push device thereof
CN105872783A (en) * 2015-12-14 2016-08-17 乐视网信息技术(北京)股份有限公司 Continuous video playing method and device
WO2017128055A1 (en) * 2016-01-26 2017-08-03 白宏伟 Method for pushing information in automatic video updating technique, and video system
CN107454458A (en) * 2017-08-30 2017-12-08 努比亚技术有限公司 A kind of video data caching method, equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717561A (en) * 2015-04-05 2015-06-17 西安航空学院 Video downloading system
CN104780421A (en) * 2015-04-07 2015-07-15 天脉聚源(北京)传媒科技有限公司 Multi-channel data caching method and device
CN105407381A (en) * 2015-10-30 2016-03-16 北京奇艺世纪科技有限公司 Video program play method and device
CN105872783A (en) * 2015-12-14 2016-08-17 乐视网信息技术(北京)股份有限公司 Continuous video playing method and device
WO2017128055A1 (en) * 2016-01-26 2017-08-03 白宏伟 Method for pushing information in automatic video updating technique, and video system
CN105828117A (en) * 2016-03-02 2016-08-03 乐视云计算有限公司 Video automatic push method based on user behavior analysis and video automatic push device thereof
CN107454458A (en) * 2017-08-30 2017-12-08 努比亚技术有限公司 A kind of video data caching method, equipment and storage medium

Also Published As

Publication number Publication date
CN108769787A (en) 2018-11-06

Similar Documents

Publication Publication Date Title
CN108769787B (en) Video automatic caching method, terminal and computer readable storage medium
CN107807767B (en) Communication service processing method, terminal and computer readable storage medium
CN108553896B (en) State information display control method, terminal and computer readable storage medium
CN110180181B (en) Method and device for capturing wonderful moment video and computer readable storage medium
CN109005574B (en) Cell selection method, mobile terminal and computer readable storage medium
CN110187808B (en) Dynamic wallpaper setting method and device and computer-readable storage medium
CN107547741B (en) Information processing method and device and computer readable storage medium
CN112822538A (en) Screen projection display method, screen projection device, terminal and storage medium
CN109547633B (en) Reminding method, terminal and computer readable storage medium
CN112637410B (en) Method, terminal and storage medium for displaying message notification
CN112399215A (en) Screen projection parameter regulation and control method and device and computer readable storage medium
CN108536383B (en) Game control method, game control equipment and computer readable storage medium
CN114126015A (en) Power consumption control method, intelligent terminal and storage medium
CN107682541B (en) Audio control method for screen projection, mobile terminal and storage medium
CN112437472B (en) Network switching method, equipment and computer readable storage medium
CN107360211B (en) Information flow information offline method, related equipment and computer storage medium
CN112102780B (en) Display frame rate regulation and control method, device and computer readable storage medium
CN109918348B (en) Cleaning method, terminal and computer readable storage medium for application browsing record
CN112494932A (en) Game frame supplementing method and device, terminal and computer readable storage medium
CN111970738A (en) Network switching control method, equipment and computer readable storage medium
CN110099173B (en) Touch experience mode switching method, terminal and storage medium
CN109683796B (en) Interaction control method, equipment and computer readable storage medium
CN107831998B (en) Interface moving method, terminal and computer readable storage medium
CN107743204B (en) Exposure processing method, terminal, and computer-readable storage medium
CN110275667B (en) Content display method, mobile terminal, and computer-readable 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
GR01 Patent grant
GR01 Patent grant