CN111669625A - Processing method, device and equipment for shot file and storage medium - Google Patents

Processing method, device and equipment for shot file and storage medium Download PDF

Info

Publication number
CN111669625A
CN111669625A CN202010535640.8A CN202010535640A CN111669625A CN 111669625 A CN111669625 A CN 111669625A CN 202010535640 A CN202010535640 A CN 202010535640A CN 111669625 A CN111669625 A CN 111669625A
Authority
CN
China
Prior art keywords
played
video
file
time
video file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010535640.8A
Other languages
Chinese (zh)
Inventor
蔡博奥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202010535640.8A priority Critical patent/CN111669625A/en
Publication of CN111669625A publication Critical patent/CN111669625A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/242Synchronization processes, e.g. processing of PCR [Program Clock References]
    • 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/4302Content synchronisation processes, e.g. decoder synchronisation
    • H04N21/4307Synchronising the rendering of multiple content streams or additional data on devices, e.g. synchronisation of audio on a mobile phone with the video output on the TV screen
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/04Synchronising

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Television Signal Processing For Recording (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

The embodiment of the disclosure discloses a shot file processing method, a shot file processing device, shot file processing equipment and a shot file processing storage medium. The method comprises the following steps: mapping an original video file and an original audio file to obtain a time corresponding relation between the original video file and the original audio file; receiving a video editing instruction, and determining a video file to be played according to the video editing instruction; determining an audio file to be played according to the corresponding relation between the video file to be played and the time; and synchronously playing the video file to be played and the audio file to be played through the player. By establishing the time corresponding relation between the original video file and the original audio file, when the player plays the acquired video file to be played and the acquired audio file to be played, the picture and the sound are matched at each time, so that the condition that the picture and the sound are inconsistent is avoided, and the experience effect of a user is improved.

Description

Processing method, device and equipment for shot file and storage medium
Technical Field
The embodiment of the disclosure relates to the technical field of internet, in particular to a shot file processing method, a shot file processing device, shot file processing equipment and a shot file storage medium.
Background
At present, an audio track and a video track shot by a shooting page developed based on vesdk are separated, so that different addresses are usually adopted to store a video file and the audio file, the shooting time frequency is locally sent to a player to be played, the audio and the video are usually separated, and in order to avoid audio crosstalk in the process of adding or deleting videos by the player, the audio file and the video file stored in different positions are usually combined into an audio and video integrated file.
In the process of implementing the invention, the inventor finds that the prior art has the following defects: when the audio file and the video file are synthesized to avoid crosstalk in the process of shooting the file, the file synthesis method usually takes a lot of time under the condition of long shooting time, so that the experience effect of a user is influenced.
Disclosure of Invention
The embodiment of the disclosure provides a shot file processing method, a shot file processing device, shot file processing equipment and a storage medium.
In a first aspect, an embodiment of the present disclosure provides a shot file processing method, where the method includes: mapping an original video file and an original audio file to obtain a time corresponding relation between the original video file and the original audio file;
receiving a video editing instruction, and determining a video file to be played according to the video editing instruction;
determining an audio file to be played according to the corresponding relation between the video file to be played and the time;
and synchronously playing the video file to be played and the audio file to be played through the player.
In a second aspect, an embodiment of the present disclosure further provides a processing apparatus for shooting a file, where the apparatus includes:
the time corresponding relation acquisition module is used for mapping the original video file and the original audio file to acquire the time corresponding relation of the original video file and the original audio file;
the to-be-played video file determining module is used for receiving the video editing instruction and determining the to-be-played video file according to the video editing instruction;
the audio file to be played determining module is used for determining the audio file to be played according to the corresponding relation between the video file to be played and the time;
and the synchronous playing module is used for synchronously playing the video file to be played and the audio file to be played through the player.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, where the electronic device includes:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement a method according to any embodiment of the present disclosure.
In a fourth aspect, embodiments of the present disclosure provide a computer-readable storage medium, on which a computer program is stored, which when executed by a processor, implements a method according to any of the embodiments of the present disclosure.
The embodiment of the disclosure provides a processing method, a device, equipment and a storage medium for shooting files, which enable pictures and sounds to be matched at each moment when a player plays an acquired video file to be played and an acquired audio file to be played by establishing a moment corresponding relation between an original video file and an original audio file, so that the situation of inconsistency of the pictures and the sounds does not occur, and thus, the experience effect of a user is improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a flowchart of a processing method for shooting a file according to an embodiment of the present disclosure;
fig. 2 is a flowchart of another processing method for shooting a file according to a second embodiment of the disclosure;
fig. 3 is a schematic structural diagram of a processing apparatus for shooting a file according to a third embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the various steps recited in the method embodiments of the present disclosure may be performed in a different order, and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
Fig. 1 is a flowchart of a processing method for shooting a file according to an embodiment of the present disclosure, where the embodiment is applicable to a case where an audio file and a video file are played synchronously, and the method may be performed by a processing apparatus for shooting a file, where the apparatus may be implemented by software and/or hardware, and the apparatus may be configured in an electronic device.
Optionally, as shown in fig. 1, the method in this embodiment may include the following steps:
step 101, mapping an original video file and an original audio file to obtain a time corresponding relation between the original video file and the original audio file.
Optionally, mapping the original video file and the original audio file to obtain a time correspondence between the original video file and the original audio file, which may include: determining a first starting time and a first ending time of an original video file; determining a second starting time and a second ending time of the original audio file; and matching and mapping the first starting time and the second starting time, and matching and mapping the first ending time and the second ending time to obtain a time corresponding relation.
Specifically, the first start time, the first end time, the second start time, and the second end time in this embodiment are relative times, and the original video file and the original audio file may be shot files obtained based on a vesdk page. The original video file and the original audio file are shot simultaneously, the obtained duration is the same, but the video track and the audio track are separated when shooting is carried out, so that the original audio file and the original video file obtained through shooting are two files which are independent from each other, are respectively positioned in different addresses and are not related to each other. The method comprises the steps of determining a first starting time and a first ending time of an original video file, and determining a second starting time and a second ending time of an original audio file, namely determining the starting time and the ending time of two types of files respectively, and performing matching mapping respectively. The mapping can correspond the first start time of the original video file to the second start time of the original audio file, and correspond the first end time of the original time-frequency file to the second end time of the original audio file. Because the time lengths of the two types of files are the same, under the condition that the establishment of the corresponding relation between the starting time and the ending time is completed, the time information between the starting time and the ending time in the two types of files naturally corresponds to each other.
And 102, receiving a video editing instruction, and determining a video file to be played according to the video editing instruction.
Optionally, the video editing instruction includes a dragging instruction, and the video file to be played is determined according to the video editing instruction, including: determining the video starting playing time and the video ending playing time of the original video file according to the video editing instruction; and determining the video file to be played from the original video file according to the video starting playing time and the video ending playing time.
Optionally, the video editing instruction includes an adding instruction, and the video file to be played is determined according to the video editing instruction, including: determining the video initial playing time of the original video file according to the video editing instruction; and determining a video file to be played from the original video file according to the video starting playing time and the first ending time.
Specifically, in some application scenarios, the currently playing file contains the original video file, but the user only wants to see a specific portion of the original video file, for example, the original video file is 5 seconds long, and it is expected that the currently playing file starts playing from the 2 nd second of the original video file and ends playing from the 4 th second of the original video file. In these application scenarios, the video file to be played determined by the dragging is a part of the original video file. In other application scenarios, the currently playing file does not contain the original video file, and the user wants to add the original video file at a certain position in the currently playing file. In the application scenes, the video file to be played is added to be the whole content of the original video file, so that different video starting playing time and video ending playing time can be determined according to different types of video editing instructions.
In a specific implementation, when the time length of the original video file is 5 seconds, that is, the first end time is 5 seconds, it is determined that the received video processing instruction is a drag instruction: "drag the original video to start playing from the time of 2 seconds and finish playing from the time of 4 seconds", thereby determining that the video starting playing time is 2 seconds of the original video file and the video ending playing time is 4 seconds of the original video file, thereby determining that the video file to be played is the video content in the time interval of 2 seconds to 4 seconds of the original video file according to the video starting playing time and the video ending playing time, and using the video file in the determined interval range as the video file to be played, namely, the first 2 seconds and the last 1 second of the original video file are not played any more,
in another specific implementation, when the time length of the original video file is 5 seconds, that is, the first ending time is 5 seconds, it is determined that the received time-frequency editing instruction is an adding instruction, "please add the original video file to the currently played video time axis", so that it is determined that the video starting playing time is the starting time of the original video file, and the video ending playing time is the ending time of the original video file, so that the original video file is entirely used as the video file to be played.
It should be noted that in this embodiment, before receiving the video editing instruction, an entry point of the video file on the time axis of the player, that is, a specific playing position on the time axis, is also obtained, and the related information of the video file is also recorded by using a data structure, for example, video segment, and the like, where the entry point and the playing time length of the original video file on the time axis of the player, the entry point and the playing time length of the video file to be played on the time axis of the player, and a storage address of the original video file are stored in the data structure, where the storage addresses of the original video file and the video file to be played are the same. For example, the entry point of the original video file on the time axis of the player is stored in the data structure to be 0 second, and the playing time is 5 seconds; the entry point of a video file to be played on the time axis of the player is 0 second, and the playing time is 3 seconds; the storage address of the original video file is abc.
Optionally, the video editing instruction includes a deletion instruction, and determining a video file to be played according to the video editing instruction may include: determining the point-in time and the point-out time of an original video file on the current video playing time axis according to the video editing instruction; and deleting the original video files positioned in the range of the point-in time and the point-out time on the time axis of the currently played video, and taking the residual currently played video files as video files to be played.
Specifically, in this embodiment, the video editing instruction may further include a deletion instruction, that is, the current video timeline includes the original video file, and may be a part of the original video file or may be the entire content of the original video file, but after receiving the deletion instruction, it is described that the relevant content on the original video file on the current video timeline needs to be deleted. For example, the time length of the original video file is 5 seconds, the video editing instruction is "delete the original video file of 4 seconds to 9 seconds on the current playing video time axis", wherein 4 seconds is the point-in time on the current playing video time axis, and 9 seconds is the point-out time on the current video time axis, then delete the original video file located in the range of 4 seconds and 9 seconds on the current playing video time axis, and use the remaining current playing video file as the video file to be played.
And 103, determining an audio file to be played according to the corresponding relation between the video file to be played and the time.
Optionally, determining the audio file to be played according to the corresponding relationship between the video file to be played and the time may include: acquiring an audio starting playing time corresponding to a video starting playing time and an audio ending playing time corresponding to a video ending playing time from a time corresponding relation; and determining the audio file to be played according to the audio starting playing time and the audio ending playing time.
Optionally, determining the audio file to be played according to the corresponding relationship between the video file to be played and the time may include: acquiring an audio initial playing time corresponding to the video initial playing time from the time corresponding relation; and determining the audio file to be played according to the audio initial playing time and the second ending time.
Optionally, after determining the audio file to be played according to the corresponding relationship between the video file to be played and the time, the method further includes: and storing the video file to be played and the audio file to be played locally.
Specifically, after the video file to be played is determined, in order to ensure the consistency between the sound and the picture, the audio file to be played needs to be determined according to the corresponding relationship between the video file to be played and the time,
for example, when the video file to be played is determined by the drag instruction, since the time lengths of the original audio file and the original video file are the same, the time length of the original audio file is also 5 seconds, and if the determined video start playing time of the video file to be played is 2 seconds of the original video file, the video end playing time is 4 seconds of the original video file. According to the time corresponding relation between the original video file and the original audio file, the audio starting playing time corresponding to the video starting playing time of 2 seconds is acquired to be 2 seconds of the original audio file, the audio ending playing time corresponding to the video ending playing time of 4 seconds is acquired to be 4 seconds of the original audio file, and therefore the audio file to be played is determined to be the audio file in the time interval of 2 seconds to 4 seconds of the original audio file according to the audio starting playing time and the audio ending time. Since the manner of determining the audio file to be played by adding the instruction is substantially the same as this, details are not repeated in this embodiment.
Specifically, the video file to be played and the audio file to be played in the embodiment are stored locally, a data structure video segment is used for recording a storage address of the video file to be played, and the storage address of the video file to be played is the same as that of the original video file.
Optionally, determining the audio file to be played according to the corresponding relationship between the video file to be played and the time may include: determining an original audio file corresponding to the original video file deleted based on the deletion instruction according to the time corresponding relation; and deleting the determined original audio file on the currently played audio time axis, and taking the remaining currently played audio file as an audio file to be played, wherein the currently played audio time axis is overlapped with the currently played video time axis.
Specifically, after the video file to be played is determined by the deletion instruction, the original audio file corresponding to the original video file deleted based on the deletion instruction is determined according to the time correspondence relationship, for example, the deleted original video file is within the range of 0 second to 5 seconds, the original audio file to be deleted is determined according to the time correspondence relationship, and the determined original audio file is deleted on the current playing audio time axis because the current playing audio time axis and the current playing video time axis are overlapped, so that the video file is deleted, the audio file corresponding to the video file is deleted, and the condition that the sound and the picture are inconsistent is avoided.
And step 104, synchronously playing the video file to be played and the audio file to be played through the player.
Optionally, before the synchronous playing of the video file to be played and the audio file to be played by the player, the method may further include: and acquiring a synchronous playing instruction for the video file to be played and the audio file to be played.
Optionally, the playing the video file to be played and the audio file to be played synchronously by the player may include: in response to receiving a synchronous playing instruction sent by a player, extracting a video file to be played and an audio file to be played from the local; and transmitting the video file to be played and the audio file to be played to the player so that the player can synchronously play the video file to be played and the audio file to be played.
It should be noted that, when the video file to be played and the audio file to be played are played synchronously by the player, specifically, an entry point of the video file to be played on the time axis of the player is determined according to the data structure, and the video file to be played is played at the determined entry point. And the same access point is adopted for the audio file to be played and the video file to be played, namely the access point of the audio file to be played on the time axis of the player is determined according to the access point of the video file to be played. When a synchronous playing instruction sent by the player is determined to be received, the video file to be played and the audio file to be played are extracted from the local area, the video file to be played and the audio file to be played are transmitted to the player, and the video file to be played and the audio file to be played are played synchronously at the same determined entry point on the time axis of the player.
Optionally, the synchronous playing of the video file to be played and the audio file to be played by the player may include sending play trigger information to the player in response to receiving a synchronous play instruction sent by the player, so that the player can synchronously play the video file to be played and the audio file to be played which remain after deletion.
Specifically, when the video file to be played and the audio file to be played are determined by the deletion instruction, the file from which the original video file is deleted is used as the video file to be played and the file from which the original audio file is deleted is used as the audio file to be played, so that the original audio file or the original video file does not need to be acquired locally, and only the video file and the audio file reserved in the player after deletion need to be transmitted, so that the player only needs to transmit play trigger information to the player in this case, and the player can synchronously play the video file to be played and the audio file to be played which are left after deletion.
The embodiment provides a processing method for shooting files, which is characterized in that a time corresponding relation between an original video file and an original audio file is established, so that when a player plays an acquired video file to be played and an acquired audio file to be played, pictures and sounds are matched at each time, the situation that the pictures and the sounds are inconsistent cannot occur, and the experience effect of a user is improved.
Fig. 2 shows a flowchart of another processing method for shooting a file according to an embodiment of the present disclosure, which is optimized based on the alternatives provided in the foregoing embodiment, and specifically, after transmitting a video file to be played and an audio file to be played to a player for synchronous playing, a step of detecting a synchronous playing result is added.
Optionally, as shown in fig. 2, the method in this embodiment may include the following steps:
step 201, mapping the original video file and the original audio file to obtain a time correspondence between the original video file and the original audio file.
Optionally, mapping the original video file and the original audio file to obtain a time correspondence between the original video file and the original audio file, which may include: determining a first starting time and a first ending time of an original video file; determining a second starting time and a second ending time of the original audio file; and matching and mapping the first starting time and the second starting time, and matching and mapping the first ending time and the second ending time to obtain a time corresponding relation.
Step 202, receiving a video editing instruction, and determining a video file to be played according to the video editing instruction.
Optionally, the video editing instruction includes a dragging instruction, and the video file to be played is determined according to the video editing instruction, including: determining the video starting playing time and the video ending playing time of the original video file according to the video editing instruction; and determining the video file to be played from the original video file according to the video starting playing time and the video ending playing time.
Optionally, the video editing instruction includes an adding instruction, and the video file to be played is determined according to the video editing instruction, including: determining the video initial playing time of the original video file according to the video editing instruction; and determining a video file to be played from the original video file according to the video starting playing time and the first ending time.
Optionally, the video editing instruction includes a deletion instruction, and determining a video file to be played according to the video editing instruction may include: determining the point-in time and the point-out time of an original video file on the current video playing time axis according to the video editing instruction; and deleting the original video files positioned in the range of the point-in time and the point-out time on the time axis of the currently played video, and taking the residual currently played video files as video files to be played.
And step 203, determining an audio file to be played according to the corresponding relation between the video file to be played and the time.
Optionally, determining the audio file to be played according to the corresponding relationship between the video file to be played and the time may include: acquiring an audio starting playing time corresponding to a video starting playing time and an audio ending playing time corresponding to a video ending playing time from a time corresponding relation; and determining the audio file to be played according to the audio starting playing time and the audio ending playing time.
Optionally, determining the audio file to be played according to the corresponding relationship between the video file to be played and the time may include: acquiring an audio initial playing time corresponding to the video initial playing time from the time corresponding relation; and determining the audio file to be played according to the audio initial playing time and the second ending time.
Optionally, after determining the audio file to be played according to the corresponding relationship between the video file to be played and the time, the method further includes: and storing the video file to be played and the audio file to be played locally.
Optionally, determining the audio file to be played according to the corresponding relationship between the video file to be played and the time may include: determining an original audio file corresponding to the original video file deleted based on the deletion instruction according to the time corresponding relation; and deleting the determined original audio file on the currently played audio time axis, and taking the remaining currently played audio file as an audio file to be played, wherein the currently played audio time axis is overlapped with the currently played video time axis.
And step 204, synchronously playing the video file to be played and the audio file to be played through the player.
Optionally, before the synchronous playing of the video file to be played and the audio file to be played by the player, the method may further include: and acquiring a synchronous playing instruction for the video file to be played and the audio file to be played.
Optionally, the synchronous playing of the video file to be played and the audio file to be played by the player may include: in response to receiving a synchronous playing instruction sent by a player, extracting a video file to be played and an audio file to be played from the local; and transmitting the video file to be played and the audio file to be played to the player so that the player can synchronously play the video file to be played and the audio file to be played.
Optionally, the synchronous playing of the video file to be played and the audio file to be played by the player may include sending play trigger information to the player in response to receiving a synchronous play instruction sent by the player, so that the player can synchronously play the video file to be played and the audio file to be played which remain after deletion.
Step 205, detecting the synchronous playing result.
Specifically, in this embodiment, after the player synchronously plays the video file to be played and the audio file to be played, the synchronous playing result may be detected, specifically, whether the audio and the video played by the player are unmatched is detected, and if the audio and the video are not unmatched, the synchronous playing is determined to be successful; if the audio and the video have sound and the pictures are not matched, the hardware equipment in the player may have a fault, or the corresponding relation obtained by mapping the original video file and the original audio file is inaccurate, or the determined video file to be played and the audio file to be played are damaged, and an alarm prompt message is sent out under the condition that the synchronous playing is determined to be failed, so that a user is reminded of timely overhauling the hardware equipment, the corresponding relation at the moment or the conditions of the video file to be played and the audio file to be played, and the experience effect of the user is further improved.
The embodiment provides a processing method for shooting files, which is characterized in that a time corresponding relation between an original video file and an original audio file is established, so that when a player plays an acquired video file to be played and an acquired audio file to be played, pictures and sounds are matched at each time, the situation that the pictures and the sounds are inconsistent cannot occur, and the experience effect of a user is improved. The synchronous playing result is detected, and when the synchronous playing is determined to fail through detection, an alarm prompt is timely sent to remind a user of overhauling, so that the experience effect of the user is further improved.
Fig. 3 is a schematic structural diagram of a processing apparatus for shooting a file according to an embodiment of the present disclosure, which is applicable to a case where an audio file and a video file are played synchronously. The apparatus may be implemented by software and/or hardware and integrated in an electronic device executing the method, as shown in fig. 3, the apparatus may include:
the matching schedule obtaining module 31 is configured to map the original video file and the original audio file to obtain a time correspondence between the original video file and the original audio file;
the to-be-played video file determining module 32 is configured to receive a video editing instruction, and determine a to-be-played video file according to the video editing instruction;
a to-be-played audio file determining module 33, configured to determine an audio file to be played according to a corresponding relationship between the to-be-played video file and the time;
and the synchronous playing module 34 is configured to synchronously play the video file to be played and the audio file to be played through the player.
The embodiment provides a processing apparatus for shooting a file, which enables a player to play an acquired video file to be played and an acquired audio file to be played by establishing a time corresponding relationship between an original video file and an original audio file, so that a picture and a sound are corresponding at each time, and the situation that the picture and the sound are not matched can not occur, thereby improving the experience effect of a user.
Further, the device further comprises a synchronous playing instruction obtaining module, which is used for obtaining a synchronous playing instruction for the video file to be played and the audio file to be played before the video file to be played and the audio file to be played are synchronously played through the player.
Further, the time correspondence obtaining module is specifically configured to: determining a first starting time and a first ending time of an original video file;
determining a second starting time and a second ending time of the original audio file;
and matching and mapping the first starting time and the second starting time, and matching and mapping the first ending time and the second ending time to obtain a time corresponding relation.
Further, the video editing instruction includes a dragging instruction, and the to-be-played video file determining module is specifically configured to:
determining the video starting playing time and the video ending playing time of the original video file according to the video editing instruction;
and determining the video file to be played from the original video file according to the video starting playing time and the video ending playing time.
Further, the video editing instruction includes an adding instruction, and the to-be-played video file determining module is specifically configured to: determining the video initial playing time of the original video file according to the video editing instruction;
and determining a video file to be played from the original video file according to the video starting playing time and the first ending time.
Further, the video editing instruction includes a deletion instruction, and the to-be-played video file determining module is specifically configured to:
determining the point-in time and the point-out time of an original video file on the current video playing time axis according to the video editing instruction;
and deleting the original video files positioned in the range of the point-in time and the point-out time on the time axis of the currently played video, and taking the residual currently played video files as video files to be played.
Further, the to-be-played audio file determination module is specifically configured to: acquiring an audio starting playing time corresponding to the video starting playing time and an audio ending playing time corresponding to the video ending playing time from the time corresponding relation;
and determining the audio file to be played according to the audio starting playing time and the audio ending playing time.
Further, the to-be-played audio file determination module is specifically configured to: acquiring an audio initial playing time corresponding to the video initial playing time from the time corresponding relation;
and determining the audio file to be played according to the audio initial playing time and the second ending time.
Further, the to-be-played audio file determination module is specifically configured to: determining an original audio file corresponding to the original video file deleted based on the deletion instruction according to the time corresponding relation;
and deleting the determined original audio file on the currently played audio time axis, and taking the remaining currently played audio file as an audio file to be played, wherein the currently played audio time axis is overlapped with the currently played video time axis.
Further, the apparatus further comprises a saving module specifically configured to: and storing the video file to be played and the audio file to be played locally.
Further, the synchronous playing module is specifically configured to: in response to receiving a synchronous playing instruction sent by a player, extracting a video file to be played and an audio file to be played from the local;
and transmitting the video file to be played and the audio file to be played to the player so that the player can synchronously play the video file to be played and the audio file to be played.
Further, the synchronous playing module is specifically configured to: and responding to a received synchronous playing instruction sent by the player, and sending playing triggering information to the player so that the player can synchronously play the video file to be played and the audio file to be played which are left after deletion.
Referring now to FIG. 4, a block diagram of an electronic device 400 suitable for use in implementing embodiments of the present disclosure is shown. The electronic device in the embodiment of the present disclosure may be a device corresponding to a backend service platform of an application program, and may also be a mobile terminal device installed with an application program client. In particular, the electronic device may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle-mounted terminal (e.g., a car navigation terminal), etc., and a stationary terminal such as a digital TV, a desktop computer, etc. The electronic device shown in fig. 4 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 4, electronic device 400 may include a processing device (e.g., central processing unit, graphics processor, etc.) 401 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage device 408 into a Random Access Memory (RAM) 403. In the RAM 403, various programs and data necessary for the operation of the electronic apparatus 400 are also stored. The processing device 401, the ROM 402, and the RAM 403 are connected to each other via a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
Generally, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 407 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 408 including, for example, tape, hard disk, etc.; and a communication device 409. The communication means 409 may allow the electronic device 400 to communicate wirelessly or by wire with other devices to exchange data. While fig. 4 illustrates an electronic device 400 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication device 409, or from the storage device 408, or from the ROM 402. The computer program performs the above-described functions defined in the methods of the embodiments of the present disclosure when executed by the processing device 401.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText transfer protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the internal processes of the electronic device to perform: mapping an original video file and an original audio file to obtain a time corresponding relation between the original video file and the original audio file; receiving a video editing instruction, and determining a video file to be played according to the video editing instruction; determining an audio file to be played according to the corresponding relation between the video file to be played and the time; and synchronously playing the video file to be played and the audio file to be played through the player.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of an element does not in some cases constitute a limitation on the element itself.
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, a processing method of a photographed file is provided, the method including:
mapping an original video file and an original audio file to obtain a time corresponding relation between the original video file and the original audio file;
receiving a video editing instruction, and determining a video file to be played according to the video editing instruction;
determining an audio file to be played according to the corresponding relation between the video file to be played and the time;
and synchronously playing the video file to be played and the audio file to be played through a player.
According to one or more embodiments of the present disclosure, in the above method, before the synchronous playing of the video file to be played and the audio file to be played by the player, the method further includes:
and acquiring a synchronous playing instruction aiming at the video file to be played and the audio file to be played.
According to one or more embodiments of the present disclosure, in the method, mapping an original video file and an original audio file to obtain a time correspondence between the original video file and the original audio file includes:
determining a first start time and a first end time of the original video file;
determining a second starting time and a second ending time of the original audio file;
and matching and mapping the first starting time and the second starting time, and matching and mapping the first ending time and the second ending time to obtain the time corresponding relation.
In the above method, according to one or more embodiments of the present disclosure, the video editing instruction includes a drag instruction,
the determining the video file to be played according to the video editing instruction comprises:
determining the video starting playing time and the video ending playing time of the original video file according to the video editing instruction;
and determining the video file to be played from the original video file according to the video starting playing time and the video ending playing time.
In accordance with one or more embodiments of the present disclosure, in the above method, the video editing instruction includes an add instruction,
the determining the video file to be played according to the video editing instruction comprises:
determining the video starting playing time of the original video file according to the video editing instruction;
and determining the video file to be played from the original video file according to the video starting playing time and the first ending time.
In the above method, according to one or more embodiments of the present disclosure, the video editing instruction includes a deletion instruction,
the determining the video file to be played according to the video editing instruction comprises:
determining the point-in time and the point-out time of the original video file on the current video playing time axis according to the video editing instruction;
and deleting the original video files positioned in the range of the point-in time and the point-out time on the time axis of the currently played video, and taking the residual currently played video files as the video files to be played.
According to one or more embodiments of the present disclosure, in the method, determining an audio file to be played according to the video file to be played and the time correspondence includes:
acquiring an audio starting playing time corresponding to the video starting playing time and an audio ending playing time corresponding to the video ending playing time from the time corresponding relation;
and determining the audio file to be played according to the audio starting playing time and the audio ending playing time.
According to one or more embodiments of the present disclosure, in the method, determining an audio file to be played according to the video file to be played and the time correspondence includes:
acquiring an audio starting playing time corresponding to the video starting playing time from the time corresponding relation;
and determining the audio file to be played according to the audio starting playing time and the second ending time.
According to one or more embodiments of the present disclosure, in the method, determining an audio file to be played according to the video file to be played and the time correspondence includes:
determining an original audio file corresponding to the original video file deleted based on the deleting instruction according to the time corresponding relation;
deleting the determined original audio file on a currently played audio time axis, and taking the remaining currently played audio file as the audio file to be played, wherein the currently played audio time axis is overlapped with the currently played video time axis.
According to one or more embodiments of the present disclosure, in the method, after determining the audio file to be played according to the video file to be played and the time correspondence, the method further includes:
and storing the video file to be played and the audio file to be played locally.
According to one or more embodiments of the present disclosure, in the above method, the playing the video file to be played and the audio file to be played synchronously by a player includes:
in response to receiving the synchronous playing instruction sent by a player, extracting the video file to be played and the audio file to be played from the local area;
and transmitting the video file to be played and the audio file to be played to a player so that the player can synchronously play the video file to be played and the audio file to be played.
According to one or more embodiments of the present disclosure, in the above method, the playing the video file to be played and the audio file to be played synchronously by a player includes
And responding to the received synchronous playing instruction sent by the player, and sending playing triggering information to the player so that the player can synchronously play the video file to be played and the audio file to be played which are left after deletion.
According to one or more embodiments of the present disclosure, there is provided a processing apparatus for photographing a document, the apparatus including:
the time corresponding relation acquisition module is used for mapping an original video file and an original audio file to acquire the time corresponding relation between the original video file and the original audio file;
the device comprises a to-be-played video file determining module, a playing module and a playing module, wherein the to-be-played video file determining module is used for receiving a video editing instruction and determining a to-be-played video file according to the video editing instruction;
the audio file to be played determining module is used for determining the audio file to be played according to the corresponding relation between the video file to be played and the time;
and the synchronous playing module is used for synchronously playing the video file to be played and the audio file to be played through a player.
According to one or more embodiments of the present disclosure, there is provided an electronic device including:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the processing method of the shot file as any embodiment of the present disclosure.
According to one or more embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a processing method of a photographed document as in any of the embodiments of the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents does not depart from the spirit of the disclosure. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (15)

1. A shot file processing method is characterized by comprising the following steps:
mapping an original video file and an original audio file to obtain a time corresponding relation between the original video file and the original audio file;
receiving a video editing instruction, and determining a video file to be played according to the video editing instruction;
determining an audio file to be played according to the corresponding relation between the video file to be played and the time;
and synchronously playing the video file to be played and the audio file to be played through a player.
2. The method according to claim 1, wherein before the synchronous playing of the video file to be played and the audio file to be played by the player, the method further comprises:
and acquiring a synchronous playing instruction aiming at the video file to be played and the audio file to be played.
3. The method according to claim 1, wherein the mapping an original video file and an original audio file to obtain a time correspondence between the original video file and the original audio file comprises:
determining a first start time and a first end time of the original video file;
determining a second starting time and a second ending time of the original audio file;
and matching and mapping the first starting time and the second starting time, and matching and mapping the first ending time and the second ending time to obtain the time corresponding relation.
4. The method of claim 3, wherein the video editing instructions comprise drag instructions,
the determining the video file to be played according to the video editing instruction comprises:
determining the video starting playing time and the video ending playing time of the original video file according to the video editing instruction;
and determining the video file to be played from the original video file according to the video starting playing time and the video ending playing time.
5. The method of claim 3, wherein the video editing instructions comprise add instructions,
the determining the video file to be played according to the video editing instruction comprises:
determining the video starting playing time of the original video file according to the video editing instruction;
and determining the video file to be played from the original video file according to the video starting playing time and the first ending time.
6. The method of claim 3, wherein the video editing instructions comprise deletion instructions,
the determining the video file to be played according to the video editing instruction comprises:
determining the point-in time and the point-out time of the original video file on the current video playing time axis according to the video editing instruction;
and deleting the original video files positioned in the range of the point-in time and the point-out time on the time axis of the currently played video, and taking the residual currently played video files as the video files to be played.
7. The method according to claim 4, wherein the determining the audio file to be played according to the correspondence between the video file to be played and the time includes:
acquiring an audio starting playing time corresponding to the video starting playing time and an audio ending playing time corresponding to the video ending playing time from the time corresponding relation;
and determining the audio file to be played according to the audio starting playing time and the audio ending playing time.
8. The method according to claim 5, wherein the determining the audio file to be played according to the correspondence between the video file to be played and the time includes:
acquiring an audio starting playing time corresponding to the video starting playing time from the time corresponding relation;
and determining the audio file to be played according to the audio starting playing time and the second ending time.
9. The method according to claim 6, wherein the determining an audio file to be played according to the correspondence between the video file to be played and the time includes:
determining an original audio file corresponding to the original video file deleted based on the deleting instruction according to the time corresponding relation;
deleting the determined original audio file on a currently played audio time axis, and taking the remaining currently played audio file as the audio file to be played, wherein the currently played audio time axis is overlapped with the currently played video time axis.
10. The method according to claim 7 or 8, wherein after determining the audio file to be played according to the corresponding relationship between the video file to be played and the time, the method further comprises:
and storing the video file to be played and the audio file to be played locally.
11. The method according to claim 10, wherein the playing the video file to be played and the audio file to be played synchronously by a player comprises:
in response to receiving the synchronous playing instruction sent by the player, extracting the video file to be played and the audio file to be played from the local;
and transmitting the video file to be played and the audio file to be played to a player so that the player can synchronously play the video file to be played and the audio file to be played.
12. The method of claim 9, wherein the playing the video file to be played and the audio file to be played synchronously by the player comprises
And responding to the received synchronous playing instruction sent by the player, and sending playing triggering information to the player so that the player can synchronously play the video file to be played and the audio file to be played which are left after deletion.
13. A processing apparatus for photographing a document, comprising:
the time corresponding relation acquisition module is used for mapping an original video file and an original audio file to acquire the time corresponding relation between the original video file and the original audio file;
the device comprises a to-be-played video file determining module, a playing module and a playing module, wherein the to-be-played video file determining module is used for receiving a video editing instruction and determining a to-be-played video file according to the video editing instruction;
the audio file to be played determining module is used for determining the audio file to be played according to the corresponding relation between the video file to be played and the time;
and the synchronous playing module is used for synchronously playing the video file to be played and the audio file to be played through a player.
14. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-12.
15. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-12.
CN202010535640.8A 2020-06-12 2020-06-12 Processing method, device and equipment for shot file and storage medium Pending CN111669625A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010535640.8A CN111669625A (en) 2020-06-12 2020-06-12 Processing method, device and equipment for shot file and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010535640.8A CN111669625A (en) 2020-06-12 2020-06-12 Processing method, device and equipment for shot file and storage medium

Publications (1)

Publication Number Publication Date
CN111669625A true CN111669625A (en) 2020-09-15

Family

ID=72387296

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010535640.8A Pending CN111669625A (en) 2020-06-12 2020-06-12 Processing method, device and equipment for shot file and storage medium

Country Status (1)

Country Link
CN (1) CN111669625A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114121050A (en) * 2021-11-30 2022-03-01 云知声智能科技股份有限公司 Audio playing method and device, electronic equipment and storage medium
CN117157710A (en) * 2021-03-31 2023-12-01 斯纳普公司 Synchronization of visual content to audio tracks

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110458A (en) * 2009-12-24 2011-06-29 Tcl集团股份有限公司 Playing terminal as well as method and device for playing an audio/video file
US20120197841A1 (en) * 2011-02-02 2012-08-02 Laufer Yotam Synchronizing data to media
CN105872584A (en) * 2015-11-25 2016-08-17 乐视网信息技术(北京)股份有限公司 Intercepted video sharing method and device
CN110769179A (en) * 2018-07-25 2020-02-07 视联动力信息技术股份有限公司 Audio and video data stream processing method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102110458A (en) * 2009-12-24 2011-06-29 Tcl集团股份有限公司 Playing terminal as well as method and device for playing an audio/video file
US20120197841A1 (en) * 2011-02-02 2012-08-02 Laufer Yotam Synchronizing data to media
CN105872584A (en) * 2015-11-25 2016-08-17 乐视网信息技术(北京)股份有限公司 Intercepted video sharing method and device
CN110769179A (en) * 2018-07-25 2020-02-07 视联动力信息技术股份有限公司 Audio and video data stream processing method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117157710A (en) * 2021-03-31 2023-12-01 斯纳普公司 Synchronization of visual content to audio tracks
CN114121050A (en) * 2021-11-30 2022-03-01 云知声智能科技股份有限公司 Audio playing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
WO2022127523A1 (en) Video playback method and apparatus, device, and medium
CN111629251B (en) Video playing method and device, storage medium and electronic equipment
CN113411642A (en) Screen projection method and device, electronic equipment and storage medium
CN111526411A (en) Video processing method, device, equipment and medium
US11928152B2 (en) Search result display method, readable medium, and terminal device
CN112351222B (en) Image special effect processing method and device, electronic equipment and computer readable storage medium
CN110809189A (en) Video playing method and device, electronic equipment and computer readable medium
CN111435600B (en) Method and apparatus for processing audio
CN111163336B (en) Video resource pushing method and device, electronic equipment and computer readable medium
US20240220081A1 (en) Template selection method, electronic device and non-transitory computer-readable storage medium
CN111669625A (en) Processing method, device and equipment for shot file and storage medium
CN113507637A (en) Media file processing method, device, equipment, readable storage medium and product
CN111726675A (en) Object information display method and device, electronic equipment and computer storage medium
CN113144620B (en) Method, device, platform, readable medium and equipment for detecting frame synchronous game
CN114125551B (en) Video generation method, device, electronic equipment and computer readable medium
CN114053697A (en) Cloud game interaction method and device, readable medium and electronic equipment
WO2024001802A1 (en) Image processing method and apparatus, and electronic device and storage medium
CN113628097A (en) Image special effect configuration method, image recognition method, image special effect configuration device and electronic equipment
CN116708892A (en) Sound and picture synchronous detection method, device, equipment and storage medium
WO2022194025A1 (en) Interactive video connection method and apparatus, and electronic device and storage medium
CN112351221A (en) Image special effect processing method and device, electronic equipment and computer readable storage medium
CN111787257B (en) Video recording method and device, electronic equipment and storage medium
CN113473236A (en) Processing method and device for screen recording video, readable medium and electronic equipment
CN111385638B (en) Video processing method and device
CN113495712A (en) Automatic volume adjustment method, apparatus, medium, and device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200915