CN112601077A - Automatic encoder delay measuring method based on audio - Google Patents

Automatic encoder delay measuring method based on audio Download PDF

Info

Publication number
CN112601077A
CN112601077A CN202011439857.5A CN202011439857A CN112601077A CN 112601077 A CN112601077 A CN 112601077A CN 202011439857 A CN202011439857 A CN 202011439857A CN 112601077 A CN112601077 A CN 112601077A
Authority
CN
China
Prior art keywords
audio
time
time stamp
pts
test
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.)
Granted
Application number
CN202011439857.5A
Other languages
Chinese (zh)
Other versions
CN112601077B (en
Inventor
孙伟涛
许国忠
李小强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Arcvideo Technology Co ltd
Original Assignee
Hangzhou Arcvideo 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 Hangzhou Arcvideo Technology Co ltd filed Critical Hangzhou Arcvideo Technology Co ltd
Priority to CN202011439857.5A priority Critical patent/CN112601077B/en
Publication of CN112601077A publication Critical patent/CN112601077A/en
Application granted granted Critical
Publication of CN112601077B publication Critical patent/CN112601077B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N17/00Diagnosis, testing or measuring for television systems or their details
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/40Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video transcoding, i.e. partial or full decoding of a coded input stream followed by re-encoding of the decoded output stream
    • 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/21Server components or server architectures
    • H04N21/218Source of audio or video content, e.g. local disk arrays
    • H04N21/2187Live feed
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/854Content authoring
    • H04N21/8547Content authoring involving timestamps for synchronizing content

Abstract

The invention discloses an automatic measuring method of encoder delay based on audio. The method specifically comprises the following steps: (1) generating a section of material frame by using an audio time coding mode, compressing and packaging the material into a CBR mode TS file by using an AAC coding mode, starting audio time coding of the material from 0, starting audio PTS from 0, converting the audio time coding time stamp into an audio time coding time stamp through PTS, sending out the test material by UDP according to a set CBR code rate through a test net port, and generating a test stream; (2) configuring a tested transcoder to receive the test stream, transcoding and then sending the test stream back to the test equipment; (3) and the test equipment receives the returned test stream, decodes, detects and extracts the timestamp, and compares the timestamp with the source test stream to obtain integral delay data. The invention has the beneficial effects that: the time delay is detected by detecting the time coding on the audio, the method has universality, is not interfered by a player and a transmission layer, and can track the time delay jitter in real time.

Description

Automatic encoder delay measuring method based on audio
Technical Field
The invention relates to the technical field of coders, in particular to an automatic encoder delay measuring method based on audio.
Background
In the field of live video, delay is an important factor affecting the viewer experience, so that delay measurement and evaluation of the transcoding system are necessary. The end-to-end delay of the transcoder refers to the delay of the whole process of receiving, decapsulating, decoding, preprocessing, encoding, encapsulating and sending the media code stream. The methods generally used are: the stream pushing end and the playing end are opposite to the same clock, and then the time displayed by the stream pushing end is subtracted from the time displayed by the playing end, so that the live broadcast delay is obtained. The disadvantages of this approach are many, 1) inaccuracy, 2) player-dependent effects, 3) transport layer effects, 4) manual involvement, and 5) delay jitter cannot be tracked in real-time.
Disclosure of Invention
The invention provides an automatic measuring method of encoder delay based on audio frequency, which can track delay jitter in real time.
In order to achieve the purpose, the invention adopts the following technical scheme:
an automatic measuring method of encoder time delay based on audio frequency specifically comprises the following steps:
(1) generating a section of material frame by using an audio time coding mode, compressing and packaging the material into a CBR mode TS file by using an AAC coding mode, starting audio time coding of the material from 0, starting audio PTS from 0, converting the audio time coding time stamp into an audio time coding time stamp through PTS, sending out the test material by UDP according to a set CBR code rate through a test net port, and generating a test stream;
(2) configuring a tested transcoder to receive the test stream, transcoding and then sending the test stream back to the test equipment;
(3) and the test equipment receives the returned test stream, decodes, detects and extracts the timestamp, and compares the timestamp with the source test stream to obtain integral delay data.
The measurement delay needs to identify the audio, and the identification method can be performed in a manner similar to a custom private timestamp in the SEI, but the transcoding device generally discards the custom information after transcoding, so that the measurement cannot be performed. The invention uses an audio time coding mode to mark time, detects time delay by detecting time coding on audio, and has universality. The invention provides an automatic measurement technology based on the whole time delay of a coding and transcoding device aiming at TS CBR code stream transmitted by UDP (transport stream buffer) in the field of broadcasting and television, is not interfered by a player and a transmission layer, and can track time delay jitter in real time.
Preferably, in step (1), the audio time coding scheme is specifically as follows: the audio waveform is encoded by using a square wave or positive selection wave with 440Hz and certain amplitude at a mute interval of 1 second, the duration of the first section is 1 second, the duration of the second section is 2 seconds, and so on, the duration of the last section is N seconds, and N is a preset value.
Preferably, the extraction of the audio temporal coding is specifically as follows: judging the mute interval by scanning the duration of the 0 value, firstly judging whether the interval is the continuous 0 value, if so, neglecting the current 0 value duration, positioning a first non-0 section, scanning backwards from the first non-0 section, extracting a first mute section, judging the number of sampling points within 1 second according to the mute section, and judging the time of a certain sampling point according to the number of the sampling points within 1 second.
Preferably, in step (1), the sending flow of the test flow specifically includes: setting a detected test material file and an udp sending address, analyzing the detected test material file, calculating a code rate according to a PCR of the test material file, relocating to the beginning of the test material file to start sending, after reading a data packet, analyzing the PCR if the PCR exists, analyzing the PTS of audio if the PTS exists, calculating an audio time coding timestamp according to the PTS, wherein the audio time coding of the test material starts from 0, the audio PTS also starts from 0, sending the data packet and obtaining a sending timestamp, and recording a pair of the sending timestamp and the audio time coding timestamp into an array.
Preferably, in step (1), the sending time stamp is obtained from the network card through the socket interface, the time stamp is the time when the network card sends the audio to the network, if the PTS of the first frame of audio of the test material file does not start from 0, the offset is recorded, and the audio time coding time stamp is corrected by subtracting the offset from the rest PTS.
Preferably, in step (2), the receiving procedure of the test flow specifically includes: setting a udp receiving address, receiving an udp data packet, extracting a receiving time stamp of the udp data packet, resolving a PTS of audio if the PTS exists, recording a pair of the receiving time stamp and the PTS into an array, detecting the audio time coding time stamp after decoding, inquiring data of the pair of the receiving time stamp and the PTS, finding a corresponding receiving time stamp according to the PTS, replacing the PTS for updating the audio time coding time stamp, and finally obtaining a pair of data of the receiving time stamp and the audio time coding time stamp.
Preferably, in step (2), the receiving timestamp is obtained from the network card through the socket interface, the timestamp is the time when the network card sends the data to the network, and the timestamp adopts a circular buffering mechanism for the groups.
Preferably, in step (3), the detection process of the test equipment specifically includes: after receiving the new pair of array of the receiving time stamp and the audio time coding time stamp, searching the pair of array of the sending time stamp and the audio time coding time stamp according to the audio time coding time stamp, searching the pair of array of the receiving time stamp and the audio time coding time stamp according to the audio time coding time stamp, and displaying the latest delay time as the receiving time stamp-the sending time stamp.
The invention has the beneficial effects that: the time delay is detected by detecting the time coding on the audio, the method has universality, is not interfered by a player and a transmission layer, and can track the time delay jitter in real time.
Drawings
FIG. 1 is a schematic diagram of an audio time coding mode square wave of the present invention;
FIG. 2 is a schematic diagram of an audio time coding mode sine wave according to the present invention;
FIG. 3 is a schematic diagram of audio time coding according to the present invention;
FIG. 4 is a schematic diagram of audio temporal coding extraction according to the present invention;
FIG. 5 is a schematic diagram illustrating a flow of test flow transmission according to the present invention;
FIG. 6 is a schematic diagram of the flow of receiving the test flow of the present invention;
FIG. 7 is a schematic diagram of the testing process of the testing apparatus of the present invention.
Detailed Description
The invention is further described with reference to the following figures and detailed description.
An automatic measuring method of encoder time delay based on audio frequency specifically comprises the following steps:
(1) generating a section of material frame by using an audio time coding mode, wherein the length is preferably dozens of seconds, compressing and packaging the material into a CBR mode TS file by using an AAC coding mode, for the sake of simplicity, the audio time coding of the material is started from 0, an audio PTS is also started from 0, the audio time coding is converted into an audio time coding timestamp through a PTS, and the test material is sent out by a UDP according to a set CBR code rate through a test network port to generate a test stream;
as shown in fig. 3, the audio time coding method is specifically as follows:
the audio time coding method specifically includes: the audio waveform is encoded by using a square wave or positive selection wave (as shown in fig. 1 and fig. 2) with 440Hz and a certain amplitude at mute intervals of 1 second, wherein the duration of the first segment is 1 second, the duration of the second segment is 2 seconds, and so on, the duration of the last segment is N seconds, N is a preset value, and N is generally 20 seconds, which can be properly prolonged.
As shown in fig. 4, the extraction of audio temporal coding is specifically as follows: because the encoder can perform audio resampling, the judgment cannot be performed through the number of original sampling points, the mute interval is judged by scanning the duration (1 second) of a 0 value, a square wave has no 0 value in a non-mute period, a sine wave has a 0 value in the non-mute period, the scanning process is performed by paying attention to neglect the 0 value with short duration, firstly, whether the square wave is the continuous 0 value is judged, if the square wave is the continuous 0 value, the current 0 value duration is ignored, the first non-0 section is positioned, the backward scanning is started from the first non-0 section, the first mute section is extracted, the number of sampling points in 1 second is judged according to the mute section, and the time of a certain sampling point is judged according to the number of sampling points in 1 second.
As shown in fig. 5, the sending process of the test flow specifically includes: setting a detected test material file and an udp sending address, analyzing the detected test material file, calculating a code rate according to a PCR of the test material file, relocating to the beginning of the test material file to start sending, after reading a data packet, analyzing the PCR if the PCR exists, analyzing the PTS of audio if the PTS exists, calculating an audio time coding timestamp according to the PTS, wherein the audio time coding of the test material starts from 0, the audio PTS also starts from 0, sending the data packet and obtaining a sending timestamp, recording the pair of the sending timestamp and the audio time coding timestamp into an array, and considering that the time delay of a transcoder is generally several seconds, so the data size can be firstly limited to 4K (about 8 seconds for 60fps materials), and the data size can be properly increased. The sending time stamp is obtained from the network card through the socket interface (the network card needs to support), and the time stamp is the time when the network card is sent to the network, so that the jitter of the kernel and the protocol stack is avoided. If the PTS of the first frame of audio of the test material file does not start from 0, this offset is recorded, and the audio time coding time stamp is corrected by subtracting the offset from the remaining PTS.
(2) Configuring a tested transcoder to receive the test stream, transcoding and then sending the test stream back to the test equipment;
as shown in fig. 6, the receiving process of the test flow specifically includes: setting a udp receiving address, receiving an udp data packet, extracting a receiving time stamp of the udp data packet, resolving a PTS of audio if the PTS exists, recording a pair of the receiving time stamp and the PTS into an array, detecting the audio time coding time stamp after decoding, inquiring data of the pair of the receiving time stamp and the PTS, finding a corresponding receiving time stamp according to the PTS, replacing the PTS for updating the audio time coding time stamp, and finally obtaining a pair of data of the receiving time stamp and the audio time coding time stamp. And a receiving time stamp is acquired from the network card through the socket interface (the network card needs to support), and the time stamp is the time when the network card sends the network card to the network, so that the jitter of a kernel and a protocol stack is avoided. The timestamp adopts a circular buffer mechanism for the array, and memory copy is avoided. Because the data volume is large, the array search adopts a quick search algorithm such as binary search.
(3) The test equipment receives the returned test stream, decodes, detects and extracts the timestamp, and compares the timestamp with the source test stream to obtain integral delay data;
as shown in fig. 7, the detection process of the test equipment specifically includes: after receiving the new pair of array of the receiving time stamp and the audio time coding time stamp, searching the pair of array of the sending time stamp and the audio time coding time stamp according to the audio time coding time stamp, searching the pair of array of the receiving time stamp and the audio time coding time stamp according to the audio time coding time stamp, and displaying the latest delay time as the receiving time stamp-the sending time stamp.
Wherein: the test scheme can directly connect the whole time delay of the tested transcoder with the tested equipment, and can also measure the whole time delay of the transmission network and the transcoder through the transmission network, and trace and display the time delay jitter curve. The embodiment uses the network interface transmission network to measure the delay. From the project implementation effect, the delay data can be automatically analyzed and is accurate to the frame level.
The measurement delay needs to identify the audio, and the identification method can be performed in a manner similar to a custom private timestamp in the SEI, but the transcoding device generally discards the custom information after transcoding, so that the measurement cannot be performed. The invention uses an audio time coding mode to mark time, detects time delay by detecting time coding on audio, and has universality. The invention provides an automatic measurement technology based on the whole time delay of a coding and transcoding device aiming at TS CBR code stream transmitted by UDP (transport stream buffer) in the field of broadcasting and television, is not interfered by a player and a transmission layer, and can track time delay jitter in real time.

