bytedeco/javacv

JavaFxPlayVideoAndAudio example plays audio out of sync with video

Open

#2167 aperta il 4 gen 2024

Vedi su GitHub
 (6 commenti) (0 reazioni) (1 assegnatario)Java (1583 fork)batch import
enhancementhelp wantedquestion

Metriche repository

Star
 (6985 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor