CN110022493B - Playing progress display method and device, electronic equipment and storage medium - Google Patents

Playing progress display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110022493B
CN110022493B CN201910424851.1A CN201910424851A CN110022493B CN 110022493 B CN110022493 B CN 110022493B CN 201910424851 A CN201910424851 A CN 201910424851A CN 110022493 B CN110022493 B CN 110022493B
Authority
CN
China
Prior art keywords
progress
display
playing
multimedia file
view
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
CN201910424851.1A
Other languages
Chinese (zh)
Other versions
CN110022493A (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.)
Douyin Vision Co Ltd
Douyin Vision Beijing Co Ltd
Original Assignee
Beijing ByteDance Network 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 Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201910424851.1A priority Critical patent/CN110022493B/en
Publication of CN110022493A publication Critical patent/CN110022493A/en
Priority to PCT/CN2020/071226 priority patent/WO2020233143A1/en
Application granted granted Critical
Publication of CN110022493B publication Critical patent/CN110022493B/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/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • H04N21/4312Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations
    • 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/47End-user applications
    • H04N21/482End-user interface for program selection

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The disclosure provides a playing progress display method and device, electronic equipment and a storage medium, and relates to the technical field of information processing. The method comprises the following steps: determining display length information of a first progress view corresponding to the total playing time of the multimedia file; in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency; and at each playing time point, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file. The method and the device for displaying the multimedia file play progress realize real-time display of the multimedia file play progress through the play progress view, and improve user experience.

Description

