bytedeco/javacv

JavaFxPlayVideoAndAudio example plays audio out of sync with video

Open

#2.167 geöffnet am 4. Jan. 2024

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (1.583 Forks)batch import
enhancementhelp wantedquestion

Repository-Metriken

Stars
 (6.985 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide