bytedeco/javacv

Audio and video are out of sync during continuous streaming

Open

#1.474 aberto em 23 de jul. de 2020

Ver no GitHub
 (10 comments) (1 reaction) (0 assignees)Java (1.583 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (6.985 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

When javacv FFmpegFrameGrabber is used for continuous streaming, and the streaming source is switched in real time among multiple short videos (less than 10 seconds), audio and video will be out of sync after a period of time (possibly 40 seconds). How do I set timestamps to synchronize them?

Guia do colaborador