bytedeco/javacv

JavaFxPlayVideoAndAudio example plays audio out of sync with video

Open

#2,167 opened on 2024年1月4日

GitHub で見る
 (6 comments) (0 reactions) (1 assignee)Java (1,583 forks)batch import
enhancementhelp wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド