bytedeco/javacv

Audio and video are out of sync during continuous streaming

Open

#1 474 ouverte le 23 juil. 2020

Voir sur GitHub
 (10 commentaires) (1 réaction) (0 assignés)Java (1 583 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (6 985 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur