CN103702170A - Method and device for displaying playing record - Google Patents

Method and device for displaying playing record Download PDF

Info

Publication number
CN103702170A
CN103702170A CN201310740041.XA CN201310740041A CN103702170A CN 103702170 A CN103702170 A CN 103702170A CN 201310740041 A CN201310740041 A CN 201310740041A CN 103702170 A CN103702170 A CN 103702170A
Authority
CN
China
Prior art keywords
mask
video file
display picture
picture
height
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310740041.XA
Other languages
Chinese (zh)
Inventor
张博
李时斌
吴海波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
LeTV Information Technology Beijing Co Ltd
Original Assignee
LeTV Information Technology Beijing 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 LeTV Information Technology Beijing Co Ltd filed Critical LeTV Information Technology Beijing Co Ltd
Priority to CN201310740041.XA priority Critical patent/CN103702170A/en
Publication of CN103702170A publication Critical patent/CN103702170A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The invention discloses a method and a device for displaying a playing record, and aims to solve the problems of wasting of server resources and network resources caused by misoperation of a user. The method comprises the following steps: determining the elapsed playing time of a video file, and calculating a first ratio of the elapsed playing time of the video file to the total playing time of the video file; determining the size of a showing picture of the video file, and generating a mask through set patterns according to the size of the showing picture, wherein a second ratio of the length of the mask to the specified boundary length of the showing picture is equal to the first ratio, and the height of the mask is set height; covering the showing picture with the mask, setting the transparency of the mask, and then displaying the mask, wherein the initial boundary of the displayed mask is overlapped with a set part of the boundary of the showing picture. According to the method, the problems of occupation of a great number of server resources and wasting of the network resources due to repeated resource requesting of a client to a server caused by the misoperation of the user are solved.

Description

Method and device for displaying playing record
Technical Field
The present invention relates to the field of video playing technologies, and in particular, to a method and an apparatus for displaying a playing record.
Background
When a user browses a webpage of a video website, in a successful login state, a user terminal generally displays a play record prompt corresponding to a user account in a text display mode and the like at the upper right corner of the website. The display mode is quite non-intuitive and can cause misoperation of a user, and the misoperation of the user can cause the client to request resources from the server for many times, so that not only is the network resources of the user wasted, but also a large amount of resources of the server are occupied and wasted.
Disclosure of Invention
The embodiment of the invention provides a method and a device for displaying a play record, which are used for solving the problems that in the prior art, a user performs misoperation under the condition that the play record is displayed very invisibly, so that resources are requested from a server for many times, a large number of server resources are occupied, and network resources are wasted.
The embodiment of the invention provides the following specific technical scheme:
in a first aspect, a method of displaying a play record, the method comprising:
determining the played time length of the video file, and calculating a first ratio of the played time length of the video file to the total playing time length of the video file;
determining the size of a display picture of a video file, and generating a mask by adopting a set pattern based on the size of the display picture, wherein a second ratio of the length of the mask to the length of a specified boundary of the display picture is the same as the first ratio, and the height of the mask is a set height;
covering the mask on the display picture, setting the transparency of the mask and displaying the mask, wherein the initial boundary of the displayed mask is overlapped with the set part of the boundary of the display picture.
Through the possible implementation mode, the problems that in the prior art, the user misoperation is caused under the condition that the display of the playing record is not intuitive, so that resources are requested from the server for many times, a large amount of server resources are occupied, and the network resources are wasted are solved.
With reference to the first aspect, in a first possible implementation manner, after determining a played time length of a video file, and after calculating a first ratio of the played time length of the video file to a total playing time length of the video file, before determining a size of a display picture of the video file, the method further includes:
if the video file is in an unplayed or played state, acquiring a preset display picture of the video file; or,
if the video file is in a played state and is not played completely, intercepting a video picture when the video file is closed, adjusting the video picture according to the size of a preset display picture, and taking the adjusted video picture as the display picture of the video file.
Through the possible implementation mode, the video picture of the video file when being closed last time can be displayed as the display picture, so that the user can select the display picture conveniently, and the problem of misoperation is avoided.
With reference to the first aspect, in a second possible implementation manner, a mask generated by using a set pattern includes:
acquiring a set pattern, and generating a mask by adopting a continuous tiling mode; or,
and acquiring a set pattern, and generating a mask by adopting a mode of tiling at intervals.
With this possible embodiment, the efficiency of generating the mask can be improved, and the space for storing the setting pattern can be saved.
With reference to the first aspect, in a third possible implementation manner, overlaying a mask on a display picture, and displaying the mask after setting transparency of the mask includes:
covering the mask on the display picture, and if the difference value between the height of the mask and the height of the display picture does not reach a set threshold value, setting the transparency of the mask to be more than or equal to a first set threshold value and then displaying the mask; or,
covering the mask on the display picture, if the difference value between the height of the mask and the height of the display picture reaches a set threshold value, setting the transparency of the mask to be less than or equal to a second set threshold value, and then displaying the mask, wherein the first set threshold value is greater than the second set threshold value.
Through the possible implementation mode, the transparent processing is carried out under the condition that the covering area of the mask is large, and the user can see the display picture of the video file more conveniently.
With reference to the first aspect and any one of the foregoing possible implementations of the first aspect, in a fourth possible implementation, the method further includes:
when an instruction for indicating to play the video file is received, calculating the closing time of the last video file according to a second ratio of the length of the mask of the video file to the length of the specified boundary of the display picture of the video file;
the video file is played from the moment of closing.
With this possible embodiment, when an instruction for instructing to play the video file is received, the playback can be continued according to the progress of the last playback.
In a second aspect, a client, the client comprising:
the determining unit is used for determining the played time length of the video file and calculating a first ratio of the played time length of the video file to the total playing time length of the video file;
the generating unit is used for determining the size of a display picture of the video file and generating a mask by adopting a set pattern based on the size of the display picture, wherein a second ratio of the length of the mask to the length of a specified boundary of the display picture is the same as the first ratio, and the height of the mask is a set height;
and the display unit is used for covering the mask on the display picture of the video file, setting the transparency of the mask and then displaying the mask, wherein the starting boundary of the displayed mask is overlapped with the set part of the boundary of the display picture.
Through the possible implementation mode, the problems that in the prior art, the user misoperation is caused under the condition that the display of the playing record is not intuitive, so that resources are requested from the server for many times, a large amount of server resources are occupied, and the network resources are wasted are solved.
With reference to the second aspect, in a first possible implementation manner, the determining unit is further configured to: after the played time length of the video file is determined, calculating a first ratio of the played time length of the video file to the total playing time length of the video file, and before the size of the display picture of the video file is determined, if the video file is in an unplayed or played state, acquiring a preset display picture of the video file; or if the video file is in a played and not played state, intercepting a video picture when the video file is closed, adjusting the video picture according to the size of a preset display picture, and taking the adjusted video picture as the display picture of the video file.
Through the possible implementation mode, the video picture of the video file when being closed last time can be displayed as the display picture, so that the user can select the display picture conveniently, and the problem of misoperation is avoided.
With reference to the second aspect, in a second possible implementation manner, the generating unit is specifically configured to:
acquiring a set pattern, and generating a mask by adopting a continuous tiling mode; or,
and acquiring a set pattern, and generating a mask by adopting a mode of tiling at intervals.
With this possible embodiment, the efficiency of generating the mask can be improved, and the space for storing the setting pattern can be saved.
With reference to the second aspect, in a third possible implementation, the display unit is specifically configured to: covering the mask on the display picture, and if the difference value between the height of the mask and the height of the display picture does not reach a set threshold value, setting the transparency of the mask to be more than or equal to a first set threshold value and then displaying the mask; or covering the mask on the display picture, if the difference value between the height of the mask and the height of the display picture reaches a set threshold value, setting the transparency of the mask to be less than or equal to a second set threshold value, and then displaying the mask, wherein the first set threshold value is greater than the second set threshold value.
Through the possible implementation mode, the transparent processing is carried out under the condition that the covering area of the mask is large, and the user can see the display picture of the video file more conveniently.
With reference to the second aspect and any one of the foregoing possible implementation manners of the second aspect, in a fourth possible implementation manner, the client further includes a processing unit, configured to, when receiving an instruction to instruct to play the video file, calculate a closing time of the last video file according to a second ratio of a length of a mask of the video file to a length of a specified boundary of a presentation picture of the video file, and start playing the video file from the closing time.
With this possible embodiment, when an instruction for instructing to play the video file is received, the playback can be continued according to the progress of the last playback.
Drawings
Fig. 1 is a flowchart for displaying a play record according to an embodiment of the present invention;
FIG. 2 is a schematic view of a mask in an embodiment of the present invention;
FIG. 3 is a schematic diagram of a first generation method of a mask according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating a second method for generating a mask according to an embodiment of the present invention;
FIG. 5 is a schematic view of a covering position of a mask in an embodiment of the present invention;
fig. 6 is a structural diagram of a client provided in the embodiment of the present invention.
Detailed Description
In order to provide a very intuitive implementation scheme for displaying a play record and solve the problem of wasting server resources and network resources caused by user misoperation, embodiments of the present invention provide a method and an apparatus for displaying a play record. And the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
Referring to fig. 1, an embodiment of the present invention provides a method for displaying a play record, which specifically includes the following steps:
step 100: the client determines the played time length of the video file, and calculates a first ratio of the played time length of the video file to the total playing time length of the video file.
Specifically, each time after a user watches a video file, a client records the behavior of the user locally, which mainly includes recording personal information, play record and the like of the user, when the user logs in a webpage of a video website next time, the client acquires the played time of the video file played by the user last time, and calculates a first ratio of the played time of the video file to the total play time of the video file, wherein the first ratio is used for representing the ratio of the total play time of the video file to the total play time of the video file, and the total play time of the video file is the total play time of the video file.
Step 110: the client determines the size of a display picture of the video file, and generates a mask by adopting a set pattern based on the size of the display picture, wherein a second ratio of the length of the mask to the length of the specified boundary of the display picture is the same as the first ratio, and the height of the mask is a set height.
Specifically, after determining the played time length of a video file, calculating a first ratio of the played time length of the video file to the total playing time length of the video file, and before determining the size of a display picture of the video file, acquiring the display picture of the video file, specifically including the following two cases: if the video file is in a state of not playing or playing is finished, acquiring a display picture of a preset video file; the display picture of the preset video file is generally a video poster propaganda picture configured in advance by a video website, and when the video file is in an unreleased or played state, the video poster propaganda picture is used as the display picture of the video file; or if the video file is in a played and not played state, capturing a video picture when the video file is closed, adjusting the video picture according to the size of a preset display picture, and taking the adjusted video picture as the display picture of the video file. Therefore, when the user logs in the video website next time, the user can not only see the progress of the last playing of the user, but also can more visually see the video picture before the video file displayed on the video website is closed.
The method comprises the steps that a client determines a display picture of a video file and the size of the display picture of the video file, wherein the size specifically indicates the length and the height of the display picture of the video file; after the display picture and the size of the display picture are determined, the length and the height of the mask need to be determined, where the mask in the embodiment of the present invention is a floating layer that is located on an upper layer of the picture and has a shielding effect, the mask is used to instruct a user to watch a play record of a video, and record the progress of the last playing of the video file, a second ratio of the length of the mask to the specified boundary length of the display picture is the same as the first ratio, so that the specified boundary length of the display picture generally indicates the length of the bottom edge of the display picture, and the second ratio of the length of the mask to the length of the bottom edge of the display picture is the same as the first ratio of the played time length of the video file calculated in step 100 to the total playing time length of the video file, so that the length of the mask can represent the progress of the last playing of the video file. The height of the mask is a set height, which can be realized by configuration, and different heights can have different display modes, which is described in detail in step 120.
For example, referring to fig. 2, the display picture is a rectangular picture formed by dot-shaped shadow portions, wherein the lower left portion is covered by a mask, the height of the mask is approximately four-fifths of the height of the display picture, and the length of the mask exceeds one half of the designated boundary of the display picture, so as to indicate that the video file corresponding to the display picture is played by more than half last time.
After determining the length and the height of the mask, the client generates the mask with the size by adopting a set pattern, specifically, obtains the set pattern, and generates the mask by adopting a continuous tiling mode; in order to save the space of the client when the client stores the setting patterns, the setting patterns with very small size can be stored, and the mask is generated by adopting a continuous tiling mode. For example, referring to fig. 3, when the mask is generated by using the black shadow pattern as the setting pattern, the mask is continuously overlaid line by line, and the generated mask shows a black shadow picture.
Or, the efficiency of generating the mask is further improved, the set pattern is acquired, and the mask is generated in a mode of interval tiling. For example, referring to fig. 4, when the mask is generated by using a black picture as the setting pattern, the setting pattern is tiled line by line at intervals, and the setting pattern is very small, so that the generated mask still shows a black picture even if the setting pattern is tiled at intervals.
In addition to the mask generated by the above-mentioned progressive continuous tiling mode and progressive interval tiling mode, the mask may also be generated by the interlaced continuous tiling mode and interlaced interval tiling mode, which is not described herein any more.
Step 120: the client covers the mask on the display picture, and displays the mask after setting the transparency of the mask, wherein the initial boundary of the displayed mask is overlapped with the set part of the boundary of the display picture.
Specifically, the client overlays the mask generated in step 110 on the display picture of the video file, where the start boundary of the mask coincides with the boundary setting position of the display picture. For example, referring to fig. 5, a black mask is overlaid on a display picture of a video file, and the starting boundary of the mask is overlapped with a set position of the boundary of the display picture, which is usually an arbitrary position on the left boundary of the display picture.
Covering a mask on a display picture of a video file, and if the difference value between the height of the mask and the height of the display picture does not reach a set threshold value, setting the transparency of the mask to be more than or equal to a first set threshold value and then displaying the mask. For example, if the difference between the height of the mask and the height of the display picture does not reach the set threshold, that is, if the difference is smaller, the height of the mask is closer to the height of the display picture, and when the video file is viewed by more than half of the display picture, the mask may block a large portion of the display picture, which is not beneficial to the user to visually see the video picture of the last time the video file is closed.
Or covering the mask on the display picture, if the difference value between the height of the mask and the height of the display picture reaches a set threshold value, setting the transparency of the mask to be less than or equal to a second set threshold value, and then displaying the mask, wherein the first set threshold value is greater than the second set threshold value. For example, if the difference between the height of the mask and the height of the display picture reaches the set threshold, that is, the difference is larger, it is described that the difference between the height of the mask and the height of the display picture is larger, the mask is mostly in the form of a bar graph, only the smaller part of the display picture is blocked, and the user can still visually see the video picture of the last time when the video file is closed, so that the transparency of the mask is set to be less than or equal to the second set threshold, and the transparency indicated by the second set threshold is lower.
The client generates a mask for displaying the playing record through the steps, and covers the mask on the video file for presentation, wherein the set boundary length of the display picture of the video file can be regarded as the total playing time of the video file, the set position of the starting boundary of the mask and the boundary of the display picture can be regarded as the starting position of the video file, and the length of the mask can be regarded as the played time of the video file.
When the user clicks the video file which is not played next time, the client receives an instruction for indicating to play the video file, calculates the closing time of the last video file according to a second ratio of the length of the mask of the video file to the length of the specified boundary of the display picture of the video file, and plays the video file from the closing time. Specifically, a second ratio of the length of the mask to the length of the specified boundary of the display picture is calculated, the total playing time of the video file is determined to be multiplied by the second ratio of the length of the mask to the length of the specified boundary of the display picture, so that the playing time of the last video file can be obtained, the closing time of the last video file is determined according to the playing time, and the video file is continuously played from the closing time.
Referring to fig. 6, the client in the embodiment of the present invention includes a determining unit 600, a generating unit 610, and a displaying unit 620, and further includes a processing unit 630, wherein,
the determining unit 600 is configured to determine a played time length of the video file, and calculate a first ratio of the played time length of the video file to a total playing time length of the video file.
The generating unit 610 is configured to determine a size of a display picture of the video file, and generate a mask by using a set pattern based on the size of the display picture, where a second ratio of a length of the mask to a specified boundary length of the display picture is the same as the first ratio, and a height of the mask is a set height.
And a display unit 620, configured to cover the mask on the display picture, and display the mask after setting the transparency of the mask, where a starting boundary of the displayed mask coincides with a set position of a boundary of the display picture.
The determination unit 600 is further configured to: after the played time length of the video file is determined, calculating a first ratio of the played time length of the video file to the total playing time length of the video file, and before the size of the display picture of the video file is determined, if the video file is in an unplayed or played state, acquiring a preset display picture of the video file; or if the video file is in a played and not played state, intercepting a video picture when the video file is closed, adjusting the video picture according to the size of a preset display picture, and taking the adjusted video picture as the display picture of the video file.
The generating unit 610 is specifically configured to: acquiring a set pattern, and generating a mask by adopting a continuous tiling mode; or acquiring a set pattern, and generating the mask plate in a mode of spacing and tiling.
The display unit 620 is specifically configured to: covering the mask on the display picture, and if the difference value between the height of the mask and the height of the display picture does not reach a set threshold value, setting the transparency of the mask to be more than or equal to a first set threshold value and then displaying the mask; or covering the mask on the display picture, if the difference value between the height of the mask and the height of the display picture reaches a set threshold value, setting the transparency of the mask to be less than or equal to a second set threshold value, and then displaying the mask, wherein the first set threshold value is greater than the second set threshold value.
A processing unit 630 is further included for calculating a closing time of the last video file according to a second ratio of the length of the mask of the video file to the length of the specified boundary of the presentation picture of the video file when receiving an instruction for instructing to play the video file, and starting to play the video file from the closing time.
In summary, the solution provided by the embodiment of the present invention solves the problem of user misoperation caused by the fact that the playing record cannot be visually presented, and solves the problem that the client needs to request resources from the server many times, so that a large amount of server resources are occupied and network resources are wasted.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A method of displaying a playback record, the method comprising:
determining the played time length of a video file, and calculating a first ratio of the played time length of the video file to the total playing time length of the video file;
determining the size of a display picture of the video file, and generating a mask by adopting a set pattern based on the size of the display picture, wherein a second ratio of the length of the mask to the length of the specified boundary of the display picture is the same as the first ratio, and the height of the mask is a set height;
covering the mask on the display picture, setting the transparency of the mask and displaying the mask, wherein the starting boundary of the displayed mask is overlapped with the set part of the boundary of the display picture.
2. The method of claim 1, wherein after determining the played time length of the video file, and after calculating the first ratio of the played time length of the video file to the total playing time length of the video file, and before determining the size of the presentation picture of the video file, further comprising:
if the video file is in an unplayed or played state, acquiring a preset display picture of the video file; or,
and if the video file is in a played and not played state, intercepting a video picture when the video file is closed, adjusting the video picture according to the preset size of the display picture, and taking the adjusted video picture as the display picture of the video file.
3. The method of claim 1, wherein generating a mask using the set pattern comprises:
acquiring the set pattern, and generating the mask by adopting a continuous tiling mode; or,
and acquiring the set pattern, and generating the mask plate in an interval tiling mode.
4. The method of claim 1, wherein overlaying the mask over the display picture, the mask displayed after setting a mask transparency, comprises:
covering the mask on the display picture, and if the difference value between the height of the mask and the height of the display picture does not reach a set threshold value, setting the transparency of the mask to be more than or equal to a first set threshold value and then displaying the mask; or,
covering the mask on the display picture, if the difference value between the height of the mask and the height of the display picture reaches a set threshold value, setting the transparency of the mask to be less than or equal to a second set threshold value, and then displaying the mask, wherein the first set threshold value is greater than the second set threshold value.
5. The method of any one of claims 1-4, further comprising:
when an instruction for indicating to play the video file is received, calculating the closing time of the last video file according to a second ratio of the length of a mask of the video file to the length of a specified boundary of a display picture of the video file;
and starting to play the video file from the closing moment.
6. A client, the client comprising:
the device comprises a determining unit, a judging unit and a judging unit, wherein the determining unit is used for determining the played time length of a video file and calculating a first ratio of the played time length of the video file to the total playing time length of the video file;
the generating unit is used for determining the size of a display picture of the video file and generating a mask by adopting a set pattern based on the size of the display picture, wherein a second ratio of the length of the mask to the length of a specified boundary of the display picture is the same as the first ratio, and the height of the mask is a set height;
and the display unit is used for covering the mask on the display picture, setting the transparency of the mask and displaying the mask, wherein the starting boundary of the displayed mask is overlapped with the set part of the boundary of the display picture.
7. The client of claim 6, wherein the determining unit is further to: after the played time length of a video file is determined, calculating a first ratio of the played time length of the video file to the total playing time length of the video file, and before the size of a display picture of the video file is determined, if the video file is in a non-played or played state, acquiring a preset display picture of the video file; or if the video file is in a played and not played state, capturing a video picture when the video file is closed, adjusting the video picture according to a preset size of the display picture, and taking the adjusted video picture as the display picture of the video file.
8. The client according to claim 6, wherein the generating unit is specifically configured to:
acquiring the set pattern, and generating the mask by adopting a continuous tiling mode; or,
and acquiring the set pattern, and generating the mask plate in an interval tiling mode.
9. The client of claim 6, wherein the display unit is specifically configured to: covering the mask on the display picture, and if the difference value between the height of the mask and the height of the display picture does not reach a set threshold value, setting the transparency of the mask to be more than or equal to a first set threshold value and then displaying the mask; or covering the mask on the display picture, if the difference value between the height of the mask and the height of the display picture reaches a set threshold value, setting the transparency of the mask to be less than or equal to a second set threshold value, and then displaying the mask, wherein the first set threshold value is greater than the second set threshold value.
10. The client according to any one of claims 6 to 8, wherein the client further comprises a processing unit, upon receiving an instruction for instructing to play the video file, for calculating a closing time of the last video file according to a second ratio of a length of a mask of the video file to a specified boundary length of a presentation picture of the video file, and starting to play the video file from the closing time.
CN201310740041.XA 2013-12-26 2013-12-26 Method and device for displaying playing record Pending CN103702170A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310740041.XA CN103702170A (en) 2013-12-26 2013-12-26 Method and device for displaying playing record

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310740041.XA CN103702170A (en) 2013-12-26 2013-12-26 Method and device for displaying playing record

