WO2016155527A1 - Procédé d'alignement de flux de diffusion en continu, dispositif, et support de stockage - Google Patents

Procédé d'alignement de flux de diffusion en continu, dispositif, et support de stockage Download PDF

Info

Publication number
WO2016155527A1
WO2016155527A1 PCT/CN2016/076853 CN2016076853W WO2016155527A1 WO 2016155527 A1 WO2016155527 A1 WO 2016155527A1 CN 2016076853 W CN2016076853 W CN 2016076853W WO 2016155527 A1 WO2016155527 A1 WO 2016155527A1
Authority
WO
WIPO (PCT)
Prior art keywords
streaming media
cross
streaming
correlation
time
Prior art date
Application number
PCT/CN2016/076853
Other languages
English (en)
Chinese (zh)
Inventor
孔令城
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2016155527A1 publication Critical patent/WO2016155527A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B17/00Monitoring; Testing

Definitions

  • the present invention relates to the field of computer technologies, and in particular, to a streaming media alignment method, device, and storage medium.
  • Streaming media is a stream of data that is played in time order, such as audio songs, video movies, and the like.
  • songs as an example, in the Internet, the same song may be rewritten into many different versions due to the need of transmission and production, resulting in the song's vocal position is not the same, but in fact the lyrics and the main melody of the song are Are the same.
  • certain resources eg, lyrics, video
  • Embodiments of the present invention provide a streaming media alignment method, device, and storage medium.
  • a streaming media alignment method includes:
  • a streaming media alignment device includes: one or more processors and a storage medium storing operation instructions, when executing an operation instruction in the storage medium, the processor performs the following steps:
  • FIG. 1 is a schematic flowchart of a media stream alignment method according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of a media stream alignment device according to an embodiment of the present invention.
  • the embodiment of the invention provides a streaming media alignment method, which can be applied to a terminal device such as a mobile phone or a computer, and can also be applied to a server or the like. As shown in FIG. 1, the method includes steps 101 to 103.
  • step 101 the first streaming media and the second streaming media are obtained, where the first streaming media and the second streaming media are different versions of the same streaming media.
  • the “first streaming media” and the “second streaming media” in the embodiment of the present invention are used to distinguish two different versions of streaming media.
  • the streaming media may be various audio media such as audio/video, which is not limited by the embodiment of the present invention.
  • step 102 performing cross-correlation calculation on the first streaming media and the second streaming media, and obtaining a first time point of the first streaming media corresponding to the maximum correlation value of the cross-correlation and a second time point of the corresponding second streaming media, according to The first time point and the second time point determine a time offset between the first streaming medium and the second streaming medium.
  • the process of performing cross-correlation calculation may be performing cross-correlation calculation on all data of the first streaming media and the second streaming media, or performing cross-correlation calculation on one segment of the data, which is not implemented in the embodiment of the present invention.
  • Uniqueness is limited.
  • step 103 the first streaming media and the second streaming media are aligned according to a time offset between the first streaming media and the second streaming media.
  • the first time point of the first streaming media corresponding to the maximum correlation value and the second time point of the corresponding second streaming media are determined by cross-correlation calculation, and then the first time point and the second time pass.
  • the point determines the time offset between the first streaming media and the second streaming media, and the time offset between the different versions of the streaming media can be accurately determined to achieve streaming media version alignment.
  • the method before the cross-correlation calculation is performed on the first streaming media and the second streaming media, the method further includes: downsampling the first streaming media and the second streaming media.
  • the performing cross-correlation calculation on the first streaming media and the second streaming media may include:
  • the sampling rate of the downsampling may determine the sampling rate corresponding thereto according to the data computing capability of the executing device, thereby improving the matching degree.
  • the method before the cross-correlation calculation is performed on the first streaming media and the second streaming media, the method further includes: intercepting data in the first streaming media and the second streaming media reference time period.
  • the cross-correlation calculation of the first streaming media and the second streaming media includes:
  • Cross-correlation calculation is performed on data in the first streaming media and the second streaming media reference time period.
  • the intercepted time period may be dynamically adjusted to accommodate possible time offsets between different streaming media versions, for example, data intercepting the first streaming media and the second streaming media reference time period.
  • the above methods also include:
  • the reference time period is determined according to a cross-correlation time difference between the first streaming medium and the second streaming medium.
  • the above methods also include:
  • the embodiment of the present invention further provides a solution for calculating cross-correlation and determining a maximum value of cross-correlation, as follows: performing cross-correlation calculation on the first streaming media and the second streaming media, and obtaining a maximum correlation value includes:
  • x represents data of the first streaming medium
  • y represents data of the second streaming medium
  • ⁇ ⁇ represents a window function
  • n is a time sampling point
  • the first time point of the first streaming medium corresponding to the maximum value and the second time point of the corresponding second streaming medium are determined according to the calculated maximum value of the ⁇ value.
  • the following embodiments illustrate the embodiments of the present invention by taking songs in an audio medium as an example.
  • the technical solution of the embodiment of the present invention mainly uses the cross-correlation method to perform the initial singing position of two songs. Positioned.
  • Step 2 Selection of cross-correlation time period
  • the embodiment of the present invention may not calculate the cross-correlation of the whole song.
  • different time periods are selected for the cross-correlation calculation for the case where the time difference between the two songs is different. For example, if the time difference between two songs is less than 10s, the cross-correlation time is calculated as the first 15s, and the time difference is within 5s. The cross-correlation time is calculated as the first 10s. As a rule of thumb, this ensures both accuracy and computational effort.
  • x represents the data of the first song
  • y represents the data of the second song
  • ⁇ ⁇ represents the window function
  • the window function is the time period corresponding to the selection of the cross-correlation time period described above.
  • Step 4 Select the starting position of the song
  • the cross-correlation maximum value can be obtained, and the first time point of the first song corresponding to the maximum cross-correlation value and the second time point of the corresponding second song are determined, according to the first time
  • the point and the second time point determine a time offset between the first song and the second song, and align the two songs according to the time offset.
  • the sing position of two different versions of the song can be accurately aligned; at the same time, the cross-correlation time length classification technique used can reduce the calculation amount and improve the calculation speed.
  • the embodiment of the invention further provides a streaming media alignment device, as shown in FIG. 2, comprising:
  • the media obtaining unit 201 is configured to acquire the first streaming media and the second streaming media, where the first streaming media and the second streaming media are different versions of the same streaming media.
  • the calculating unit 202 is configured to perform cross-correlation calculation on the first streaming media and the second streaming media, to obtain a first time point of the first streaming media corresponding to the maximum cross-correlation coefficient and a corresponding second streaming media Two time points;
  • the offset determining unit 203 is configured to determine a time offset between the first streaming media and the second streaming media according to the first time point and the second time point;
  • the aligning unit 204 is configured to align the first streaming media and the second streaming media according to a time offset between the first streaming media and the second streaming media.
  • the streaming media may be various audio media such as audio/video, which is not limited by the embodiment of the present invention.
  • the process of performing cross-correlation calculation may be performing cross-correlation calculation on all data of the first streaming media and the second streaming media, or performing cross-correlation calculation on one segment of the data, which is not unique in the embodiment of the present invention.
  • Sexual limitation For the method of cross-correlation calculation, reference may be made to a mature algorithm, and the embodiment of the present invention does not uniquely define the cross-correlation algorithm.
  • the first time point of the first streaming media corresponding to the maximum correlation value and the second time point of the corresponding second streaming media are determined by cross-correlation calculation, and then the first time point and the second time pass.
  • the point determines the time offset between the first streaming media and the second streaming media, and the time offset between the different versions of the streaming media can be accurately determined to achieve streaming media version alignment.
  • the aligning apparatus may further include:
  • the sampling unit 301 is configured to downsample the first streaming media and the second streaming media before performing cross-correlation calculation on the first streaming media and the second streaming media.
  • the calculating unit 202 is configured to perform cross-correlation calculation on the downsampled first streaming media and the second streaming media.
  • the sampling rate of the downsampling may determine the sampling rate corresponding thereto according to the data computing capability of the executing device, thereby improving the matching degree.
  • the foregoing aligning apparatus may further include:
  • the intercepting unit 401 is configured to intercept data in the first streaming media and the second streaming media reference time period before performing cross-correlation calculation on the first streaming media and the second streaming media.
  • the calculating unit 202 is configured to perform cross-correlation calculation on data in the first streaming media and the second streaming media reference time period.
  • the intercepted time period may be dynamically adjusted to adapt to a time offset that may exist between different streaming media versions.
  • the foregoing aligning device may further include:
  • a time determining unit 501 configured to intercept the first streaming media and the second streaming media reference time period Before the data, the reference time period is determined according to the cross-correlation time difference between the first stream medium and the second stream medium.
  • the foregoing aligning device further includes:
  • the flow control unit 601 is configured to suspend the process of performing streaming media version alignment if the cross-correlation time difference exceeds a predetermined threshold.
  • the embodiment of the present invention further provides a solution for calculating the cross-correlation and determining the maximum value of the cross-correlation, as follows:
  • the calculating unit 202 is configured to calculate a cross-correlation between the first streaming media and the second streaming media by using the following formula:
  • x represents the data of the first streaming media
  • y represents the data of the second streaming media
  • ⁇ ⁇ represents the window function
  • n is the time sampling point
  • the maximum value of the ⁇ value is obtained according to the calculation, and the first stream corresponding to the maximum value is determined The first time point of the media and the second time point of the corresponding second streaming media.
  • FIG. 7 Another embodiment of the present invention further provides a streaming media alignment device, as shown in FIG. 7, comprising: a receiver 701, a transmitter 702, a processor 703, and a memory 704.
  • the processor 703 is configured to acquire the first streaming media and the second streaming media, where the first streaming media and the second streaming media are different versions of the same streaming media, and performing cross-correlation calculation on the first streaming media and the second streaming media to obtain mutual Determining a first time point of the first streaming media corresponding to the maximum value and a second time point of the corresponding second streaming media, determining, between the first streaming media and the second streaming media, according to the first time point and the second time point Time offset; aligning the first streaming media and the second streaming media according to a time offset between the first streaming media and the second streaming media.
  • the streaming media may be various audio media such as audio/video, which is not limited by the embodiment of the present invention.
  • the process of performing cross-correlation calculation may be performing cross-correlation calculation on all data of the first streaming media and the second streaming media, or performing cross-correlation calculation on one segment of the data, which is not unique in the embodiment of the present invention.
  • Sexual limitation For the method of cross-correlation calculation, reference may be made to a mature algorithm, and the embodiment of the present invention does not uniquely define the cross-correlation algorithm.
  • the cross-correlation calculation is used to determine the first medium corresponding to the maximum value of the cross-correlation The first time point of the body and the second time point of the corresponding second streaming medium, and determining the time offset between the first streaming media and the second streaming media through the first time point and the second time point, which can be accurately Determine the time offset between different versions of streaming media to achieve streaming media version alignment.
  • the processor 703 is further configured to downsample the first streaming media and the second streaming media before performing cross-correlation calculation on the first streaming media and the second streaming media.
  • the performing cross-correlation calculation on the first streaming media and the second streaming media may include:
  • the sampling rate of the downsampling may determine the sampling rate corresponding thereto according to the data computing capability of the executing device, thereby improving the matching degree.
  • the processor 703 is further configured to intercept data in the first streaming media and the second streaming media reference time period before performing cross-correlation calculation on the first streaming media and the second streaming media.
  • the cross-correlation calculation of the first streaming media and the second streaming media includes:
  • Cross-correlation calculation is performed on data in the first streaming media and the second streaming media reference time period.
  • the intercepted time period may be dynamically adjusted to accommodate a time offset that may exist between different streaming media versions.
  • the processor 703 is further configured to intercept the first streaming media and the second streaming media.
  • the reference time period is determined according to the cross-correlation time difference between the first streaming media and the second streaming media.
  • the processor 703 is further configured to suspend the process of performing streaming media version alignment if the cross-correlation time difference exceeds a predetermined threshold.
  • the embodiment of the present invention further provides a solution for calculating cross-correlation and determining a maximum value of cross-correlation, as follows:
  • the processor 703 is configured to calculate cross-correlation between the first streaming media and the second streaming media by using the following formula:
  • x represents data of the first streaming medium
  • y represents data of the second streaming medium
  • ⁇ ⁇ represents a window function
  • n is a time sampling point
  • the embodiment of the present invention further provides another streaming media aligning device.
  • FIG. 8 for the convenience of description, only parts related to the embodiment of the present invention are shown. If the specific technical details are not disclosed, please refer to the implementation of the present invention. Example method section.
  • the aligning device is illustrated in FIG. 8 as a terminal, and the terminal may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, and the like.
  • the terminal is a mobile phone as an example:
  • FIG. 8 is a block diagram showing a partial structure of a mobile phone related to a terminal provided by an embodiment of the present invention.
  • the mobile phone includes: a radio frequency (RF) circuit 810 , a memory 820 , an input unit 830 , a display unit 840 , a sensor 850 , an audio circuit 860 , a wireless fidelity (WiFi) module 870 , and a processor 880 .
  • RF radio frequency
  • the RF circuit 810 can be used for receiving and transmitting signals during the transmission or reception of information or during a call. Specifically, after receiving the downlink information of the base station, it is processed by the processor 880. In addition, the uplink data is designed to be sent to the base station. Generally, RF circuit 810 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, RF circuitry 810 can also communicate with the network and other devices via wireless communication. The above wireless communication may use any communication standard or protocol, including but not limited to Global System of Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division). Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), and the like.
  • GSM Global System of Mobile communication
  • GPRS General Packet Radio Service
  • the memory 820 can be used to store software programs and modules, and the processor 880 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 820.
  • the memory 820 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to Data created by the use of mobile phones (such as audio data, phone book) and many more.
  • memory 820 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • the input unit 830 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset.
  • the input unit 830 may include a touch panel 831 and other input devices 832.
  • the touch panel 831 also referred to as a touch screen, can collect touch operations on or near the user (such as the user using a finger, a stylus, or the like on the touch panel 831 or near the touch panel 831. Operation), and drive the corresponding connecting device according to a preset program.
  • the touch panel 831 can include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the touch orientation of the user, and detects a signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts the touch information into contact coordinates, and sends the touch information.
  • the processor 880 is provided and can receive commands from the processor 880 and execute them.
  • the touch panel 831 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the input unit 830 may also include other input devices 832.
  • other input devices 832 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
  • the display unit 840 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone.
  • the display unit 840 can include a display panel 841.
  • the display panel 841 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • the touch panel 831 can cover the display panel 841. When the touch panel 831 detects a touch operation thereon or nearby, the touch panel 831 transmits to the processor 880 to determine the type of the touch event, and then the processor 880 according to the touch event. The type provides a corresponding visual output on display panel 841.
  • the touch panel 831 and the display panel 841 are two independent components to implement the input and input functions of the mobile phone, in some embodiments, the touch panel 831 can be integrated with the display panel 841. Realize the input and output functions of the phone.
  • the handset can also include at least one type of sensor 850, such as a light sensor, motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 841 according to the brightness of the ambient light, and the proximity sensor may close the display panel 841 and/or when the mobile phone moves to the ear. Or backlight.
  • the speedometer sensor can detect the acceleration of each direction (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity. It can be used to identify the gesture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer attitude calibration).
  • Vibration recognition related functions such as pedometer, tapping), etc.; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which can be configured on the mobile phone, will not be described here.
  • An audio circuit 860, a speaker 861, and a microphone 862 can provide an audio interface between the user and the handset.
  • the audio circuit 860 can transmit the converted electrical data of the received audio data to the speaker 861 for conversion to the sound signal output by the speaker 861; on the other hand, the microphone 862 converts the collected sound signal into an electrical signal by the audio circuit 860. After receiving, it is converted into audio data, and then processed by the audio data output processor 880, sent to the other mobile phone via the RF circuit 810, or outputted to the memory 820 for further processing.
  • WiFi is a short-range wireless transmission technology
  • the mobile phone can help users to send and receive emails, browse web pages, and access streaming media through the WiFi module 870, which provides users with wireless broadband Internet access.
  • FIG. 8 shows the WiFi module 870, it can be understood that it does not belong to the essential configuration of the mobile phone, and can be omitted as needed within the scope of not changing the essence of the invention.
  • the processor 880 is the control center of the handset, and connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 820, and invoking data stored in the memory 820, executing The phone's various functions and processing data, so that the overall monitoring of the phone.
  • the processor 880 may include one or more processing units; preferably, the processor 880 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
  • the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 880.
  • the handset also includes a power source 890 (such as a battery) that supplies power to the various components.
  • a power source 890 such as a battery
  • the power source can be logically coupled to the processor 880 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
  • the mobile phone may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
  • the processor 880 included in the terminal further has the capability of executing the above flow media alignment method flow.
  • FIG. 9 is another streaming media alignment device according to an embodiment of the present invention.
  • the server 900 can vary considerably depending on configuration or performance, and can include one or more central processing units (CPU) 922 and memory 932, one or more storage applications 942 or data.
  • Storage medium 930 of 944 may be short-term storage or persistent storage.
  • the program stored on storage medium 930 may include one or more logic modules (not shown), each of which may include a series of instruction operations in the server.
  • central processor 922 can be configured to communicate with storage medium 930, executing a series of instruction operations in storage medium 930 on server 900.
  • Server 900 may also include one or more power supplies 926, one or more wired or wireless network interfaces 950, one or more input and output interfaces 958, and/or one or more operating systems 941, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM and more.
  • operating systems 941 such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM and more.
  • the streaming media alignment method in the above embodiment may be based on the server structure shown in FIG.
  • any device that needs to be aligned with the streaming media other than the above-mentioned example hardware may not be understood as the uniqueness of the embodiment of the present invention. limited.
  • each unit included is only divided according to functional logic, but is not limited to the foregoing division, as long as the corresponding function can be implemented;
  • the names are also for convenience of distinction from each other and are not intended to limit the scope of protection of the present invention.
  • the storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Physics & Mathematics (AREA)
  • Electromagnetism (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé d'alignement de flux de diffusion en continu, un dispositif, et un support de stockage. Le procédé consiste à : obtenir un premier flux de diffusion en continu et un second flux de diffusion en continu, le premier flux de diffusion en continu et le second flux de diffusion en continu étant des versions différentes d'un même flux de diffusion en continu ; exécuter un calcul de corrélation croisée sur le premier flux de diffusion en continu et le second flux de diffusion en continu pour obtenir un premier point temporel du premier flux de diffusion en continu et un second point temporel du second flux de diffusion en continu correspondant à une valeur maximale de corrélation croisée, et déterminer un décalage temporel entre le premier flux de diffusion en continu et le second flux de diffusion en continu d'après le premier point temporel et le second point temporel ; et aligner le premier flux de diffusion en continu et le second flux de diffusion en continu d'après le décalage temporel. La présente solution peut déterminer avec précision le décalage temporel entre différentes versions d'un flux de diffusion en continu, et donc aligner des versions du flux de diffusion en continu.
PCT/CN2016/076853 2015-04-02 2016-03-21 Procédé d'alignement de flux de diffusion en continu, dispositif, et support de stockage WO2016155527A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510154259.6A CN104978982B (zh) 2015-04-02 2015-04-02 一种流媒体版本对齐方法,及设备
CN201510154259.6 2015-04-02

Publications (1)

Publication Number Publication Date
WO2016155527A1 true WO2016155527A1 (fr) 2016-10-06

Family

ID=54275433

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/076853 WO2016155527A1 (fr) 2015-04-02 2016-03-21 Procédé d'alignement de flux de diffusion en continu, dispositif, et support de stockage

Country Status (3)

Country Link
CN (1) CN104978982B (fr)
HK (1) HK1213082A1 (fr)
WO (1) WO2016155527A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104978982B (zh) * 2015-04-02 2018-01-05 广州酷狗计算机科技有限公司 一种流媒体版本对齐方法,及设备
CN106028158B (zh) * 2016-05-26 2019-04-16 成都掌中全景信息技术有限公司 一种基于多视频源的进度识别方法
CN108008930B (zh) 2017-11-30 2020-06-30 广州酷狗计算机科技有限公司 确定k歌分值的方法和装置
CN108711415B (zh) * 2018-06-11 2021-10-08 广州酷狗计算机科技有限公司 纠正伴奏和干音之间的时延的方法、装置及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412380B1 (en) * 2003-12-17 2008-08-12 Creative Technology Ltd. Ambience extraction and modification for enhancement and upmix of audio signals
CN102025852A (zh) * 2009-09-23 2011-04-20 宝利通公司 在近端对回传音频的检测和抑制
CN104125022A (zh) * 2013-11-27 2014-10-29 腾讯科技(成都)有限公司 音频传输延时的测量方法及系统
US20140323036A1 (en) * 2013-04-29 2014-10-30 Motorola Mobility Llc Systems and Methods for Syncronizing Multiple Electronic Devices
CN104978982A (zh) * 2015-04-02 2015-10-14 腾讯科技(深圳)有限公司 一种流媒体版本对齐方法,及设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6553086B1 (en) * 1998-10-02 2003-04-22 Lg Electronics, Inc. Method and apparatus for recording time information for digital data streams
CN103473011B (zh) * 2013-09-03 2016-04-13 小米科技有限责任公司 一种移动终端性能检测方法、装置及移动终端
CN104091600B (zh) * 2014-03-21 2015-11-11 腾讯科技(深圳)有限公司 一种歌声位置检测方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412380B1 (en) * 2003-12-17 2008-08-12 Creative Technology Ltd. Ambience extraction and modification for enhancement and upmix of audio signals
CN102025852A (zh) * 2009-09-23 2011-04-20 宝利通公司 在近端对回传音频的检测和抑制
US20140323036A1 (en) * 2013-04-29 2014-10-30 Motorola Mobility Llc Systems and Methods for Syncronizing Multiple Electronic Devices
CN104125022A (zh) * 2013-11-27 2014-10-29 腾讯科技(成都)有限公司 音频传输延时的测量方法及系统
CN104978982A (zh) * 2015-04-02 2015-10-14 腾讯科技(深圳)有限公司 一种流媒体版本对齐方法,及设备

Also Published As

Publication number Publication date
CN104978982B (zh) 2018-01-05
CN104978982A (zh) 2015-10-14
HK1213082A1 (zh) 2016-06-24

Similar Documents

Publication Publication Date Title
WO2019154181A1 (fr) Procédé de commande d'affichage et terminal mobile
WO2017041664A1 (fr) Procédé et dispositif de détermination de notation de crédit, et support d'enregistrement
CN108334272B (zh) 一种控制方法及移动终端
CN108897473B (zh) 一种界面显示方法及终端
WO2016206491A1 (fr) Procédé et dispositif de détermination de trajectoire de mouvement de sujet cible, et support de stockage
WO2020156123A1 (fr) Procédé de traitement d'informations et dispositif terminal
WO2017215635A1 (fr) Procédé de traitement d'effet sonore et terminal mobile
WO2016116041A1 (fr) Procédé, dispositif et système de gestion de recommandations d'informations
WO2019169991A1 (fr) Procédé d'affichage et terminal mobile
WO2019114522A1 (fr) Procédé de commande d'écran, appareil de commande d'écran et terminal mobile
CN108984066B (zh) 一种应用程序图标显示方法及移动终端
WO2016155527A1 (fr) Procédé d'alignement de flux de diffusion en continu, dispositif, et support de stockage
WO2019154360A1 (fr) Procédé de commutation d'interface et terminal mobile
CN107665162B (zh) 一种应用程序处理方法及移动终端
WO2020024770A1 (fr) Procédé pour déterminer un objet de communication, et terminal mobile
CN111143002A (zh) 一种应用分享方法、电子设备及计算机可读存储介质
WO2017206853A1 (fr) Procédé d'accélération de réponse de glissement et produits correspondants
CN111651030B (zh) 传感器检测方法、装置、存储介质及移动终端
WO2019120190A1 (fr) Procédé de composition de numéro et terminal mobile
CN107728920B (zh) 一种复制方法及移动终端
CN107832067B (zh) 一种应用更新方法、移动终端和计算机可读存储介质
TWI575458B (zh) 基於應用的服務提供方法、裝置及系統
CN108886548B (zh) 一种确定电子设备的器件功耗的方法、电子设备以及存储介质
CN108021315B (zh) 一种控制方法及移动终端
CN109947617B (zh) 一种监听应用界面显示内容的方法、终端及可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16771282

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16771282

Country of ref document: EP

Kind code of ref document: A1