Playing progress display method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of information processing technologies, and in particular, to a play progress display method and apparatus, an electronic device, and a storage medium.
Background
With the rapid development of computer technology and mobile communication technology, the functions of terminal devices such as notebook computers, tablet computers, mobile phones and the like are increasingly powerful, and users can log in the internet by using the terminal devices to acquire various information published on the internet. For example, multimedia files on the internet are viewed at any time using a terminal device.
In the prior art, for an iOS system, when a system player plays a multimedia file, and the playing progress is below 10%, system components cannot be distinguished, and no matter the playing is started from 0% or 1%, a starting point displayed by the system components of the iOS system starts from 10%, and no matter the playing progress is 1%, 3%, or 5%, 10% is displayed. For example, when the multimedia file starts playing, the system player suddenly displays the playing progress to 10%, and the playing progress below 10% cannot be displayed. Because the system component can not be displayed according to the real-time playing progress of the player, the requirement of the user for checking the playing progress in real time can not be met. In addition, the playing progress of the system player is displayed in a nonlinear change manner, such as 1%, 3% and 5%. Therefore, when the multimedia file is played, the playing progress bar jumps, the requirement of the user for accurately checking the playing progress cannot be met, the watching effect of the user is influenced, and the user experience is poor.
Disclosure of Invention
The disclosure provides a playing progress display method and device, electronic equipment and a storage medium, which are used for solving the problems that an iOS system component in the prior art cannot display the playing progress of a multimedia file in real time and a playing progress bar jumps in the playing process of the multimedia file.
In a first aspect, a method for displaying a playing progress is provided, where the method includes:
determining display length information of a first progress view corresponding to the total playing time of the multimedia file;
in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency;
and at each playing time point corresponding to the display refreshing frequency, overlapping and displaying the first progress view and the second progress view on the multimedia player according to the display length information of the first progress view and the display length information of the second progress view so as to display the playing time progress in the playing process of the multimedia file.
In an optional embodiment of the first aspect of the present disclosure, for a current play time point, determining, according to a display refresh frequency of a multimedia player and a play progress duration of a multimedia file, display length information of a second progress view corresponding to a play time progress of the multimedia file at the current play time point corresponding to the display refresh frequency includes:
determining the refresh interval time according to the display refresh frequency;
calculating the sum of the refreshing interval time and the playing progress time corresponding to the current playing time point to obtain the current playing time progress of the multimedia file at the current playing time point;
calculating the percentage of the current playing time progress to the total playing time;
and calculating the display length information of the second progress view according to the percentage and the display length information of the first progress view.
In an optional embodiment of the first aspect of the present disclosure, before determining the display length information of the first progress view corresponding to the total playing duration of the multimedia file, the method further includes:
and determining the display length information of the first progress view according to the size information of the multimedia player or the size information of the terminal equipment for playing the multimedia file, and establishing a corresponding relation between the total playing time of the multimedia file and the display length information of the first progress view.
In an optional embodiment of the first aspect of the present disclosure, before determining, according to a display refresh frequency of a multimedia player and a play progress duration of a multimedia file, display length information of a second progress view corresponding to a play time progress of the multimedia file at each play time point corresponding to the display refresh frequency, the method further includes:
and determining the display refreshing frequency of the multimedia player according to the refreshing frequency of the display screen of the terminal equipment.
In an optional embodiment of the first aspect of the present disclosure, displaying the first progress view and the second progress view on the multimedia player in an overlapping manner includes:
and displaying the first progress view and the second progress view on the multimedia player in a superposition manner by using different display colors.
In an optional embodiment of the first aspect of the present disclosure, in a playing process of a multimedia file, before determining, according to a display refresh frequency of a multimedia player and a playing progress duration of the multimedia file, display length information of a second progress view corresponding to a playing time progress of the multimedia file at each playing time point corresponding to the display refresh frequency, the method further includes:
determining the initial playing progress duration of the multimedia file;
and determining the initial display length information of the second progress view according to the initial playing progress duration.
In a second aspect, there is provided a multimedia player playing progress display device, including:
the first determining module is used for determining the display length information of the first progress view corresponding to the total playing time of the multimedia file;
the second determining module is used for determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file in the playing process of the multimedia file;
and the display module is used for displaying the first progress view and the second progress view on the multimedia player in an overlapping manner according to the display length information of the first progress view and the display length information of the second progress view at each playing time point corresponding to the display refreshing frequency so as to display the playing time progress in the playing process of the multimedia file.
In an optional embodiment of the second aspect of the present disclosure, the second determining module is specifically configured to:
determining the refresh interval time according to the display refresh frequency;
calculating the sum of the refreshing interval time and the playing progress time corresponding to the current playing time point to obtain the current playing time progress of the multimedia file at the current playing time point;
calculating the percentage of the current playing time progress to the total playing time;
and calculating the display length information of the second progress view according to the percentage and the display length information of the first progress view.
In a third aspect, the present disclosure provides an electronic device comprising:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: and executing the operation corresponding to the multimedia player playing progress display method shown in the first aspect of the disclosure.
In a fourth aspect, the present disclosure provides a computer-readable storage medium for storing computer instructions, which when run on a computer, make the computer perform the multimedia player playing progress display method as shown in the first aspect of the present disclosure.
The technical scheme provided by the disclosure has the following beneficial effects:
in the scheme of the embodiment of the disclosure, display length information of a first progress view corresponding to the total playing time of a multimedia file is determined; in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency; and at each playing time point, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file. In the disclosure, since the display length information of the second progress view is determined based on the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency, the playing progress of the multimedia file is displayed in real time at each playing time point by overlapping the first progress view and the second progress view, and the problem that the playing progress of the multimedia file cannot be displayed in real time in the prior art is solved; meanwhile, the display frequency of the playing progress is improved by displaying the refreshing frequency, so that the problem of jumping display of the playing progress is avoided, and the requirements of a user on the real-time performance and the accuracy of viewing the playing progress of the multimedia file are met.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings used in the description of the embodiments of the present disclosure will be briefly described below.
Fig. 1 is a schematic flowchart illustrating a method for displaying a playing progress of a multimedia player according to an embodiment of the disclosure;
fig. 2 is a schematic structural diagram of a multimedia player playing progress display device according to an embodiment of the disclosure;
fig. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the embodiments of the present disclosure, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below with reference to the drawings are exemplary only for the purpose of illustrating the present disclosure and are not to be construed as limiting the present invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
To make the objects, technical solutions and advantages of the present disclosure more apparent, embodiments of the present disclosure will be described in detail with reference to the accompanying drawings.
The following describes the technical solutions of the present disclosure and how to solve the above technical problems in specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present disclosure will be described below with reference to the accompanying drawings.
The application scenario of the embodiment of the present disclosure is that a user plays an online multimedia file or a local multimedia file using a system player of an ios system.
Fig. 1 is a schematic flowchart of a method for displaying a playing progress of a multimedia player according to an embodiment of the present disclosure, and as shown in fig. 1, the method may include:
step S101, determining display length information of a first progress view corresponding to the total playing time of the multimedia file;
step S102, in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency;
and step S103, at each playing time point corresponding to the display refreshing frequency, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file.
In the scheme of the embodiment of the disclosure, display length information of a first progress view corresponding to the total playing time of a multimedia file is determined; in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency; and at each playing time point, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file. In the disclosure, since the display length information of the second progress view is determined based on the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency, the playing progress of the multimedia file is displayed in real time at each playing time point by overlapping the first progress view and the second progress view, and the problem that the playing progress of the multimedia file cannot be displayed in real time in the prior art is solved; meanwhile, the display frequency of the playing progress is improved by displaying the refreshing frequency, so that the problem of jumping display of the playing progress is avoided, and the requirements of a user on the real-time performance and the accuracy of viewing the playing progress of the multimedia file are met.
The following provides a detailed description of the above-described aspects of the embodiments of the present disclosure.
Step S101, determining display length information of a first progress view corresponding to the total playing time of the multimedia file;
the multimedia file may be an online multimedia file or a local multimedia file. The total playing time may be a time length from the beginning to the end of playing a multimedia file.
In an embodiment of the present disclosure, before determining display length information of a first progress view corresponding to a total playing duration of a multimedia file, the method further includes:
and determining the display length information of the first progress view according to the size information of the multimedia player or the size information of the terminal equipment for playing the multimedia file, and establishing a corresponding relation between the total playing time of the multimedia file and the display length information of the first progress view.
In practical applications, the first progress view may be rectangular, and the display length information of the first progress view may be determined according to a display width of the multimedia player or a display width of the terminal device. In addition, a corresponding relationship is established between the total playing time of the multimedia file and the display length information of the first progress view, so that each time point in the playing process of the multimedia file corresponds to each position in the first progress view.
The shape of the first progress view is not limited to a rectangle, and may be other shapes, and is not limited herein.
Step S102, in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency;
in practical applications, when the multimedia player plays a multimedia file, the display length of the second progress view may change along with the change of the playing progress of the multimedia file. The method comprises the steps of setting a timer for a multimedia player, setting the refreshing frequency of the timer in a range which cannot be identified by human eyes, determining the display refreshing frequency of the multimedia player through the refreshing frequency of the timer, and determining the display length of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file. Thus, the change of the progress does not display jump when the display of the multimedia player is refreshed.
In the embodiment of the present disclosure, before determining, according to the display refresh frequency of the multimedia player and the play progress duration of the multimedia file, display length information of a second progress view corresponding to the play time progress of the multimedia file at each play time point corresponding to the display refresh frequency, the method further includes: and determining the display refreshing frequency of the multimedia player according to the refreshing frequency of the display screen of the terminal equipment.
In practical application, the refresh frequency of the timer can be determined according to the screen refresh frequency of the terminal device, for example, the refresh frequency of the timer is determined to be 1 second refresh 60 times, and then the display refresh frequency of the multimedia player is 1 second refresh 60 times, at this time, human eyes cannot recognize the jump of the progress.
It should be noted that, in addition to determining that the display refresh frequency of the multimedia player is 1 second refresh 60 times, the display refresh frequency of the multimedia player may also be set to other values in a frequency range where the human eye cannot recognize the jump, which is not limited herein.
In the embodiment of the present disclosure, determining, for a current play time point, display length information of a second progress view corresponding to a play time progress of a multimedia file at the current play time point corresponding to a display refresh frequency according to the display refresh frequency of a multimedia player and a play progress duration of the multimedia file, includes: determining the refresh interval time according to the display refresh frequency; calculating the sum of the refreshing interval time and the playing progress time corresponding to the current playing time point to obtain the current playing time progress of the multimedia file at the current playing time point; calculating the percentage of the current playing time progress to the total playing time; and calculating the display length information of the second progress view according to the percentage and the display length information of the first progress view.
In an example, the display refresh frequency is 1 second and 60 times of refresh, the refresh interval time is 1/60 seconds each time, the playing progress corresponding to the current playing time point is 3%, the total playing duration of the multimedia file is T, and the display length of the first progress view is L1The display length of the second progress view is
Figure BDA0002067157650000081
In this embodiment of the disclosure, in the playing process of the multimedia file, before determining, according to the display refresh frequency of the multimedia player and the playing progress duration of the multimedia file, display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refresh frequency, the method further includes: determining the initial playing progress duration of the multimedia file; and determining the initial display length information of the second progress view according to the initial playing progress duration.
In an example, the initial playing progress of the multimedia file is set to 1%, that is, the first display playing progress is 1%, and the initial display length of the second progress view is: l is11% of, wherein L1Is the display length of the first progress view.
And step S103, at each playing time point corresponding to the display refreshing frequency, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file.
In practical application, the first progress view and the second progress view are displayed in a superposition mode at a preset position of a multimedia player, and display lengths of the second progress views are different correspondingly at each playing time point corresponding to the display refreshing frequency, so that the playing time progress of the multimedia file is displayed by comparing the display length changes of the two progress views in real time in the playing process of the multimedia file.
In one example, the first display playing progress is 1%, the display refreshing frequency is 1 second and refreshes 60 times, and the display length of the second progress view is as follows:
Figure BDA0002067157650000091
Figure BDA0002067157650000092
until the final multimedia file is played, the display length of the second progress view is the same as that of the first progress view, and L is reached1Therefore, the progress of the playing time can be displayed in real time.
In the embodiment of the present disclosure, displaying the first progress view and the second progress view on the multimedia player in an overlapping manner includes: and displaying the first progress view and the second progress view on the multimedia player in a superposition manner by using different display colors.
In an example, the display color of the first progress view may be set to gray, and the display color of the second progress view may be set to white, and during the playing of the multimedia file, the length of the white view continuously changes with the playing progress, and gradually becomes longer until the playing of the multimedia file is completed, and the length of the white view reaches the length of the gray view.
It should be noted that, the display colors of the first progress view and the second progress view are not limited herein, and other two colors distinguishable by human eyes may be set besides gray and white.
Based on the same principle as the method shown in fig. 1, an embodiment of the present disclosure also provides a multimedia player playing progress display device 20, as shown in fig. 2, the multimedia player playing progress display device 20 may include:
a first determining module 201, configured to determine display length information of a first progress view corresponding to a total playing duration of a multimedia file;
a second determining module 202, configured to determine, according to the display refresh frequency of the multimedia player and the play progress duration of the multimedia file, display length information of a second progress view corresponding to the play time progress of the multimedia file at each play time point corresponding to the display refresh frequency in the playing process of the multimedia file;
the display module 203 is configured to display the first progress view and the second progress view on the multimedia player in an overlapping manner according to the display length information of the first progress view and the display length information of the second progress view at each playing time point corresponding to the display refreshing frequency, so as to display a playing time progress in a playing process of the multimedia file.
In the solution of the embodiment of the present disclosure, the first determining module 201 is configured to determine display length information of a first progress view corresponding to a total playing duration of a multimedia file; the second determining module 202 is configured to determine, according to the display refresh frequency of the multimedia player and the play progress duration of the multimedia file, display length information of a second progress view corresponding to the play time progress of the multimedia file at each play time point corresponding to the display refresh frequency in the playing process of the multimedia file; the display module 203 is configured to display the first progress view and the second progress view on the multimedia player in an overlapping manner according to the display length information of the first progress view and the display length information of the second progress view at each playing time point, so as to display a playing time progress in a playing process of the multimedia file. In the disclosure, since the display length information of the second progress view is determined based on the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency, the playing progress of the multimedia file is displayed in real time at each playing time point by overlapping the first progress view and the second progress view, and the problem that the playing progress of the multimedia file cannot be displayed in real time in the prior art is solved; meanwhile, the display frequency of the playing progress is improved by displaying the refreshing frequency, so that the problem of jumping display of the playing progress is avoided, and the requirements of a user on the real-time performance and the accuracy of viewing the playing progress of the multimedia file are met.
In an embodiment of the present disclosure, the second determining module 202 is specifically configured to:
determining the refresh interval time according to the display refresh frequency; calculating the sum of the refreshing interval time and the playing progress time corresponding to the current playing time point to obtain the current playing time progress of the multimedia file at the current playing time point; calculating the percentage of the current playing time progress to the total playing time; and calculating the display length information of the second progress view according to the percentage and the display length information of the first progress view.
In practical applications, when the multimedia player plays a multimedia file, the display length of the second progress view may change along with the change of the playing progress of the multimedia file. The playing progress of the multimedia player is changed in a nonlinear continuity mode and is discontinuous point data, for example, 1%, 3% and 5%, if the display length of the second progress view is determined according to the playing progress, the progress change seen by a user is jumped, therefore, the method and the device set the timer, set the refreshing frequency of the timer in a range which cannot be identified by human eyes, determine the display refreshing frequency of the multimedia player according to the refreshing frequency of the timer, and determine the display length of the second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file. Thus, the change of the progress does not display jump when the display of the multimedia player is refreshed.
In an example, the display refresh frequency is 1 second and 60 times of refresh, the refresh interval time is 1/60 seconds each time, the playing progress corresponding to the current playing time point is 3%, the total playing duration of the multimedia file is T, and the display length of the first progress view is L1The display length of the second progress view is
Figure BDA0002067157650000111
In the embodiment of the disclosure, the apparatus further includes a third determining module, configured to determine display length information of the first progress view according to size information of the multimedia player or size information of a terminal device that plays the multimedia file, and establish a corresponding relationship between a total playing duration of the multimedia file and the display length information of the first progress view.
In practical applications, the first progress view may be rectangular, and the display length information of the first progress view may be determined according to a display width of the multimedia player or a display width of the terminal device. In addition, a corresponding relationship is established between the total playing time of the multimedia file and the display length information of the first progress view, so that each time point in the playing process of the multimedia file corresponds to each position in the first progress view.
The shape of the first progress view is not limited to a rectangle, and may be other shapes, and is not limited herein.
In the embodiment of the present disclosure, the apparatus further includes a fourth determining module, configured to determine a display refresh frequency of the multimedia player according to the refresh frequency of the display screen of the terminal device.
In practical application, the refresh frequency of the timer can be determined according to the screen refresh frequency of the terminal device, for example, the refresh frequency of the timer is determined to be 1 second refresh 60 times, and then the display refresh frequency of the multimedia player is 1 second refresh 60 times, at this time, human eyes cannot recognize the jump of the progress.
It should be noted that, in addition to determining that the display refresh frequency of the multimedia player is 1 second refresh 60 times, the display refresh frequency of the multimedia player may also be set to other values in a frequency range where the human eye cannot recognize the jump, which is not limited herein.
In one example, the first display playing progress is 1%, the display refreshing frequency is 1 second and refreshes 60 times, and the display length of the second progress view is as follows:
Figure BDA0002067157650000121
Figure BDA0002067157650000122
until the final multimedia file is played, the display length of the second progress view is the same as that of the first progress view, and L is reached1Therefore, the progress of the playing time can be displayed in real time.
In the embodiment of the present disclosure, the display module 203 is specifically configured to: and displaying the first progress view and the second progress view on the multimedia player in a superposition manner by using different display colors.
In an example, the display color of the first progress view may be set to gray, and the display color of the second progress view may be set to white, and during the playing of the multimedia file, the length of the white view continuously changes with the playing progress, and gradually becomes longer until the playing of the multimedia file is completed, and the length of the white view reaches the length of the gray view.
In the embodiment of the disclosure, the device further comprises an initial determination module, configured to determine an initial play progress duration of the multimedia file; and determining the initial display length information of the second progress view according to the initial playing progress duration.
In an example, the initial playing progress of the multimedia file is set to 1%, that is, the first display playing progress is 1%, and the initial display length of the second progress view is: l is11% of, wherein L1Is the display length of the first progress view.
The multimedia player playing progress display device of the embodiment of the present disclosure may execute the multimedia player playing progress display method provided in the embodiment of the present disclosure, and the implementation principle is similar, the actions executed by each module in the multimedia player playing progress display device in each embodiment of the present disclosure correspond to the steps in the multimedia player playing progress display method in each embodiment of the present disclosure, and for the detailed functional description of each module of the multimedia player playing progress display device, reference may be specifically made to the description in the corresponding multimedia player playing progress display method shown in the foregoing text, and details are not repeated here.
Based on the same principle as the multimedia player playing progress display method in the embodiment of the present disclosure, an embodiment of the present disclosure also provides an electronic device, which may include, but is not limited to, one or more processors; a memory; one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: and executing the operation corresponding to the multimedia player playing progress display method according to the embodiment of the disclosure.
In the electronic equipment of the embodiment of the disclosure, display length information of a first progress view corresponding to the total playing time of a multimedia file is determined; in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency; and at each playing time point, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file. In the disclosure, since the display length information of the second progress view is determined based on the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency, the playing progress of the multimedia file is displayed in real time at each playing time point by overlapping the first progress view and the second progress view, and the problem that the playing progress of the multimedia file cannot be displayed in real time in the prior art is solved; meanwhile, the display frequency of the playing progress is improved by displaying the refreshing frequency, so that the problem of jumping display of the playing progress is avoided, and the requirements of a user on the real-time performance and the accuracy of viewing the playing progress of the multimedia file are met.
Based on the same principle as the multimedia file playing progress display method in the embodiment of the present disclosure, a computer-readable storage medium for storing computer instructions is also provided in the embodiment of the present disclosure, which when run on a computer, enables the computer to perform the multimedia player playing progress display method as shown in the embodiment of the present disclosure.
In the computer-readable storage medium of the embodiment of the present disclosure, display length information of a first progress view corresponding to a total play duration of a multimedia file is determined; in the playing process of the multimedia file, according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file, determining the display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency; and at each playing time point, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file. In the disclosure, since the display length information of the second progress view is determined based on the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency, the playing progress of the multimedia file is displayed in real time at each playing time point by overlapping the first progress view and the second progress view, and the problem that the playing progress of the multimedia file cannot be displayed in real time in the prior art is solved; meanwhile, the display frequency of the playing progress is improved by displaying the refreshing frequency, so that the problem of jumping display of the playing progress is avoided, and the requirements of a user on the real-time performance and the accuracy of viewing the playing progress of the multimedia file are met.
Referring now to fig. 3, a schematic diagram of an electronic device (e.g., the terminal device or the server of fig. 1) 300 suitable for implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 3, the electronic device 300 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 301 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)302 or a program loaded from a storage means 308 into a Random Access Memory (RAM) 303. In the RAM 303, various programs and data necessary for the operation of the electronic apparatus 300 are also stored. The processing device 301, the ROM302, and the RAM 303 are connected to each other via a bus 304. An input/output (I/O) interface 305 is also connected to bus 304.
Generally, the following devices may be connected to the I/O interface 305: input devices 306 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 307 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 308 including, for example, magnetic tape, hard disk, etc.; and a communication device 309. The communication means 309 may allow the electronic device 300 to communicate wirelessly or by wire with other devices to exchange data. While fig. 3 illustrates an electronic device 300 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 309, or installed from the storage means 308, or installed from the ROM 302. The computer program, when executed by the processing device 301, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring at least two internet protocol addresses; sending a node evaluation request comprising the at least two internet protocol addresses to node evaluation equipment, wherein the node evaluation equipment selects the internet protocol addresses from the at least two internet protocol addresses and returns the internet protocol addresses; receiving an internet protocol address returned by the node evaluation equipment; wherein the obtained internet protocol address indicates an edge node in the content distribution network.
Alternatively, the computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: receiving a node evaluation request comprising at least two internet protocol addresses; selecting an internet protocol address from the at least two internet protocol addresses; returning the selected internet protocol address; wherein the received internet protocol address indicates an edge node in the content distribution network.
Computer program code for carrying out operations for aspects of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of a unit does not in some cases constitute a limitation of the unit itself, for example, the first retrieving unit may also be described as a "unit for retrieving at least two internet protocol addresses".
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.

