CN110582017B - Video playing method, device, terminal and storage medium - Google Patents

Video playing method, device, terminal and storage medium Download PDF

Info

Publication number
CN110582017B
CN110582017B CN201910854679.3A CN201910854679A CN110582017B CN 110582017 B CN110582017 B CN 110582017B CN 201910854679 A CN201910854679 A CN 201910854679A CN 110582017 B CN110582017 B CN 110582017B
Authority
CN
China
Prior art keywords
target
video
page
playing window
instance
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
CN201910854679.3A
Other languages
Chinese (zh)
Other versions
CN110582017A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910854679.3A priority Critical patent/CN110582017B/en
Publication of CN110582017A publication Critical patent/CN110582017A/en
Application granted granted Critical
Publication of CN110582017B publication Critical patent/CN110582017B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • 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/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/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4438Window management, e.g. event handling following interaction with the user interface

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • User Interface Of Digital Computer (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

The invention discloses a video playing method, a video playing device, a terminal and a storage medium, wherein the video playing method comprises the following steps: responding to a received primary page playing instruction aiming at a target video stream in a video aggregation page, and acquiring data information of the target video stream; creating a target player instance according to the data information, and storing the target player instance into a preset player management component; establishing a first association relation between a target player instance and a first playing window in a video aggregation page; responding to a received secondary page switching instruction aiming at a target video stream which is playing in a video aggregation page, and removing the first association relation; and when the target secondary page is switched to, establishing a second association relation between the target player instance and a second playing window in the target secondary page. According to the invention, the video aggregation page and the target secondary page share the target player example, so that the effect of switching pages without stopping playing is realized, and the watching experience of a user is more continuous.

Description

Video playing method, device, terminal and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a video playing method, an apparatus, a terminal, and a storage medium.
Background
With the rapid development of computer technology, artificial intelligence technology has been widely applied to intelligent devices. Artificial intelligence (artificial intelligence), abbreviated in english as AI, is a new technical science of studying, developing theories, methods, techniques and application systems for simulating, extending and expanding human intelligence. Artificial intelligence is a branch of computer science that attempts to understand the essence of intelligence and produce a new intelligent machine that can react in a manner similar to human intelligence, and research in this field includes robotics, speech recognition, image recognition, natural language processing, and so forth.
In the related technology, a User can watch a video through an intelligent device and interact with the intelligent device through a User Interface (UI), when the User clicks a certain video stream being played in a video aggregation page to enter a secondary page related to the video stream to continue watching the video, in order to achieve the effect that the skip page playing data is not lost, the intelligent device generally stores the current playing progress, then the video aggregation page is closed, and when the video aggregation page is closed, the player is also closed, namely, the playing of the video is also stopped, and after the video aggregation page enters the secondary page, a new player is created again in the secondary page, and the playing progress is restored through the new player.
Therefore, in the related art, when the secondary page jump is realized, the phenomenon that the playing of the video is interrupted exists, so that the watching experience of a user is broken.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide a video playing method, an apparatus, a terminal, and a storage medium. The technical scheme is as follows:
in one aspect, a video playing method is provided, where the method includes:
responding to a received primary page playing instruction aiming at a target video stream in a video aggregation page, and acquiring data information of the target video stream;
creating a target player instance corresponding to the target video stream according to the data information of the target video stream, and storing the target player instance into a preset player management component;
establishing a first association relation between the target player instance and a first playing window in the video aggregation page so as to play a video image output by the target player instance through the first playing window;
in response to a received secondary page switching instruction for the target video stream being played in the video aggregation page, removing a first association relationship between the target player instance and the first playing window; the secondary page switching instruction is used for indicating switching to a target secondary page associated with the target video stream;
and when the target secondary page is switched to, establishing a second association relation between the target player instance and a second playing window in the target secondary page so as to continuously play the video image output by the target player instance through the second playing window.
In another aspect, a video playback apparatus is provided, the apparatus including:
the first acquisition module is used for responding to a received primary page playing instruction aiming at a target video stream in a video aggregation page and acquiring data information of the target video stream;
the instance creating module is used for creating a target player instance corresponding to the target video stream according to the data information of the target video stream and storing the target player instance into a preset player management component;
a first establishing module, configured to establish a first association relationship between the target player instance and a first playing window in the video aggregation page, so as to play a video image output by the target player instance through the first playing window;
a first release module, configured to release a first association relationship between the target player instance and the first playing window in response to a received secondary page switching instruction for the target video stream being played in the video aggregation page; the secondary page switching instruction is used for indicating switching to a target secondary page related to the target video;
and the second establishing module is used for establishing a second association relationship between the target player instance and a second playing window in the target secondary page when the target secondary page is switched to, so that the video image output by the target player instance is continuously played through the second playing window.
In an optional embodiment, the apparatus further comprises:
the second obtaining module is used for obtaining a first position of the first playing window in the video aggregation page;
the image screenshot module is used for intercepting a current video frame image of the target video stream;
and the storage module is used for storing the first position and the current video frame image.
In an optional embodiment, the second establishing module comprises:
the first generating module is used for generating the second playing window in the target secondary page according to the first position;
the first display module is used for displaying the current video frame image in the second playing window;
a third obtaining module, configured to obtain a second position of the second playing window in the target secondary page;
the first moving module is used for generating and displaying a displacement animation of the second playing window moving from the first position to the second position;
and the establishing submodule is used for establishing a second association relationship between the target player instance and the second playing window.
In an optional embodiment, the apparatus further comprises:
the receiving module is used for receiving a page return instruction when the target secondary page plays the target video stream;
a second release module, configured to release, in response to the page return instruction, a second association relationship between the target player instance and the second playing window;
and the third establishing module is used for reestablishing the first association relationship between the target player instance and the first playing window when the video aggregation plane is returned, so that the video image output by the target player instance is continuously played through the first playing window.
In an alternative embodiment, the second dismiss module comprises:
the second moving module is used for responding to the page return instruction and generating and displaying the displacement animation of the second playing window moving from the second position to the first position;
and the releasing submodule is used for releasing the second association relationship between the target player instance and the second playing window when the second playing window moves to the first position.
In an alternative embodiment, the data information of the target video stream is stored in a blockchain.
In another aspect, a terminal is provided, which includes a processor and a memory, where at least one instruction, at least one program, a code set, or a set of instructions is stored in the memory, and the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by the processor to implement the above video playing method.
In another aspect, a computer readable storage medium is provided, in which at least one instruction, at least one program, a set of codes, or a set of instructions is stored, which is loaded and executed by a processor to implement the video playing method as described above.
The embodiment of the invention realizes that the video image output by the target player instance is played through the first playing window by storing the target player instance corresponding to the target video stream in the video aggregation page into the preset player management component and then establishing the first incidence relation between the target player instance and the first playing window in the video aggregation page, when the target secondary page associated with the target video stream needs to be switched, the first incidence relation between the target player instance and the first playing window is firstly released, then the second incidence relation between the second playing window in the target secondary page and the target playing instance is established when the target secondary page is switched, the video image output by the target player instance is continuously played through the second playing window, so that when the video aggregation page is switched off, only the video image display is closed, and the video sound is not closed, the video aggregation page and the target secondary page share the target player example, the effect that the switching of the pages is not stopped is achieved, the watching experience of a user is more continuous, and the player does not need to be reconstructed, so that a large amount of input and output and CPU resources are saved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1A is a schematic diagram of an implementation environment provided by embodiments of the invention;
FIG. 1B is a schematic diagram of an alternative structure of a distributed system applied to a blockchain system according to an embodiment of the present invention;
fig. 1C is an alternative structural diagram of a block structure according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a video playing method according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of another video playing method according to an embodiment of the present invention;
fig. 4 is a schematic flowchart of another video playing method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a video playing apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another video playing apparatus according to an embodiment of the present invention;
fig. 7 is a block diagram of a hardware structure of a terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or server that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1A, a schematic diagram of an implementation environment according to an embodiment of the present invention is shown, where the implementation environment may include a client 110 and a server 120 connected to the client 110, and the connection may include, but is not limited to, a wired network or a wireless network.
The client 110 may be a related application providing a video service function, which may include, but is not limited to, various applications supporting video Feed streams, such as today's first, Tencent video, and so on, i.e., information streams that are continuously updated and presented to the user's content. The client 110 may be configured in an intelligent terminal device such as a smart phone, an intelligent wearable device, a tablet computer, a notebook computer, a personal digital assistant, or a vehicle-mounted computer.
The server 120 may comprise a server operating independently, or a distributed server, or a server cluster consisting of multiple servers. The server 120 may comprise functional components implementing the relevant functions of the client 110 and basic data, which may comprise, for example, data information of videos involved in the client 110, including video data and audio data of the videos.
In an alternative embodiment, the server 120 may be a node constituting a distributed system, and the distributed system may be a system formed by connecting a client, a plurality of nodes (any form of computing devices in an access network, such as a server and a user terminal) through a network communication form. Taking a distributed system as an example of a blockchain system, referring To fig. 1B, fig. 1B is an optional structural schematic diagram of a blockchain system To which the distributed system 100 provided by the embodiment of the present invention is applied, where the blockchain system is formed by a plurality of nodes (computing devices in any form in an access network, such as servers and user terminals) and clients, and a Peer-To-Peer (P2P, Peer To Peer) network is formed between the nodes, and a P2P Protocol is an application layer Protocol operating on a Transmission Control Protocol (TCP). In a distributed system, any machine, such as a server or a terminal, can join to become a node, and the node comprises a hardware layer, a middle layer, an operating system layer and an application layer.
Referring to the functions of each node in the blockchain system shown in fig. 1B, the functions involved include:
1) routing, a basic function that a node has, is used to support communication between nodes.
Besides the routing function, the node may also have the following functions:
2) the application is used for being deployed in a block chain, realizing specific services according to actual service requirements, recording data related to the realization functions to form recording data, carrying a digital signature in the recording data to represent a source of task data, and sending the recording data to other nodes in the block chain system, so that the other nodes add the recording data to a temporary block when the source and integrity of the recording data are verified successfully. For example, the application-implemented business may include a wallet for providing transaction functions for conducting electronic money, a shared ledger for providing operation functions such as storage, inquiry, and modification of account data, and a smart contract.
3) And the Block chain comprises a series of blocks (blocks) which are mutually connected according to the generated chronological order, new blocks cannot be removed once being added into the Block chain, and recorded data submitted by nodes in the Block chain system are recorded in the blocks. Referring to fig. 1C, fig. 1C is an optional schematic diagram of a Block Structure (Block Structure) according to an embodiment of the present invention, where each Block includes a hash value of a transaction record (hash value of the Block) stored in the Block and a hash value of a previous Block, and the blocks are connected by the hash value to form a Block chain. The block may include information such as a time stamp at the time of block generation. A block chain (Blockchain), which is essentially a decentralized database, is a string of data blocks associated by using cryptography, and each data block contains related information for verifying the validity (anti-counterfeiting) of the information and generating a next block.
Please refer to fig. 2, which is a flowchart illustrating a video playing method according to an embodiment of the present invention. It is noted that the present specification provides the method steps as described in the examples or flowcharts, but may include more or less steps based on routine or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In actual system or product execution, sequential execution or parallel execution (e.g., parallel processor or multi-threaded environment) may be possible according to the embodiments or methods shown in the figures. Specifically, as shown in fig. 2, the method may include:
s201, responding to a received primary page playing instruction aiming at a target video stream in a video aggregation page, and acquiring data information of the target video stream.
The video aggregation page is a page for displaying a video Feed stream, and comprises a plurality of video stream inlets, which are equivalent to a content aggregator for combining a plurality of message sources subscribed by a user together, and help the user to continuously obtain the latest Feed content. A Feed stream is a stream of information that is continuously updated and presented to the user's content. A page mainly refers to the whole screen of content displayed for a user in a product, and a page representation is a complete basic unit like information displayed by the user. The first-level page is the video aggregation page.
In this embodiment, the data information of the target video stream includes video data and audio data of the target video, and the data information of the target video stream may be stored in a blockchain of the distributed system shown in fig. 1B.
In a specific implementation, a first-level page playing control may be set at each video stream inlet in the video aggregation page, and when a user operates, for example, clicks the first-level page playing control corresponding to a certain video stream, a first-level page playing instruction for playing the target video stream on a first-level page (i.e., a video aggregation page) is issued. Accordingly, the client receives the primary page playing instruction, and obtains the data information of the target video stream in response to the received primary page playing instruction for the target video stream in the video aggregation page, for example, obtains the stored data information of the target video stream from the block chain of the distributed system shown in fig. 1B.
S203, creating a target player instance corresponding to the target video stream according to the data information of the target video stream, and storing the target player instance in a preset player management component.
In this embodiment, the target player is exemplified as a player containing data information of the target video stream, and it may output corresponding video image and audio according to the data information of the target video stream. When the target player instance is associated with the playing window, the video image output by the target player instance can be displayed on the playing window, and meanwhile, the audio output by the target player instance can output sound through the audio output component, so that the audio and video playing of the target video stream can be realized.
Wherein the preset player management component is an independent component for storing the generated player instance. In this embodiment of the present specification, an instance identifier corresponding to a player instance may be generated when the player instance is created, and the instance identifier may uniquely identify one player instance, and in a specific implementation, the instance identifier may be a stream identifier of a video stream corresponding to the player instance. When storing the player instance, the preset player management component may also store an instance identifier corresponding to the player instance at the same time.
S205, establishing a first association relationship between the target player instance and a first playing window in the video aggregation page, so as to play the video image output by the target player instance through the first playing window.
The first playing window is used for playing a target video stream in the video aggregation page, and when a target player instance stored in the preset player management component is bound with the first playing window, namely a first association relation is established, a video image output by the target player instance can be displayed to a user through the first playing window.
In this embodiment of the present specification, the audio output by the target player instance may be continuously output by the audio output component of the client, and achieve synchronization with the video image output by the target player instance.
S207, in response to a received secondary page switching instruction for the target video stream being played in the video aggregation page, removing the first association relationship between the target player instance and the first playing window.
And the secondary page switching instruction is used for indicating switching to a target secondary page associated with the target video stream. The secondary page is relative to the primary page, and the secondary page refers to a page represented by a link on the primary page (i.e. the video aggregation page), namely, a page clicked into from the link is the secondary page.
In this embodiment of the present specification, the target secondary page may be a video detail page associated with the target video stream, where the video detail page is a page for displaying complete video information, and may generally include a video being played and a corresponding video information list.
In a specific implementation, the video detail page link of the target video may be linked to a first play window link for playing the target video stream, and when a user is interested in the target video being played in the video aggregation page, the user may click the first play window, thereby sending a second-level page switching instruction for switching from the first-level page to the second-level page. Correspondingly, the client receives the secondary page switching instruction, responds to the secondary page switching instruction, firstly removes the first association relation between the target player instance and the first playing window, then carries out switching, namely closes the video aggregation page, and enters the target secondary page.
In this embodiment of the present specification, the target player instance is stored in the preset player management component, and continuously outputs the video image and the audio of the target video stream, after the first association relationship between the target player instance and the first playing window is released, the target player instance no longer has any association with the video aggregation page, at this time, the closing of the video aggregation page does not cause the output interruption of the target player instance, and only because there is no playing window displaying the video image output by the target player instance, the user can still hear the sound when the video aggregation page is closed, but cannot see the video image.
S209, when the target secondary page is switched to, establishing a second association relationship between the target player instance and a second playing window in the target secondary page, so as to continuously play the video image output by the target player instance through the second playing window.
In this embodiment of the present description, when the video aggregation page is switched to the target secondary page after being closed, the target player instance in the preset player management component is associated with the second play window in the target secondary page, and a second association relationship between the target player instance and the second play window is established, so that the video image output by the target player instance can be continuously played in the secondary page through the second play window.
In a specific implementation, the secondary page switching instruction may carry an instance identifier of a target player instance, and when switching to the target secondary page, the target player instance in the preset player management component may be determined based on the instance identifier, and a second association relationship between the target player instance and the second play window may be established.
It can be seen from the above embodiments of the present invention that, in the embodiments of the present invention, by storing a target player instance corresponding to a target video stream in a video aggregation page in a preset player management component, then establishing a first association relationship between the target player instance and a first playing window in the video aggregation page, a video image output by the target player instance is played through the first playing window, when a target secondary page associated with the target video stream needs to be switched, the first association relationship between the target player instance and the first playing window is removed, then establishing a second association relationship between a second playing window in the target secondary page and the target playing instance when the target secondary page is switched, so that the video image output by the target player instance is continuously played through the second playing window, so that when the video aggregation page is switched, the video aggregation page and the target secondary page share the target player example, namely the video image and the audio of the target video stream are always in an output state, the effect that the page switching is not stopped is achieved, the relevance between a single video in the multi-video feed stream and the video secondary page data is obviously enhanced, the problem of interruption of playing experience is solved, and the user experience is more continuous.
In addition, because the video aggregation page and the target secondary page share the target player example, a new player does not need to be reconstructed during secondary pages, and a large amount of input and output and CPU resources are saved.
In order to further improve the continuity of the video watched by the user, in some embodiments, as shown in the flowchart of another video playing method provided in fig. 3, before the releasing the first association relationship between the target player instance and the first playing window in step S207, the method may further include:
s301, acquiring a first position of the first playing window in the video aggregation page.
The first position is a position of an area covered by the first playing window in the video aggregation page, and may include, but is not limited to, coordinates of a center point of the first playing window in the video aggregation page and size information (such as a length and a width) of the first playing window.
S303, intercepting the current video frame image of the target video stream.
The current video frame image refers to the video image of the last frame displayed by the first playing window before the first association is released.
S305, storing the first position and the current video frame image.
Accordingly, as shown in fig. 3, step S209 may include:
s307, generating the second playing window in the target secondary page according to the first position.
In this embodiment of the present description, a second playing window may be generated at a first position corresponding to a target secondary page, and the size of the initially generated second playing window may refer to the size of the first playing window to generate a second playing window having the same size as the first playing window, so that a user cannot feel switching of pages.
S309, displaying the current video frame image in the second playing window.
In order to avoid the phenomenon of instantaneous black screen of the playing window during switching, the previously intercepted current video frame image can be displayed in the second playing window after the second playing window is generated, so that the user feels that the video is still played, and the watching continuity is further improved.
S311, acquiring a second position of the second playing window in the target secondary page.
The second position is a final play position of the second play window in the target secondary page, and may include coordinates of a center point of the second play window in the target secondary page and final size information (such as a final length and a final width) of the second play window.
It should be noted that the final size information of the second playing window may be the same as or different from the size information of the second playing window when the second playing window is initially generated. In practical applications, since the video aggregate page includes a plurality of video stream inlets, the playing window (first playing window) of each video stream in the video aggregate page is generally a small window, such as 1/4 whose window width is only the display screen width, 1/5 whose height is the display screen height, and so on, while the video detail page, i.e. the target secondary page, only plays the target video, and therefore the second playing window is generally a large window, such as a window, and the size of the window may be the whole display screen or half of the display screen. The second playing window may be initially generated to have the size of the first playing window, and when the second playing window is located at the final playing position of the target secondary page, the size of the second playing window may be final size information such as the whole display screen or half of the display screen.
S313, generating and displaying the displacement animation of the second playing window moving from the first position to the second position.
Specifically, the center point of the second playing window is moved from the center point coordinate corresponding to the first position to the center point coordinate corresponding to the second position, and the moving process is generated into a displacement animation display.
In an optional embodiment, in order to make the transition of the second playing window from the first position to the second position more natural, when the second playing window moves, the second playing window may be further gradually expanded according to a difference between the size information at the time of initial generation and the final size information, and in combination with the length of the preset route, and when the second playing window moves to the second position, the size of the second playing window is just the final size.
S315, when the second playing window moves to the second position, a second association relationship between the target player instance and the second playing window is established.
Specifically, when the second playing window moves to the second position, the second association relationship between the target player instance in the preset player management component and the second playing window is established, so that the video image output by the target player instance can be continuously displayed when the second playing window reaches the second position, the effect of continuously playing the target video in the target secondary page is achieved, the seamless switching of the pages is realized, a user feels the same operation on the same page, and the watching experience is more continuous.
In another optional implementation manner, after step S309, a second association relationship between the target player instance and the second playing window may be established at the first location, and since the playing window cannot play the video image output by the target player instance during the moving process, the problem of black screen of the second playing window during the moving process may be avoided by displaying the current video image in the second playing window in advance. After the second association relationship is established at the first position, steps S311 and S313 may be executed, and the video image output by the target player instance may be played continuously after the second playing window is moved to the second position.
In this embodiment of the present specification, after step S209, as shown in the flowchart of another video playing method provided in fig. 4, the method may further include:
s211, receiving a page return instruction when the target secondary page plays the target video stream.
Specifically, when the target secondary page plays the target video stream, the user may send a page return instruction to the video aggregation page by operating the return control in the target secondary page, and correspondingly, the client receives the page return instruction.
S213, responding to the page return instruction, and releasing the second association relationship between the target player instance and the second playing window.
And the client responds to the page return instruction, firstly solves the second association relation between the target player instance and the second playing window, and then performs switching, namely closes the target secondary page and enters the video aggregation page.
In this embodiment of the present specification, the target player instance is stored in the preset player management component, and continuously outputs the video image and the audio of the target video stream, after the second association relationship between the target player instance and the second playing window is released, the target player instance no longer has any association with the target secondary page, at this time, the closing of the target secondary page does not cause the output interruption of the target player instance, and only because the playing window that does not display the video image output by the target player instance is not present, the user can still hear the sound when the target secondary page is closed, but cannot see the video image, so that the effect of only closing the video image without closing the sound is achieved.
S215, when the video aggregation plane is returned, reestablishing the first association relationship between the target player instance and the first playing window, so that the video image output by the target player instance is continuously played through the first playing window.
In the embodiment of the present description, when the target secondary page is switched back to the video aggregation page, the target player instance in the preset player management component is associated again with the first playing window in the video aggregation page, and the first association relationship between the target player instance and the first playing window in the video aggregation page is reestablished, so that the video image output by the target player instance can be continuously played in the video aggregation page through the first playing window, and an effect of switching the page without stopping playing is achieved.
In an optional implementation manner, in order to make page switching more natural, so that a user feels the same operation on the same page and achieves an effect of seamlessly switching pages, when the second association relationship between the target player instance and the second playing window is released in response to the page return instruction, a displacement animation in which the second playing window moves from the second position to the first position may be generated and displayed in response to the page return instruction, at this time, the display in the second playing window may be fixed to the video image of the last frame displayed in the second playing window without a black screen phenomenon, and then when the second playing window moves to the first position, the second association relationship between the target player instance and the second playing window is released.
It can be understood that, when the animation of the second playing window is generated, the second playing window can be gradually reduced according to the difference value between the size information during initial generation and the final size information and by combining the length of the preset route, and when the second playing window moves to the first position, the size of the second playing window is just the size during initial generation, so that the page switching is more natural.
Corresponding to the video playing methods provided in the foregoing embodiments, embodiments of the present invention further provide a video playing device, and since the video playing device provided in the embodiments of the present invention corresponds to the video playing methods provided in the foregoing embodiments, the implementation of the foregoing video playing method is also applicable to the video playing device provided in the embodiments, and is not described in detail in this embodiment.
Please refer to fig. 5, which is a schematic structural diagram of a video playing apparatus according to an embodiment of the present invention, wherein the apparatus has a function of implementing the video playing method in the foregoing method embodiment, and the function may be implemented by hardware or by hardware executing corresponding software. As shown in fig. 5, the apparatus may include:
a first obtaining module 510, configured to obtain data information of a target video stream in a video aggregation page in response to a received primary page play instruction for the target video stream;
an instance creating module 520, configured to create a target player instance corresponding to the target video stream according to the data information of the target video stream, and store the target player instance in a preset player management component;
a first establishing module 530, configured to establish a first association relationship between the target player instance and a first playing window in the video aggregation page, so as to play a video image output by the target player instance through the first playing window;
a first removing module 540, configured to remove a first association relationship between the target player instance and the first playing window in response to a received secondary page switching instruction for the target video stream being played in the video aggregation page; the secondary page switching instruction is used for indicating switching to a target secondary page associated with the target video stream;
a second establishing module 550, configured to, when switching to the target secondary page, establish a second association relationship between the target player instance and a second playing window in the target secondary page, so as to continuously play the video image output by the target player instance through the second playing window.
In an optional embodiment, the apparatus may further comprise:
the second obtaining module is used for obtaining a first position of the first playing window in the video aggregation page;
the image screenshot module is used for intercepting a current video frame image of the target video stream;
and the storage module is used for storing the first position and the current video frame image.
In an alternative embodiment, the second establishing module 550 may include:
the first generating module is used for generating the second playing window in the target secondary page according to the first position;
the first display module is used for displaying the current video frame image in the second playing window;
a third obtaining module, configured to obtain a second position of the second playing window in the target secondary page;
the first moving module is used for generating and displaying a displacement animation of the second playing window moving from the first position to the second position;
and the establishing submodule is used for establishing a second association relationship between the target player instance and the second playing window.
As shown in fig. 6, another video playing apparatus may further include:
a receiving module 560, configured to receive a page return instruction when the target secondary page plays the target video stream;
a second release module 570, configured to release, in response to the page return instruction, the second association relationship between the target player instance and the second playing window;
a third establishing module 580, configured to reestablish the first association relationship between the target player instance and the first playing window when the video aggregation plane is returned, so that the video image output by the target player instance continues to be played through the first playing window.
In an alternative embodiment, the second release module 570 may include:
the second moving module is used for responding to the page return instruction and generating and displaying the displacement animation of the second playing window moving from the second position to the first position;
and the releasing submodule is used for releasing the second association relationship between the target player instance and the second playing window when the second playing window moves to the first position.
In an alternative embodiment, the data information of the target video stream may be stored in a blockchain.
It should be noted that, when the apparatus provided in the foregoing embodiment implements the functions thereof, only the division of the functional modules is illustrated, and in practical applications, the functions may be distributed by different functional modules according to needs, that is, the internal structure of the apparatus may be divided into different functional modules to implement all or part of the functions described above. In addition, the apparatus and method embodiments provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments for details, which are not described herein again.
The video playing device of the embodiment of the invention realizes that the video image output by the target player instance is played through the first playing window by storing the target player instance corresponding to the target video stream in the video aggregation page into the preset player management component and then establishing the first association relation between the target player instance and the first playing window in the video aggregation page, when the target secondary page associated with the target video stream needs to be switched, the first association relation between the target player instance and the first playing window is firstly released, then the second association relation between the second playing window in the target secondary page and the target playing instance is established when the target secondary page is switched, the video image output by the target player instance is continuously played through the second playing window, so that only the video image display is closed when the video aggregation page is switched, the video sound is not closed, the video aggregation page and the target secondary page share the target player example, the effect of switching the pages without stopping playing is achieved, the user experience is more continuous, and the player does not need to be reconstructed, so that a large amount of input and output and CPU resources are saved.
The embodiment of the present invention provides a terminal, where the terminal includes a processor and a memory, where the memory stores at least one instruction, at least one program, a code set, or an instruction set, and the at least one instruction, the at least one program, the code set, or the instruction set is loaded and executed by the processor to implement the video playing method provided in the foregoing method embodiment.
The memory may be used to store software programs and modules, and the processor may execute various functional applications and video playback by operating the software programs and modules stored in the memory. The memory can mainly comprise a program storage area and a data storage area, wherein the program storage area can store an operating system, application programs needed by functions and the like; the storage data area may store data created according to use of the apparatus, and the like. Further, the memory may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory may also include a memory controller to provide the processor access to the memory.
The method provided by the embodiment of the invention can be executed in a computer terminal, a server or a similar operation device. Taking the example of running on a terminal, fig. 7 is a block diagram of a hardware structure of the terminal running a video playing method according to the embodiment of the present invention, specifically:
the terminal may include RF (Radio Frequency) circuitry 710, memory 720 including one or more computer-readable storage media, input unit 730, display unit 740, sensor 750, audio circuitry 760, WiFi (wireless fidelity) module 770, processor 780 including one or more processing cores, and power supply 790. Those skilled in the art will appreciate that the terminal structure shown in fig. 7 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
RF circuit 710 may be used for receiving and transmitting signals during a message transmission or call, and in particular, for receiving downlink information from a base station and processing the received downlink information by one or more processors 780; in addition, data relating to uplink is transmitted to the base station. In general, RF circuit 710 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, an LNA (Low Noise Amplifier), a duplexer, and the like. In addition, the RF circuit 710 may also communicate with a network and other terminals through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA (Code Division Multiple Access), WCDMA (Wideband Code Division Multiple Access), LTE (Long Term Evolution), email, SMS (Short Messaging Service), and the like.
The memory 720 may be used to store software programs and modules, and the processor 780 performs various functional applications and data processing by operating the software programs and modules stored in the memory 720. The memory 720 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, application programs required for functions, and the like; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 720 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, memory 720 may also include a memory controller to provide access to memory 720 by processor 780 and input unit 730.
The input unit 730 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 730 may include a touch-sensitive surface 731 as well as other input devices 732. Touch-sensitive surface 731, also referred to as a touch display screen or touch pad, can collect touch operations by a user on or near touch-sensitive surface 731 (e.g., operations by a user on or near touch-sensitive surface 731 using a finger, stylus, or any other suitable object or attachment) and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface 731 may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts it to touch point coordinates, and sends the touch point coordinates to the processor 780, and can receive and execute commands from the processor 780. In addition, the touch-sensitive surface 731 can be implemented in a variety of types, including resistive, capacitive, infrared, and surface acoustic wave. The input unit 730 may also include other input devices 732 in addition to the touch-sensitive surface 731. In particular, other input devices 732 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 740 may be used to display information input by or provided to the user and various graphic user interfaces of the terminal, which may be configured by graphics, text, icons, video, and any combination thereof. The Display unit 740 may include a Display panel 741, and optionally, the Display panel 741 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, touch-sensitive surface 731 can overlay display panel 741, such that when touch-sensitive surface 731 detects a touch event thereon or nearby, processor 780 can determine the type of touch event, and processor 780 can then provide a corresponding visual output on display panel 741 based on the type of touch event. Where the touch-sensitive surface 731 and the display panel 741 may be implemented as two separate components, input and output functions, but in some embodiments the touch-sensitive surface 731 and the display panel 741 may be integrated to implement input and output functions.
The terminal may also include at least one sensor 750, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 741 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 741 and/or a backlight when the terminal is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), detect the magnitude and direction of gravity when the terminal is stationary, and can be used for applications of recognizing terminal gestures (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured in the terminal, detailed description is omitted here.
Audio circuitry 760, speaker 761, and microphone 762 may provide an audio interface between a user and the terminal. The audio circuit 760 can transmit the electrical signal converted from the received audio data to the speaker 761, and the electrical signal is converted into a sound signal by the speaker 761 and output; on the other hand, the microphone 762 converts the collected sound signal into an electric signal, converts the electric signal into audio data after being received by the audio circuit 760, processes the audio data by the audio data output processor 780, and transmits the processed audio data to, for example, another terminal via the RF circuit 710, or outputs the audio data to the memory 720 for further processing. The audio circuitry 760 may also include an earbud jack to provide communication of peripheral headphones with the terminal.
WiFi belongs to short distance wireless transmission technology, the terminal can help user send and receive e-mail, browse web page and access stream media etc. through WiFi module 770, it provides wireless broadband internet access for user. Although fig. 7 shows the WiFi module 770, it is understood that it does not belong to the essential constitution of the terminal, and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 780 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by operating or executing software programs and/or modules stored in the memory 720 and calling data stored in the memory 720, thereby integrally monitoring the terminal. Optionally, processor 780 may include one or more processing cores; preferably, the processor 780 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 780.
The terminal also includes a power supply 790 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 780 via a power management system to manage charging, discharging, and power consumption management functions via the power management system. The power supply 790 may also include any component including one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
Although not shown, the terminal may further include a camera, a bluetooth module, and the like, which are not described herein again. In this embodiment, the terminal further includes a memory and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors. The one or more programs include instructions for performing video playback provided by the method embodiments described above.
Embodiments of the present invention also provide a computer-readable storage medium, which may be disposed in a terminal to store at least one instruction, at least one program, a code set, or a set of instructions related to implementing a video playing method, where the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by the processor to implement the video playing method provided by the foregoing method embodiments.
Optionally, in this embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
It should be noted that: the precedence order of the above embodiments of the present invention is only for description, and does not represent the merits of the embodiments. And specific embodiments thereof have been described above. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (9)

1. A video playback method, the method comprising:
responding to a received primary page playing instruction aiming at a target video stream in a video aggregation page, and acquiring data information of the target video stream;
creating a target player instance corresponding to the target video stream according to the data information of the target video stream, generating an instance identifier of the target player instance, and storing the target player instance and the corresponding instance identifier into a preset player management component, wherein the preset player management component is an independent component for storing the generated player instance;
establishing a first association relationship between the target player instance in the preset player management component and a first playing window in the video aggregation page, so as to play a video image output by the target player instance through the first playing window;
in response to a received secondary page switching instruction for the target video stream being played in the video aggregation page, removing a first association relationship between the target player instance and the first playing window; the second-level page switching instruction is used for indicating switching to a target second-level page associated with the target video stream, and the second-level page switching instruction carries an instance identifier of the target player instance; the secondary page switching instruction is generated based on triggering of link information of a link on the first playing window, wherein the link information indicates the target secondary page;
when the target secondary page is switched to, determining the target player instance in the preset player management component based on the instance identifier of the target player instance, and establishing a second association relationship between the target player instance and a second playing window in the target secondary page, so as to continuously play the video image output by the target player instance through the second playing window;
receiving a page return instruction when the target secondary page plays the target video stream;
responding to the page return instruction, and removing a second association relation between the target player instance and the second playing window in the preset player management component;
and when the video aggregation plane is returned, reestablishing the first association relationship between the target player instance and the first playing window in the preset player management component, so that the video image output by the target player instance is continuously played through the first playing window.
2. The video playback method of claim 1, wherein prior to disassociating the first association of the target player instance with the first playback window, the method further comprises:
acquiring a first position of the first playing window in the video aggregation page;
intercepting a current video frame image of the target video stream;
storing the first location and the current video frame image.
3. The video playing method according to claim 2, wherein said establishing a second association relationship between the target player instance and a second playing window in the target secondary page comprises:
generating the second playing window in the target secondary page according to the first position;
displaying the current video frame image in the second playing window;
acquiring a second position of the second playing window in the target secondary page;
generating and displaying a displacement animation of the second playing window moving from the first position to the second position;
and when the second playing window moves to the second position, establishing a second association relation between the target player instance and the second playing window.
4. The video playing method according to claim 2, wherein said establishing a second association relationship between the target player instance and a second playing window in the target secondary page comprises:
generating the second playing window in the target secondary page according to the first position;
displaying the current video frame image in the second playing window;
establishing a second association relation between the target player instance and the second playing window;
acquiring a second position of the second playing window in the target secondary page;
and generating and displaying a displacement animation of the second playing window moving from the first position to the second position.
5. The video playing method according to claim 3 or 4, wherein said releasing the second association relationship between the target player instance and the second playing window in the preset player management component in response to the page return instruction comprises:
responding to the page return instruction, and generating and displaying a displacement animation of the second playing window moving from the second position to the first position;
and when the second playing window moves to the first position, removing the second association relationship between the target player instance and the second playing window in the preset player management component.
6. The video playback method of claim 1, wherein the method further comprises:
data information of the target video stream is stored in a blockchain.
7. A video playback apparatus, comprising:
the first acquisition module is used for responding to a received primary page playing instruction aiming at a target video stream in a video aggregation page and acquiring data information of the target video stream;
an instance creating module, configured to create a target player instance corresponding to the target video stream according to the data information of the target video stream, generate an instance identifier of the target player instance, and store the target player instance and the corresponding instance identifier in a preset player management component, where the preset player management component is an independent component for storing the generated player instance;
a first establishing module, configured to establish a first association relationship between the target player instance in the preset player management component and a first playing window in the video aggregation page, so as to play a video image output by the target player instance through the first playing window;
a first release module, configured to release a first association relationship between the target player instance and the first playing window in response to a received secondary page switching instruction for the target video stream being played in the video aggregation page; the second-level page switching instruction is used for indicating switching to a target second-level page associated with the target video stream, and the second-level page switching instruction carries an instance identifier of the target player instance; the secondary page switching instruction is generated based on triggering of link information of a link on the first playing window, wherein the link information indicates the target secondary page;
a second establishing module, configured to determine, based on the instance identifier of the target player instance, the target player instance in the preset player management component when switching to the target secondary page, and establish a second association relationship between the target player instance and a second playing window in the target secondary page, so as to continuously play the video image output by the target player instance through the second playing window;
the receiving module is used for receiving a page return instruction when the target secondary page plays the target video stream;
a second removing module, configured to remove, in response to the page return instruction, a second association relationship between the target player instance and the second playing window in the preset player management component;
and a third establishing module, configured to reestablish the first association relationship between the target player instance and the first play window in the preset player management component when the video aggregation plane is returned, so that the video image output by the target player instance is continuously played through the first play window.
8. A terminal comprising a processor and a memory, the memory having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, the at least one instruction, the at least one program, the set of codes, or the set of instructions being loaded and executed by the processor to implement the video playback method of any of claims 1-6.
9. A computer readable storage medium having stored therein at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by a processor to implement the video playback method as claimed in any one of claims 1 to 6.
CN201910854679.3A 2019-09-10 2019-09-10 Video playing method, device, terminal and storage medium Active CN110582017B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910854679.3A CN110582017B (en) 2019-09-10 2019-09-10 Video playing method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910854679.3A CN110582017B (en) 2019-09-10 2019-09-10 Video playing method, device, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN110582017A CN110582017A (en) 2019-12-17
CN110582017B true CN110582017B (en) 2022-04-19

Family

ID=68812969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910854679.3A Active CN110582017B (en) 2019-09-10 2019-09-10 Video playing method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN110582017B (en)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111314791B (en) * 2020-03-19 2022-04-05 杭州小影创新科技股份有限公司 Seamless jump method in video playing based on Android
CN111629251B (en) * 2020-06-10 2022-06-21 北京字节跳动网络技术有限公司 Video playing method and device, storage medium and electronic equipment
CN112153471B (en) * 2020-09-25 2023-01-24 四川封面传媒有限责任公司 Video playing control method and device and storage medium
CN112153473B (en) * 2020-09-28 2022-05-20 维沃移动通信有限公司 Object playing method and device
CN112511889B (en) * 2020-11-17 2023-07-07 北京达佳互联信息技术有限公司 Video playing method, device, terminal and storage medium
CN112559069B (en) * 2020-12-08 2022-04-12 腾讯科技(深圳)有限公司 Running control method and device of sub-application, storage medium and electronic equipment
CN114615553B (en) * 2020-12-09 2023-10-20 腾讯科技(深圳)有限公司 Video playing method and device, electronic equipment and storage medium
CN112333525A (en) * 2021-01-05 2021-02-05 晶晨半导体(深圳)有限公司 Method for switching video window, electronic equipment and storage medium
CN113365150B (en) * 2021-06-04 2023-02-07 上海哔哩哔哩科技有限公司 Video processing method and video processing device
CN115515005A (en) * 2021-06-07 2022-12-23 京东方科技集团股份有限公司 Method and device for acquiring cover of program switching and display equipment
CN113613057A (en) * 2021-06-11 2021-11-05 杭州华橙软件技术有限公司 Play window switching method, electronic equipment and storage medium
CN113613064B (en) * 2021-07-19 2023-06-27 深圳Tcl新技术有限公司 Video processing method, device, storage medium and terminal
CN113589982A (en) * 2021-07-29 2021-11-02 北京字跳网络技术有限公司 Resource playing method and device, electronic equipment and storage medium
CN113873320A (en) * 2021-09-28 2021-12-31 北京奇艺世纪科技有限公司 Video playing method and device, terminal equipment and readable storage medium
CN113676767A (en) * 2021-10-20 2021-11-19 北京搜狐新动力信息技术有限公司 Video playing method and system
CN114567806A (en) * 2022-02-28 2022-05-31 上海哔哩哔哩科技有限公司 Cross-page switching method and system
CN116775916A (en) * 2022-03-08 2023-09-19 腾讯科技(深圳)有限公司 Multimedia content playing method, device, equipment and storage medium
CN114625472A (en) * 2022-05-16 2022-06-14 天津中新智冠信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN115243092B (en) * 2022-07-01 2024-02-23 网易(杭州)网络有限公司 Video playing method, device and storage medium
CN115278339B (en) * 2022-08-02 2024-03-15 上海哔哩哔哩科技有限公司 Mixed broadcast processing method and system
CN116962832B (en) * 2023-07-28 2024-02-27 加客云科技(河北)有限公司 Multi-page switching continuous video playing method, terminal and medium

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9998781B2 (en) * 2013-06-05 2018-06-12 Hulu, LLC Media player operating in multiple modes
CN105847996A (en) * 2016-05-25 2016-08-10 腾讯科技(深圳)有限公司 Video playing method and apparatus
CN106604086B (en) * 2016-12-08 2019-06-04 武汉斗鱼网络科技有限公司 The played in full screen method and system of preview video in Android application
CN106878810A (en) * 2017-03-13 2017-06-20 福建中金在线信息科技有限公司 A kind of video broadcasting method and device
CN107197393A (en) * 2017-06-16 2017-09-22 广州荔枝网络有限公司 A kind of implementation method of singleton video player
CN108449641B (en) * 2018-03-28 2021-04-27 聚好看科技股份有限公司 Method, device, computer equipment and storage medium for playing media stream
CN108462885A (en) * 2018-05-09 2018-08-28 广东工业大学 A kind of video storage method, device and medium based on block chain
CN108882041B (en) * 2018-07-09 2021-03-05 海信视像科技股份有限公司 Player state acquisition method and device
CN109032738B (en) * 2018-07-17 2022-02-11 腾讯科技(深圳)有限公司 Multimedia playing control method, device, terminal and storage medium
CN108920247B (en) * 2018-07-20 2022-04-29 腾讯科技(深圳)有限公司 Page switching processing method, device and terminal, storage medium and program product
CN109151526A (en) * 2018-09-30 2019-01-04 深圳市元征科技股份有限公司 A kind of video transmission method, system, equipment and computer readable storage medium
CN110062284B (en) * 2019-04-03 2022-03-08 北京字节跳动网络技术有限公司 Video playing method and device and electronic equipment

Also Published As

Publication number Publication date
CN110582017A (en) 2019-12-17

Similar Documents

Publication Publication Date Title
CN110582017B (en) Video playing method, device, terminal and storage medium
EP3531290B1 (en) Data backup method, apparatus, electronic device, storage medium, and system
US20180308182A1 (en) Information processing method and apparatus
CN106775637B (en) Page display method and device for application program
CN105979312B (en) Information sharing method and device
WO2017202348A1 (en) Video playing method and device, and computer storage medium
US9760998B2 (en) Video processing method and apparatus
CN108549519B (en) Split screen processing method and device, storage medium and electronic equipment
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
WO2018196588A1 (en) Information sharing method, apparatus and system
CN111124412B (en) Game page drawing method, device, equipment and storage medium
CN105446726A (en) Method and device for generating webpage
CN113037929A (en) Information relay output method and device, electronic equipment and storage medium
CN106448714A (en) Synchronous playing method of playing devices, apparatus and system thereof
JP2017509051A (en) Method and system for collecting statistics on streaming media data and associated apparatus
WO2015003636A1 (en) Method and device for interception of page elements
CN111770009B (en) Data transmission method and related equipment
CN110300047B (en) Animation playing method and device and storage medium
CN105681370B (en) File synchronisation method, server and client
WO2015135457A1 (en) Method, apparatus, and system for sending and playing multimedia information
CN111935255A (en) Information processing method, device and storage medium
CN110198452B (en) Live video previewing method, device and system
CN116594616A (en) Component configuration method and device and computer readable storage medium
CN112306224A (en) Man-machine interaction method and device and electronic equipment
CN109104640B (en) Virtual gift presenting method and device and storage equipment

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