Forum

Is there any way to introduce audio delay into the transcoding pipeline / scenario?

Daniel 2017-12-14 19:52:29 UTC in WMSPanel functionality

Is there any way to introduce audio delay into the transcoding pipeline / scenario?

Multi language streaming Scenario:
1 FMLE sending video only rtmp
more than 1 audio only streams
ABR to serve video with multiple language / audio channels
The source translation and video are fully in sync.

There’s always a small noticeable lip sync. How can I compensate this?

I have tried to sync video to audio and vice versa.

Denis Slobodskoy 2017-12-15 01:00:24 UTC 

Try to add adelay filter: http://ffmpeg.org/ffmpeg-filters.html#adelay
To do this, add custom audio filter and set filter name to "adelay" and desired delay in milliseconds as Filter params, e.g. "250|250"

Post a reply


Post a new question

Categories:

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the Privacy Policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the Privacy Policy.
By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.