amazon-chime-sdk-js icon indicating copy to clipboard operation
amazon-chime-sdk-js copied to clipboard

Audio out of sync in composed video created using the concatenation pipeline

Open AmraniOmar opened this issue 1 year ago • 1 comments

What happened and what did you expect to happen?

The composed video generated using the media concatenation pipeline has an out of sync audio. The composed video chunks look good and the issue seems to only occur during concatenation.

I tried to concatenate the chunks manually using ffmpeg and it worked as expected.

Have you reviewed our existing documentation?

Reproduction steps

1- Start a meeting 2- Start a media capture pipeline 3- Stop the media capture pipeline 3- Upon meeting completion, start a media concatenation pipeline

Amazon Chime SDK for JavaScript version

3.19.0

What browsers are you seeing the problem on?

Chrome

Browser version

122.0.6261.112

Meeting and Attendee ID Information.

meeting_id: f802796f-8001-4004-9725-e4b7474d7979 media_capture_pipeline_id: 955fcde2-1475-404e-8bee-671870f52db9 media_concatenation_pipeline_id: c3df4f0f-cd20-4172-8f2b-ae06fba87bc7

Browser console logs

NA

AmraniOmar avatar Mar 08 '24 14:03 AmraniOmar