CN111190720B - Media playing method, device and system, server side and storage medium - Google Patents

Media playing method, device and system, server side and storage medium Download PDF

Info

Publication number
CN111190720B
CN111190720B CN201811358555.8A CN201811358555A CN111190720B CN 111190720 B CN111190720 B CN 111190720B CN 201811358555 A CN201811358555 A CN 201811358555A CN 111190720 B CN111190720 B CN 111190720B
Authority
CN
China
Prior art keywords
media
queue
resources
small container
playing
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
CN201811358555.8A
Other languages
Chinese (zh)
Other versions
CN111190720A (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.)
Xian Novastar Electronic Technology Co Ltd
Original Assignee
Xian Novastar Electronic 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 Xian Novastar Electronic Technology Co Ltd filed Critical Xian Novastar Electronic Technology Co Ltd
Priority to CN201811358555.8A priority Critical patent/CN111190720B/en
Publication of CN111190720A publication Critical patent/CN111190720A/en
Application granted granted Critical
Publication of CN111190720B publication Critical patent/CN111190720B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/548Queue

Abstract

The embodiment of the invention discloses a media playing method, a media playing device and a server adopting the media playing method, and a media playing system and a storage medium suitable for executing the media playing method. The media playing method includes, for example: displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are orderly arranged; and after the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue. The embodiment of the invention realizes the sequential playing and displaying of a plurality of media resources by forming the media resource queue and controlling the queue, thereby saving the processor resources and reducing the memory consumption.

Description