Publications (1)

Publication Number Publication Date
CN103702170A true CN103702170A (en) 2014-04-02

Family

ID=50363552

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310740041.XA Pending CN103702170A (en) 2013-12-26 2013-12-26 Method and device for displaying playing record

Country Status (1)

Country Link
CN (1) CN103702170A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000013706A (en) * 1998-06-26 2000-01-14 Matsushita Electric Ind Co Ltd Electronic program table
CN102831912A (en) * 2012-08-10 2012-12-19 上海量明科技发展有限公司 Method, client and system for displaying playing progress of audio information
CN102938853A (en) * 2012-10-12 2013-02-20 深圳市龙视传媒有限公司 Method and device for playing video documents in digital television
CN103313139A (en) * 2013-06-28 2013-09-18 北京小米科技有限责任公司 History display method and device and electronic device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000013706A (en) * 1998-06-26 2000-01-14 Matsushita Electric Ind Co Ltd Electronic program table
CN102831912A (en) * 2012-08-10 2012-12-19 上海量明科技发展有限公司 Method, client and system for displaying playing progress of audio information
CN102938853A (en) * 2012-10-12 2013-02-20 深圳市龙视传媒有限公司 Method and device for playing video documents in digital television
CN103313139A (en) * 2013-06-28 2013-09-18 北京小米科技有限责任公司 History display method and device and electronic device

