bytedeco/javacv

How to solve the audio and video synchronization?

Open

#2,141 opened on Dec 8, 2023

View on GitHub
 (6 comments) (0 reactions) (1 assignee)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The timestamp of the first frame of audio and video are both 0. But when the audio and video are played, the audio played slower than the video. How to solve the audio and video synchronization?

Contributor guide