Claims (8)

1. A method for displaying the playing progress of a multimedia player is characterized by comprising the following steps:
determining display length information of a first progress view corresponding to the total playing time of the multimedia file;
in the playing process of the multimedia file, determining display length information of a second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency according to the display refreshing frequency of a multimedia player and the playing progress duration of the multimedia file;
at each playing time point corresponding to the display refreshing frequency, according to the display length information of the first progress view and the display length information of the second progress view, overlapping and displaying the first progress view and the second progress view on the multimedia player so as to display the playing time progress in the playing process of the multimedia file;
determining, for a current play time point, display length information of a second progress view corresponding to a play time progress of the multimedia file at the current play time point corresponding to a display refresh frequency according to the display refresh frequency of a multimedia player and the play progress duration of the multimedia file, including:
determining the refresh interval time of each time according to the display refresh frequency;
calculating the sum of the time length of the playing progress corresponding to the refreshing interval time and the current playing time point to obtain the current playing time progress of the multimedia file at the current playing time point;
calculating the percentage of the current playing time progress in the total playing time;
and calculating the display length information of the second progress view according to the percentage and the display length information of the first progress view.
2. The multimedia player playing progress display method according to claim 1, wherein before the determining the display length information of the first progress view corresponding to the total playing duration of the multimedia file, the method further comprises:
and determining the display length information of the first progress view according to the size information of the multimedia player or the size information of the terminal equipment for playing the multimedia file, and establishing a corresponding relation between the total playing time of the multimedia file and the display length information of the first progress view.
3. The method for displaying the playing progress of the multimedia player according to claim 1, wherein before determining the display length information of the second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refresh frequency according to the display refresh frequency of the multimedia player and the playing progress duration of the multimedia file, the method further comprises:
and determining the display refreshing frequency of the multimedia player according to the refreshing frequency of the display screen of the terminal equipment.
4. The method for displaying the playing progress of the multimedia player according to claim 1, wherein the displaying the first progress view and the second progress view on the multimedia player in an overlapping manner comprises:
and displaying the first progress view and the second progress view on the multimedia player in an overlapped mode by using different display colors.
5. The method for displaying the playing progress of the multimedia player according to claim 1, wherein before determining the display length information of the second progress view corresponding to the playing time progress of the multimedia file at each playing time point corresponding to the display refreshing frequency according to the display refreshing frequency of the multimedia player and the playing progress duration of the multimedia file during the playing of the multimedia file, the method further comprises:
determining the initial playing progress duration of the multimedia file;
and determining the initial display length information of the second progress view according to the initial playing progress duration.
6. A multimedia player playing progress display device, comprising:
the first determining module is used for determining the display length information of the first progress view corresponding to the total playing time of the multimedia file;
a second determining module, configured to determine, during a playing process of the multimedia file, display length information of a second progress view corresponding to a playing time progress of the multimedia file at each playing time point corresponding to a display refresh frequency according to the display refresh frequency of a multimedia player and the playing progress duration of the multimedia file;
a display module, configured to display the first progress view and the second progress view on the multimedia player in an overlapping manner according to the display length information of the first progress view and the display length information of the second progress view at each playing time point corresponding to the display refresh frequency, so as to display a playing time progress in a playing process of the multimedia file;
the second determining module is specifically configured to:
determining the refresh interval time of each time according to the display refresh frequency;
calculating the sum of the refreshing interval time and the playing progress time corresponding to the current playing time point to obtain the current playing time progress of the multimedia file at the current playing time point;
calculating the percentage of the current playing time progress in the total playing time;
and calculating the display length information of the second progress view according to the percentage and the display length information of the first progress view.
7. An electronic device, comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to: executing the method for displaying the playing progress of the multimedia player according to any one of claims 1 to 5.
8. A computer-readable storage medium for storing computer instructions, which when executed on a computer, enable the computer to perform the multimedia player playing progress display method of any one of claims 1 to 5.
CN201910424851.1A 2019-05-21 2019-05-21 Playing progress display method and device, electronic equipment and storage medium Active CN110022493B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910424851.1A CN110022493B (en) 2019-05-21 2019-05-21 Playing progress display method and device, electronic equipment and storage medium
PCT/CN2020/071226 WO2020233143A1 (en) 2019-05-21 2020-01-09 Playing progress display method and apparatus, electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910424851.1A CN110022493B (en) 2019-05-21 2019-05-21 Playing progress display method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110022493A CN110022493A (en) 2019-07-16
CN110022493B true CN110022493B (en) 2020-10-09

