bytedeco/javacv

JavaFxPlayVideoAndAudio example plays audio out of sync with video

Open

#2 167 ouverte le 4 janv. 2024

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)Java (1 583 forks)batch import
enhancementhelp wantedquestion

Métriques du dépôt

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

Description

I tried running the video player example below but the audio is very out of sync with the video. I tried 2 videos of different formats and both are not in sync.

https://github.com/bytedeco/javacv/blob/master/samples/JavaFxPlayVideoAndAudio.java

Any ideas why this would happen?

I'm on Mac OS 13.6.3.

Guide contributeur