bytedeco/javacv

JavaFxPlayVideoAndAudio example plays audio out of sync with video

Open

#2,167 创建于 2024年1月4日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Java (1,583 fork)batch import
enhancementhelp wantedquestion

仓库指标

Star
 (6,985 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南