Family

ID=67194194

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910424851.1A Active CN110022493B (en) 2019-05-21 2019-05-21 Playing progress display method and device, electronic equipment and storage medium

Country Status (2)

Country Link
CN (1) CN110022493B (en)
WO (1) WO2020233143A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110022493B (en) * 2019-05-21 2020-10-09 北京字节跳动网络技术有限公司 Playing progress display method and device, electronic equipment and storage medium
CN110996155B (en) 2019-12-12 2021-05-25 北京字节跳动网络技术有限公司 Video playing page display method and device, electronic equipment and computer readable medium
CN112685367B (en) * 2020-12-30 2023-01-31 上海掌门科技有限公司 File sharing progress indication method, electronic equipment and computer readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559117A (en) * 2013-10-31 2014-02-05 宇龙计算机通信科技(深圳)有限公司 Method and device for displaying progress bar
CN104703036A (en) * 2015-02-13 2015-06-10 广东欧珀移动通信有限公司 Method, device and system for synchronizing playing course of media file
CN105979344A (en) * 2015-11-27 2016-09-28 乐视致新电子科技(天津)有限公司 Multimedia play method and player
CN106935254A (en) * 2017-02-16 2017-07-07 珠海格力电器股份有限公司 Display control method and system of progress bar of media player and media player
CN107193515A (en) * 2017-04-10 2017-09-22 腾讯科技(深圳)有限公司 Animation shows monitoring method, device and its equipment of fluency
CN107222776A (en) * 2017-05-19 2017-09-29 腾讯科技(深圳)有限公司 Video playing control method, browser, storage device and terminal
CN108170500A (en) * 2017-11-28 2018-06-15 深圳市金立通信设备有限公司 Download progress method for refreshing, terminal device and computer readable storage medium
CN109040819A (en) * 2018-07-13 2018-12-18 百度在线网络技术(北京)有限公司 Playback progress synchronous method, device, equipment and storage medium
CN109308173A (en) * 2017-07-26 2019-02-05 腾讯科技(深圳)有限公司 Display methods and device, display terminal and computer storage medium

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030103079A1 (en) * 1999-06-14 2003-06-05 Lycos, Inc., A Virginia Corporation Media resource manager/player
US9639531B2 (en) * 2008-04-09 2017-05-02 The Nielsen Company (Us), Llc Methods and apparatus to play and control playing of media in a web page
KR101905513B1 (en) * 2012-05-29 2018-10-10 삼성전자주식회사 Method and apparatus for reproducing moving picture in a portable terminal
CN103309581B (en) * 2013-05-29 2016-03-02 广东欧珀移动通信有限公司 A kind of method of progress bar location and device
CN104244100B (en) * 2013-06-13 2018-09-11 腾讯科技(深圳)有限公司 progress bar control method and device
CN104703034A (en) * 2013-12-04 2015-06-10 乐视网信息技术(北京)股份有限公司 A video playing progress displaying method and device
US9905271B2 (en) * 2015-06-15 2018-02-27 Sling Media Pvt Ltd Real-time positioning of current-playing-position marker on progress bar and index file generation for real-time content
CN105005444A (en) * 2015-06-30 2015-10-28 深圳市金立通信设备有限公司 Display method and terminal of video playing time axis
US10503770B2 (en) * 2016-12-27 2019-12-10 Rovi Guides, Inc. Methods and systems for generating a media clip library
CN109165154A (en) * 2018-09-10 2019-01-08 广东小天才科技有限公司 Display interface fluency statistical method and system, mobile terminal and server
CN109151554A (en) * 2018-09-29 2019-01-04 传线网络科技(上海)有限公司 The playback progress methods of exhibiting and device of video
CN109286847A (en) * 2018-09-29 2019-01-29 传线网络科技(上海)有限公司 The playback progress methods of exhibiting and device of video
CN109343997A (en) * 2018-10-31 2019-02-15 Oppo广东移动通信有限公司 Caton detection method, device, terminal and storage medium
CN109698974B (en) * 2018-12-29 2021-01-01 武汉斗鱼网络科技有限公司 Method, device, electronic equipment and medium for displaying progress
CN110022493B (en) * 2019-05-21 2020-10-09 北京字节跳动网络技术有限公司 Playing progress display method and device, electronic equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103559117A (en) * 2013-10-31 2014-02-05 宇龙计算机通信科技(深圳)有限公司 Method and device for displaying progress bar
CN104703036A (en) * 2015-02-13 2015-06-10 广东欧珀移动通信有限公司 Method, device and system for synchronizing playing course of media file
CN105979344A (en) * 2015-11-27 2016-09-28 乐视致新电子科技(天津)有限公司 Multimedia play method and player
CN106935254A (en) * 2017-02-16 2017-07-07 珠海格力电器股份有限公司 Display control method and system of progress bar of media player and media player
CN107193515A (en) * 2017-04-10 2017-09-22 腾讯科技(深圳)有限公司 Animation shows monitoring method, device and its equipment of fluency
CN107222776A (en) * 2017-05-19 2017-09-29 腾讯科技(深圳)有限公司 Video playing control method, browser, storage device and terminal
CN109308173A (en) * 2017-07-26 2019-02-05 腾讯科技(深圳)有限公司 Display methods and device, display terminal and computer storage medium
CN108170500A (en) * 2017-11-28 2018-06-15 深圳市金立通信设备有限公司 Download progress method for refreshing, terminal device and computer readable storage medium
CN109040819A (en) * 2018-07-13 2018-12-18 百度在线网络技术(北京)有限公司 Playback progress synchronous method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN110022493A (en) 2019-07-16
WO2020233143A1 (en) 2020-11-26