Similar Documents

Publication Publication Date Title
US20210020199A1 (en) Methods for serving interactive content to a user
CN107341018B (en) Method and device for continuously displaying view after page switching
US9431059B2 (en) Information processing method and electronic device thereof
US10255227B2 (en) Computerized system and method for authoring, editing, and delivering an interactive social media video
US20160366466A1 (en) Method for displaying bullet screen of video, and electronic device
US11620784B2 (en) Virtual scene display method and apparatus, and storage medium
CN110446110B (en) Video playing method, video playing device and storage medium
CN103986962A (en) Method and system for displaying suspended playing window
US20160269777A1 (en) Method and device for adjusting video playback interface
JP6224786B1 (en) Information display program, information display device, information display method, and distribution device
US11809811B2 (en) Methods for serving interactive content to a user
CN113342248A (en) Live broadcast display method and device, storage medium and electronic equipment
CN107924690A (en) For promoting the methods, devices and systems of the navigation in extended scene
CN104126197B (en) Information processing equipment and information processing method
CN111212313A (en) Advertisement display method, device, storage medium and computer equipment
CN102333247B (en) Video recording device and method
CN103702170A (en) Method and device for displaying playing record
CN104105003A (en) Method and device for playing video
CN114666648A (en) Video playing method and electronic equipment
CN105430526A (en) Subtitle display method and terminal
CN112653931B (en) Control method and device for resource information playing, storage medium and electronic equipment
CN107679068B (en) Information importing and displaying method of multimedia file, mobile terminal and storage device
CN110971959B (en) Display method, storage medium, electronic device and system for preventing abrupt change of picture
JP7101336B2 (en) CTA display program, information processing device, CTA display method, and video playback system
KR101353224B1 (en) Method and apparatus for displaying mata information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140402

RJ01 Rejection of invention patent application after publication