Claims (8)

1. An automatic measuring method of encoder time delay based on audio frequency is characterized by comprising the following steps:
(1) generating a section of material frame by using an audio time coding mode, compressing and packaging the material into a CBR mode TS file by using an AAC coding mode, starting audio time coding of the material from 0, starting audio PTS from 0, converting the audio time coding time stamp into an audio time coding time stamp through PTS, sending out the test material by UDP according to a set CBR code rate through a test net port, and generating a test stream;
(2) configuring a tested transcoder to receive the test stream, transcoding and then sending the test stream back to the test equipment;
(3) and the test equipment receives the returned test stream, decodes, detects and extracts the timestamp, and compares the timestamp with the source test stream to obtain integral delay data.
2. The method of claim 1, wherein in step (1), the audio time coding is specifically as follows: the audio waveform is encoded by using a square wave or positive selection wave with 440Hz and certain amplitude at a mute interval of 1 second, the duration of the first section is 1 second, the duration of the second section is 2 seconds, and so on, the duration of the last section is N seconds, and N is a preset value.
3. The method of claim 2, wherein the audio time code is extracted by: judging the mute interval by scanning the duration of the 0 value, firstly judging whether the interval is the continuous 0 value, if so, neglecting the current 0 value duration, positioning a first non-0 section, scanning backwards from the first non-0 section, extracting a first mute section, judging the number of sampling points within 1 second according to the mute section, and judging the time of a certain sampling point according to the number of the sampling points within 1 second.
4. The method according to claim 1 or 2, wherein in step (1), the test stream is sent by: setting a detected test material file and an udp sending address, analyzing the detected test material file, calculating a code rate according to a PCR of the test material file, relocating to the beginning of the test material file to start sending, after reading a data packet, analyzing the PCR if the PCR exists, analyzing the PTS of audio if the PTS exists, calculating an audio time coding timestamp according to the PTS, wherein the audio time coding of the test material starts from 0, the audio PTS also starts from 0, sending the data packet and obtaining a sending timestamp, and recording a pair of the sending timestamp and the audio time coding timestamp into an array.
5. The method of claim 1 or 2, wherein in step (1), the transmission time stamp is obtained from the network card through the socket interface, the time stamp is the time when the network card transmits to the network, if the PTS of the first frame of audio of the test material file is not from 0, the offset is recorded, and the audio time coding time stamp is corrected by subtracting the offset from the remaining PTS.
6. The method according to claim 4, wherein in the step (2), the test stream is received by: setting a udp receiving address, receiving an udp data packet, extracting a receiving time stamp of the udp data packet, resolving a PTS of audio if the PTS exists, recording a pair of the receiving time stamp and the PTS into an array, detecting the audio time coding time stamp after decoding, inquiring data of the pair of the receiving time stamp and the PTS, finding a corresponding receiving time stamp according to the PTS, replacing the PTS for updating the audio time coding time stamp, and finally obtaining a pair of data of the receiving time stamp and the audio time coding time stamp.
7. The method as claimed in claim 6, wherein in step (2), the receiving timestamp is obtained from the network card through the socket interface, the timestamp is the time when the network card sends the data to the network, and the timestamp adopts a circular buffering mechanism for the groups.
8. The method according to claim 6, wherein in the step (3), the testing process of the testing device is as follows: after receiving the new pair of array of the receiving time stamp and the audio time coding time stamp, searching the pair of array of the sending time stamp and the audio time coding time stamp according to the audio time coding time stamp, searching the pair of array of the receiving time stamp and the audio time coding time stamp according to the audio time coding time stamp, and displaying the latest delay time as the receiving time stamp-the sending time stamp.
CN202011439857.5A 2020-12-11 2020-12-11 Automatic encoder delay measuring method based on audio Active CN112601077B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011439857.5A CN112601077B (en) 2020-12-11 2020-12-11 Automatic encoder delay measuring method based on audio

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011439857.5A CN112601077B (en) 2020-12-11 2020-12-11 Automatic encoder delay measuring method based on audio