Similar Documents

Publication Publication Date Title
US11818424B2 (en) Method and apparatus for generating video, electronic device, and computer readable medium
CN111510760B (en) Video information display method and device, storage medium and electronic equipment
CN111399956B (en) Content display method and device applied to display equipment and electronic equipment
US20220308741A1 (en) Method and apparatus for displaying video, electronic device and medium
US20220094758A1 (en) Method and apparatus for publishing video synchronously, electronic device, and readable storage medium
CN110022493B (en) Playing progress display method and device, electronic equipment and storage medium
CN111427528B (en) Display method and device and electronic equipment
CN110516159B (en) Information recommendation method and device, electronic equipment and storage medium
CN109753332B (en) Method and device for displaying information
CN111459364B (en) Icon updating method and device and electronic equipment
US20220408143A1 (en) Control setting method and apparatus, electronic device and interaction system
CN109618216B (en) Method, device and equipment for displaying video loading state identification and storage medium
US11783865B2 (en) Method and apparatus for displaying video playback page, and electronic device and medium
CN113507637A (en) Media file processing method, device, equipment, readable storage medium and product
US20240129598A1 (en) Mehtod, system and device for playing effect in live room
CN113766303B (en) Multi-screen interaction method, device, equipment and storage medium
CN114491098A (en) Comment prompting method and device, electronic equipment, storage medium and program product
CN114021016A (en) Data recommendation method, device, equipment and storage medium
US20220215482A1 (en) User information processing method, apparatus, electronic device, and computer storage medium
CN110147283B (en) Display content switching display method, device, equipment and medium
CN110134905B (en) Page update display method, device, equipment and storage medium
US11832017B2 (en) Video generation method, video playing method, video generation device, video playing device, electronic apparatus and computer-readable storage medium
CN111273967A (en) Remote hook setting method and device suitable for Android system and electronic equipment
CN113747226B (en) Video display method and device, electronic equipment and storage medium
EP4207775A1 (en) Method and apparatus for determining object addition mode, electronic device, and 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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee after: Douyin Vision Co.,Ltd.

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee before: Tiktok vision (Beijing) Co.,Ltd.

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee after: Tiktok vision (Beijing) Co.,Ltd.

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee before: BEIJING BYTEDANCE NETWORK TECHNOLOGY Co.,Ltd.