Media playing method, device and system, server side and storage medium
Technical Field
The present invention relates to the field of media playing control technologies, and in particular, to a media playing method, a media playing device, a server, a media playing system, and a storage medium.
Background
In the LED display industry, users often need to make a complex media to make full use of the current screen to complete their commercial promotion and presentation. The content of the complex media herein typically includes many or all of the conventional media of text, pictures, video, RSS ((Really Simple Syndication, easy information syndication), digital clock, analog clock, calendar component, and weather component.
A component called a capsule is used in a complex media manufacturing process. The small container has the properties of playing time length, width, height, left distance, upper distance and the like, a plurality of media resources can be placed in the small container, the playing sequence and the playing time length of the small container are defined, and the media resources are played according to the playing sequence and the playing time length. The width, the height, the left and the right of the small container are the position information of the small container, and the occupation and the size of the small container in the whole complex medium are controlled; the play duration attribute controls how long the capsule should be played, and when the total play time of the complex media is longer than the play duration of the capsule, the capsule will be played repeatedly.
However, in the prior art, in the process of previewing a complex media, all media resources in a small container need to be controlled (for example, z-index attribute value control), and when the next preview is automatically performed by the time the whole complex media preview is completed, a traversal is required to be performed (to ensure that the z-index attribute value of all other media resources is lower than the z-index attribute value of the first media resource) besides the flag bit for marking the first media resource, thereby causing resource waste and excessive memory consumption of a processor (such as a CPU).
Disclosure of Invention
The embodiment of the invention provides a media playing method, a media playing device, a server, a media playing system and a storage medium, which can realize the technical effects of saving processor resources and reducing memory consumption.
In one aspect, a media playing method provided by an embodiment of the present invention includes: displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are orderly arranged; and after the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue.
In one embodiment of the present invention, the media playing method further includes: marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources. Because when the single preview of the complex media is completed and the next preview is needed, the media resource sequence in the media resource queue associated with the small container may not be the media resource sequence in the initial state any more, and the setting of the marked media resource can solve the problem of media resource sequence restoration (or resetting), and the restoration of the media resource sequence in the media resource queue can be realized only by putting the media resource in front of the marked media resource at the tail of the queue at one time.
In one embodiment of the present invention, the media playing method further includes: and all the media resources positioned in front of the position of the marked media resources in the media resource queue are moved to the tail part of the media resource queue so as to restore the media resource queue to an initial state.
In one embodiment of the present invention, the display of the media asset in the queue head position in the small container is: the media resource at the head-of-line position is paved in the area occupied by the small container in the complex media; and when the total playing time of the complex media is longer than the playing time of the small container, automatically and circularly playing the media resources by the small container until the total playing time is over, wherein the playing time of the small container is equal to the total time required by sequentially playing the plurality of media resources once.
In still another aspect, a media playing device provided in an embodiment of the present invention includes: the display control module is used for displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are sequentially arranged; and the queue control module is used for enabling the media resource at the queue head position to move to the queue tail position of the media resource queue after the media resource at the queue head position is displayed in the small container for a preset time period.
In one embodiment of the present invention, the media playing device further comprises: and the marking module is used for marking the media resources at the queue head position in the initial state of the media resource queue so as to obtain marked media resources.
In one embodiment of the present invention, the media playing method further includes: and the queue restoring module is used for completely moving the media resources positioned in front of the position where the marked media resources are positioned in the media resource queue to the tail part of the media resource queue.
In one embodiment of the present invention, the display control module is configured to display the media resource in the queue head position in an area occupied by the small container in the complex media; the media playing device further comprises: and the automatic circulation module is used for controlling the small container to automatically and circularly play the media resources until the total play time is finished when the total play time of the complex media is longer than the play time of the small container, wherein the play time of the small container is equal to the total time required by sequentially playing the plurality of media resources once.
On the other hand, the server provided by the embodiment of the invention is provided with a preview module for previewing complex media, and the preview module executes the following steps: displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are orderly arranged; and after the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue.
In one embodiment of the present invention, the preview module is further configured to: marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources; and when the complex media single preview is completed and the next preview is automatically performed, all media resources positioned in the media resource queue and before the position of the marked media resource are moved to the tail part of the media resource queue.
In yet another aspect, a media playing system provided in an embodiment of the present invention includes: a memory and at least one processor coupled to the memory, the at least one processor configured to perform any of the media playing methods described previously.
In yet another aspect, an embodiment of the present invention provides a storage medium, wherein the computer-readable storage medium stores program code comprising instructions for executing any one of the foregoing media playing methods.
The technical scheme can have one or more of the following advantages: the embodiment of the invention arranges the plurality of media resources associated with the small container in a queue mode and realizes the sequential play and display of the plurality of media resources in the small container by controlling the queue, thereby realizing the technical effects of saving processor resources and reducing memory consumption.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a media playing method according to an embodiment of the present invention.
Fig. 2 is a flowchart of another media playing method according to an embodiment of the present invention.
Fig. 3 is a schematic diagram illustrating an initial state of a media resource queue formed by a plurality of media resources associated with a container according to an embodiment of the present invention.
Fig. 4 is a schematic diagram illustrating a state of a media resource queue of a small container at the end of a complex media preview according to an embodiment of the present invention.
Fig. 5 is a schematic block diagram of a media playing device according to an embodiment of the invention.
Fig. 6 is a schematic diagram of a media playing device according to another embodiment of the invention.
Fig. 7 is a schematic diagram of a connection relationship between a server and a terminal according to an embodiment of the present invention.
Fig. 8 is a schematic structural diagram of a media playing system according to an embodiment of the present invention.
Fig. 9 is a schematic diagram of a computer readable storage medium according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
As shown in fig. 1, a media playing method provided by an embodiment of the present invention includes the following steps:
s11: displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are orderly arranged;
s13: and after the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue.
Furthermore, in step S11, the media resource at the queue head position is displayed in the small container, for example, as follows: and (3) the media resources in the queue head position are paved in the area occupied by the small container in the complex media. In addition, in the media playing method of the present embodiment, the method may further include the steps of: when the total playing time length of the complex media is longer than the playing time length of the small container, the small container automatically and circularly plays the media resources until the total playing time length is finished, wherein the playing time length of the small container is equal to the total time length required by sequentially playing the plurality of media resources once. The area occupied by the cuvette in the complex medium can be determined by the width, height, left and up attributes of the cuvette, which can occupy a local area of the complex medium or can occupy the whole area of the complex medium; while complex media include, for example, conventional media such as text, pictures, video, RSS, web pages, digital clocks, analog clocks, calendar components, and/or weather components, i.e., an aggregate of multiple conventional media.
In addition, referring to fig. 2, in other embodiments, the media playing method of the present invention may further include steps S10 and S15 in addition to steps S11 and S13. Specifically:
step S10: marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources;
step S15: and all the media resources positioned in front of the position of the marked media resources in the media resource queue are moved to the tail part of the media resource queue.
Also, as can be seen from fig. 2: after executing step S13, it will determine whether to execute step S11 or step S15 later according to whether the playing of the capsule is finished; specifically, as shown in fig. 2, when the complex media playing is not finished, steps S11 and S13 are circularly performed until the complex media playing is finished, and then step S15 is skipped to implement media resource queue restoration. It should be noted that after the restoration, when the complex media is automatically replayed, the media resources at the queue head position are still fetched for playing and previewing.
In view of the foregoing, in order to more clearly understand the media playing method of the present embodiment, the media playing method of the present embodiment will be described in detail with reference to fig. 3 and 4.
Specifically, taking an example that the media playing method is applied to the media preview function, the media playing method shown in fig. 2 in this embodiment mainly involves the following three aspects (a), (b) and (c):
(a) How media assets are displayed in a portlet during a preview
Although the small container is associated with a plurality of media resources, only one media resource is displayed at a time because the small container is fully displayed in the area occupied by the small container in the complex media; if there are 5 media resources in the container (as shown in fig. 3), the 5 media resources form a media resource queue, and only the media resources at the top of the queue are displayed at a time (corresponding to step S11).
(b) How to control the replacement of media assets during previewing
The Duration (Duration) attribute of the container controls how long the container will play, and here it is assumed that duration=10s, and media asset play will be performed sequentially in 10s time length, such as picture play 2s, web page play 2s, RSS play 2s, weather component play 2s, and calendar component play 2s. Where 2s is intentionally set in this example to facilitate calculation, and may be set arbitrarily in practice. Along with the transition of 10S, at the 1 st, the picture is at the queue head position, at the 3 rd, the picture moves to the queue tail position, the webpage naturally becomes the first and is at the queue head position (corresponding to the step S13), and the like, the media resource queue is controlled according to the time, and only the media resource at the queue head position is taken for display every time.
(c) How the small container resets the media resource queue after the end of the overall preview of the complex media in which it is located
In the whole complex media preview process, for example, the total playing time of the complex media is 24s, after the end of the 24s preview, the process automatically returns to the 1 st s to play from the beginning (i.e. the complex media is automatically previewed again). The total duration of the small container is assumed to be 10s, 5 media resources associated with the small container are sequentially and circularly played for 2 times when the total duration of the small container is 1-20s, a webpage is played when the total duration of the small container is 24s, and the next second is the RSS playing time; however, the whole complex media needs to be played from the beginning, and at this time, the media resource sequence of the small container is not the initially set sequence (i.e. the sequence in the initial state), but is changed into the sequence shown in fig. 4, so that the media resource sequence (i.e. the media resource queue) associated with the small container needs to be restored (or weighed) so that the picture is still played in the next second. The restoration sequence operation needs to mark the media at the queue head position (i.e. the resource media at the queue head position in the initial state of the media resource queue) before the complex media preview of the small container is located, so as to obtain the marked media resource (corresponding to step S10), so that when the restoration sequence is needed subsequently, only the media resource in front of the marked media resource needs to be placed at the tail of the queue at one time (corresponding to step S15).
In summary, in the embodiment of the present invention, the small container may solve the problem of placing a plurality of media resources on a display position (or called a display area) of the complex media and playing the media resources in turn; only media resources at the head of the team are displayed each time, so that the utilization rate of a CPU and a memory can be saved; furthermore, according to the playing sequence and the playing time length of each media resource, the position from the head of the team to the tail of the team is replaced, and only one media resource is operated, so that the efficiency is higher; and in the resetting/restoring sequence, the resetting is faster and more accurate according to the mark. In this way, if the merchant needs weather, calendar and clock cycle display, the replacement of media resources can be realized without changing the display position; even at the server side, the real-time preview of the small container can be realized, and the use of the small container is convenient for users.
Referring to fig. 5, an embodiment of the present invention further provides a media playing device 50, which can perform the foregoing media playing method related to the embodiment shown in fig. 1. Specifically, the media playing device 50 of the present embodiment includes, for example: a display control module 501 and a queue control module 503. The display control module 501 and the queue control module 503 are, for example, used to perform steps S11 and S13 of the foregoing embodiments, and thus functional details of each module are not described herein.
In other embodiments, as shown in fig. 6, the media playing device 50 of the present invention may further include, in addition to the display control module 501 and the queue control module 503: a marking module 500, a queue restore module 505, and an auto-cycling module 504. The marking module 500 and the queue restoring module 505 are, for example, used to perform the steps S10 and S15 described above with respect to the embodiment shown in fig. 2, and thus the functional details of each module are not described herein. Furthermore, the automatic circulation module 504 is configured to, for example, when the total playing time of the complex media is longer than the playing time of the small container, automatically circulate to play the media resources until the total playing time is over, where the playing time of the small container is equal to the total time required for sequentially playing the plurality of media resources associated with the small container once.
In addition, it should be noted that the marking module 500, the display control module 501, the queue control module 503, the automatic circulation module 504, and the queue restore module 505 may be software modules stored in a memory and executable by one or more processors to implement media playing (e.g., previewing of multiple media assets).
Referring to fig. 7, the embodiment of the present invention further provides a service end 70, which can be used to preview complex media and can release the complex media to a terminal, for example 801-80 m for playing. The server 70 has a preview module 71 for previewing complex media, and the preview module 71 is configured to execute the media playing method in the foregoing embodiment in relation to fig. 1 and fig. 2.
More specifically, the user may input a website through the browser to log in the server 70 to perform operations such as editing and making a complex media, previewing a special effect, and the like, and bind the made complex media with one or more terminals, for example, 801 to 80m, so that the terminals, for example, 801 to 80m, may perform heartbeat interaction with the server 70 to obtain the complex media, play the complex media locally, and send the complex media to a display screen, for example, an LED screen for display. Further, by way of example, a terminal such as 801-80 m may be an Android media player box, which may carry an LED display screen or LCD display screen, or even other display screens.
Finally, it should be noted that the media playing method according to the foregoing embodiment of the present invention is not limited to being applied to online previewing of complex media on a server side, such as 70, but may also be applied to media playing on terminals 801-80 m.
Referring to fig. 8, an embodiment of the present invention further proposes a media playing system 80, comprising a memory 81 and at least one processor 83 coupled to the memory 81, the at least one processor 83 being configured to execute the media playing method according to the previous embodiment, i.e. when the media playing system 80 is running, the at least one processor 83 reads the program code stored in the memory 81 to execute the media playing method. In summary, the processor 83 is configured to: (a) Displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are orderly arranged; (b) After the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue; and preferably is further configured to: (c) Marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources; and/or (d) moving all media resources in the media resource queue located before the position of the marked media resource to the tail of the media resource queue. For specific details of the respective functions (a), (b), (c) and (d), reference should be made to the related detailed descriptions of the steps S11, S13, S10 and S15 in the foregoing embodiments, so that the details are not repeated herein.
Referring to fig. 9, an embodiment of the present invention further proposes a storage medium 90. The storage medium 90 is a non-transitory memory and stores program code; the program code includes instructions for performing the media playing method of the previous embodiment. In summary, the program code includes the instructions for, when executed by one or more processors: (i) Displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are orderly arranged; (ii) After the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue; and preferably also for execution by the one or more processors: (iii) Marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources; and/or (iv) moving all media assets in the media asset queue that are located before the location of the marked media asset to the tail of the media asset queue. For specific details of the respective functions (i), (ii), (iii) and (iv), reference should be made to the related detailed descriptions of the steps S11, S13, S10 and S15 in the foregoing embodiments, so that the details are not repeated herein.
In addition, it should be understood that the foregoing embodiments are merely exemplary illustrations of the present invention, and the technical solutions of the embodiments may be arbitrarily combined and matched without conflict in technical features, contradiction in structure, and departure from the purpose of the present invention.
In the several embodiments provided herein, it should be understood that the disclosed systems, devices, and/or methods may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and the division of the units/modules is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or modules may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units/modules described as separate units may or may not be physically separate, and units/modules may or may not be physically units, may be located in one place, or may be distributed on multiple network units. Some or all of the units/modules may be selected according to actual needs to achieve the purpose of the embodiment.
In addition, each functional unit/module in the embodiments of the present invention may be integrated in one processing unit/module, or each unit/module may exist alone physically, or two or more units/modules may be integrated in one unit/module. The integrated units/modules may be implemented in hardware or in hardware plus software functional units/modules.
The integrated units/modules implemented in the form of software functional units/modules described above may be stored in a computer readable storage medium. The software functional units described above are stored in a storage medium and include instructions for causing one or more processors of a computer device (which may be a personal computer, a server, or a network device, etc.) to perform some steps of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (7)

1. A method of media playing, comprising:
displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are sequentially arranged, and the plurality of media resources form complex media;
after the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue;
the media playing method further comprises the following steps:
marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources;
and when the complex media playing is finished, all media resources positioned in front of the position of the marked media resources in the media resource queue are moved to the tail part of the media resource queue so as to restore the media resource queue to an initial state.
2. The media playing method of claim 1, wherein the displaying of the media assets in the queue head position in the small container is:
spreading the media resource at the queue head position over the area occupied by the small container in the complex media;
and when the total playing time of the complex media is longer than the playing time of the small container, automatically and circularly playing the media resources by the small container until the total playing time is over, wherein the playing time of the small container is equal to the total time required by sequentially playing the plurality of media resources once.
3. A media playing device, comprising:
the display control module is used for displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, the media resource queue comprises a plurality of media resources which are sequentially arranged, and the plurality of media resources form complex media;
the queue control module is used for enabling the media resource at the queue head position to move to the queue tail position of the media resource queue after the media resource at the queue head position is displayed in the small container for a preset time length;
the media playing device further comprises:
the marking module is used for marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources;
and the queue restoring module is used for completely moving the media resources positioned in front of the position where the marked media resources are positioned in the media resource queue to the tail part of the media resource queue when the complex media playing is finished so as to restore the media resource queue to an initial state.
4. The media playback apparatus of claim 3, wherein the display control module is to display the queue head-located media assets in an area occupied by the small container in the complex media; the media playing device further comprises: and the automatic circulation module is used for controlling the small container to automatically and circularly play the media resources until the total play time is finished when the total play time of the complex media is longer than the play time of the small container, wherein the play time of the small container is equal to the total time required by sequentially playing the plurality of media resources once.
5. A server, wherein the server has a preview module for previewing complex media, the preview module performing the steps of:
displaying the media resources at the queue head position in a small container, wherein the small container is associated with a media resource queue, and the media resource queue comprises a plurality of media resources which are sequentially arranged, and the plurality of media resources form complex media;
after the media resource at the queue head position is displayed in the small container for a preset time period, moving the media resource at the queue head position to the queue tail position of the media resource queue;
the preview module is further configured to:
marking the media resources at the queue head position in the initial state of the media resource queue to obtain marked media resources;
and when the complex media single preview is completed and the next preview is automatically carried out, all media resources positioned in the media resource queue and before the position of the marked media resource are moved to the tail part of the media resource queue.
6. A media playing system comprising: a memory and at least one processor coupled to the memory, the at least one processor configured to perform a media playing method as claimed in any one of claims 1 to 2.
7. A storage medium in which the computer readable storage medium stores program code comprising instructions for performing a method of media playing as claimed in any one of claims 1 to 2.
CN201811358555.8A 2018-11-15 2018-11-15 Media playing method, device and system, server side and storage medium Active CN111190720B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811358555.8A CN111190720B (en) 2018-11-15 2018-11-15 Media playing method, device and system, server side and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811358555.8A CN111190720B (en) 2018-11-15 2018-11-15 Media playing method, device and system, server side and storage medium

Publications (2)

Publication Number Publication Date
CN111190720A CN111190720A (en) 2020-05-22
CN111190720B true CN111190720B (en) 2024-03-15

Family

ID=70705298

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811358555.8A Active CN111190720B (en) 2018-11-15 2018-11-15 Media playing method, device and system, server side and storage medium

Country Status (1)

Country Link
CN (1) CN111190720B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741850A (en) * 2009-12-25 2010-06-16 北京邮电大学 Multitask concurrent executive system and method for hybrid network service
US8239229B1 (en) * 2000-02-24 2012-08-07 Richard Paiz Parallel computer network and method for real time financial resource management, inventory control, and online purchasing
CN104205152A (en) * 2011-09-26 2014-12-10 谷歌公司 MEdia content voting, ranking, and playing system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140075308A1 (en) * 2012-09-10 2014-03-13 Apple Inc. Intelligent media queue

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8239229B1 (en) * 2000-02-24 2012-08-07 Richard Paiz Parallel computer network and method for real time financial resource management, inventory control, and online purchasing
CN101741850A (en) * 2009-12-25 2010-06-16 北京邮电大学 Multitask concurrent executive system and method for hybrid network service
CN104205152A (en) * 2011-09-26 2014-12-10 谷歌公司 MEdia content voting, ranking, and playing system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
廖宏建 ; 唐连章 ; 杨玉宝 ; .SMIL在多媒体教学资源集成中的应用研究.电脑知识与技术.2008,(19),全文. *

Also Published As

Publication number Publication date
CN111190720A (en) 2020-05-22

Similar Documents

Publication Publication Date Title
CN109032738B (en) Multimedia playing control method, device, terminal and storage medium
CN112184856B (en) Multimedia processing device supporting multi-layer special effect and animation mixing
US8775472B2 (en) Dynamic presentation framework
US11600301B2 (en) Method and device of editing a video
TWI542204B (en) Multimedia comment system and multimedia comment method
US20220264029A1 (en) Video special effect processing method and apparatus, and electronic device
CN111079047B (en) Web-oriented page construction system
CN110012358B (en) Examination information processing method and device
CN108259620B (en) Advertisement editing and previewing method, intelligent terminal, system and storage device
CN102647634A (en) Multi-fragment video playing method and device based on hypertext markup language (HTML) 5 video
US11341706B2 (en) Virtual scene display method and apparatus, and storage medium
WO2018058811A1 (en) Virtual reality scene loading method and device
CN110505511B (en) Method, device and system for playing video in webpage and computing equipment
CN109672902A (en) A kind of video takes out frame method, device, electronic equipment and storage medium
US20140193138A1 (en) System and a method for constructing and for exchanging multimedia content
CN111951356B (en) Animation rendering method based on JSON data format
JP6265659B2 (en) Information processing apparatus, control method thereof, and program
WO2021103364A1 (en) Live commenting processing method and system
CN102074221A (en) Method and device for displaying characters
CN106708478B (en) Scroll view display method and apparatus
CN108156208A (en) A kind of dissemination method of application data, device and system
CN111190720B (en) Media playing method, device and system, server side and storage medium
CN104615647B (en) View model request, delivery method and device
CN106980503B (en) Page processing method, device and equipment
KR20140031438A (en) Apparatus and method of reconstructing mobile contents

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