Publications (2)

Publication Number Publication Date
CN112601077A true CN112601077A (en) 2021-04-02
CN112601077B CN112601077B (en) 2022-07-26

Family

ID=75191837

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011439857.5A Active CN112601077B (en) 2020-12-11 2020-12-11 Automatic encoder delay measuring method based on audio

Country Status (1)

Country Link
CN (1) CN112601077B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022228213A1 (en) * 2021-04-30 2022-11-03 华为技术有限公司 Data tracking method and related apparatus
CN117708507A (en) * 2024-02-05 2024-03-15 成都麦特斯科技有限公司 Efficient alpha and beta ray identification and classification method based on artificial intelligence
CN117708507B (en) * 2024-02-05 2024-04-26 成都麦特斯科技有限公司 Efficient alpha and beta ray identification and classification method based on artificial intelligence

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003249922A (en) * 2002-02-26 2003-09-05 Sony Corp Data receiver, method for processing received data and computer program
GB0607215D0 (en) * 2006-04-10 2006-05-17 Vqual Ltd Method and apparatus for measuring audio/video sync delay
CN102355484A (en) * 2011-08-05 2012-02-15 多玩娱乐信息技术(北京)有限公司 Audio data transmission method
CN108696491A (en) * 2017-04-12 2018-10-23 联芯科技有限公司 The transmission processing method of audio data and device, receiving handling method and device
CN108965971A (en) * 2018-07-27 2018-12-07 北京数码视讯科技股份有限公司 MCVF multichannel voice frequency synchronisation control means, control device and electronic equipment
CN109524015A (en) * 2017-09-18 2019-03-26 杭州海康威视数字技术股份有限公司 Audio coding method, coding/decoding method, device and audio coding and decoding system
CN110519635A (en) * 2019-08-07 2019-11-29 河北远东通信系统工程有限公司 A kind of audio-video frequency media stream interflow method and system of wireless clustered system
CN110875046A (en) * 2018-08-31 2020-03-10 河南广播电视台 Synchronous transmission system based on national standard DRA and DRA + audio coding

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003249922A (en) * 2002-02-26 2003-09-05 Sony Corp Data receiver, method for processing received data and computer program
GB0607215D0 (en) * 2006-04-10 2006-05-17 Vqual Ltd Method and apparatus for measuring audio/video sync delay
EP2005762A1 (en) * 2006-04-10 2008-12-24 Tektronix International Sales GmbH Method and apparatus for measuring audio/video sync delay
CN102355484A (en) * 2011-08-05 2012-02-15 多玩娱乐信息技术(北京)有限公司 Audio data transmission method
CN108696491A (en) * 2017-04-12 2018-10-23 联芯科技有限公司 The transmission processing method of audio data and device, receiving handling method and device
CN109524015A (en) * 2017-09-18 2019-03-26 杭州海康威视数字技术股份有限公司 Audio coding method, coding/decoding method, device and audio coding and decoding system
CN108965971A (en) * 2018-07-27 2018-12-07 北京数码视讯科技股份有限公司 MCVF multichannel voice frequency synchronisation control means, control device and electronic equipment
CN110875046A (en) * 2018-08-31 2020-03-10 河南广播电视台 Synchronous transmission system based on national standard DRA and DRA + audio coding
CN110519635A (en) * 2019-08-07 2019-11-29 河北远东通信系统工程有限公司 A kind of audio-video frequency media stream interflow method and system of wireless clustered system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022228213A1 (en) * 2021-04-30 2022-11-03 华为技术有限公司 Data tracking method and related apparatus
CN117708507A (en) * 2024-02-05 2024-03-15 成都麦特斯科技有限公司 Efficient alpha and beta ray identification and classification method based on artificial intelligence
CN117708507B (en) * 2024-02-05 2024-04-26 成都麦特斯科技有限公司 Efficient alpha and beta ray identification and classification method based on artificial intelligence

Also Published As

Publication number Publication date
CN112601077B (en) 2022-07-26

Similar Documents

Publication Publication Date Title
CN106210708B (en) A kind of detection method and system of picture delay
CN105049917B (en) The method and apparatus of recording audio/video synchronized timestamp
CN1998168B (en) Method and apparatus for identification of broadcast source
CN106993239B (en) Information display method in live broadcast process
US10257567B2 (en) Watermark based content recognition improvements
EP1892862A2 (en) Source detection apparatus and method for audience measurement
CA2574998A1 (en) Methods and apparatus for monitoring the insertion of local media content into a program stream
US10284887B2 (en) System and method to assist synchronization of distributed play out of content
AU2012272876A1 (en) Methods and apparatus to measure exposure to streaming media
JP2007528144A (en) Method and apparatus for generating and detecting a fingerprint functioning as a trigger marker in a multimedia signal
US20210327443A1 (en) Systems and methods to improve timestamp transition resolution
JP5025722B2 (en) Audio / video synchronization delay measuring method and apparatus
CN112601078B (en) Automatic encoder delay measuring method based on video
CN112601077B (en) Automatic encoder delay measuring method based on audio
CN114339292A (en) Method, device, storage medium and equipment for auditing and intervening live stream
CN109040818A (en) Audio and video synchronization method, storage medium, electronic equipment and system when live streaming
EP0921695B1 (en) Video alignement using a selected partial picture
CN113055711B (en) Audio and video synchronous detection method and detection system thereof
CN116233411A (en) Method, device, equipment and computer storage medium for audio and video synchronous test
EP1040669B1 (en) Method for controlling a digital television metrology equipment
CN111131917B (en) Real-time audio frequency spectrum synchronization method and playing device
CN105657512A (en) Method for monitoring sound-picture asynchronization of digital video
CN116489342B (en) Method and device for determining coding delay, electronic equipment and storage medium
CN117061730A (en) Method for testing sound and picture synchronization performance of intelligent camera
CN110324700A (en) Circuit and relevant control method applied to display equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant